From a59225b146620b11455b614244ceb6d02339a032 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 21 Feb 2012 21:24:48 +0800 Subject: 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. --- admin/FOR-RELEASE | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'admin/FOR-RELEASE') 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: * DOCUMENTATION -** Document XEmbed support - ** Check the Emacs Tutorial. The first line of every tutorial must begin with text ending in a @@ -193,7 +191,7 @@ edebug.texi elisp.texi errors.texi eval.texi cyd -files.texi +files.texi cyd frames.texi functions.texi cyd hash.texi cyd @@ -229,10 +227,6 @@ tips.texi variables.texi cyd windows.texi -* PLANNED ADDITIONS -* pov-mode (waiting for a Free POV-Ray) -** gas-mode ? - Local variables: mode: outline -- cgit v1.2.1