From 52448cc657a9d86624a10feb8524e2257bec2b82 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 9 Apr 2007 22:16:44 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0d54031220f..e313ac9b7b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6,31 +6,31 @@ 2007-04-09 Masatake YAMATO * progmodes/cc-subword.el (c-capitalize-subword): Implement - better mimic the behavior of `capitalize-word'. They no longer - move point with a negative argument. + better mimic the behavior of `capitalize-word'. They no longer + move point with a negative argument. Based on code by Paul Curry. -2007-04-09 Paul Curry (tiny change) +2007-04-09 Paul Curry (tiny change) - * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword): - Don't move point if ARG is netagive. + * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword): + Don't move point if ARG is negative. 2007-04-09 Alan Mackenzie Changes to make `narrow-to-defun' and `mark-defun' work properly in CC Mode: - + * progmodes/cc-defs.el (c-beginning-of-defun-1): * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): - bind beginning/end-of-defun-function to nil around calls to + Bind beginning/end-of-defun-function to nil around calls to beginning/end-of-defun. - * progmodes/cc-langs.el (beginning-of-defun-function, - end-of-defun-function): new c-lang-setvar's. + * progmodes/cc-langs.el (beginning-of-defun-function) + (end-of-defun-function): New c-lang-setvar's. * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg (setq arg 1))" to enable non-interactive call. - + 2007-04-09 Eli Zaretskii * simple.el (set-mark-command): Doc fix. @@ -44,7 +44,7 @@ * cus-start.el : Add choices. -2007-04-08 Johan Bockg,Ae(Brd +2007-04-08 Johan Bockg,Ae(Brd * term/xterm.el (terminal-init-xterm): Fix key definitions. Add binding for C-M-SPC. @@ -74,7 +74,7 @@ (diary-font-lock-keywords): New function with old code for initialization of variable of same name. -2007-04-07 David Hansen (tiny change) +2007-04-07 David Hansen (tiny change) * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall clean-up: only insert space when on identifier, etc. -- 2.39.5