]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.7
Spelling fixes.
[gnu-emacs] / lisp / ChangeLog.7
index 3738712177703157c8a99985bd5ee12ece6b32b4..633c4261fab4ad1073c4fd601d996da8ef7dbc61 100644 (file)
        (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.
 
 
        * 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.
 
        Delete the binding for toggle-enable-multibyte-characters.
        (mule-menu-keymap): Delete the menu item for it.
 
-1997-12-17  Peter Galbraith  <galbraith@mixing.qc.dfo.ca>
+1997-12-17  Peter Galbraith  <galbraith@mixing.qc.dfo.ca>
 
        * simple.el (copy-region-as-kill):
        Deactivate mark in transient-mark-mode.
 
 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>
 
 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-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.
 
        * term/x-win.el (function-key-map): Define iso-lefttab.
 
-1997-03-24  Vince Del Vecchio  <vdelvecc@spd.analog.com>
+1997-03-24  Vincent Del Vecchio  <vdelvecc@spd.analog.com>
 
        * mh-utils.el (mh-find-progs): When looking for mh-lib, construct
        likely paths based on mh-progs rather than using a static list.
@@ -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-2014 Free Software Foundation,
+       Inc.
 
   This file is part of GNU Emacs.