From 9250f1fd273bb6420c686db1732ea0e413ffd1be Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 29 Nov 2001 12:20:44 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ src/ChangeLog | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ecd695e684f..a07666ac8c0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2001-11-29 Dave Love + + * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes. + (fortran-beginning-do, fortran-beginning-if): Fix regexp typos. + + * international/mule.el (map-charset-chars): New function. + (register-char-codings): Use it to cope with generic chars in + safe-chars. + 2001-11-27 Stefan Monnier * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error. diff --git a/src/ChangeLog b/src/ChangeLog index 35fd2752616..0187c639c44 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-11-29 Dave Love + + * coding.c (syms_of_coding) : Give it an + extra extra slot. + 2001-11-28 Gerd Moellmann * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if -- 2.39.5