diff options
| author | Glenn Morris | 2012-09-04 23:56:55 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-09-04 23:56:55 -0700 |
| commit | 1a1ecd2b14f38fcd995516a71b49c8810eac5828 (patch) | |
| tree | 5e5d2e9868b90ba188c969b79f93e5fe98430658 | |
| parent | 014d93beeff943c5b5f34995002ec575cd15c244 (diff) | |
| download | emacs-1a1ecd2b14f38fcd995516a71b49c8810eac5828.tar.gz emacs-1a1ecd2b14f38fcd995516a71b49c8810eac5828.zip | |
ChangeLog fixes
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 37d89ba8cad..0587469a08e 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org> | 1 | 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * dgnushack.el: XEmacs 21.5 compilation fix. | ||
| 4 | |||
| 5 | * gnus-notifications.el (gnus-notifications-notify): Use it. | 3 | * gnus-notifications.el (gnus-notifications-notify): Use it. |
| 6 | 4 | ||
| 7 | * gnus-fun.el (gnus-funcall-no-warning): New function to silence | 5 | * gnus-fun.el (gnus-funcall-no-warning): New function to silence |
| @@ -2300,8 +2298,6 @@ | |||
| 2300 | 2298 | ||
| 2301 | 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | 2299 | 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2302 | 2300 | ||
| 2303 | * dgnushack.el: Autoload sha1 on XEmacs. | ||
| 2304 | |||
| 2305 | * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional | 2301 | * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional |
| 2306 | quit window configuration. | 2302 | quit window configuration. |
| 2307 | 2303 | ||