comparison lisp/ChangeLog @ 55218:5e391facba6e

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Wed, 28 Apr 2004 19:07:59 +0000
parents d69cbc877b46
children 968aecf8299b
comparison
equal deleted inserted replaced
55217:97d0e3a1174f 55218:5e391facba6e
11 11
12 2004-04-28 John Paul Wallington <jpw@gnu.org> 12 2004-04-28 John Paul Wallington <jpw@gnu.org>
13 13
14 * thumbs.el (thumbs-delete-images): Fix formatting of prompt. 14 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
15 (thumbs-show-image-num): Move assignment of 15 (thumbs-show-image-num): Move assignment of
16 `thumbs-current-image-filename' within dynamic scope of `i'. 16 `thumbs-current-image-filename' within scope of `i'.
17 (thumbs-emboss-image): Don't use `evenp'. 17 (thumbs-emboss-image): Don't use `evenp'.
18 18
19 2004-04-28 Richard M. Stallman <rms@gnu.org> 19 2004-04-28 Richard M. Stallman <rms@gnu.org>
20 20
21 * progmodes/compile.el (compilation-context-lines): Default now 0. 21 * progmodes/compile.el (compilation-context-lines): Default now 0.