comparison lisp/ChangeLog @ 59774:a8e1cfe86c9b

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 29 Jan 2005 15:52:07 +0000
parents 3ee04791024f
children 99f372bad7b9
comparison
equal deleted inserted replaced
59773:1ffd5f5591a2 59774:a8e1cfe86c9b
1 2005-01-29 Eli Zaretskii <eliz@gnu.org> 1 2005-01-29 Eli Zaretskii <eliz@gnu.org>
2
3 * progmodes/compile.el (compilation-start): Bind buffer-read-only
4 to nil before invoking call-process. Reset buffer's modified flag
5 after fontifying it in the no-async branch.
2 6
3 * wid-edit.el (widget-specify-button): If mouse pointer shape 7 * wid-edit.el (widget-specify-button): If mouse pointer shape
4 cannot be changed, use mouse face instead. 8 cannot be changed, use mouse face instead.
5 9
6 2005-01-29 Nick Roberts <nickrob@snap.net.nz> 10 2005-01-29 Nick Roberts <nickrob@snap.net.nz>