Second part of review and tweaks of release notes

This commit is contained in:
syl20bnr 2019-02-10 12:37:41 -05:00
parent 3dd753945f
commit 95422ae5d5
2 changed files with 640 additions and 638 deletions

File diff suppressed because it is too large Load Diff

View File

@ -325,7 +325,7 @@ If the buffer isn't visiting a file, ask if it should
be saved to a file, or just renamed.
If called without a prefix argument, the prompt is
initialized with the current filename."
initialized with the current directory instead of filename."
(interactive "P")
(let* ((name (buffer-name))
(filename (buffer-file-name)))