comparison lisp/ChangeLog @ 62904:a193e46a75cc

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Mon, 30 May 2005 11:50:10 +0000
parents ce168589b4cd
children af6dffb5d180
comparison
equal deleted inserted replaced
62903:9cca67e822b5 62904:a193e46a75cc
1 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * calendar/diary-lib.el (mark-included-diary-files): Only kill
4 included diary buffer if it was not already being visited.
5 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
6
7 * calendar/icalendar.el (top-level): Do not require 'appt.
8
9 * mail/supercite.el (sc-select-attribution): Only use a list
10 element from sc-attrib-selection-list if it returns a string.
11 Reported by Davide G. M. Salvetti <salve@debian.org>.
12
1 2005-05-30 Juanma Barranquero <lekktu@gmail.com> 13 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
2 14
3 * thumbs.el (thumbs-thumbname): The resulting thubname now 15 * thumbs.el (thumbs-thumbname): The resulting thubname now
4 includes a hash value to improve its uniqueness, and has a ".jpg" 16 includes a hash value to improve its uniqueness, and has a ".jpg"
5 extension. Also, it is now a valid filename on all systems. 17 extension. Also, it is now a valid filename on all systems.