log lisp/progmodes/etags.el @ 108179:8bcf1c901e9a

age author description
Fri, 30 Apr 2010 21:08:43 -0400 Stefan Monnier * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
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.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 05 Dec 2009 22:01:00 +0000 Chong Yidong * bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
Wed, 25 Nov 2009 06:08:42 +0000 Stefan Monnier * progmodes/meta-mode.el (meta-complete-symbol):
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Sat, 31 Oct 2009 18:43:37 +0000 Chong Yidong * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
Tue, 01 Sep 2009 03:26:32 +0000 Glenn Morris (etags-goto-tag-location): Use forward-line rather than goto-line.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 23 Jul 2008 01:19:03 +0000 Juri Linkov (tags-query-replace): Set arg `map' of `perform-replace'
Sat, 07 Jun 2008 02:37:37 +0000 Glenn Morris Remove unnecessary eval-when-compile.
Thu, 05 Jun 2008 05:55:37 +0000 Stefan Monnier (tags-verify-table): Be careful to use and update
Tue, 06 May 2008 07:18:39 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sun, 13 Apr 2008 00:25:41 +0000 Andreas Schwab Require 'cl when compiling.