changeset 65572:92c9e729c767

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 17 Sep 2005 11:36:28 +0000
parents 9cf0204bd600
children eadf85208391
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 20 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 17 11:35:13 2005 +0000
+++ b/lisp/ChangeLog	Sat Sep 17 11:36:28 2005 +0000
@@ -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,Ae(Brd  <bojohan@dd.chalmers.se>
 
 	* progmodes/scheme.el (scheme-mode-variables): Use setq to assign
--- a/man/ChangeLog	Sat Sep 17 11:35:13 2005 +0000
+++ b/man/ChangeLog	Sat Sep 17 11:36:28 2005 +0000
@@ -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.