log lisp/cedet/semantic.el @ 109146:6b22e0739484

age author description
Thu, 29 Apr 2010 11:32:11 -0400 Chong Yidong * minibuffer.el (tags-completion-at-point-function): New function.
Wed, 28 Apr 2010 15:04:16 -0400 Chong Yidong Unify complete-symbol with completion-at-point.
Tue, 16 Feb 2010 09:35:45 -0500 Chong Yidong Minor tweaks to custom groups.
Mon, 18 Jan 2010 05:39:40 +0100 Juanma Barranquero Fix typos in docstrings, error messages, etc.
Sun, 17 Jan 2010 03:25:53 +0100 Juanma Barranquero Fix typos in docstrings.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 09 Jan 2010 19:38:07 -0500 Chong Yidong Add Semantic parsers for Python.
Sun, 13 Dec 2009 01:55:09 +0000 Chong Yidong Add commentary about how to use Semantic.
Fri, 20 Nov 2009 01:35:49 +0000 Chong Yidong * cedet/cedet.el (cedet-menu-map): Re-order menu items.
Sat, 31 Oct 2009 18:03:02 +0000 Chong Yidong * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
Sun, 25 Oct 2009 02:55:27 +0000 Stefan Monnier * cedet/semantic/fw.el (semantic-alias-obsolete)
Sun, 04 Oct 2009 19:25:26 +0000 Chong Yidong * cedet/semantic.el (semantic-mode): Parse all existing buffers when
Sun, 04 Oct 2009 19:22:09 +0000 Chong Yidong * cedet/semantic.el (semantic-new-buffer-setup-functions): New
Sat, 03 Oct 2009 20:30:43 +0000 Chong Yidong * cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.
Sat, 03 Oct 2009 19:28:05 +0000 Chong Yidong * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.