aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-04-19 20:42:34 +0000
committerGerd Moellmann <[email protected]>2000-04-19 20:42:34 +0000
commit1c4594866335a3f7fae1d65e41f2564839b5cb02 (patch)
tree92329f13d04f477e64fe8982853d7b9025a69b6b /lisp
parent7e3afb0402b284acec8c91137bbe445e0e126a52 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5ed2bf0894..7480a71d35 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
2000-04-19 Gerd Moellmann <[email protected]>
+ * 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.