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: Tue, 24 Jul 2007 21:03:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/07/24 21:03:24

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11456
retrieving revision 1.11457
diff -u -b -r1.11456 -r1.11457
--- ChangeLog   24 Jul 2007 20:49:15 -0000      1.11456
+++ ChangeLog   24 Jul 2007 21:03:23 -0000      1.11457
@@ -1,21 +1,28 @@
+2007-07-24  Stefan Monnier  <address@hidden>
+
+       * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
+       (ps-mule-encode-ethiopic): Make it clear that it's always defined.
+       (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
+       (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
+       (ps-mule-begin-job): Use dolist.
+
 2007-07-24  Michael Albinus  <address@hidden>
 
        * subr.el (start-file-process-shell-command)
        (process-file-shell-command): New defuns.
 
-       * progmodes/compile.el (compilation-start): Apply
-       `start-file-process-shell-command'.
+       * progmodes/compile.el (compilation-start):
+       Apply `start-file-process-shell-command'.
 
 2007-07-24  Alexandre Julliard  <address@hidden>
 
-       * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix
-       typos.
+       * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
 
 2007-07-24  Alan Mackenzie  <address@hidden>
 
-       * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Initialise
-       byte-compile-unresolved-functions before rather than after a
-       compilation.
+       * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
+       Initialise byte-compile-unresolved-functions before rather than
+       after a compilation.
        (byte-compile-unresolved-functions): Amplify doc string.
 
 2007-07-24  Glenn Morris  <address@hidden>
@@ -59,8 +66,7 @@
        * calendar/cal-bahai.el (list-bahai-diary-entries)
        * calendar/cal-hebrew.el (list-hebrew-diary-entries)
        * calendar/cal-islam.el (list-islamic-diary-entries)
-       * calendar/calendar.el (generate-calendar)
-       (generate-calendar-month)
+       * calendar/calendar.el (generate-calendar, generate-calendar-month)
        * calendar/diary-lib.el (diary-list-entries)
        (mark-calendar-date-pattern): Use `dotimes' rather than
        `calendar-for-loop'.




reply via email to

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