diff options
| author | Glenn Morris | 2003-05-08 19:51:49 +0000 |
|---|---|---|
| committer | Glenn Morris | 2003-05-08 19:51:49 +0000 |
| commit | 72702c85fbb2b9ff8b6b8149fa4db90c234e9bad (patch) | |
| tree | 61df073b7ada0be8f37cd2932c4453bf1008467c | |
| parent | c3c140d6f3040521ee0e633a459ec7b91094872a (diff) | |
| download | emacs-72702c85fbb2b9ff8b6b8149fa4db90c234e9bad.tar.gz emacs-72702c85fbb2b9ff8b6b8149fa4db90c234e9bad.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 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. |