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, 26 Mar 2007 15:09:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/03/26 15:09:52

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10873
retrieving revision 1.10874
diff -u -b -r1.10873 -r1.10874
--- ChangeLog   26 Mar 2007 03:31:49 -0000      1.10873
+++ ChangeLog   26 Mar 2007 15:09:52 -0000      1.10874
@@ -1,3 +1,8 @@
+2007-03-26  Stefan Monnier  <address@hidden>
+
+       * replace.el (occur-next-error): *Occur* might not be displayed in the
+       selected frame.  Reported by David Hansen <address@hidden>.
+
 2007-03-26  Richard Stallman  <address@hidden>
 
        * textmodes/flyspell.el (flyspell-large-region):
@@ -13,8 +18,8 @@
        * faces.el (face-set-after-frame-default): Revert 2007-03-10
        change.  Merge in X resources before global face.
 
-       * progmodes/compile.el (compilation-start): Save
-       compilation-directory rather than default-directory as local var.
+       * progmodes/compile.el (compilation-start):
+       Save compilation-directory rather than default-directory as local var.
        (compilation-directory): Mark as safe local var.
 
        * files.el: Don't mark default-directory as a safe local var.
@@ -69,13 +74,13 @@
 
 2007-03-23  David Vazquez  <address@hidden>  (tiny change)
 
-       * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region): Fix
-       omission bug: Use m4-program-options to construct shell command.
+       * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
+       Fix omission bug: Use m4-program-options to construct shell command.
 
 2007-03-23  David Kastrup  <address@hidden>
 
-       * progmodes/cc-mode.el (c-make-emacs-variables-local): Use
-       `mapcar' rather than `mapcan' to silence compiler warning.
+       * progmodes/cc-mode.el (c-make-emacs-variables-local):
+       Use `mapcar' rather than `mapcan' to silence compiler warning.
 
 2007-03-22  Ralf Angeli  <address@hidden>
 
@@ -111,8 +116,7 @@
 2007-03-21  Chong Yidong  <address@hidden>
 
        * emulation/viper.el (viper-non-hook-settings): Handle mouse
-       clicks in describe-key and describe-key-briefly advice a little
-       better.
+       clicks in describe-key and describe-key-briefly advice a little better.
 
 2007-03-21  Juanma Barranquero  <address@hidden>
 
@@ -187,8 +191,8 @@
 
 2007-03-19  Martin Rudalics  <address@hidden>
 
-       * font-lock.el (lisp-font-lock-keywords-1): Highlight
-       define-globalized-minor-mode as a keyword.
+       * font-lock.el (lisp-font-lock-keywords-1):
+       Highlight define-globalized-minor-mode as a keyword.
 
 2007-03-19  Kim F. Storm  <address@hidden>
 
@@ -226,8 +230,7 @@
 2007-03-18  Detlev Zundel  <address@hidden>
 
        * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
-       zero-width regexps as invalid but rather at least count them
-       correctly.
+       zero-width regexps as invalid but rather at least count them correctly.
 
 2007-03-18  Thien-Thi Nguyen  <address@hidden>
 
@@ -259,8 +262,8 @@
 
 2007-03-17  Chong Yidong  <address@hidden>
 
-       * simple.el (line-move-1): Respect
-       `inhibit-line-move-field-capture' property.
+       * simple.el (line-move-1):
+       Respect `inhibit-line-move-field-capture' property.
 
 2007-03-13  Chong Yidong  <address@hidden>
 




reply via email to

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