mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-20 23:20:36 -08:00
(news-exit): Use quit-window.
This commit is contained in:
parent
17dcf97fec
commit
fe73d07254
1 changed files with 1 additions and 1 deletions
|
|
@ -684,7 +684,7 @@ one for moving forward and one for moving backward."
|
|||
(news-write-certifications)
|
||||
(message "Updating %s... done" news-startup-file)
|
||||
(message "Now do some real work")
|
||||
(and (fboundp 'bury-buffer) (bury-buffer (current-buffer)))
|
||||
(quit-window)
|
||||
(switch-to-buffer news-buffer-save)
|
||||
(setq news-user-group-list ()))
|
||||
(message "")))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue