From: Jason Rumney Date: Mon, 6 May 2002 14:23:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.2.91~284 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9fbc543dd3d28411716fc8b7e7a4dcf619f4c401;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d444efd5c2d..d2f75d78568 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -20,6 +20,11 @@ * textmodes/flyspell.el (flyspell-mode-map): Don't bind mouse-2. It's bound via text-properties already. +2002-04-17 Jason Rumney + + * international/mule-cmds.el (locale-preferred-coding-systems): + Add "jpn". + 2002-04-16 Eli Zaretskii * term.el (term-emulate-terminal): Fix last change. diff --git a/src/ChangeLog b/src/ChangeLog index 57942c63285..01b12035397 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-05-06 Jason Rumney + + * w32bdf.c (w32_load_bdf_font): Set fonts_changed_p. + 2002-05-03 Gerd Moellmann * indent.c (Fvertical_motion): Move to the start of the line