summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* Bugfix for ede-proj-makefile-insert-variables.Chong Yidong2010-04-181-4/+3
* Bump version to 23.1.95.EMACS_PRETEST_23_1_95Chong Yidong2010-04-021-1/+1
* Fix typos in semantic/imenu.el.Juanma Barranquero2010-04-021-4/+4
* Fix typos.Juanma Barranquero2010-03-241-1/+1
* * cedet/semantic/imenu.el: Fix typo in copyright header.Glenn Morris2010-03-131-2/+0
* * cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).Chong Yidong2010-03-131-0/+539
* Update some cedet template copyrights to GPLv3+.Glenn Morris2010-03-051-7/+5
* Fix more save-excursion warnings.Chong Yidong2010-02-272-5/+3
* * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddrChong Yidong2010-02-241-2/+2
* Minor tweaks to custom groups.Chong Yidong2010-02-164-5/+5
* Fix typos in comments.Juanma Barranquero2010-02-142-2/+2
* Fix typos in docstrings.Juanma Barranquero2010-02-141-11/+11
* 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 <mlang@delysid.org>: 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