diff options
| author | Richard M. Stallman | 2007-10-02 02:05:46 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-10-02 02:05:46 +0000 |
| commit | c9a39885f639d83e451c49480f753ea8fc67cf86 (patch) | |
| tree | e78a2761530909b44beb9b3ee37c28d60de73460 | |
| parent | 772e490ce3140fbd704f37df9b9dad6a1670b1e3 (diff) | |
| download | emacs-c9a39885f639d83e451c49480f753ea8fc67cf86.tar.gz emacs-c9a39885f639d83e451c49480f753ea8fc67cf86.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 51f225f30ed..b678d5d8eec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-10-02 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * frame.el (cursor-in-non-selected-windows): Doc fix. | ||
| 4 | |||
| 1 | 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org> | 5 | 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org> |
| 2 | 6 | ||
| 3 | * play/zone.el (zone): Let-bind show-trailing-whitespace to nil. | 7 | * play/zone.el (zone): Let-bind show-trailing-whitespace to nil. |