From 27271329116f3407e44a532c4701a7cc4416cbd4 Mon Sep 17 00:00:00 2001 From: Phillip Rulon Date: Fri, 8 Oct 1999 23:57:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bc4949088c4..f34f4b4a648 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -160,6 +160,11 @@ (isearch-char-to-string): Removed. Callers changed to use char-to-string. +1999-09-26 Oleg S. Tihonov + + * ispell.el (ispell-dictionary-alist-6): Don't use "-C" + option for Russian. + 1999-09-25 Gerd Moellmann * faces.el (face-differs-from-default-p): Compare face diff --git a/src/ChangeLog b/src/ChangeLog index dc8fc6445e3..e885095ad60 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -281,6 +281,11 @@ * xdisp.c (echo_area_display): Turn off code that returned without doing anything when using a terminal frame. +1999-09-17 Richard M. Stallman + + * unexelf.c (unexec): Don't get confused by a short section + just before the bss section. + 1999-09-16 Gerd Moellmann * emacs.c (main): Remove unused variables. -- 2.39.5