comparison lisp/ChangeLog @ 105132:4640c3af38ad

(dig-mode): Use define-derived-mode.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 21 Sep 2009 02:28:02 +0000
parents 115d5f887b34
children 4bd8c41046c4
comparison
equal deleted inserted replaced
105131:04a7d9439cd0 105132:4640c3af38ad
1 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * net/dig.el (dig-mode): Use define-derived-mode.
4
1 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu> 5 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2 6
3 * vc-dispatcher.el (vc-do-command): Return the process object in 7 * vc-dispatcher.el (vc-do-command): Return the process object in
4 the asynchronous case. Use when instead of if. Do not run 8 the asynchronous case. Use when instead of if. Do not run
5 vc-exec-after to display a message if not enabled. 9 vc-exec-after to display a message if not enabled.