]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorPhillip Rulon <pjr@gnu.org>
Fri, 8 Oct 1999 23:57:58 +0000 (23:57 +0000)
committerPhillip Rulon <pjr@gnu.org>
Fri, 8 Oct 1999 23:57:58 +0000 (23:57 +0000)
lisp/ChangeLog
src/ChangeLog

index bc4949088c46e0498898e2e0eb29f5f76e7b1470..f34f4b4a64873d6be67ff49df080a0ce9fa11252 100644 (file)
        (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 
index dc8fc6445e3ac61f6cbc8800cddc65f329f5aae8..e885095ad607d5eaf8f3a5bf0772b0757a0cfe48 100644 (file)
        * 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.