comparison lisp/ChangeLog @ 81973:761ac74a9c02

(locate-dominating-file): New function.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 19 Jul 2007 03:29:47 +0000
parents 7447c9b7efeb
children ac7b97499a4b
comparison
equal deleted inserted replaced
81972:7447c9b7efeb 81973:761ac74a9c02
1 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * files.el (locate-dominating-file): New function.
4
1 2007-07-18 Michael Albinus <michael.albinus@gmx.de> 5 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
2 6
3 * progmodes/grep.el (grep-host-defaults-alist): New defvar. 7 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
4 (grep-compute-defaults): Use it. 8 (grep-compute-defaults): Use it.
5 9
11 15
12 * vc-hooks.el: Generalize stay-local-p to operate on lists of 16 * vc-hooks.el: Generalize stay-local-p to operate on lists of
13 files. Change two keybindings to point to new function names. 17 files. Change two keybindings to point to new function names.
14 18
15 2007-07-18 Juanma Barranquero <lekktu@gmail.com> 19 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
20
16 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode) 21 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
17 (follow-delete-other-windows-and-split, follow-recenter) 22 (follow-delete-other-windows-and-split, follow-recenter)
18 (follow-windows-aligned-p, follow-point-visible-all-windows-p) 23 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
19 (follow-redisplay, follow-estimate-first-window-start) 24 (follow-redisplay, follow-estimate-first-window-start)
20 (follow-xemacs-scrollbar-support, follow-intercept-process-output): 25 (follow-xemacs-scrollbar-support, follow-intercept-process-output):