Mercurial > emacs
comparison lisp/ChangeLog @ 28668:c5465d903eb8
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 19 Apr 2000 22:45:31 +0000 |
parents | 9de15cb0c24b |
children | 3930c7410fd6 |
comparison
equal
deleted
inserted
replaced
28667:0569ba69aa2b | 28668:c5465d903eb8 |
---|---|
1 2000-04-19 Dave Love <fx@gnu.org> | |
2 | |
3 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition. | |
4 (cl-mapc): Rename from mapc. Fix the funcall. | |
5 | |
1 2000-04-19 Gerd Moellmann <gerd@gnu.org> | 6 2000-04-19 Gerd Moellmann <gerd@gnu.org> |
2 | 7 |
3 * simple.el (clone-indirect-buffer-other-window): New command. | 8 * simple.el (clone-indirect-buffer-other-window): New command. |
4 (clone-indirect-buffer): Add optional arg NORECROD. | 9 (clone-indirect-buffer): Add optional arg NORECROD. |
5 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window. | 10 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window. |