*** empty log message ***
This commit is contained in:
parent
cc1f98068a
commit
8ccd36304d
5 changed files with 19 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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 <rms@gnu.org>
|
||||
|
||||
* follow.el: Change Maintainer field.
|
||||
|
||||
2005-09-15 David Ponce <david@dponce.com>
|
||||
|
||||
* recentf.el (recentf-save-file-modes): New option.
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2005-09-17 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* 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 <cyd@stupidchicken.com>
|
||||
|
||||
* url-mailto.el (url-mailto): Delete mail buffer after sending
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2005-09-17 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* display.texi (Defining Images): Clean up previous change.
|
||||
|
||||
2005-09-16 Romain Francoise <romain@orebokech.com>
|
||||
|
||||
* elisp.texi: Specify GFDL version 1.2.
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
2005-09-16 Romain Francoise <romain@orebokech.com>
|
||||
|
||||
* fileio.c (syms_of_fileio): Clarify docstring of
|
||||
`write-region-inhibit-fsync'.
|
||||
* fileio.c (syms_of_fileio) <write-region-inhibit-fsync>: Doc fix.
|
||||
|
||||
2005-09-15 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue