diff options
| author | Glenn Morris | 2014-01-09 15:15:04 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-01-09 15:15:04 -0500 |
| commit | 00885d0882a87dfaffc9324232cef02d7f725daf (patch) | |
| tree | 73cfb31b67f04e2011555b8267099299183c4f00 | |
| parent | e49c0a9ae3400d7e723ccacc6fb3f44e90d87a34 (diff) | |
| download | emacs-00885d0882a87dfaffc9324232cef02d7f725daf.tar.gz emacs-00885d0882a87dfaffc9324232cef02d7f725daf.zip | |
ChangeLog whitespace fix
| -rw-r--r-- | lisp/gnus/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 8f2dc713376..372819d819a 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2014-01-09 Ken Olum <kdo@cosmos.phy.tufts.edu> (tiny change) | 1 | 2014-01-09 Ken Olum <kdo@cosmos.phy.tufts.edu> (tiny change) |
| 2 | 2 | ||
| 3 | * message.el (message-bury): Call bury-buffer with no argument | 3 | * message.el (message-bury): Call bury-buffer with no argument |
| 4 | in the message-return-action case too. | 4 | in the message-return-action case too. |