]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Sep 2005 11:36:28 +0000 (11:36 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Sep 2005 11:36:28 +0000 (11:36 +0000)
lisp/ChangeLog
man/ChangeLog

index 8e728df12fafa34efb01c8b6e941f220bcd6f40c..c43fe74793b4be22773c179efdd39ff593cced96 100644 (file)
@@ -1,3 +1,11 @@
+2005-09-17  Magnus Henoch  <mange@freemail.hu>
+
+       * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
+       (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
+       aspell versions >= 0.60.
+       (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
+       only if ispell-aspell-supports-utf8 is non-nil.
+
 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
 
        * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
index 5e535a1b1b487cb01fa56ccf76e48e32d09f32da..475085f2c964d17c2723689830958c5c324db616 100644 (file)
@@ -1,3 +1,15 @@
+2005-09-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
+       (../info/newsticker, newsticker.dvi): New targets.
+
+2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
+
+       * newsticker.texi: Replace @command with @code.  Replace @example
+       with @lisp.
+       (Top): Added explanations to menu items.
+       (GNU Free Documentation License): Removed.
+
 2005-09-16  Romain Francoise  <romain@orebokech.com>
 
        Update all files to specify GFDL version 1.2.