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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 11 Jun 2008 02:57:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/11 02:57:37

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13953
retrieving revision 1.13954
diff -u -b -r1.13953 -r1.13954
--- ChangeLog   11 Jun 2008 02:47:54 -0000      1.13953
+++ ChangeLog   11 Jun 2008 02:57:35 -0000      1.13954
@@ -1,3 +1,14 @@
+2008-06-11  Glenn Morris  <address@hidden>
+
+       * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
+       before trying to move there.
+       (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
+       is non-nil, indent most terminating statements like loop body.
+
+       * calendar/diary-lib.el (diary-list-entries-2): Accept optional
+       Gregorian date, and add it, not the local date, to diary-entries-list.
+       (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
+
 2008-06-11  Stefan Monnier  <address@hidden>
 
        * progmodes/compile.el (compilation-filter): Fix up last change.




reply via email to

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