aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9fbd1abc8d4..1043fa7b798 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12001-12-23 Richard M. Stallman <rms@gnu.org> 12001-12-23 Richard M. Stallman <rms@gnu.org>
2 2
3 * term/x-win.el (x-handle-geometry): Put height and width
4 on default-frame-alist, left and top on initial-frame-alist.
5 * term/w32-win.el (x-handle-geometry): Likewise.
6
3 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first. 7 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
4 8
5 * play/yow.el (yow): Use an arg to distinguish interactive calls, 9 * play/yow.el (yow): Use an arg to distinguish interactive calls,