aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorMiles Bader2007-04-29 01:04:39 +0000
committerMiles Bader2007-04-29 01:04:39 +0000
commit570d87805efd12f17bb1322a5e07d82d7884dfdb (patch)
tree40c3cdfa546a2922f8ebfdc7ab6cd90a36842b9e /lisp
parent52ce07055e7f304daa5913ea74a762047a56899a (diff)
parentfc26a03e7b8ce1fa6ac665042fedbc74e2ca43df (diff)
downloademacs-570d87805efd12f17bb1322a5e07d82d7884dfdb.tar.gz
emacs-570d87805efd12f17bb1322a5e07d82d7884dfdb.zip
Merge from emacs--rel--22
Patches applied: * emacs--rel--22 (patch 3) - Update from CVS 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca> * lisp/vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem. 2007-04-28 Eli Zaretskii <eliz@gnu.org> * lisp/makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e instead of $(lisp)/mh-e. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-719
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog39
-rw-r--r--lisp/vc-hooks.el4
2 files changed, 26 insertions, 17 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c69b8a71a55..1e3ecfaa838 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -12,6 +12,15 @@
12 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so 12 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
13 don't put stop on toolbar. 13 don't put stop on toolbar.
14 14
152007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
16
17 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
18
192007-04-28 Eli Zaretskii <eliz@gnu.org>
20
21 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
22 instead of $(lisp)/mh-e.
23
152007-04-28 Glenn Morris <rgm@gnu.org> 242007-04-28 Glenn Morris <rgm@gnu.org>
16 25
17 * image-dired.el (image-dired-cmd-create-thumbnail-options) 26 * image-dired.el (image-dired-cmd-create-thumbnail-options)
@@ -20,8 +29,8 @@
20 29
212007-04-27 Chong Yidong <cyd@stupidchicken.com> 302007-04-27 Chong Yidong <cyd@stupidchicken.com>
22 31
23 * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use 32 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
24 window-start and window-end. 33 Use window-start and window-end.
25 34
262007-04-27 Andreas Schwab <schwab@suse.de> 352007-04-27 Andreas Schwab <schwab@suse.de>
27 36
@@ -55,9 +64,8 @@
55 64
562007-04-25 Mathias Dahl <mathias.dahl@gmail.com> 652007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
57 66
58 * image-dired.el (image-dired-display-image): Derive image-type 67 * image-dired.el (image-dired-display-image): Derive image-type from
59 from filename rather than assuming jpeg, in case no resizing was 68 filename rather than assuming jpeg, in case no resizing was needed.
60 needed.
61 69
622007-04-25 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> 702007-04-25 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
63 71
@@ -65,12 +73,11 @@
65 73
662007-04-24 J.D. Smith <jdsmith@as.arizona.edu> 742007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
67 75
68 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp): Don't 76 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
69 re-query for each cleared BP. 77 Don't re-query for each cleared BP.
70 (idlwave-shell-clear-bp): Optionally skip BP query. 78 (idlwave-shell-clear-bp): Optionally skip BP query.
71 (idlwave-shell-update-bp-overlays): Use set-window-margins 79 (idlwave-shell-update-bp-overlays): Use set-window-margins instead
72 instead of set-window-buffer, which incorrectly moves displayed 80 of set-window-buffer, which incorrectly moves displayed region.
73 region.
74 81
752007-04-23 Jay Belanger <jay.p.belanger@gmail.com> 822007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
76 83
@@ -84,8 +91,8 @@
84 91
852007-04-23 Chong Yidong <cyd@stupidchicken.com> 922007-04-23 Chong Yidong <cyd@stupidchicken.com>
86 93
87 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down): New 94 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
88 functions. 95 New functions.
89 (Info-mode-line-node-keymap): Bind mouse commands to 96 (Info-mode-line-node-keymap): Bind mouse commands to
90 Info-mouse-scroll-up/down instead of Info-scroll-up/down. 97 Info-mouse-scroll-up/down instead of Info-scroll-up/down.
91 98
@@ -96,8 +103,8 @@
96 (locate-prompt-for-search-string): New function. 103 (locate-prompt-for-search-string): New function.
97 (locate): New optional arg. Make locate-local-prompt 104 (locate): New optional arg. Make locate-local-prompt
98 buffer-local. Use locate-prompt-for-search-string. 105 buffer-local. Use locate-prompt-for-search-string.
99 (locate-with-filter): New optional arg. Use 106 (locate-with-filter): New optional arg.
100 locate-prompt-for-search-string. 107 Use locate-prompt-for-search-string.
101 (locate-update): Bind locate-prompt-for-command. 108 (locate-update): Bind locate-prompt-for-command.
102 109
1032007-04-23 Glenn Morris <rgm@gnu.org> 1102007-04-23 Glenn Morris <rgm@gnu.org>
@@ -180,8 +187,8 @@
180 * progmodes/vhdl-mode.el (vhdl-template-type) 187 * progmodes/vhdl-mode.el (vhdl-template-type)
181 (vhdl-template-record, vhdl-template-nature) 188 (vhdl-template-record, vhdl-template-nature)
182 (vhdl-template-configuration-spec, vhdl-template-component-inst) 189 (vhdl-template-configuration-spec, vhdl-template-component-inst)
183 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use 190 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
184 delete-region instead of kill-word and kill-line. 191 Use delete-region instead of kill-word and kill-line.
185 192
1862007-04-21 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> 1932007-04-21 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
187 194
diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el
index df66c817293..d67a0262d88 100644
--- a/lisp/vc-hooks.el
+++ b/lisp/vc-hooks.el
@@ -52,7 +52,9 @@ BACKEND, use `vc-handled-backends'.")
52(defvar vc-header-alist ()) 52(defvar vc-header-alist ())
53(make-obsolete-variable 'vc-header-alist 'vc-BACKEND-header) 53(make-obsolete-variable 'vc-header-alist 'vc-BACKEND-header)
54 54
55(defcustom vc-ignore-dir-regexp "\\`\\([\\/][\\/]\\|/net/\\|/afs/\\)\\'" 55(defcustom vc-ignore-dir-regexp
56 ;; Stop SMB, automounter, AFS, and DFS host lookups.
57 "\\`\\(?:[\\/][\\/]\\|/\\(?:net\\|afs\\|\\.\\\.\\.\\)/\\)\\'"
56 "Regexp matching directory names that are not under VC's control. 58 "Regexp matching directory names that are not under VC's control.
57The default regexp prevents fruitless and time-consuming attempts 59The default regexp prevents fruitless and time-consuming attempts
58to determine the VC status in directories in which filenames are 60to determine the VC status in directories in which filenames are