aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKevin Ryde2010-08-24 16:29:44 -0400
committerChong Yidong2010-08-24 16:29:44 -0400
commit44a41a47d1ed7f2f2d8bd583e5f5d76d49bba0a0 (patch)
tree0d2231c8dc865c42664538a0c56be558e3664151 /lisp/ChangeLog
parentedfd00fa82735b6930c714d32884093718c4a951 (diff)
downloademacs-44a41a47d1ed7f2f2d8bd583e5f5d76d49bba0a0.tar.gz
emacs-44a41a47d1ed7f2f2d8bd583e5f5d76d49bba0a0.zip
* progmodes/ruby-mode.el (ruby): Add defgroup.
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 b273f017b7d..48a8938c355 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12010-08-24 Kevin Ryde <user42@zip.com.au>
2
3 * progmodes/ruby-mode.el (ruby): Add defgroup.
4
12010-08-24 Chong Yidong <cyd@stupidchicken.com> 52010-08-24 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * progmodes/python.el: Add Ipython support (Bug#5390). 7 * progmodes/python.el: Add Ipython support (Bug#5390).