comparison lisp/ChangeLog @ 36495:13e9844e5c71

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 02 Mar 2001 23:51:19 +0000
parents 532d458f0d2b
children f2ed9b662cb8
comparison
equal deleted inserted replaced
36494:05a76ee1d3e0 36495:13e9844e5c71
1 2001-03-02 Dave Love <fx@gnu.org>
2
3 * files.el (insert-file-contents-literally): Bind
4 inhibit-file-name-handlers and inhibit-file-name-operation, not
5 jka-compr-compression-info-list.
6
1 2001-03-02 Stefan Monnier <monnier@cs.yale.edu> 7 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
2 8
3 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing 9 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
4 spaces in default comment-start-skip settings rather than \s-. 10 spaces in default comment-start-skip settings rather than \s-.
5 11