comparison lisp/ChangeLog @ 53979:c75b456db0b9

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 16 Feb 2004 12:53:25 +0000
parents 980fc678e13c
children 08362d0e158a
comparison
equal deleted inserted replaced
53978:227623e374e8 53979:c75b456db0b9
1 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
2
3 * progmodes/compile.el (compilation-directory): New defvar.
4 (compile): Save current directory in compilation-directory.
5 (recompile): Bind default-directory to compilation-directory if
6 that is non-nil.
7
1 2004-02-16 Dave Love <fx@gnu.org> 8 2004-02-16 Dave Love <fx@gnu.org>
2 9
3 * newcomment.el (comment-insert-comment-function) 10 * newcomment.el (comment-insert-comment-function)
4 (comment-region-function, uncomment-region-function): New. 11 (comment-region-function, uncomment-region-function): New.
5 (comment-indent): Use comment-insert-comment-function. 12 (comment-indent): Use comment-insert-comment-function.