diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 69434453c85..67256c588e7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2014-02-25 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * faces.el (tty-setup-hook, tty-run-terminal-initialization): Doc fixes. | ||
| 4 | * startup.el (term-setup-hook): Doc fix. Make obsolete. | ||
| 5 | * term/sun.el (sun-raw-prefix-hooks): | ||
| 6 | Use tty-setup-hook instead of term-setup-hook. | ||
| 7 | (terminal-init-sun): Construct message from bytecomp plist. | ||
| 8 | * term/wyse50.el (enable-arrow-keys): Doc fix. | ||
| 9 | |||
| 1 | 2014-02-24 Juanma Barranquero <lekktu@gmail.com> | 10 | 2014-02-24 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 11 | ||
| 3 | * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks): | 12 | * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks): |