comparison lisp/ChangeLog @ 108676:3a80fc3735bf

Backport from trunk: Fix bug#6298.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 31 May 2010 17:24:46 +0200
parents e3df298f4131
children 7a38217041bb
comparison
equal deleted inserted replaced
108675:e3df298f4131 108676:3a80fc3735bf
1 2010-05-31 Drew Adams <drew.adams@oracle.com>
2
3 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
4
1 2010-05-31 Juanma Barranquero <lekktu@gmail.com> 5 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * subr.el (momentary-string-display): Just use read-event to read 7 * subr.el (momentary-string-display): Just use read-event to read
4 the exit event (Bug#6238). 8 the exit event (Bug#6238).
5 9