diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 642691ee3d4..c8623fb80a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | (fancy-diary-display): Make `marks', `temp-face', `faceinfo' | 6 | (fancy-diary-display): Make `marks', `temp-face', `faceinfo' |
| 7 | local. | 7 | local. |
| 8 | (diary-mail-entries): There is no fancy-diary-buffer if there are | 8 | (diary-mail-entries): There is no fancy-diary-buffer if there are |
| 9 | no diary entries. | 9 | no diary entries. Use call-interactively. |
| 10 | (mark-diary-entries): Make `temp' local. | 10 | (mark-diary-entries): Make `temp' local. |
| 11 | (mark-sexp-diary-entries): Make `marks' local, remove `temp'. | 11 | (mark-sexp-diary-entries): Make `marks' local, remove `temp'. |
| 12 | (list-sexp-diary-entries): Make `temp' local. | 12 | (list-sexp-diary-entries): Make `temp' local. |