aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2004-05-22 07:44:30 +0000
committerRichard M. Stallman2004-05-22 07:44:30 +0000
commit657cc4ff9a845a161cdb9c8018e6b4b189ebd2d1 (patch)
treee845338c950a6ff124a1b87540f04b7617f3dd3d /lisp/ChangeLog
parentd3d6bc9b3bbdf4301020ded17f80c4f842883f85 (diff)
downloademacs-657cc4ff9a845a161cdb9c8018e6b4b189ebd2d1.tar.gz
emacs-657cc4ff9a845a161cdb9c8018e6b4b189ebd2d1.zip
*** empty log message ***
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