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: Mon, 02 Oct 2006 00:21:10 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/10/02 00:21:08

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10148
retrieving revision 1.10149
diff -u -b -r1.10148 -r1.10149
--- ChangeLog   1 Oct 2006 17:11:58 -0000       1.10148
+++ ChangeLog   2 Oct 2006 00:21:07 -0000       1.10149
@@ -1,8 +1,12 @@
+2006-10-01  Stefan Monnier  <address@hidden>
+
+       * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
+       they don't keep accumulating.
+
 2006-10-01  Bob Rogers  <address@hidden>  (tiny change)
 
        * ffap.el (ffap-rfc-path): Change the address of the RFC
-       repository to ftp.rfc-editor.org, as ds.internic.net seems to be
-       gone.
+       repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
 
 2006-10-01  Stephen Berman  <address@hidden>
 
@@ -38,7 +42,7 @@
 
 2006-09-30  Martin Rudalics  <address@hidden>
 
-       * files.el (find-file-existing): Modified to not allow wildcards.
+       * files.el (find-file-existing): Modify to not allow wildcards.
 
 2006-09-30  Johan Bockg,Ae(Brd  <address@hidden>
 
@@ -47,15 +51,15 @@
 
 2006-09-30  Michael Welsh Duggan  <address@hidden>
 
-       * progmodes/sh-script.el (sh-prev-thing): Take
-       `sh-leading-keywords' into account.
+       * progmodes/sh-script.el (sh-prev-thing):
+       Take `sh-leading-keywords' into account.
 
 2006-09-29  Glenn Morris  <address@hidden>
 
        * custom.el (defcustom): Doc fix.
 
-       * calendar/calendar.el (european-calendar-style): Call
-       european-calendar or american-calendar as needed when set.
+       * calendar/calendar.el (european-calendar-style):
+       Call european-calendar or american-calendar as needed when set.
        (diary-view-entries, list-calendar-holidays): Move autoloads
        before use.
 
@@ -82,7 +86,7 @@
 2006-09-29  Carsten Dominik  <address@hidden>
 
        * textmodes/org.el (org-file-remote-p): Get regexp from list.
-       (org-archive-subtree): remove erraneous `]' from character list.
+       (org-archive-subtree): Remove erraneous `]' from character list.
 
 2006-09-28  Jonathan Yavner  <address@hidden>
 




reply via email to

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