comparison lisp/ChangeLog @ 55728:9b4d490eb47f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 22 May 2004 07:44:30 +0000
parents 2a017ad95bb7
children e3f64aa0875d
comparison
equal deleted inserted replaced
55727:babf5161afd4 55728:9b4d490eb47f
1 2004-05-22 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
4 If moving back then fwd gets a defun that ends before point,
5 try again moving fwd then back.
6
7 * files.el (file-name-non-special): Allow t in file-arg-indices
8 to mean requote the return value. Use `identity' as an element
9 rather than as the whole value.
10
11 * gs.el (gs-options): Add -dSAFER. Mark it risky.
12
1 2004-05-22 Juanma Barranquero <lektu@terra.es> 13 2004-05-22 Juanma Barranquero <lektu@terra.es>
2 14
3 * help-fns.el (help-add-fundoc-usage): Use %S only for output of 15 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
4 `help-make-usage'. 16 `help-make-usage'.
5 (help-highlight-arguments): Skip function name before searching 17 (help-highlight-arguments): Skip function name before searching