diff options
| author | Richard M. Stallman | 2002-04-28 22:37:24 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-04-28 22:37:24 +0000 |
| commit | 43bbe51672094a649bf996fe1675abf789347843 (patch) | |
| tree | ee9c48fd358020b378d2b1b36a8c70fb94da8ef9 /src | |
| parent | d41eb0aaeb89f8ae35d9ea6d0ff69dc91e095938 (diff) | |
| download | emacs-43bbe51672094a649bf996fe1675abf789347843.tar.gz emacs-43bbe51672094a649bf996fe1675abf789347843.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-04-28 Jason Rumney <jasonr@gnu.org> | 8 | 2002-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. |