log lisp/cedet/semantic/idle.el @ 110763:0fe64d68a522

age author description
Thu, 23 Sep 2010 15:00:31 -0400 Chong Yidong Merge changes from emacs-23 branch
Sat, 18 Sep 2010 22:49:54 -0400 Chong Yidong Synch Semantic to CEDET 1.0.
Sun, 02 May 2010 01:06:53 -0400 Stefan Monnier Use a mode-line spec rather than a static string in Semantic.
Sat, 01 May 2010 23:38:19 -0400 Stefan Monnier Use define-minor-mode in CEDET where applicable.
Mon, 18 Jan 2010 05:39:40 +0100 Juanma Barranquero Fix typos in docstrings, error messages, etc.
Sat, 16 Jan 2010 18:54:35 -0800 Glenn Morris (semantic-idle-work-for-one-buffer): Doc fix.
Fri, 15 Jan 2010 18:51:50 -0800 Glenn Morris Mario Lang <mlang@delysid.org>: Remove some duplicated words.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 24 Nov 2009 02:38:08 +0000 Glenn Morris (global-semantic-idle-scheduler-mode): Move after definition of
Sun, 22 Nov 2009 23:49:13 +0000 Chong Yidong * cedet/srecode/map.el (srecode-get-maps):
Fri, 20 Nov 2009 15:11:16 +0000 Chong Yidong * cedet/semantic/complete.el (semantic-complete-inline-map): Doc
Fri, 20 Nov 2009 01:35:49 +0000 Chong Yidong * cedet/cedet.el (cedet-menu-map): Re-order menu items.
Sun, 15 Nov 2009 15:37:17 +0000 Chong Yidong * cedet/semantic/idle.el (semantic-idle-summary-mode)
Tue, 03 Nov 2009 21:45:31 +0000 Stefan Monnier * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
Fri, 30 Oct 2009 02:16:41 +0000 Stefan Monnier * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
Wed, 28 Oct 2009 14:01:49 +0000 Stefan Monnier * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
Sun, 25 Oct 2009 02:55:27 +0000 Stefan Monnier * cedet/semantic/fw.el (semantic-alias-obsolete)
Sat, 17 Oct 2009 04:18:31 +0000 Chong Yidong * cedet/srecode/srt.el:
Fri, 02 Oct 2009 10:53:34 +0000 Miles Bader Add arch tagline
Thu, 01 Oct 2009 04:54:05 +0000 Glenn Morris Doc/message fixes.
Mon, 28 Sep 2009 15:15:00 +0000 Chong Yidong CEDET (development tools) package merged.
Sun, 27 Sep 2009 03:36:58 +0000 Chong Yidong * cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):
Sat, 26 Sep 2009 18:03:54 +0000 Chong Yidong Fix last change to use semantic-varalias-obsolete.
Sat, 26 Sep 2009 17:47:11 +0000 Chong Yidong * cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.
Mon, 21 Sep 2009 15:59:48 +0000 Chong Yidong * cedet/semantic.el: Add autoloads for semantic/idle functions.
Sun, 20 Sep 2009 03:44:02 +0000 Chong Yidong * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
Sun, 06 Sep 2009 21:22:05 +0000 Chong Yidong Minor whitespace changes and `require' fixes.
Sat, 05 Sep 2009 23:25:26 +0000 Chong Yidong lisp/cedet/semantic/idle.el: Add local vars for autoloading.
Sat, 05 Sep 2009 21:09:25 +0000 Chong Yidong lisp/cedet/semantic/symref/filter.el: New file.
Sat, 05 Sep 2009 01:00:36 +0000 Chong Yidong * emacs-lisp/autoload.el (generated-autoload-load-name): New var.
Thu, 03 Sep 2009 03:58:13 +0000 Chong Yidong lisp/cedet/semantic/analyze.el: Add local vars for autoloading.
Wed, 02 Sep 2009 04:37:10 +0000 Chong Yidong lisp/Makefile.in: Ignore CEDET subdirectories when making subdirs.el.
Sat, 29 Aug 2009 22:28:15 +0000 Chong Yidong cedet/semantic/idle.el: Remove autoloads.
Sat, 29 Aug 2009 19:00:35 +0000 Chong Yidong cedet/semantic/analyze.el, cedet/semantic/complete.el,