comparison lisp/ChangeLog @ 99141:e85076badf75

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 26 Oct 2008 03:39:55 +0000
parents d54dee52948e
children b7eb74a4d86b
comparison
equal deleted inserted replaced
99140:5fb166c21cc9 99141:e85076badf75
3 * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name 3 * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
4 when reporting the module. 4 when reporting the module.
5 5
6 * vc-dir.el (vc-dir-mode-map): Add follow-link behavior. 6 * vc-dir.el (vc-dir-mode-map): Add follow-link behavior.
7 7
8 * wid-edit.el (widget-color-complete): Sort completions 8 * wid-edit.el (widget-color-complete): Sort completions alphabetically.
9 alphabetically. 9
10 2008-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11
12 * files.el (locate-dominating-stop-dir-regexp): New var.
13 (locate-dominating-file): Change arg from a regexp to a file name.
14 Rewrite using the vc-find-root code to avoid directory-files which is
15 too slow. Obey locate-dominating-stop-dir-regexp.
16 Don't pay attention to changes in owner.
17 (project-find-settings-file): Adjust call to locate-dominating-file.
18
19 * progmodes/flymake.el (flymake-find-buildfile):
20 Adjust call to locate-dominating-file.
21
22 * vc-hooks.el (vc-find-root): Use locate-dominating-file.
23 (vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp.
10 24
11 2008-10-25 Martin Rudalics <rudalics@gmx.at> 25 2008-10-25 Martin Rudalics <rudalics@gmx.at>
12 26
13 * subr.el (with-current-buffer): Rename buffer argument to 27 * subr.el (with-current-buffer): Rename buffer argument to
14 buffer-or-name. 28 buffer-or-name.
110 * frame.el (make-frame-command): Doc fix. Use display-graphic-p. 124 * frame.el (make-frame-command): Doc fix. Use display-graphic-p.
111 125
112 * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point) 126 * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
113 (list-at-point): Add docstrings. 127 (list-at-point): Add docstrings.
114 128
115 * dired.el (dired-get-marked-files, dired-map-over-marks): Doc 129 * dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.
116 fixes.
117 130
118 * dired-aux.el (dired-do-create-files): Doc fix. 131 * dired-aux.el (dired-do-create-files): Doc fix.
119 132
120 2008-10-22 Adrian Robert <Adrian.B.Robert@gmail.com> 133 2008-10-22 Adrian Robert <Adrian.B.Robert@gmail.com>
121 134
135 2008-10-22 Kenichi Handa <handa@m17n.org> 148 2008-10-22 Kenichi Handa <handa@m17n.org>
136 149
137 * international/characters.el: Don't setup 150 * international/characters.el: Don't setup
138 find-word-boundary-function-table. 151 find-word-boundary-function-table.
139 (next-word-boundary-han, next-word-boundary-kana): Delete them. 152 (next-word-boundary-han, next-word-boundary-kana): Delete them.
140 (word-combining-categories, word-separating-categories): Adjusted 153 (word-combining-categories, word-separating-categories):
141 to the change of the docstrings. 154 Adjust to the change of the docstrings.
142 155
143 2008-10-21 Chong Yidong <cyd@stupidchicken.com> 156 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
144 157
145 * simple.el (region-active-p): Doc fix. 158 * simple.el (region-active-p): Doc fix.
146 159
177 * replace.el (read-regexp): Rename arg `default' to `default-value'. 190 * replace.el (read-regexp): Rename arg `default' to `default-value'.
178 Doc fix. 191 Doc fix.
179 192
180 2008-10-19 Eli Zaretskii <eliz@gnu.org> 193 2008-10-19 Eli Zaretskii <eliz@gnu.org>
181 194
182 * subr.el (apply-partially): Moved here from minibuffer.el. Doc fix. 195 * subr.el (apply-partially): Move here from minibuffer.el. Doc fix.
183 196
184 * simple.el (minibuffer-default-add-shell-commands): Doc fix. 197 * simple.el (minibuffer-default-add-shell-commands): Doc fix.
185 198
186 2008-10-19 Martin Rudalics <rudalics@gmx.at> 199 2008-10-19 Martin Rudalics <rudalics@gmx.at>
187 200
398 * tool-bar.el (tool-bar-local-item) 411 * tool-bar.el (tool-bar-local-item)
399 (tool-bar-local-item-from-menu): Put the check for number of 412 (tool-bar-local-item-from-menu): Put the check for number of
400 display colors into the image expression. 413 display colors into the image expression.
401 (tool-bar-setup): Don't be a no-op on ttys. 414 (tool-bar-setup): Don't be a no-op on ttys.
402 415
403 * info.el (info-tool-bar-map): Initialize it unconditionally. 416 * info.el (info-tool-bar-map):
404 417 * progmodes/gud.el (gud-tool-bar-map):
405 * progmodes/gud.el (gud-tool-bar-map): Initialize it 418 * progmodes/grep.el (grep-mode-tool-bar-map):
406 unconditionally. 419 * progmodes/compile.el (compilation-mode-tool-bar-map):
407 420 Initialize it unconditionally.
408 * progmodes/grep.el (grep-mode-tool-bar-map): Initialize it
409 unconditionally.
410
411 * progmodes/compile.el (compilation-mode-tool-bar-map): Initialize
412 it unconditionally.
413 421
414 2008-10-11 Romain Francoise <romain@orebokech.com> 422 2008-10-11 Romain Francoise <romain@orebokech.com>
415 423
416 * help.el (view-lossage): Fix docstring, lossage is now 300 keys. 424 * help.el (view-lossage): Fix docstring, lossage is now 300 keys.
417 * kmacro.el (kmacro-edit-lossage): Ditto. 425 * kmacro.el (kmacro-edit-lossage): Ditto.
418 * edmacro.el (edit-kbd-macro): Ditto. 426 * edmacro.el (edit-kbd-macro): Ditto.
419 427
420 2008-10-11 Ulf Jasper <ulf@web.de> 428 2008-10-11 Ulf Jasper <ulf@web.de>
421 429
422 * net/newst-treeview.el (newsticker--treeview-list-sort-by-column): 430 * net/newst-treeview.el (newsticker--treeview-list-sort-by-column):
423 Fixed variable names. 431 Fix variable names.
424 432
425 2008-10-11 Dan Nicolaescu <dann@ics.uci.edu> 433 2008-10-11 Dan Nicolaescu <dann@ics.uci.edu>
426 434
427 * startup.el (command-line): Revert 2008-09-26 change, not 435 * startup.el (command-line): Revert 2008-09-26 change, not
428 necessary anymore. 436 necessary anymore.
429 437
430 2008-10-10 Andreas Schwab <schwab@suse.de> 438 2008-10-10 Andreas Schwab <schwab@suse.de>
431 439
432 * simple.el (minibuffer-complete-shell-command): Bind 440 * simple.el (minibuffer-complete-shell-command):
433 comint-delimiter-argument-list, comint-file-name-chars and 441 Bind comint-delimiter-argument-list, comint-file-name-chars and
434 comint-file-name-quote-list like shell-mode. 442 comint-file-name-quote-list like shell-mode.
435 443
436 2008-10-10 Martin Rudalics <rudalics@gmx.at> 444 2008-10-10 Martin Rudalics <rudalics@gmx.at>
437 445
438 * window.el (pop-to-buffer): Fix misplacement of arg norecord in 446 * window.el (pop-to-buffer): Fix misplacement of arg norecord in
443 * calc/calc.el (calc-embedded-word-regexp) 451 * calc/calc.el (calc-embedded-word-regexp)
444 (calc-embedded-word-regexp-alist): New variables. 452 (calc-embedded-word-regexp-alist): New variables.
445 (calc-embedded-open-word, calc-embedded-close-word) 453 (calc-embedded-open-word, calc-embedded-close-word)
446 (calc-embedded-open-close-word-alist): Remove unused variables. 454 (calc-embedded-open-close-word-alist): Remove unused variables.
447 455
448 * calc/calc-embed.el (calc-embedded-make-info): Use 456 * calc/calc-embed.el (calc-embedded-make-info):
449 `calc-embedded-word-regexp' to find words. 457 Use `calc-embedded-word-regexp' to find words.
450 458
451 2008-10-10 Martin Rudalics <rudalics@gmx.at> 459 2008-10-10 Martin Rudalics <rudalics@gmx.at>
452 460
453 * info.el (Info-extract-menu-counting): New argment no-detail to 461 * info.el (Info-extract-menu-counting): New argment no-detail to
454 skip detailed node listings. 462 skip detailed node listings.