From 74ec6045ba58355e44cb3fced9f548f35388cb4b Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 18 Aug 2000 06:31:51 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 2 +- lisp/ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 93bf40dce03..0f7516a03f9 100644 --- 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. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1f4240f15b4..2e4f83202c6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,37 @@ +2000-08-18 Gerd Moellmann + + * 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 + + * 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 * format.el (format-encode-run-method): Fix error message to say -- 2.39.2