Second part of review and tweaks of release notes
This commit is contained in:
parent
3dd753945f
commit
95422ae5d5
2 changed files with 640 additions and 638 deletions
1266
CHANGELOG.develop
1266
CHANGELOG.develop
File diff suppressed because it is too large
Load diff
|
@ -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)))
|
||||
|
|
Reference in a new issue