aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorBozhidar Batsov2013-11-02 03:55:15 +0400
committerDmitry Gutov2013-11-02 03:55:15 +0400
commit6f9260e8f83078698c8a50756ecdfd13e61a80ec (patch)
treeb8e69ead400c37dc455a1ecc376d21584d08472d /lisp/ChangeLog
parent6014de8418e260b9bdbcc2faa6dac7e0b6324b19 (diff)
downloademacs-6f9260e8f83078698c8a50756ecdfd13e61a80ec.tar.gz
emacs-6f9260e8f83078698c8a50756ecdfd13e61a80ec.zip
* lisp/progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
table and abbrev table, `define-derived-mode' does that for us anyway.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 69240aba4ef..e4438e0f497 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
2
3 * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
4 table and abbrev table, `define-derived-mode' does that for us
5 anyway.
6
12013-11-01 Glenn Morris <rgm@gnu.org> 72013-11-01 Glenn Morris <rgm@gnu.org>
2 8
3 * Makefile.in: Remove manual mh-e dependencies (writing .elc 9 * Makefile.in: Remove manual mh-e dependencies (writing .elc