aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b8cc19b383c..2ee8799f62b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12013-10-21 Stefan Monnier <monnier@iro.umontreal.ca> 12013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * textmodes/remember.el (remember-diary-extract-entries):
4 Avoid add-to-list.
5
3 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as 6 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
4 an instruction. 7 an instruction.
5 8