comparison lisp/ChangeLog @ 92106:cc105bac19d0

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Fri, 22 Feb 2008 15:10:13 +0000
parents 4a91cd877f7a
children 105ec1146aa7
comparison
equal deleted inserted replaced
92105:46c8bcf2455c 92106:cc105bac19d0
1 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change) 1 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change)
2 2
3 * progmodes/scheme.el (scheme-font-lock-keywords-2): 3 * progmodes/scheme.el (scheme-font-lock-keywords-2):
4 Add SRFI 11 support. 4 Add SRFI 11 support.
5 (let-values, let*-values): Specify scheme-indent-function. 5 (let-values, let*-values): Specify scheme-indent-function.
6
7 2008-02-22 Andreas Schwab <schwab@suse.de>
8
9 * progmodes/verilog-mode.el (verilog-xemacs-menu): Fix setup of
10 "Move" submenu.
11 6
12 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu> 7 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu>
13 8
14 * vc.el (vc-exec-after): Move setting mode-line-process in the 9 * vc.el (vc-exec-after): Move setting mode-line-process in the
15 busy case ... 10 busy case ...