From 0ad6717dc2fa6cb24c6b0175139a3d4120fca0b6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 17 Jun 2005 15:52:39 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 13 ++++--------- lisp/ChangeLog | 3 +++ 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index c76bc3d4f48..671b3830906 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -5,6 +5,7 @@ Tasks needed before the next release. ** `undo-ask-before-discard', currently set to t for debugging purposes has to be set to nil: when t, it can leak memory and cause other problems. + * NEW FEATURES ** Make VC-over-Tramp work where possible, or at least fail @@ -19,10 +20,10 @@ See msg from rms to emacs-devel on 21 Dec. ** Enhance scroll-bar to handle tall line (similar to line-move). - * FATAL ERRORS ** Make unexec handle memory mapping policy of the latest versions of Linux. +This includes exec_shield and a memory-layout randomization feature. ** Investigate reported crashes in compact_small_strings. @@ -79,13 +80,9 @@ is encountered. ** Document Custom Themes. -** Finish updating the Emacs Lisp manual. - -*** Update lispref/README. +** Update lispref/README. -** Update the Emacs manual. - -*** Update man/info.texi. +** Update man/info.texi. ** Add missing years in copyright notices of all files. @@ -113,8 +110,6 @@ lisp/url working Thien-Thi Nguyen ** Update AUTHORS. -** Reorder NEWS entries. - ** Check the Emacs manual. Each manual section should be checked for factual correctness diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0a7024f40ce..95eb89e5fd3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2005-06-17 Richard M. Stallman + * startup.el (command-line): Warn if specified user name has + no home directory. + * term.el (term-get-old-input, term-input-filter, term-input-sender) (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes. -- 2.39.2