diff options
-rw-r--r-- | lisp/ChangeLog | 4 | ||||
-rw-r--r-- | lispref/ChangeLog | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 38ccf0197d3..e2a8e9e0115 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2003-04-20 Richard M. Stallman <rms@gnu.org> + + * simple.el (kill-line): Doc fix. + 2003-04-20 Sam Steingold <sds@gnu.org> * pcvs.el (cvs-examine): Respect `find-file-visit-truename'. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 1ff050fdf34..ce6030c78a1 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2003-04-20 Richard M. Stallman <rms@gnu.org> + + * os.texi (Timers): Explain about timers and quitting. + 2003-04-19 Richard M. Stallman <rms@gnu.org> * internals.texi (Writing Emacs Primitives): Strings are |