aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9271e675b4c..097580e5667 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12008-12-10 Chong Yidong <cyd@stupidchicken.com> 12008-12-10 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * Makefile.in (ELCFILES): Add ruby-mode.elc.
4
5 * progmodes/ruby-mode.el: New file.
6
3 * term/xterm.el (xterm-remove-modify-other-keys): Fix error in 7 * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
4 terminal variable assignment. 8 terminal variable assignment.
5 9