Mercurial > emacs
comparison lisp/ChangeLog @ 70344:761604c02b49
(byte-compile-dynamic)
(byte-compile-dynamic-docstrings, byte-compile-warnings)
(find-file-visit-truename, indent-tabs-mode, left-margin)
(no-byte-compile no-update-autoloads, truncate-lines)
(version-control): Don't use `t' for safe-local-variable
declarations.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Tue, 02 May 2006 12:24:55 +0000 |
parents | 15ea16ad6a0e |
children | bddeadaa4365 |
comparison
equal
deleted
inserted
replaced
70343:6f91e124e35f | 70344:761604c02b49 |
---|---|
1 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de> | |
2 | |
3 * files.el (byte-compile-dynamic) | |
4 (byte-compile-dynamic-docstrings, byte-compile-warnings) | |
5 (find-file-visit-truename, indent-tabs-mode, left-margin) | |
6 (no-byte-compile no-update-autoloads, truncate-lines) | |
7 (version-control): Don't use `t' for safe-local-variable | |
8 declarations. | |
9 | |
1 2006-05-01 Richard Stallman <rms@gnu.org> | 10 2006-05-01 Richard Stallman <rms@gnu.org> |
2 | 11 |
3 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C, | 12 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C, |
4 M-r, M-R, M-A, M-SPC or M-DEL. | 13 M-r, M-R, M-A, M-SPC or M-DEL. |
5 (diff-mode-map): diff-refine-hunk now on C-c C-w | 14 (diff-mode-map): diff-refine-hunk now on C-c C-w |