From fda12b27a90f31e8475648fba0c91c4a1f858529 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 7 Nov 2005 01:28:15 +0000 Subject: [PATCH] *** empty log message *** --- etc/TODO | 3 +++ lisp/ChangeLog | 10 ++++++++++ lispref/ChangeLog | 5 +++++ 3 files changed, 18 insertions(+) diff --git a/etc/TODO b/etc/TODO index e5b3c64716e..fe5f9030ba0 100644 --- a/etc/TODO +++ b/etc/TODO @@ -285,6 +285,9 @@ when the body only calls primitives. ** Face remapping. +** Optionally make the cursor a little thinner at the end of a line + or the end of the buffer. + ** Add support for rendering antialiased text, probably using XRender/Freetype. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d0ec5c2c55e..8a8a62a31c2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2005-11-06 Richard M. Stallman + + * progmodes/compile.el (compilation-internal-error-properties): + save-excursion around the computation of MARKER. + +2005-11-06 Piet van Oostrum + + * textmodes/flyspell.el (flyspell-external-point-words): + flyspell-get-word returns a list, not just a string. + 2005-11-06 John Paul Wallington * ibuffer.el (ibuffer): Search all visible frames when getting diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b848c2641fa..3eb27dd4c5e 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-11-06 Richard M. Stallman + + * files.texi (Magic File Names): find-file-name-handler checks the + `operations' property of the handler. + 2005-11-03 Richard M. Stallman * variables.texi (Frame-Local Variables): Small clarification. -- 2.39.2