diff options
| author | Reiner Steib | 2006-05-02 12:24:55 +0000 |
|---|---|---|
| committer | Reiner Steib | 2006-05-02 12:24:55 +0000 |
| commit | 31cf286fdb0a74fa05761163237ee002e1b511b8 (patch) | |
| tree | 823f2dcdf61f004b8b4dd0f4a1681991d6e7d317 /lisp/ChangeLog | |
| parent | 7e237d2403a7650ebbf1ded6518c850cb0225956 (diff) | |
| download | emacs-31cf286fdb0a74fa05761163237ee002e1b511b8.tar.gz emacs-31cf286fdb0a74fa05761163237ee002e1b511b8.zip | |
(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.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c841f83b086..3269c5a7266 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 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, |