Mercurial > emacs
comparison lisp/ChangeLog @ 28695:3930c7410fd6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 24 Apr 2000 14:01:22 +0000 |
parents | c5465d903eb8 |
children | 0c9cb5ad25fc |
comparison
equal
deleted
inserted
replaced
28694:22bde6ec328f | 28695:3930c7410fd6 |
---|---|
1 2000-04-24 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * frame.el (scrolling): New group. | |
4 (automatic-hscrolling): New user-option. | |
5 | |
6 * startup.el (command-line-x-option-alist): Add `-lsp' and | |
7 `--line-spacing'. | |
8 | |
1 2000-04-19 Dave Love <fx@gnu.org> | 9 2000-04-19 Dave Love <fx@gnu.org> |
2 | 10 |
3 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition. | 11 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition. |
4 (cl-mapc): Rename from mapc. Fix the funcall. | 12 (cl-mapc): Rename from mapc. Fix the funcall. |
5 | 13 |