*** empty log message ***

This commit is contained in:
Phillip Rulon 1999-10-08 23:57:58 +00:00
parent ab418c6df0
commit 2727132911
2 changed files with 10 additions and 0 deletions

View file

@ -160,6 +160,11 @@
(isearch-char-to-string): Removed. Callers changed to use
char-to-string.
1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
* ispell.el (ispell-dictionary-alist-6): Don't use "-C"
option for Russian.
1999-09-25 Gerd Moellmann <gerd@gnu.org>
* faces.el (face-differs-from-default-p): Compare face

View file

@ -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 <rms@caffeine.ai.mit.edu>
* unexelf.c (unexec): Don't get confused by a short section
just before the bss section.
1999-09-16 Gerd Moellmann <gerd@gnu.org>
* emacs.c (main): Remove unused variables.