diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8c8433039a4..b3d86a73737 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-03-26 Jure Cuhalev (tiny change) + + * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian. + 2005-03-26 Eli Zaretskii * term/bobcat.el: Don't use keyswap.el, since it is now obsolete. diff --git a/man/ChangeLog b/man/ChangeLog index e9729cea01e..0e4352fc56f 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,5 +1,9 @@ 2005-03-26 Eli Zaretskii + * help.texi (Help Summary): Clarify when "C-h ." will do something + nontrivial. + (Apropos): Add cindex entry for apropos-sort-by-scores. + * display.texi (Text Display): Add index entries for how no-break characters are displayed.