]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 18 Aug 2000 06:31:51 +0000 (06:31 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 18 Aug 2000 06:31:51 +0000 (06:31 +0000)
etc/NEWS
lisp/ChangeLog

index 93bf40dce03dc5c03d04f7c3328346c9d5a9eb87..0f7516a03f9e06124a32f44bf4a6cd8768b74548 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -784,7 +784,7 @@ added.
 *** An "alignment error" bug was fixed when a manual spelling
 correction is made and re-checked.
 
-*** An Italian dictionary definition has been added.
+*** An Italian and a Portuguese dictionary definition has been added.
 
 *** Region skipping performance has been vastly improved in some
 cases.
index 1f4240f15b4f96708e5223baa5eb44b7c6ef52d6..2e4f83202c67f8e29e0490e0d5e844bef42bd013 100644 (file)
@@ -1,3 +1,37 @@
+2000-08-18  Gerd Moellmann  <gerd@gnu.org>
+
+       * textmodes/ispell.el (ispell-dictionary-alist-6): Add
+       `portugues'.
+
+       * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
+       backward-kill-sexp, analogous to kill-sexp.
+
+       * progmodes/icon.el (icon-indent-line)
+       (icon-is-continuation-line): Handle comments specially.
+
+2000-08-17  Ken Stevens <k.stevens@ieee.org>
+
+       * ispell.el: Set to standard author/maintainer/keyword fields.
+       Fine tuning to menu map appearance and operation, and added help.
+       Remove `start' and `end' error messages when compiling.
+       (ispell-choices-win-default-height): Fixed comment string.
+       (ispell-dictionary-alist-1): Fixed regexp in castellano and
+       castellano8 dictionaries.
+       (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
+       (ispell-dictionary-alist-4): Fixed regexp in francais-tex
+       dictionary, added italiano dictionary.
+       (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
+       word character
+       (ispell-tex-skip-alists): Added psfig support.
+       (ispell-skip-html): Renamed from ispell-skip-sgml.
+       (ispell-begin-skip-region-regexp, ispell-skip-region)
+       (ispell-minor-check): Improved html skipping support to skip across
+       code, and recognize `&' commands without propper `;' syntax;
+       (ispell-process-line): Fix alignment error when manually
+       correcting spelling.
+       (ispell): Fix comment string.
+       (ispell-add-per-file-word-list): Always put word list on new line.
+
 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
 
        * format.el (format-encode-run-method): Fix error message to say