comparison lisp/ChangeLog @ 55573:78819d9ee532

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 13 May 2004 20:47:35 +0000
parents 402c0c610d46
children 289388d8464e
comparison
equal deleted inserted replaced
55572:0565546ecc8f 55573:78819d9ee532
7 7
8 * version.el (emacs-version): Check for `gtk' feature before 8 * version.el (emacs-version): Check for `gtk' feature before
9 `x-toolkit' feature. 9 `x-toolkit' feature.
10 10
11 2004-05-13 Juanma Barranquero <lektu@terra.es> 11 2004-05-13 Juanma Barranquero <lektu@terra.es>
12
13 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14 arguments in the docstring, they're used only in recursive calls.
12 15
13 * help-fns.el (help-arg-highlighting-function) 16 * help-fns.el (help-arg-highlighting-function)
14 (help-argument-name): Delete. 17 (help-argument-name): Delete.
15 (help-default-arg-highlight): New function. 18 (help-default-arg-highlight): New function.
16 (help-do-arg-highlighting): Use it. 19 (help-do-arg-highlighting): Use it.