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 [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Sun, 10 Aug 2008 20:11:43 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       08/08/10 20:11:40

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.754
retrieving revision 1.11049.2.755
diff -u -b -r1.11049.2.754 -r1.11049.2.755
--- ChangeLog   5 Aug 2008 22:58:44 -0000       1.11049.2.754
+++ ChangeLog   10 Aug 2008 20:11:33 -0000      1.11049.2.755
@@ -1,3 +1,60 @@
+2008-08-10  Glenn Morris  <address@hidden>
+
+       * Makefile.in (bootstrap-prepare): Explictly pass EMACS to sub-makes
+       that use it, for non-GNU makes (sync from trunk 2008-06-08).
+
+       * cus-dep.el (generated-custom-dependencies-file): Doc fix (sync from
+       trunk 2008-06-05).
+
+       * finder.el (generated-finder-keywords-file, finder-exit):
+       Doc fix (sync from trunk 2008-06-05).
+
+       * simple.el (toggle-truncate-lines): Doc fix (sync from trunk
+       2008-04-10).
+
+       * subr.el (locate-library): Doc fix (sync from trunk 2008-06-10).
+
+       * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix (sync
+       from trunk 2008-06-13).
+       (byte-compile-file): Doc fix (sync from trunk 2008-04-27).
+
+       * progmodes/f90.el (f90-beginning-of-subprogram)
+       (f90-end-of-subprogram):  Only give a message when interactive (sync
+       from trunk 2008-06-12).
+
+       * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
+       before trying to move there (sync from trunk 2008-06-11).
+
+       * calendar/cal-bahai.el (holiday-bahai): Use an algorithm actually
+       relevant to this calendar system (sync from trunk 2008-03-31).
+       (calendar-bahai-date-string): Avoid an error for pre-Bahai dates (sync
+       from trunk 2008-03-31).
+       (calendar-print-bahai-date): Handle pre-Bahai dates (sync from trunk
+       2008-03-20).
+       (calendar-absolute-from-bahai): Fix the leap-year case (sync from trunk
+       2008-03-20).
+
+       * calendar/cal-islam.el (holiday-islamic): Doc fix (sync from trunk
+       2008-04-23).
+
+       * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
+       in the last fortnight in Julian October (sync from trunk 2008-03-31).
+
+       * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type (sync
+       from trunk 2008-04-11).
+
+       * calendar/calendar.el (calendar-nth-named-absday)
+       (calendar-nth-named-day):
+       * calendar/diary-lib.el (list-sexp-diary-entries, diary-float):
+       * calendar/holidays.el (holiday-float):
+       Doc fixes (sync from trunk 2008-04-29).
+
+       * calendar/diary-lib.el (simple-diary-display, diary-show-all-entries)
+       (make-diary-entry): Respect non-nil values of pop-up-frames (sync from
+       trunk 2008-03-28).
+
+       * calendar/diary-lib.el (diary-remind): Doc fix.
+
 2008-08-05  Chong Yidong  <address@hidden>
 
        * kmacro.el (kmacro-exec-ring-item): Add autoload.




reply via email to

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