diff options
| author | Chong Yidong | 2006-07-18 01:35:03 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-07-18 01:35:03 +0000 |
| commit | e18423327e15d044674a9b949a3cb138f6009dbd (patch) | |
| tree | efba1f9a1d6023f44c858da03ef34eadb6c4aca8 /lispref/ChangeLog | |
| parent | c1fdbde6c8c1e007d5abe6fba012fb1a2c09c448 (diff) | |
| download | emacs-e18423327e15d044674a9b949a3cb138f6009dbd.tar.gz emacs-e18423327e15d044674a9b949a3cb138f6009dbd.zip | |
* commands.texi (Waiting): Document batch-mode sit-for behavior.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 547789ffc51..6097e352276 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-07-17 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * commands.texi (Waiting): Document batch-mode sit-for behavior. | ||
| 4 | |||
| 1 | 2006-07-17 Richard Stallman <rms@gnu.org> | 5 | 2006-07-17 Richard Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus. | 7 | * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus. |