From d322eb9b19ddba8ef604dd9d3e096be16a70fafe Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 20 Jan 2006 01:31:01 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 2 ++ etc/TODO | 4 ++++ lisp/ChangeLog.10 | 6 ++++-- lispref/ChangeLog | 18 ++++++++++++++++++ 4 files changed, 28 insertions(+), 2 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index a9da7abb10..9dc802fb43 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -50,6 +50,8 @@ invalid pointer from string_free_list. * BUGS +** Roland.Winkler@physik.uni-erlangen.de's Dec 3 bug report for align.el. + ** Ronan Keryell's Sep 23 bug about "tramp sudo:: and version control on RCS" ** TCP server processes do not work on Windows. diff --git a/etc/TODO b/etc/TODO index 6e517f11e8..45f4b473f3 100644 --- a/etc/TODO +++ b/etc/TODO @@ -9,6 +9,8 @@ to the FSF. * Small but important fixes needed in existing features: +** buffer-offer-save should be a permanent local. + ** revert-buffer should eliminate overlays and the mark. ** erase-buffer should perhaps disregard read-only properties of text. @@ -54,6 +56,8 @@ to the FSF. ** The toolbar should show keyboard equivalents in its tooltips. +** Modify allout.el to use overlays, like outline.el. + * Important features: ** Provide user-friendly ways to list all available font families, diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 51cda26923..395ba326ce 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 @@ -19133,6 +19133,10 @@ * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling. +2002-02-10 Stephen J. Turnbull + + * ediff-init.el (ediff-has-gutter-support): What was this? + 2002-02-10 Michael Kifer * viper-util.el (viper-read-key-sequence): Fix so it'll read @@ -19142,8 +19146,6 @@ * viper.el (describe-key, describe-key-briefly): Get rid of viper-events-to-keys. - * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch. - * ediff-wind.el (ediff-setup-control-frame): Use ediff-has-gutter-support. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index e6ac498ce3..ef07c950e0 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,21 @@ +2006-01-19 Richard M. Stallman + + * nonascii.texi (Translation of Characters): Search cmds use + translation-table-for-input. Automatically made local. + + * markers.texi (Overview of Markers): Count insertion type + as one of a marker's attributes. + + * elisp.texi (Top): Menu clarification. + + * display.texi (Other Display Specs): Delete duplicate entry for + just a string as display spec. Move text about recursive display + specs on such a string. + + * commands.texi (Key Sequence Input): Clarify. + Move num-nonmacro-input-events out. + (Reading One Event): num-nonmacro-input-events moved here. + 2006-01-14 Nick Roberts * advice.texi (Simple Advice): Update example to fit argument -- 2.39.2