diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f720021b83c..3bb7911a2e9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * hexl.el (hexlify-buffer): Bind coding-system-for-write to | ||
| 4 | buffer-file-coding-system, instead of raw-text. | ||
| 5 | (dehexlify-buffer): Bind coding-system-for-read to | ||
| 6 | buffer-file-coding-system, instead of raw-text. | ||
| 7 | |||
| 1 | 2000-10-11 Sam Steingold <sds@gnu.org> | 8 | 2000-10-11 Sam Steingold <sds@gnu.org> |
| 2 | 9 | ||
| 3 | * progmodes/cperl-mode.el (cperl-invalid-face): double-quote | 10 | * progmodes/cperl-mode.el (cperl-invalid-face): double-quote |