summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic.el
Commit message (Expand)AuthorAgeFilesLines
* lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-071-44/+45
* Fix Semantic completion-at-point functions in non-Semantic buffersDmitry Gutov2014-12-141-27/+30
* Spelling fixes.Paul Eggert2014-11-161-4/+4
* Update from CEDET trunk.David Engster2014-11-101-6/+65
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/cedet/semantic.el (semantic-new-buffer-fcn-was-run, semantic-active-p):Glenn Morris2013-09-201-8/+0
* Merge from CEDET upstream (8564).David Engster2013-06-021-1/+2
* Merge with CEDET upstream (rev. 8499).David Engster2013-03-211-5/+5
* Sync CEDET and EIEIO version numbers with upstream.David Engster2013-01-311-2/+2
* Sync Version: headers with -version variablesGlenn Morris2013-01-271-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Merge CEDET upstream.David Engster2012-10-251-1/+1
* Merge changes from CEDET upstream.David Engster2012-10-141-8/+29
* * semantic.el (semantic-new-buffer-setup-functions): Remove setupDavid Engster2012-10-071-1/+0
* Update CEDET from upstream.Chong Yidong2012-10-021-15/+56
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Fix typos.Juanma Barranquero2011-11-201-5/+5
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-2/+4
* * semantic.el (semantic-elapsed-time): Rewrite usingPaul Eggert2011-06-301-3/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Synch Semantic to CEDET 1.0.Chong Yidong2010-09-181-2/+18
* Minor tweaks to custom groups.Chong Yidong2010-02-161-1/+1
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-181-24/+24
* Fix typos in docstrings.Juanma Barranquero2010-01-171-3/+3
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add Semantic parsers for Python.Chong Yidong2010-01-091-4/+5
* Add commentary about how to use Semantic.Chong Yidong2009-12-131-1/+6
* * cedet/cedet.el (cedet-menu-map): Re-order menu items.Chong Yidong2009-11-201-15/+16
* * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menuChong Yidong2009-10-311-4/+5
* * cedet/semantic/fw.el (semantic-alias-obsolete)Stefan Monnier2009-10-251-7/+7
* * 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-041-22/+30
* * cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.Chong Yidong2009-10-031-2/+2
* * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.Chong Yidong2009-10-031-5/+11
* Add arch taglineMiles Bader2009-10-021-0/+1
* Doc/message fixes.Glenn Morris2009-10-011-6/+6
* CEDET (development tools) package merged.Chong Yidong2009-09-281-1/+0
* * cedet/ede/system.el (ede-upload-html-documentation)old-branches/cedet-branchChong Yidong2009-09-271-25/+29
* * cedet/ede.el (global-ede-mode-map): Move menu toChong Yidong2009-09-271-114/+122
* * cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):Chong Yidong2009-09-271-3/+155
* Fix last change to use semantic-varalias-obsolete.Chong Yidong2009-09-261-6/+6
* * cedet/semantic.el (semantic-parser-working-message): Use a lessChong Yidong2009-09-211-3/+6
* * cedet/semantic.el: Add autoloads for semantic/idle functions.Chong Yidong2009-09-211-0/+31