]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.7
Some minor fixes
[gnu-emacs] / lisp / ChangeLog.7
index b05707abe5c973362dc4c06757ef4677c4eced63..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>
        (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.
 
        * 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.