Mercurial > emacs
diff lisp/ChangeLog @ 28660:9de15cb0c24b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 19 Apr 2000 20:42:34 +0000 |
parents | bb5083cf0565 |
children | c5465d903eb8 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 19 20:40:46 2000 +0000 +++ b/lisp/ChangeLog Wed Apr 19 20:42:34 2000 +0000 @@ -1,5 +1,9 @@ 2000-04-19 Gerd Moellmann <gerd@gnu.org> + * simple.el (clone-indirect-buffer-other-window): New command. + (clone-indirect-buffer): Add optional arg NORECROD. + (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window. + * help.el (resize-temp-buffer-window): Use count-screen-lines. * window.el (count-screen-lines): New function.