# HG changeset patch # User Glenn Morris # Date 1203652736 0 # Node ID 68d5419183316a13132b9ca1129573be666fc5c4 # Parent 580893ad3b184afda7298d19d23ae33a82afe75a *** empty log message *** diff -r 580893ad3b18 -r 68d541918331 lisp/ChangeLog --- a/lisp/ChangeLog Fri Feb 22 03:58:34 2008 +0000 +++ b/lisp/ChangeLog Fri Feb 22 03:58:56 2008 +0000 @@ -1,3 +1,27 @@ +2008-02-22 Glenn Morris + + * json.el (top-level): No need to require thingatpt. + (json-read-keyword): Use thing-at-point rather than word-at-point. + + * time.el (top-level): No need to require time-date when compiling. + + * emacs-lisp/copyright.el (copyright-update-year): Fix + subexpression numbering for the case when years are split over + lines, and for the replace case. + + * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete. + (tpu-caar, tpu-cadr): Delete functions. + (zmacs-regions): No need to declare for compiler. + (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr. + (tpu-spell-check): Rewrite, and handle mark after point. + (tpu-special-insert): Use or rather than if. + + * emulation/vip.el (vip-special-prefix-com): Use ispell-region + rather than spell-region. + + * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler + warnings about spell-region. + 2008-02-22 Kenichi Handa * loadup.el: Don't load language/devanagari, language/kannanda,