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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 01 Apr 2007 19:35:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/04/01 19:35:32

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10910
retrieving revision 1.10911
diff -u -b -r1.10910 -r1.10911
--- ChangeLog   1 Apr 2007 17:45:00 -0000       1.10910
+++ ChangeLog   1 Apr 2007 19:35:32 -0000       1.10911
@@ -1,3 +1,11 @@
+2007-04-01  Stefan Monnier  <address@hidden>
+
+       * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
+       emacs-lisp-docstring-fill-column in emacs-lisp-mode.
+
+       * newcomment.el (comment-search-forward): Discard comment starters
+       before point.
+
 2007-04-01  Guanpeng Xu  <address@hidden>
 
        * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
@@ -7,16 +15,15 @@
        * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
        when downcasing.
 
-       * button.el (previous-button): Rewrite to account for adjacent
-       buttons.
+       * button.el (previous-button): Rewrite to account for adjacent buttons.
 
 2007-04-01  J.D. Smith  <address@hidden>
 
-       * progmodes/idlwave.el (idlwave-auto-fill): Revert
-       paragraph-separate change.
+       * progmodes/idlwave.el (idlwave-auto-fill):
+       Revert paragraph-separate change.
 
-       * progmodes/idlw-shell.el (idlwave-shell-break-in): Simplify
-       module calc.
+       * progmodes/idlw-shell.el (idlwave-shell-break-in):
+       Simplify module calc.
        (idlwave-shell-set-bp-in-module): Compute module.
 
 2007-03-31  Glenn Morris  <address@hidden>




reply via email to

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