From 0b7b02f91818cbaf324c7179aba240e43ec32a5e Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 6 Dec 1999 13:20:39 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bab5d85407e..e9d3df5a3ac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,26 @@ +1999-12-06 Gerd Moellmann + + * apropos.el (apropos-mode): Add autoload cookie. + +1999-12-06 Sam Steingold + + * progmodes/etags.el (etags-tags-completion-table): Modified the + regexp to allow for the CL symbols starting with `+*'. + (tags-completion-table): Doc fix (it's an obarray, not an alist). + (tags-completion-table, tags-recognize-empty-tags-table): Remove + `function' quoting lambda. + (tags-with-face): New macro. + (list-tags, tags-apropos): Use it. + (tags-apropos-additional-actions): New user option. + (etags-tags-apropos-additional): Use it. + (tags-apropos): Call etags-tags-apropos-additional. + (tags-apropos-verbose): New user option. + (etags-tags-apropos): Use it. + (visit-tags-table-buffer, next-file): Use `unless'. + (recognize-empty-tags-table): Renamed to + tags-recognize-empty-tags-table. + (complete-tag): Call tags-complete-tag bypassing try-completion. + 1999-12-06 Kenichi Handa * international/mule.el (set-buffer-file-coding-system): Docstring -- 2.39.5