mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-17 17:58:46 +00:00
(basic-save-buffer): Delete duplicate words.
This commit is contained in:
parent
4cdc09a951
commit
222cf3817c
@ -3237,7 +3237,7 @@ in such cases.")
|
||||
"Save the current buffer in its visited file, if it has been modified.
|
||||
The hooks `write-contents-functions' and `write-file-functions' get a chance
|
||||
to do the job of saving; if they do not, then the buffer is saved in
|
||||
the visited file file in the usual way.
|
||||
the visited file in the usual way.
|
||||
Before and after saving the buffer, this function runs
|
||||
`before-save-hook' and `after-save-hook', respectively."
|
||||
(interactive)
|
||||
|
Loading…
Reference in New Issue
Block a user