emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 21 Apr 2007 20:03:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/04/21 20:03:54

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11020
retrieving revision 1.11021
diff -u -b -r1.11020 -r1.11021
--- ChangeLog   21 Apr 2007 20:03:29 -0000      1.11020
+++ ChangeLog   21 Apr 2007 20:03:53 -0000      1.11021
@@ -5,6 +5,11 @@
 
 2007-04-21  Chong Yidong  <address@hidden>
 
+       * progmodes/mantemp.el (mantemp-make-mantemps-region)
+       (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
+       (mantemp-remove-memfuncs): Use delete-region instead of kill-word
+       and kill-line.
+
        * progmodes/vhdl-mode.el (vhdl-template-type)
        (vhdl-template-record, vhdl-template-nature)
        (vhdl-template-configuration-spec, vhdl-template-component-inst)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]