Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b61dfbe2
Commit
b61dfbe2
authored
Jun 26, 2010
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Plain Diff
w32-fns.el (w32-convert-standard-filename): Doc fix.
parents
ebd70b0f
98d8b17e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/w32-fns.el
lisp/w32-fns.el
+1
-1
No files found.
lisp/ChangeLog
View file @
b61dfbe2
2010-06-26 Eli Zaretskii <eliz@gnu.org>
* w32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
* flyspell.el (flyspell-check-previous-highlighted-word): Make
...
...
lisp/w32-fns.el
View file @
b61dfbe2
...
...
@@ -254,7 +254,7 @@ You should set this to t when using a non-system shell.\n\n"))))
;; (expand-file-name ".." exec-directory)))))
(
defun
w32-convert-standard-filename
(
filename
)
"Convert a standard file's name to something suitable for
the
MS-Windows.
"Convert a standard file's name to something suitable for MS-Windows.
This means to guarantee valid names and perhaps to canonicalize
certain patterns.
...
...
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