From 8ccd36304db42afda019e6318696c82afed5fe85 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 17 Sep 2005 05:02:16 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 3 +++ lisp/ChangeLog | 4 ++++ lisp/url/ChangeLog | 7 +++++++ lispref/ChangeLog | 4 ++++ src/ChangeLog | 3 +-- 5 files changed, 19 insertions(+), 2 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index fe1bad8241c..8ed41fb1a6a 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -46,6 +46,9 @@ and has already been posted on the developers' list, but it is on the back burner waiting for a legal comment or an alternate implementation (around 30 lines of code). +** goeran@uddeborg.se's Sep 13 crash report +about trying to display the invalid gif file poison.gif. + * BUGS ** Fix recognition of shell's `dirs' command. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b5093189d3e..9f774f8990a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -25,6 +25,10 @@ (image-search-load-path): New function. (find-image): Search for images in `image-load-path'. +2005-09-15 Richard M. Stallman + + * follow.el: Change Maintainer field. + 2005-09-15 David Ponce * recentf.el (recentf-save-file-modes): New option. diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index c08d73739e9..be772251fd5 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,10 @@ +2005-09-17 Richard M. Stallman + + * url-vars.el (url-mail-command): Don't test fboundp of `compose-mail'. + + * url-mailto.el (url-mailto): Special case `mail'. + Don't test fboundp of `compose-mail'. + 2005-09-15 Chong Yidong * url-mailto.el (url-mailto): Delete mail buffer after sending diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 56208830b4f..fd095d9a308 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-09-17 Richard M. Stallman + + * display.texi (Defining Images): Clean up previous change. + 2005-09-16 Romain Francoise * elisp.texi: Specify GFDL version 1.2. diff --git a/src/ChangeLog b/src/ChangeLog index 42d59823011..6704efa084b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,6 @@ 2005-09-16 Romain Francoise - * fileio.c (syms_of_fileio): Clarify docstring of - `write-region-inhibit-fsync'. + * fileio.c (syms_of_fileio) : Doc fix. 2005-09-15 Richard M. Stallman -- 2.39.5