Mercurial > emacs
comparison lisp/ChangeLog @ 35165:ccd55572f429
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 09 Jan 2001 13:11:34 +0000 |
parents | 2aa481613ac4 |
children | 4841ba98ed0a |
comparison
equal
deleted
inserted
replaced
35164:b3365833b164 | 35165:ccd55572f429 |
---|---|
1 2001-01-09 Gerd Moellmann <gerd@gnu.org> | 1 2001-01-09 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * bindings.el (global-map): Bind <home> to beginning-of-line, | |
4 <end> to end-of-line, C-<home> to beginning-of-buffer, and | |
5 C-<end> to end-of-buffer. | |
2 | 6 |
3 * language/european.el: Add Dutch and Spanish language info | 7 * language/european.el: Add Dutch and Spanish language info |
4 to be able to use the appropriate tutorials. | 8 to be able to use the appropriate tutorials. |
5 | 9 |
6 2001-01-09 Alex Schroeder <alex@gnu.org> | 10 2001-01-09 Alex Schroeder <alex@gnu.org> |