aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/semantic
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-149-9/+9
* Spelling fixes.Paul Eggert2011-11-148-9/+9
* Fix typos.Juanma Barranquero2011-11-147-9/+9
* Spelling fixes.Paul Eggert2011-11-142-3/+3
* Spelling fixes.Paul Eggert2011-11-134-4/+4
* Spelling fixes.Paul Eggert2011-11-123-3/+3
* Fix more typos.Juanma Barranquero2011-11-121-1/+1
* Fix typos.Juanma Barranquero2011-11-123-3/+3
* Spelling fixes.Paul Eggert2011-11-111-1/+1
* * srecode.el:David Engster2011-11-0315-26/+26
* Fix copyrights for javascript and python grammars.Chong Yidong2011-07-306-12/+8
* Fix require statement in semantic/grammar.el.Chong Yidong2011-07-291-1/+1
* * semantic/db.el (semanticdb-file-table-object): Don't bug out onDarren Hoo2011-07-041-1/+1
* javascript.el trivia.Glenn Morris2011-05-111-1/+1
* fix many doubled-word typosU. Ser2011-05-101-1/+1
* Miscellanous cleanups in preparation for the merge.Stefan Monnier2011-04-011-0/+3
* Merge from trunkStefan Monnier2011-03-065-6/+6
|\
| * Merge from emacs-23; up to 2010-06-03T05:41:[email protected].Glenn Morris2011-02-275-6/+6
| |\
| | * Fix spelling of "precede".Glenn Morris2011-02-225-6/+6
* | | * lisp/emacs-lisp/cconv.el (cconv-closure-convert-rec): Let the byteStefan Monnier2011-02-211-5/+11
|/ /
* | Refill some long/short copyright headers.Glenn Morris2011-01-2622-44/+22
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2478-100/+78
* | Refill some copyright headers.Glenn Morris2011-01-152-2/+4
* | Nuke arch-tags.Glenn Morris2011-01-1565-65/+0
* | Merge from emacs-23Stefan Monnier2011-01-1477-79/+77
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0278-78/+78
* | Use run-mode-hooks for major mode hooks.Stefan Monnier2011-01-131-2/+3
* | * lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.Glenn Morris2010-11-111-9/+3
* | system-type related trivia.Glenn Morris2010-11-091-2/+2
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-082-14/+3
* | * cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.Glenn Morris2010-11-011-8/+7
* | Fix some declarations in cedet.Glenn Morris2010-10-313-6/+3
* | Fix previous cedet change and ChangeLog.Glenn Morris2010-10-311-4/+4
* | * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.Julien Danjou2010-10-311-4/+1
* | Merge changes from emacs-23 branchChong Yidong2010-10-312-109/+83
|\|
| * Replace some inappropriate uses of toggle-read-only. (Bug#7292)Glenn Morris2010-10-292-109/+83
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-131-2/+2
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-089-63/+110
|\|
| * Fix more CEDET require statements.Chong Yidong2010-09-292-2/+2
| * Fix errors in CEDET 1.0 merge.Chong Yidong2010-09-297-62/+97
* | Fix typos.Juanma Barranquero2010-09-252-4/+4
* | Merge changes from emacs-23 branchChong Yidong2010-09-2333-472/+1314
|\|
| * Synch Semantic to CEDET 1.0.Chong Yidong2010-09-1833-516/+1354
* | Merge from emacs-23Juanma Barranquero2010-07-271-1/+1
|\|
| * * cedet/semantic/db-file.el (object-write): Fix typo in docstring.Juanma Barranquero2010-07-201-1/+1
* | Merge from emacs-23Andreas Schwab2010-06-101-31/+25
|\|
| * Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).Eric M. Ludlam2010-06-031-31/+25
* | Use a mode-line spec rather than a static string in Semantic.Stefan Monnier2010-05-024-68/+61
* | Use define-minor-mode in CEDET where applicable.Stefan Monnier2010-05-014-613/+221
* | Unify complete-symbol with completion-at-point.Chong Yidong2010-04-281-45/+41