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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Thu, 10 May 2007 16:35:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/05/10 16:35:19

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.27
retrieving revision 1.11049.2.28
diff -u -b -r1.11049.2.27 -r1.11049.2.28
--- ChangeLog   10 May 2007 14:49:07 -0000      1.11049.2.27
+++ ChangeLog   10 May 2007 16:35:18 -0000      1.11049.2.28
@@ -1,10 +1,28 @@
 2007-05-10  Richard Stallman  <address@hidden>
 
+       * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
+       (iso-cvt-write-only): Likewise.
+
+       * emacs-lisp/easy-mmode.el (define-minor-mode):
+       Fix generated doc string.
+
+       * startup.el (fancy-splash-text): Add URL of guided tour.
+       Adjust horizontal and vertical whitespace.
+
+       * progmodes/compile.el (compilation-handle-exit):
+       Use run-hook-with-args to run compilation-finish-functions.
+
        * files.el (file-start-mode-alist): New variable.
        (magic-mode-regexp-match-limit): Doc fix.
        (set-auto-mode): Handle file-start-mode-alist.
        A little cleanup of structure.
 
+2007-05-10  Davis Herring  <address@hidden>
+
+       * calendar/timeclock.el (timeclock-in): Fix non-interactive
+       workday specifications.
+       (timeclock-log): Don't kill the log buffer if it already existed.
+
 2007-05-08  Richard Stallman  <address@hidden>
 
        * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
@@ -42,12 +60,6 @@
 
        * find-dired.el (find-dired-filter): Propertize all text down to eob.
 
-2007-04-29  Davis Herring  <address@hidden>
-
-       * calendar/timeclock.el (timeclock-in): Fix non-interactive
-       workday specifications.
-       (timeclock-log): Don't kill the log buffer if it already existed.
-
 2007-04-29  Richard Stallman  <address@hidden>
 
        * international/mule.el (auto-coding-alist): Add pdf => no-conversion.




reply via email to

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