]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.7
lisp/gnus/nnir.el ("nnir"): Add 'virtual ability to nnir backend
[gnu-emacs] / lisp / ChangeLog.7
index cb606cd0847a3cb581e974ed7a86d635dd803317..4eec179578983800947d814c0a965eeb851bc2d5 100644 (file)
 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
 
        * international/kkc.el (kkc-region): Handled the case that
-       conversion is cancelled.
+       conversion is canceled.
        (kkc-terminate): Update kkc-overlay-head correctly.
        (kkc-cancel): Don't call kkc-terminate, but set kkc-converting to nil.
 
        bindings for quail-execute-non-quail-command deleted.
        (quail-conversion-keymap): Likewise.  Add key bindings for
        quail-self-insert-command.
-       (quail-delete-overlays): Chekc overlay-start for overlays before
+       (quail-delete-overlays): Check overlay-start for overlays before
        deleting them.
        (quail-mode): This function deleted.
        (quail-inactivate, quail-activate): New functions.
        indicator regex, Fix line positioning.
        (speedbar-add-indicator): Handles obj indicators now.
        (speedbar-check-objects, speedbar-check-obj-this-line): New functions.
-       (speedbar-double-click): Fix tripple click error.
+       (speedbar-double-click): Fix triple click error.
        (speedbar-line-file, speedbar-goto-this-file): Handle indicator regex.
        (speedbar-line-path): Only try to get a file when in "files" display.
        (speedbar-line-depth): Handle indicator regex.
        (japanese-hankaku-region): Likewise.
        (japanese-zenkaku-region): Likewise.
 
-1998-06-22  WJCarpenter  <bill@carpenter.ORG>
+1998-06-22  WJ Carpenter  <bill@carpenter.ORG>
 
        * mail/feedmail.el: New file.
 
 1998-06-19  Karl Heuer  <kwzh@gnu.org>
 
        * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Doc fix.
-       (checkdoc-continue, checkdoc-tripple-semi-comment-check-flag): Ditto.
+       (checkdoc-continue, checkdoc-triple-semi-comment-check-flag): Ditto.
        (checkdoc-common-verbs-wrong-voice): Use dotted pairs.
 
 1998-06-19  Richard Stallman  <rms@gnu.org>
 
        * ffap.el (dired-at-point): Add autoload cookie.
 
-1998-04-23  Jens Petersen  <petersen@kurims.kyoto-u.ac.jp>
+1998-04-23  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
 
        * ffap.el (dired-at-point-require-prefix): New option.
        (dired-at-point): New command.
 
 1998-03-05  Sam Steingold  <sds@usa.net>
 
-       * lisp/simple.el (backward-delete-char-untabify-method):
-       New user option.
+       * simple.el (backward-delete-char-untabify-method): New user option.
        (backward-delete-char-untabify): Obey it.
        This implements "hungry" delete.
 
 
 1997-12-03  Kyle Jones  <kyle_jones@wonderworks.com>
 
-       * lisp/mail/sendmail.el (sendmail-send-it): Parse folded
-       Resent-To header properly; don't ignore folded lines.
+       * mail/sendmail.el (sendmail-send-it):
+       Parse folded Resent-To header properly; don't ignore folded lines.
 
-       * lisp/mail/mail-utils.el (mail-parse-comma-list):
+       * mail/mail-utils.el (mail-parse-comma-list):
        Treat newlines and tabs as whitespace.
 
 1997-12-03  Richard Stallman  <rms@gnu.org>
 
        * cc-mode.el (c-buffer-is-cc-mode):
        Definition moved here from cc-vars.el.  Also,
-       put permanent-local property on variable so it's value won't get
+       put permanent-local property on variable so its value won't get
        killed by kill-all-local-variables.
 
        * cc-mode.el (c++-mode, java-mode, objc-mode, idl-mode):
 
 1997-07-25  Simon Marshall  <simon@frobnitz.gnu.ai.mit.edu>
 
-       * complete.el: Customise; as subgroup of minibuffer.
+       * complete.el: Customize; as subgroup of minibuffer.
        (partial-completion-mode): New option to toggle mode.
        (partial-completion-mode): New command to toggle mode.
        Add and remove hooks here, i.e., not at the top-level.
 
 1997-07-15  Simon Marshall  <simon@albert.gnu.ai.mit.edu>
 
-       * mouse-sel.el: Customise; create mouse-sel as subgroup of mouse.
+       * mouse-sel.el: Customize; create mouse-sel as subgroup of mouse.
        (mouse-sel-mode): New option to toggle mode.
        (mouse-sel-mode): New command to toggle mode.
        (mouse-sel-set-selection-function): If mouse-sel-default-bindings is
        (mouse-sel-bindings): New function to install/restore mouse bindings.
        This is called by mouse-sel-mode, i.e., not at the top-level.
 
-       * delsel.el: Customise; as part of editing-basics group.
+       * delsel.el: Customize; as part of editing-basics group.
        (delete-selection-mode): Convert to autoloaded option.  Default to nil.
        (delete-selection-mode): Define before option.
        Modify pre-command-hook here, i.e., not at the top-level.
        (isearch-toggle-specified-input-method): Set the above variables.
        (isearch-toggle-input-method): Likewise.
        (isearch-process-search-multibyte-characters): Give
-       iseach-input-method as arg to read-multilingual-string.
+       isearch-input-method as arg to read-multilingual-string.
 
        * international/mule-cmds.el (read-multilingual-string): Adjusted
        for the previous change of variables related to input methods.
        paren-matching) and put all blink-matching-paren variables in the
        former (as opposed to the latter) group.
 
-       * paren.el: Customise; paren-showing as a subgroup of paren-matching.
+       * paren.el: Customize; paren-showing as a subgroup of paren-matching.
        (show-paren-style): New variable.
        (show-paren-match-face)
        (show-paren-mismatch-face): New faces.
 1997-06-16  Dan Nicolaescu  <done@ece.arizona.edu>
 
        * icon.el (icon-indent-line): A comment ends at the end of the
-       line, delete call to inexistent function.
+       line, delete call to nonexistent function.
 
        * icon.el (icon-font-lock-keywords-1): Improved regexp.
        (icon-font-lock-keywords-2): Likewise.
        have KEY.
        (current-input-method-title): Doc-string modified.
        (select-input-method): Set current-input-method to nil even if
-       inactivation of the current input method failed.
+       deactivation of the current input method failed.
        (set-language-environment): Doc-string modified.
        (describe-language-support): Doc-string modified.  Calls an
        appropriate function for each language.
 
 1997-04-16  Simon Marshall  <simon@wombat.gnu.ai.mit.edu>
 
-       * font-lock.el: Customise.
+       * font-lock.el: Customize.
        (font-lock-defaults-alist): Leave ~ syntax alone in C++.
        (font-lock-match-c++-style-declaration-item-and-skip-to-next): Match ~
        characters here.
        (font-lock-compile-keywords): Don't set font-lock-keywords.
        (font-lock-fontify-keywords-region): Set it here.
 
-       * fast-lock.el: Customise.
+       * fast-lock.el: Customize.
        (fast-lock-cache-data): Simplify calls of font-lock-compile-keywords.
 
-       * lazy-lock.el: Customise.
+       * lazy-lock.el: Customize.
        (lazy-lock-fontify-conservatively): Fontify around WINDOW's point.
 
        * shell.el (shell-font-lock-keywords): Use EVAL form for prompt.
        * loadup.el: Load language/english and language/tibetan.
 
        * mule-cmds.el: Prefix for Mule related commands is changed.
-       (view-hello-file): Allways does correct decoding of HELLO file.
+       (view-hello-file): Always does correct decoding of HELLO file.
 
        * mule-conf.el: Change descriptions for Arabic, Indian, and
        Vietnamese character sets.  Define Tibetan character sets.
        the innermost test.  This catches GNU-style comments.
 
        * cc-mode.el (c-add-syntax):
-       Move macro definition to before it's first use.
+       Move macro definition to before its first use.
 
        * cc-mode.el (c-submit-bug-report):
        Capture buffer local variable values which are
        * term.el: Added a lot of new faces, they all start with
        term- and follow a simple lexicographical convention.  Note that
        each change is commented: just search for -mm in the source.
-       (term-char-mode): Added all the "grey-keys" to term-raw-map.
+       (term-char-mode): Added all the "gray-keys" to term-raw-map.
        (term-send-up): Similar, decided to go for the more xterm-like
        \eOA bindings in place of the previous \e[A.
        (term-buffer-maximum-size): New variable.
@@ -23107,7 +23106,8 @@ See ChangeLog.6 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-       Copyright (C) 1997-1998, 2001-2011  Free Software Foundation, Inc.
+       Copyright (C) 1997-1998, 2001-2013 Free Software Foundation,
+       Inc.
 
   This file is part of GNU Emacs.