]> code.delx.au - gnu-emacs/history - lisp/cedet/semantic/idle.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / cedet / semantic / idle.el
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-09-19 Chong YidongSynch Semantic to CEDET 1.0.
2010-01-20 Kenichi HandaFix ccl encoding of unibyte source.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-18 Juanma BarranqueroFix typos.
2010-01-18 Juanma BarranqueroFix typos in docstrings, error messages, etc.
2010-01-18 Kenichi HandaAdd bug number.
2010-01-17 Glenn Morris(semantic-idle-work-for-one-buffer): Doc fix.
2010-01-16 Mario LangMario Lang <mlang@delysid.org>: Remove some duplicated...
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-11-24 Glenn Morris(global-semantic-idle-scheduler-mode): Move after defin...
2009-11-22 Chong Yidong* cedet/srecode/map.el (srecode-get-maps):
2009-11-20 Chong Yidong* cedet/semantic/complete.el (semantic-complete-inline...
2009-11-20 Chong Yidong* cedet/cedet.el (cedet-menu-map): Re-order menu items.
2009-11-15 Chong Yidong* cedet/semantic/idle.el (semantic-idle-summary-mode)
2009-11-03 Stefan Monnier* emacs-lisp/autoload.el (generated-autoload-feature...
2009-10-30 Stefan Monnier* cedet/srecode/srt-mode.el (semantic-analyze-possible...
2009-10-28 Stefan Monnier* cedet/mode-local.el (make-obsolete-overload): Add...
2009-10-25 Stefan Monnier* cedet/semantic/fw.el (semantic-alias-obsolete)
2009-10-17 Chong Yidong* cedet/srecode/srt.el:
2009-10-02 Miles BaderAdd arch tagline
2009-10-01 Glenn MorrisDoc/message fixes.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-27 Chong Yidong* cedet/semantic/idle.el (semantic-idle-scheduler-work...
2009-09-26 Chong YidongFix last change to use semantic-varalias-obsolete.
2009-09-26 Chong Yidong* cedet/semantic/lex.el (semantic-lex-reset-hooks)...
2009-09-21 Chong Yidong* cedet/semantic.el: Add autoloads for semantic/idle...
2009-09-20 Chong Yidong* files.el (auto-mode-alist): Use emacs-lisp-mode for...
2009-09-06 Chong YidongMinor whitespace changes and `require' fixes.
2009-09-05 Chong Yidonglisp/cedet/semantic/idle.el: Add local vars for autoloa...
2009-09-05 Chong Yidonglisp/cedet/semantic/symref/filter.el: New file.
2009-09-05 Chong Yidong* emacs-lisp/autoload.el (generated-autoload-load-name...
2009-09-03 Chong Yidonglisp/cedet/semantic/analyze.el: Add local vars for...
2009-09-02 Chong Yidonglisp/Makefile.in: Ignore CEDET subdirectories when...
2009-08-29 Chong Yidongcedet/semantic/idle.el: Remove autoloads.
2009-08-29 Chong Yidongcedet/semantic/analyze.el, cedet/semantic/complete.el,