comparison lisp/ChangeLog @ 61963:a86743d99b10

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 01 May 2005 12:53:17 +0000
parents 055bdb7f1335
children 7e010855435e
comparison
equal deleted inserted replaced
61962:12df7bc9455d 61963:a86743d99b10
1 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2
3 * files.el (require-final-newline): Make Custom tags consistent
4 with mode-require-final-newline.
5 (mode-require-final-newline): Doc fix.
6
1 2005-05-01 Lute Kamstra <lute@gnu.org> 7 2005-05-01 Lute Kamstra <lute@gnu.org>
2 8
3 * international/latexenc.el (latexenc-find-file-coding-system): 9 * international/latexenc.el (latexenc-find-file-coding-system):
4 Fix regular expressions. Suggested by David Kastrup <dak@gnu.org> 10 Fix regular expressions. Suggested by David Kastrup <dak@gnu.org>
5 and Stefan Monnier <monnier@iro.umontreal.ca>. 11 and Stefan Monnier <monnier@iro.umontreal.ca>.
17 * jka-compr.el: Many functions and vars moved to jka-compr-hook.el. 23 * jka-compr.el: Many functions and vars moved to jka-compr-hook.el.
18 (jka-compr-handler): Add autoload. `put' calls moved 24 (jka-compr-handler): Add autoload. `put' calls moved
19 to jka-compr-hook.el. 25 to jka-compr-hook.el.
20 (compression, jka-compr): defgroups moved to jka-compr-hook.el. 26 (compression, jka-compr): defgroups moved to jka-compr-hook.el.
21 (jka-compr-inhibit): Autoload. 27 (jka-compr-inhibit): Autoload.
22 28
23 * jka-comp-hook.el: New file. 29 * jka-comp-hook.el: New file.
24 Enable the mode by default. 30 Enable the mode by default.
25 31
26 * files.el (backup-buffer-copy): Use copy-file instead 32 * files.el (backup-buffer-copy): Use copy-file instead
27 of write-region, and put back the 'excl. 33 of write-region, and put back the 'excl.