Mercurial > emacs
changeset 30948:0763555f942b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 18 Aug 2000 06:31:51 +0000 |
parents | 3e2633195694 |
children | 54e668cd8c0b |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 35 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Aug 18 06:29:14 2000 +0000 +++ b/etc/NEWS Fri Aug 18 06:31:51 2000 +0000 @@ -784,7 +784,7 @@ *** 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.
--- a/lisp/ChangeLog Fri Aug 18 06:29:14 2000 +0000 +++ b/lisp/ChangeLog Fri Aug 18 06:31:51 2000 +0000 @@ -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