aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 473cb45cf28..b9ed400e30a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12007-04-09 Masatake YAMATO <jet@gyve.org>
2
3 * progmodes/cc-subword.el (c-capitalize-subword): Implement
4 better mimic the behavior of `capitalize-word'. They no longer
5 move point with a negative argument.
6 Based on code by Paul Curry.
7
12007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change) 82007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change)
2 9
3 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword): 10 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):