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: Mon, 14 Jan 2008 15:41:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/01/14 15:41:35

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12570
retrieving revision 1.12571
diff -u -b -r1.12570 -r1.12571
--- ChangeLog   14 Jan 2008 07:38:05 -0000      1.12570
+++ ChangeLog   14 Jan 2008 15:41:34 -0000      1.12571
@@ -1,3 +1,9 @@
+2008-01-14  Stefan Monnier  <address@hidden>
+
+       * progmodes/compile.el (compilation-error-regexp-alist-alist):
+       Accept "fatal error" from MSFT.
+       Reported by Jared Finder <address@hidden>.
+
 2008-01-14  Dan Nicolaescu  <address@hidden>
 
        * smerge-mode.el (smerge-auto): New function.
@@ -17,9 +23,9 @@
 
 2008-01-13  Martin Rudalics  <address@hidden>
 
-       * mail/rmail.el (rmail-convert-to-babyl-format): Remove
-       save-excursion to avoid infinite looping.  Reported by: dnz
-       <address@hidden>.
+       * mail/rmail.el (rmail-convert-to-babyl-format):
+       Remove save-excursion to avoid infinite looping.
+       Reported by: dnz <address@hidden>.
 
 2008-01-12  Glenn Morris  <address@hidden>
 
@@ -402,8 +408,7 @@
        * vc-arch.el (vc-arch-root): Only set a property if the file is
        managed by this backend.
 
-       * vc-hg.el (vc-hg-state): Support the new status code for
-       up-to-date.
+       * vc-hg.el (vc-hg-state): Support the new status code for up-to-date.
 
 2008-01-04  Tassilo Horn  <address@hidden>
 
@@ -413,8 +418,8 @@
 
        * doc-view.el (doc-view-scroll-up-or-next-page)
        (doc-view-scroll-down-or-previous-page): Use image-scroll-up and
-       image-scroll-down instead of the non-image equivalents.  Don't
-       rely on a signalled condition but switch pages when scrolling
+       image-scroll-down instead of the non-image equivalents.
+       Don't rely on a signalled condition but switch pages when scrolling
        doesn't change the vertical position anymore.
        (doc-view-mode-map): Remap scroll-{up,down} to
        image-scroll-{up,down}.
@@ -432,7 +437,8 @@
        * bs.el (bs--sort-by-mode, bs--get-mode-name):
        * imenu.el (imenu-add-to-menubar):
        * makesum.el (make-command-summary):
-       * mouse.el (mouse-major-mode-menu, mouse-popup-menubar, 
mouse-buffer-menu):
+       * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
+       (mouse-buffer-menu):
        * msb.el (msb--mode-menu-cond):
        * calc/calc-embed.el (calc-do-embedded):
        * emacs-lisp/helper.el (Helper-describe-mode):
@@ -447,7 +453,8 @@
        * progmodes/ada-xref.el (ada-prj-find-prj-file):
        * progmodes/ada-mode.el (comment-region):
        * calendar/todo-mode.el (todo-insert-item):
-       * bookmark.el (bookmark-buffer-name): Test major-mode rather than 
mode-name.
+       * bookmark.el (bookmark-buffer-name):
+       Test major-mode rather than mode-name.
 
 2008-01-04  Richard Stallman  <address@hidden>
 
@@ -523,8 +530,8 @@
 
 2008-01-02  Karl Fogel  <address@hidden>
 
-       Change a return type, for greater extensibility.  See
-       http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
+       Change a return type, for greater extensibility.
+       See http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
        and its thread for discussion leading to this change.
 
        * emacs-cvs/lisp/bookmark.el:
@@ -586,7 +593,7 @@
 
 2008-01-01  Eric S. Raymond  <address@hidden>
 
-       * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property
+       * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property
        correctly.
 
        * vc.el (vc-dired-hook):  Speed tuning.  Replace a vc-backend call




reply via email to

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