Mercurial > emacs
comparison lisp/ChangeLog @ 26772:409c955897d7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 09 Dec 1999 02:01:26 +0000 |
parents | c55415d59073 |
children | 57be3cdaebfb |
comparison
equal
deleted
inserted
replaced
26771:1cf89c82df78 | 26772:409c955897d7 |
---|---|
1 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
2 | |
3 * dired-aux.el (dired-insert-subdir): Add autoload cookie. | |
4 | |
1 1999-12-07 Dave Love <fx@gnu.org> | 5 1999-12-07 Dave Love <fx@gnu.org> |
2 | 6 |
3 * help.el (view-emacs-problems): New command, bound to C-h P. | 7 * help.el (view-emacs-problems): New command, bound to C-h P. |
4 | 8 |
5 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems. | 9 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems. |
128 (visit-tags-table-buffer, next-file): Use `unless'. | 132 (visit-tags-table-buffer, next-file): Use `unless'. |
129 (recognize-empty-tags-table): Renamed to | 133 (recognize-empty-tags-table): Renamed to |
130 tags-recognize-empty-tags-table. | 134 tags-recognize-empty-tags-table. |
131 (complete-tag): Call tags-complete-tag bypassing try-completion. | 135 (complete-tag): Call tags-complete-tag bypassing try-completion. |
132 | 136 |
133 >>>>>>> 1.221 | |
134 1999-12-06 Kenichi Handa <handa@etl.go.jp> | 137 1999-12-06 Kenichi Handa <handa@etl.go.jp> |
135 | 138 |
136 * international/mule.el (set-buffer-file-coding-system): Docstring | 139 * international/mule.el (set-buffer-file-coding-system): Docstring |
137 modified. | 140 modified. |
138 | 141 |
230 | 233 |
231 1999-12-01 Dave Love <fx@gnu.org> | 234 1999-12-01 Dave Love <fx@gnu.org> |
232 | 235 |
233 * delsel.el: Grok skeleton-pair-insert-maybe. | 236 * delsel.el: Grok skeleton-pair-insert-maybe. |
234 | 237 |
238 >>>>>>> 1.224 | |
235 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu> | 239 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
236 | 240 |
237 * progmodes/cperl-mode.el (cperl-under-as-char): | 241 * progmodes/cperl-mode.el (cperl-under-as-char): |
238 Use nil as default. | 242 Use nil as default. |
239 | 243 |