aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann1999-12-06 13:20:39 +0000
committerGerd Moellmann1999-12-06 13:20:39 +0000
commit0b7b02f91818cbaf324c7179aba240e43ec32a5e (patch)
treebb8b8695c4b8cf07e77c35fe29a1677c00abdab6
parent7e7b42b243bf468745eb56bd04770c0796e1b5b7 (diff)
downloademacs-0b7b02f91818cbaf324c7179aba240e43ec32a5e.tar.gz
emacs-0b7b02f91818cbaf324c7179aba240e43ec32a5e.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bab5d85407e..e9d3df5a3ac 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,26 @@
11999-12-06 Gerd Moellmann <gerd@gnu.org>
2
3 * apropos.el (apropos-mode): Add autoload cookie.
4
51999-12-06 Sam Steingold <sds@goems.com>
6
7 * progmodes/etags.el (etags-tags-completion-table): Modified the
8 regexp to allow for the CL symbols starting with `+*'.
9 (tags-completion-table): Doc fix (it's an obarray, not an alist).
10 (tags-completion-table, tags-recognize-empty-tags-table): Remove
11 `function' quoting lambda.
12 (tags-with-face): New macro.
13 (list-tags, tags-apropos): Use it.
14 (tags-apropos-additional-actions): New user option.
15 (etags-tags-apropos-additional): Use it.
16 (tags-apropos): Call etags-tags-apropos-additional.
17 (tags-apropos-verbose): New user option.
18 (etags-tags-apropos): Use it.
19 (visit-tags-table-buffer, next-file): Use `unless'.
20 (recognize-empty-tags-table): Renamed to
21 tags-recognize-empty-tags-table.
22 (complete-tag): Call tags-complete-tag bypassing try-completion.
23
11999-12-06 Kenichi Handa <handa@etl.go.jp> 241999-12-06 Kenichi Handa <handa@etl.go.jp>
2 25
3 * international/mule.el (set-buffer-file-coding-system): Docstring 26 * international/mule.el (set-buffer-file-coding-system): Docstring