From d4824a5df4240864158a90c4410b573d9b2d22d8 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 29 Nov 2001 12:55:07 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ src/ChangeLog | 6 ++++++ 2 files changed, 19 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 38719a3016c..a414c8a01e6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2001-11-29 Dave Love + + * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes. + (fortran-window-create, fortran-window-create-momentarily): + Rewrite, moving error condition. + (fortran-beginning-do, fortran-beginning-if): Fix regexps. + (fortran-mode-syntax-table): Revert last change. + + * international/mule.el: Doc fixes. + (map-charset-chars): New function. + (register-char-codings): Use it to cope with generic chars in + safe-chars. + 2001-11-29 Pavel Jan,Bm(Bk * play/blackbox.el (blackbox-mode, blackbox): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index 725a1407f03..aa5f4ea8920 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-11-29 Dave Love + + * coding.c (syms_of_coding) : Give it an + extra extra slot. + (detect_coding_mask): Fix call of detect_coding_iso2022. + 2001-11-29 Pavel Jan,Bm(Bk * fileio.c (file-name-coding-system) -- 2.39.2