comparison lisp/ChangeLog @ 26753:29d16115bd6b

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 07 Dec 1999 10:21:20 +0000
parents 8b8438e9ac12
children 81e194afb2e8
comparison
equal deleted inserted replaced
26752:4960736b02ef 26753:29d16115bd6b
1 1999-12-07 Dave Love <fx@gnu.org>
2
3 * ffap.el: Autoload the ffap alias directly.
4
1 1999-12-07 Stefan Monnier <monnier@cs.yale.edu> 5 1999-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.
4 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map): 8 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
5 New code to support the minor mode version. 9 New code to support the minor mode version.
122 (visit-tags-table-buffer, next-file): Use `unless'. 126 (visit-tags-table-buffer, next-file): Use `unless'.
123 (recognize-empty-tags-table): Renamed to 127 (recognize-empty-tags-table): Renamed to
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
127 1999-12-06 Kenichi Handa <handa@etl.go.jp> 132 1999-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
130 modified. 135 modified.
131 136