diff options
| author | Glenn Morris | 2004-11-09 16:59:44 +0000 |
|---|---|---|
| committer | Glenn Morris | 2004-11-09 16:59:44 +0000 |
| commit | 32261ad34d6ac3844037212ee28325fb99fe06b0 (patch) | |
| tree | 8f18a7df24bcbc94d3ea5cb07ebc6049aa136ff0 | |
| parent | e6a70f09d2ad88c2e553cea84bbafdc82220a0f5 (diff) | |
| download | emacs-32261ad34d6ac3844037212ee28325fb99fe06b0.tar.gz emacs-32261ad34d6ac3844037212ee28325fb99fe06b0.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e2efbbccbda..c8382612ab1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * calendar/diary-lib.el (diary-from-outlook) | 3 | * calendar/diary-lib.el (diary-from-outlook) |
| 4 | (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use | 4 | (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use |
| 5 | interactive-p; but rather new optional argument DONOTASK. | 5 | interactive-p; but rather new optional argument NOCONFIRM. |
| 6 | 6 | ||
| 7 | 2004-11-09 Stefan <monnier@iro.umontreal.ca> | 7 | 2004-11-09 Stefan <monnier@iro.umontreal.ca> |
| 8 | 8 | ||