Mercurial > emacs
comparison lisp/ChangeLog @ 41315:0a9e39e97bfa
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 20 Nov 2001 18:26:55 +0000 |
parents | 73c084009e57 |
children | cf05c56f08ff |
comparison
equal
deleted
inserted
replaced
41314:a2bce9d9c349 | 41315:0a9e39e97bfa |
---|---|
1 2001-11-20 Juanma Barranquero <lektu@terra.es> | |
2 | |
3 * emacs-lisp/re-builder.el (reb-change-target-buffer): New | |
4 function. | |
5 (top-level): Bind it to C-c C-b. | |
6 (re-builder): Don't re-enter RE Builder Mode. | |
7 | |
8 * bs.el (bs-delete): Signal an error if the buffer cannot be | |
9 deleted. | |
10 | |
1 2001-11-20 Stefan Monnier <monnier@rum.cs.yale.edu> | 11 2001-11-20 Stefan Monnier <monnier@rum.cs.yale.edu> |
2 | 12 |
3 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back | 13 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back |
4 to a line without a comment. | 14 to a line without a comment. |
5 | 15 |