]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.9
Fix bug #5992.
[gnu-emacs] / lisp / ChangeLog.9
index c5cae4aabbf4e34ea816c43b229ba88428feef36..135eb8edbb3440ca42041c22fa742c1821d2d45f 100644 (file)
        that reads a character and uses the current input method or
        iso-accents when appropriate.
 
-       * viper.el and all others: Corrections to the comment blocks at
-       the top.
+       * viper*.el: Corrections to the comment blocks at the top.
 
 2001-09-09  Eli Zaretskii  <eliz@is.elta.co.il>
 
 
        * replace.el (case-replace, query-replace-from-history-variable)
        (query-replace-to-history-variable, keep-lines-read-args)
-       (occur-revert-function, query-replace-help): Dox fix.
+       (occur-revert-function, query-replace-help): Doc fix.
 
 2001-06-14  Eli Zaretskii  <eliz@is.elta.co.il>
 
 
        * ediff.el: Date of last update, copyright years.
 
-       * ediff-wind (ediff-setup-control-frame): Nill->nil.
+       * ediff-wind.el (ediff-setup-control-frame): Nill->nil.
 
        * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
        of Scott Bronson.
        (vc-version-diff): Use it.
        (vc-diff-switches-list): New macro.
 
-       * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
+       * vc-rcs.el, vc-cvs.el, vc-sccs.el (vc-BACKEND-diff-switches):
        New customization options.
        (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
 
 
 2000-11-27  Dave Pearson  <davep@hagbard.demon.co.uk>
 
-       * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
+       * play/5x5.el (5x5-play-solution): Bind inhibit-quit to t.
 
 2000-11-27  Andrew Innes  <andrewi@gnu.org>
 
        * vc.el: Updated backend documentation.
        (vc-default-check-headers): New function.
 
-       * vc-{cvs,rcs,sccs}.el: Functions reordered.
+       * vc-cvs.el, vc-rcs.el, vc-sccs.el: Functions reordered.
 
        * vc.el (vc-revert-buffer): Ask for confirmation if file seems
        up-to-date.
        * ediff-init.el (ediff-before-setup-hook): New hook.
        Several typos fixed in various docstrings.
        * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
-       * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
+       * ediff-mult.el (ediff-before-session-group-setup-hooks): New hook.
        (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
        * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
        (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
 
        * net/net-utils.el (nslookup-font-lock-keywords)
        (ftp-font-lock-keywords, smbclient-font-lock-keywords):
-       Ignore the value of wqindow-system; always define keywords
+       Ignore the value of window-system; always define keywords.
 
 2000-10-05  Kenichi Handa  <handa@etl.go.jp>
 
        (vc-retrieve-snapshot): Allow the command to operate on any
        directory.
 
-       * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
+       * vc-rcs.el, vc-sccs.el, vc-cvs.el: Update calls to vc-do-command by either
        just removing the 'WORKFILE argument or by removing the 'MASTER
        argument and replacing `file' with (vc-name file).
 
        `vc-locking-user' semantics.
        (vc-backend-merge): Remove.
 
-       * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
+       * vc-rcs.el, vc-scc.el: (vc-{sc,r}cs-check{in,out}): Update 'vc-state
        rather than 'vc-locking-user.
 
        * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
 2000-06-07  John Wiegley  <johnw@gnu.org>
 
        * align.el (align-dq-string-modes, align-sq-string-modes)
-       (align-open-comment-modes): Add pyhton-mode.
+       (align-open-comment-modes): Add python-mode.
        (align-rules-list): Use get-text-property instead of
        text-properties-at.
        (align-rules-list): Add python-assignment.
        non-precomposed characters.
        (tibetan-decompose-string): Likewise.
        (tibetan-composition-function): Fix args to
-       thibetan-compose-string.
+       tibetan-compose-string.
 
        * language/tibetan.el (tibetan-composable-pattern): More
        characters included.
        * international/mule-diag.el (list-character-sets-1): Handle
        charsets eight-bit-control and eight-bit-graphic.
        (list-iso-charset-chars): Likewise.
-       (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
+       (list-block-of-chars): If CHARSET is not char-table, insert 8-bit
        characters as is.  Use indent-to to align characters.
 
        * international/mule-cmds.el (find-multibyte-characters): Never
@@ -20695,7 +20694,7 @@ See ChangeLog.8 for earlier changes.
 ;; End:
 
     Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-      2007, 2008  Free Software Foundation, Inc.
+      2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.