Mercurial > emacs
comparison lisp/ChangeLog @ 28626:79911b5afa95
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 17 Apr 2000 15:27:23 +0000 |
parents | f9ad97ece1b3 |
children | 1f6ba3e73fe9 |
comparison
equal
deleted
inserted
replaced
28625:5d68443d3df1 | 28626:79911b5afa95 |
---|---|
1 2000-04-17 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * textmodes/texinfo.el (texinfo-insert-@email) | |
4 (texinfo-insert-@emph, texinfo-insert-@quotation) | |
5 (texinfo-insert-@strong, texinfo-insert-@url): New functions. | |
6 (texinfo-mode-map): Add key bindings for them. | |
7 | |
8 * files.el (basic-save-buffer-2): Use a template with `$' | |
9 instead of `#' for VMS. | |
10 | |
11 * simple.el (clone-indirect-buffer): New function. | |
12 | |
1 2000-04-16 Stephen Eglen <stephen@gnu.org> | 13 2000-04-16 Stephen Eglen <stephen@gnu.org> |
2 | 14 |
3 * iswitchb.el (iswitchb-case): New function. If the user input | 15 * iswitchb.el (iswitchb-case): New function. If the user input |
4 contains any upper-case characters, the search is made | 16 contains any upper-case characters, the search is made |
5 case-sensitive. | 17 case-sensitive. |