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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Sat, 28 Apr 2007 14:09:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        07/04/28 14:08:59

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.14
retrieving revision 1.11049.2.15
diff -u -b -r1.11049.2.14 -r1.11049.2.15
--- ChangeLog   28 Apr 2007 09:34:36 -0000      1.11049.2.14
+++ ChangeLog   28 Apr 2007 14:08:58 -0000      1.11049.2.15
@@ -1,3 +1,7 @@
+2007-04-28  Stefan Monnier  <address@hidden>
+
+       * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
+
 2007-04-28  Eli Zaretskii  <address@hidden>
 
        * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
@@ -13,8 +17,8 @@
 
 2007-04-27  Chong Yidong  <address@hidden>
 
-       * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use
-       window-start and window-end.
+       * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
+       Use window-start and window-end.
 
 2007-04-26  Glenn Morris  <address@hidden>
 
@@ -43,9 +47,8 @@
 
 2007-04-25  Mathias Dahl  <address@hidden>
 
-       * image-dired.el (image-dired-display-image): Derive image-type
-       from filename rather than assuming jpeg, in case no resizing was
-       needed.
+       * image-dired.el (image-dired-display-image): Derive image-type from
+       filename rather than assuming jpeg, in case no resizing was needed.
 
 2007-04-25  Johan Bockg,Ae(Brd  <address@hidden>
 
@@ -57,12 +60,11 @@
 
 2007-04-24  J.D. Smith  <address@hidden>
 
-       * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp): Don't
-       re-query for each cleared BP.
+       * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
+       Don't re-query for each cleared BP.
        (idlwave-shell-clear-bp): Optionally skip BP query.
-       (idlwave-shell-update-bp-overlays): Use set-window-margins
-       instead of set-window-buffer, which incorrectly moves displayed
-       region.
+       (idlwave-shell-update-bp-overlays): Use set-window-margins instead
+       of set-window-buffer, which incorrectly moves displayed region.
 
 2007-04-23  Jay Belanger  <address@hidden>
 
@@ -76,8 +78,8 @@
 
 2007-04-23  Chong Yidong  <address@hidden>
 
-       * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down): New
-       functions.
+       * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
+       New functions.
        (Info-mode-line-node-keymap): Bind mouse commands to
        Info-mouse-scroll-up/down instead of Info-scroll-up/down.
 
@@ -88,8 +90,8 @@
        (locate-prompt-for-search-string): New function.
        (locate): New optional arg.  Make locate-local-prompt
        buffer-local.  Use locate-prompt-for-search-string.
-       (locate-with-filter): New optional arg.  Use
-       locate-prompt-for-search-string.
+       (locate-with-filter): New optional arg.
+       Use locate-prompt-for-search-string.
        (locate-update): Bind locate-prompt-for-command.
 
 2007-04-23  Glenn Morris  <address@hidden>
@@ -172,8 +174,8 @@
        * progmodes/vhdl-mode.el (vhdl-template-type)
        (vhdl-template-record, vhdl-template-nature)
        (vhdl-template-configuration-spec, vhdl-template-component-inst)
-       (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use
-       delete-region instead of kill-word and kill-line.
+       (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
+       Use delete-region instead of kill-word and kill-line.
 
 2007-04-21  Johan Bockg,Ae(Brd  <address@hidden>
 




reply via email to

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