aboutsummaryrefslogtreecommitdiffstats
path: root/admin/FOR-RELEASE
diff options
context:
space:
mode:
authorChong Yidong2012-02-21 21:24:48 +0800
committerChong Yidong2012-02-21 21:24:48 +0800
commita59225b146620b11455b614244ceb6d02339a032 (patch)
treec6e730a974c8c968f827f589a6162b340e4c4b69 /admin/FOR-RELEASE
parentf9a998c365893585a8b33fba9a00320348c0b34b (diff)
downloademacs-a59225b146620b11455b614244ceb6d02339a032.tar.gz
emacs-a59225b146620b11455b614244ceb6d02339a032.zip
Update Files chapter in Lisp manual.
* doc/lispref/files.texi (Files): Mention magic file names as arguments. (Reading from Files): Copyedits. (File Attributes): Mention how to change file modes. (Changing Files): Use standard "file permissions" terminology. Add xref to File Attributes node. (Locating Files): Document locate-user-emacs-file. (Unique File Names): Recommend against using make-temp-name. * src/buffer.c (Fget_file_buffer): Protect against invalid file handler return value. * src/fileio.c (Vfile_name_handler_alist): Doc fix.
Diffstat (limited to 'admin/FOR-RELEASE')
-rw-r--r--admin/FOR-RELEASE8
1 files changed, 1 insertions, 7 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index d1150b6d60b..7ad484a535e 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -83,8 +83,6 @@ and change key bindings where necessary. The current list of modes:
83 83
84* DOCUMENTATION 84* DOCUMENTATION
85 85
86** Document XEmbed support
87
88** Check the Emacs Tutorial. 86** Check the Emacs Tutorial.
89 87
90The first line of every tutorial must begin with text ending in a 88The first line of every tutorial must begin with text ending in a
@@ -193,7 +191,7 @@ edebug.texi
193elisp.texi 191elisp.texi
194errors.texi 192errors.texi
195eval.texi cyd 193eval.texi cyd
196files.texi 194files.texi cyd
197frames.texi 195frames.texi
198functions.texi cyd 196functions.texi cyd
199hash.texi cyd 197hash.texi cyd
@@ -229,10 +227,6 @@ tips.texi
229variables.texi cyd 227variables.texi cyd
230windows.texi 228windows.texi
231 229
232* PLANNED ADDITIONS
233* pov-mode (waiting for a Free POV-Ray)
234** gas-mode ?
235
236 230
237Local variables: 231Local variables:
238mode: outline 232mode: outline