aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2005-09-17 11:36:28 +0000
committerEli Zaretskii2005-09-17 11:36:28 +0000
commit4ac3afdb5ad3e9b4cc85e3e92fa8f04ad5ffacb5 (patch)
tree9b739a90879e4f87f94824b5e300c7c467be94e8
parent4ca8965ca1fe633c0999253778339a2de8d867fd (diff)
downloademacs-4ac3afdb5ad3e9b4cc85e3e92fa8f04ad5ffacb5.tar.gz
emacs-4ac3afdb5ad3e9b4cc85e3e92fa8f04ad5ffacb5.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog8
-rw-r--r--man/ChangeLog12
2 files changed, 20 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8e728df12fa..c43fe74793b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12005-09-17 Magnus Henoch <mange@freemail.hu>
2
3 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
4 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
5 aspell versions >= 0.60.
6 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
7 only if ispell-aspell-supports-utf8 is non-nil.
8
12005-09-17 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> 92005-09-17 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
2 10
3 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign 11 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
diff --git a/man/ChangeLog b/man/ChangeLog
index 5e535a1b1b4..475085f2c96 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,15 @@
12005-09-17 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4 (../info/newsticker, newsticker.dvi): New targets.
5
62005-09-17 Ulf Jasper <ulf.jasper@web.de>
7
8 * newsticker.texi: Replace @command with @code. Replace @example
9 with @lisp.
10 (Top): Added explanations to menu items.
11 (GNU Free Documentation License): Removed.
12
12005-09-16 Romain Francoise <romain@orebokech.com> 132005-09-16 Romain Francoise <romain@orebokech.com>
2 14
3 Update all files to specify GFDL version 1.2. 15 Update all files to specify GFDL version 1.2.