aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a897f0bed96..ed1d853d096 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
11999-12-07 Dave Love <fx@gnu.org>
2
3 * ffap.el: Autoload the ffap alias directly.
4
11999-12-07 Stefan Monnier <monnier@cs.yale.edu> 51999-12-07 Stefan Monnier <monnier@cs.yale.edu>
2 6
3 * diff-mode.el (diff-mode-shared-map): fset'd and doc change. 7 * diff-mode.el (diff-mode-shared-map): fset'd and doc change.
@@ -124,6 +128,7 @@
124 tags-recognize-empty-tags-table. 128 tags-recognize-empty-tags-table.
125 (complete-tag): Call tags-complete-tag bypassing try-completion. 129 (complete-tag): Call tags-complete-tag bypassing try-completion.
126 130
131>>>>>>> 1.221
1271999-12-06 Kenichi Handa <handa@etl.go.jp> 1321999-12-06 Kenichi Handa <handa@etl.go.jp>
128 133
129 * international/mule.el (set-buffer-file-coding-system): Docstring 134 * international/mule.el (set-buffer-file-coding-system): Docstring