Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fe73d072
Commit
fe73d072
authored
Mar 08, 1998
by
Richard M. Stallman
Browse files
(news-exit): Use quit-window.
parent
17dcf97f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/mail/rnews.el
lisp/mail/rnews.el
+1
-1
No files found.
lisp/mail/rnews.el
View file @
fe73d072
...
...
@@ -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
""
)))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment