diff options
| author | Glenn Morris | 2012-12-26 23:55:14 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-12-26 23:55:14 -0800 |
| commit | 1ab0c851fc0f1d2e1c54196bfaeb67a3bd916741 (patch) | |
| tree | 75904e8eb89d99dd93de5b39ff15991b145967da /doc/lispref/ChangeLog | |
| parent | db590ef6e30d0b962e226ce5c5a003cc52a17953 (diff) | |
| download | emacs-1ab0c851fc0f1d2e1c54196bfaeb67a3bd916741.tar.gz emacs-1ab0c851fc0f1d2e1c54196bfaeb67a3bd916741.zip | |
Document cygwin-convert-file-name-{to|from}-windows
* doc/lispref/files.texi (File Names): Mention Cygwin conversion functions.
* src/cygw32.c (Fcygwin_convert_file_name_to_windows)
(Fcygwin_convert_file_name_from_windows): Doc fixes.
* etc/NEWS: Related markup.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 09c70226d5d..f77e68aadc4 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-12-27 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * files.texi (File Names): Mention Cygwin conversion functions. | ||
| 4 | |||
| 1 | 2012-12-22 Martin Rudalics <rudalics@gmx.at> | 5 | 2012-12-22 Martin Rudalics <rudalics@gmx.at> |
| 2 | 6 | ||
| 3 | * windows.texi (Selecting Windows): Reword description of | 7 | * windows.texi (Selecting Windows): Reword description of |