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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 11 May 2007 04:44:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/05/11 04:44:30

Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11085
retrieving revision 1.11086
diff -u -b -r1.11085 -r1.11086
--- lisp/ChangeLog      10 May 2007 11:54:33 -0000      1.11085
+++ lisp/ChangeLog      11 May 2007 04:44:29 -0000      1.11086
@@ -1,3 +1,22 @@
+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  Micha,Ak(Bl Cadilhac  <address@hidden>
 
        * man.el (Man-next-section): Don't consider the last line of the page




reply via email to

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