aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-1810-96/+96
* Fix typos in comments.Juanma Barranquero2010-01-182-2/+2
* (semantic-idle-work-for-one-buffer): Doc fix.Glenn Morris2010-01-161-1/+1
* Fix typos in docstrings.Juanma Barranquero2010-01-171-3/+3
* Fix typos in comments.Juanma Barranquero2010-01-171-1/+1
* Mario Lang <[email protected]>: Remove some duplicated words.Mario Lang2010-01-1510-13/+13
* Fix typos in docstrings.Juanma Barranquero2010-01-142-22/+20
* Fix typos in comments.Juanma Barranquero2010-01-143-3/+3
* Add 2010 to copyright years.Glenn Morris2010-01-13141-141/+141
* * cedet/data-debug.el (data-debug): Fix customization group reference.Juanma Barranquero2010-01-121-1/+1
* Fix typos in CEDET docstrings.Juanma Barranquero2010-01-128-49/+49
* Add Semantic parsers for Python.Chong Yidong2010-01-093-4/+1098
* lisp/*: Fix typos in docstrings and messages.Juanma Barranquero2010-01-021-2/+2
* * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)Chong Yidong2009-12-142-7/+9
* Add commentary about how to use Semantic.Chong Yidong2009-12-131-1/+6
* * bindings.el (complete-symbol): Call semantic-ia-complete-symbol ifChong Yidong2009-12-051-5/+7
* * cedet/semantic/bovine/c.el (semantic-c-describe-environment):Chong Yidong2009-12-055-6/+41
* (global-semantic-idle-scheduler-mode): Move after definition ofGlenn Morris2009-11-241-18/+20
* * cedet/srecode/map.el (srecode-get-maps):Chong Yidong2009-11-2222-64/+60
* * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):Chong Yidong2009-11-221-2/+2
* * cedet/semantic/complete.el (semantic-complete-read-tag-engine)Chong Yidong2009-11-211-3/+3
* * cedet/semantic/complete.el (semantic-complete-inline-map): DocChong Yidong2009-11-202-31/+47
* * cedet/cedet.el (cedet-menu-map): Re-order menu items.Chong Yidong2009-11-203-17/+24
* Remove unneeded declare-function calls.Chong Yidong2009-11-161-2/+0
* * register.el (jump-to-register, insert-register): Handle SemanticChong Yidong2009-11-151-20/+0
* * cedet/semantic/idle.el (semantic-idle-summary-mode)Chong Yidong2009-11-151-6/+62
* * cedet/semantic/ctxt.el (semantic-get-local-variables): DisableChong Yidong2009-11-081-7/+3
* * emacs-lisp/autoload.el (generated-autoload-feature): Remove.Stefan Monnier2009-11-0372-72/+3
* (with-mode-local): Another doc fix.Glenn Morris2009-11-031-1/+1
* (with-mode-local): Doc fix.Glenn Morris2009-11-031-1/+4
* * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menuChong Yidong2009-10-313-24/+22
* (semantic--tag-link-list-to-buffer): Use mapc rather than mapcarGlenn Morris2009-10-311-1/+1
* Suppress harmless warnings about setting up semantic-imenu (not partGlenn Morris2009-10-315-2/+21
* * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):Stefan Monnier2009-10-3040-208/+114
* * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.Stefan Monnier2009-10-285-12/+16
* * cedet/semantic/fw.el (semantic-alias-obsolete)Stefan Monnier2009-10-2512-36/+36
* Add arch taglineMiles Bader2009-10-241-0/+1
* * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):Chong Yidong2009-10-243-6/+6
* * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)Chong Yidong2009-10-212-14/+63
* * cedet/srecode/srt.el:Chong Yidong2009-10-1725-81/+326
* (semantic-grammar--lex-delim-spec): All errors should have messages.Glenn Morris2009-10-171-1/+1
* * cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .laChong Yidong2009-10-101-1/+5
* * cedet/ede/pconf.el (ede-proj-configure-synchronize): UseChong Yidong2009-10-091-7/+1
* * cedet/ede/proj.el (project-compile-project): Fix filename test.Chong Yidong2009-10-081-1/+3
* * cedet/ede/proj.el (project-make-dist): Fix filename test.Chong Yidong2009-10-081-9/+10
* * cedet/ede/proj-obj.el (ede-gcc-linker): New var.Chong Yidong2009-10-081-14/+19
* * cedet/ede/source.el (ede-want-any-source-files-p)Chong Yidong2009-10-081-3/+6
* Update comment.Chong Yidong2009-10-071-5/+0
* * cedet/semantic.el (semantic-mode): Parse all existing buffers whenChong Yidong2009-10-041-1/+4
* * cedet/semantic.el (semantic-new-buffer-setup-functions): NewChong Yidong2009-10-042-22/+32