aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2006-09-04 16:49:35 +0000
committerDan Nicolaescu2006-09-04 16:49:35 +0000
commitbb68962b5325666a77cb87c7143bc5c81598728e (patch)
tree339d673a5bbdd8ca86958180476000eb23fa1b9b /lisp/ChangeLog
parentbae122379285c2c8717ed749d2a846aab5c8b02f (diff)
downloademacs-bb68962b5325666a77cb87c7143bc5c81598728e.tar.gz
emacs-bb68962b5325666a77cb87c7143bc5c81598728e.zip
(terminal-init-xterm): Add C-M- bindings.
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 8f300c48703..00a8d472553 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
4
12006-09-04 Richard Stallman <rms@gnu.org> 52006-09-04 Richard Stallman <rms@gnu.org>
2 6
3 * simple.el (kill-region): Explicitly test there is a region. 7 * simple.el (kill-region): Explicitly test there is a region.