aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 43e7b47eb61..3f0d74b79ff 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12004-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
12004-05-22 Juanma Barranquero <lektu@terra.es> 132004-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