aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2002-04-28 22:37:24 +0000
committerRichard M. Stallman2002-04-28 22:37:24 +0000
commit43bbe51672094a649bf996fe1675abf789347843 (patch)
treeee9c48fd358020b378d2b1b36a8c70fb94da8ef9 /src
parentd41eb0aaeb89f8ae35d9ea6d0ff69dc91e095938 (diff)
downloademacs-43bbe51672094a649bf996fe1675abf789347843.tar.gz
emacs-43bbe51672094a649bf996fe1675abf789347843.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6daf3385579..7eb47dac606 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12002-04-28 Richard M. Stallman <rms@gnu.org>
2
3 * minibuf.c (Fall_completions, Ftry_completion): New arg to Fcommandp.
4
5 * eval.c (Fcommandp): New arg for_call_interactively.
6 * lisp.h (Fcommandp): Declare new arg.
7
12002-04-28 Jason Rumney <jasonr@gnu.org> 82002-04-28 Jason Rumney <jasonr@gnu.org>
2 9
3 * w32proc.c (syms_of_w32proc): Get true file attributes by default. 10 * w32proc.c (syms_of_w32proc): Get true file attributes by default.