* simple.el (current-kill): Clarify what `interprogram-paste-function' does.
[bpt/emacs.git] / lisp / ChangeLog.7
index 4276fbb..7ef7fe9 100644 (file)
        to "".  If input-method-use-echo-area is non-nil, call
        read-key-sequence with appropriate PROMPT arg.  Setup
        last-command-event by local variable `keyseq'.  Generate an event
-       list form quail-current-str.  If input-methodd-exit-on-first-char
+       list form quail-current-str.  If input-method-exit-on-first-char
        is non-nil, return only the first event.
        (quail-start-conversion): Likewise.  Initialize
        quail-conversion-str to "".  Generate an event list form
        revert-buffer.
        (archive-arc-rename-entry, archive-zip-chmod-entry): Set buffer
        unibyte before handling binary archive data.
-       (archive-lzh-rename-entry, archive-lzh-ogm, rchive-zip-chmod-entry):
+       (archive-lzh-rename-entry, archive-lzh-ogm, archive-zip-chmod-entry):
        Likewise.
        (archive-lzh-summarize): Set local variable efnname to the decoded
        file name.  If default-enable-multibyte-characters is non-nil, set
 1998-07-25  Kenichi Handa  <handa@etl.go.jp>
 
        * international/mule.el (auto-coding-alist): New variable.
-       (set-auto-coding): Arguemnt FILENAME is added.  Check
+       (set-auto-coding): Argument FILENAME is added.  Check
        auto-coding-alist at first.
 
        * international/kkc.el (kkc-region): Unwind-protect the conversion
        (quail-prev-translation-block): Likewise.
        (quail-conversion-backward-char): Call quail-error instead of
        error.  Set quail-translating to nil.
-       (quail-conversion-forward-char): Likewize.
+       (quail-conversion-forward-char): Likewise.
        (quail-conversion-delete-char): Call quail-error instead of error.
        If conversion region gets vacant, set quail-converting to nil.
-       (quail-conversion-backward-delete-char): Likewize.
+       (quail-conversion-backward-delete-char): Likewise.
        (quail-no-conversion): Just set quail-converting to nil.
        (quail-mouse-choose-completion): Call quai-error instead of error.
        (quail-choose-completion-string): Likewise.
        (texi-format-region): Always tagify.
        (texi2info):          Always tagify.
        (texinfo-anchor):     Add @anchor command as place to which
-        a cross reference may go.
+       a cross reference may go.
        (texinfo-no-refill-regexp): Add smalldisplay, smallformat.
        (texinfo-format-uref):            New command: @uref.
        (texinfo-format-var):             New command: @acronym.
 
 1998-06-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
-       * mail/mailalias.el (mail-complete): Fix the test of (mail-heder-end).
+       * mail/mailalias.el (mail-complete): Fix the test of (mail-header-end).
 
 1998-06-26  Kenichi Handa  <handa@etl.go.jp>
 
 1998-06-21  Dan Nicolaescu  <done@ece.arizona.edu>
 
        Add support for loading the files that contain :version when doing
-       `custoize-changed-options' so it can know which variables have
+       `customize-changed-options' so it can know which variables have
        changed even in files that were not loaded at the time it was called.
        * cus-edit.el (customize-changed-options): Remeber all the
        versions and load the corresponding files before we show the
 
        * wid-edit.el (widget-default-get): Doc fix.
        (widget-editable-list-entry-create): Apply :value-to-external to
-       the value returned from wiget-default-get.
+       the value returned from widget-default-get.
 
 1998-06-14  Ken'ichi Handa  <handa@melange.gnu.org>
 
        * abbrev.el: Likewise.
 
 1998-05-26  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
-           Karl Fogel  <kfogel@red-bean.com>
+            Karl Fogel  <kfogel@red-bean.com>
 
        * bookmark.el: Changes so bookmark list mode works with Info:
        (bookmark-jump-noselect): Use an inner save-window-excursion.
        Don't set paragraph-start or paragraph-separate.
        (news-setup): Set them here.
        (news-inews): Use mail-header-end, etc.
-       Use mail-sendmail-delmit-header at the end.
+       Use mail-sendmail-delimit-header at the end.
 
        * mail/emacsbug.el (report-emacs-bug): Use rfc822-goto-eoh.
 
 
        * files.el (insert-directory): Bind coding-system-for-write.
        Don't encode filename here because call-process encodes the
-       arguments by codign-system-for-write.
+       arguments by coding-system-for-write.
 
 1998-03-03  Richard Stallman  <rms@psilocin.gnu.org>
 
        `parse-partial-sexp' contains the starting pos of the last
        literal.
 
-1998-02-16  Barry Warsaw  <cc-mode-help@python.org>
+1998-02-16  Barry A. Warsaw  <cc-mode-help@python.org>
 
        * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Set
        imenu-case-fold-search to nil.
 
        * international/mule-conf.el (oldjis-newjis-jisroman-ascii): New
        character unification table.
-       (standarad-character-unification-table-for-decode): Initialize to
+       (standard-character-unification-table-for-decode): Initialize to
        `unification-table' property of `oldjis-newjis-jisroman-ascii'.
 
 1998-01-21  Erik Naggum  <erik@naggum.no>
 1997-12-09  Kenichi HANDA  <handa@nora.etl.go.jp>
 
        * language/korea-util.el (setup-korean-environment):
-       Bind C-f9 (intead of C-f10) to quail-hangul-switch-symbol-ksc.
+       Bind C-f9 (instead of C-f10) to quail-hangul-switch-symbol-ksc.
 
        * language/korean.el: Documentation for "Korean" language
        environment adjusted for the above change.
 
 1997-10-21  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nnml.el (nnml-directory): Dox fox.
+       * nnml.el (nnml-directory): Doc fix.
 
        * gnus-topic.el (gnus-topic-make-menu-bar): Added
        gnus-topic-edit-parameters.
        * message.el (message-send-news): Supply the method to the post
        function.
 
-       * gnus.el (gnus-group-auto-expirable-p): Dox fox.
+       * gnus.el (gnus-group-auto-expirable-p): Doc fix.
 
        * message.el (message-clone-locals): Only clone Gnus variables.
 
        (gnus-picons-x-face-sentinel): Simplified.  Use processes alist.
        (gnus-picons-display-x-face): Explicitly request an xface image.
        Always call gnus-picons-prepare-for-annotations.  Use processes alist.
-       (nus-picons-lookup-internal): New function.
+       (gnus-picons-lookup-internal): New function.
        (gnus-picons-lookup): Use it.
        (gnus-picons-lookup-user-internal): Ditto.
        (gnus-picons-display-picon-or-name): No more xface-p argument.
 1997-10-21  Erik Toubro Nielsen  <erik@ifad.dk>
 
        * gnus-sum.el (gnus-summary-exit): Returned to the wrong topic in
-       certain obscure cases if selected group occured in multiple
+       certain obscure cases if selected group occurred in multiple
        topics.
 
        * gnus-topic.el (gnus-topic-update-topic): Did not preserve point
-       on the same instance of a group if group occured in multiple
+       on the same instance of a group if group occurred in multiple
        topics.  Caused gnus-summary-exit to return to wrong topic if the
        selected group was in more than one topic.
 
        characters, copied from quoted-insert.
 
        * emacs-lisp/pp.el (pp-to-string): Use
-       emacs-lisp-mode-sytax-table.
+       emacs-lisp-mode-syntax-table.
 
        * international/quail.el (quail-update-leim-list-file): Go to the
        beginning of the package file, in case it was already visited.
 
        * language/china-util.el (setup-chinese-gb-environment): Do not
        call set-terminal-coding-system and set-keyboard-coding-system,
-       instead call set-defualt-coding-systems.
+       instead call set-default-coding-systems.
        (setup-chinese-big5-environment): Likewise.
        (setup-chinese-cns-environment): Likewise.
 
        * language/english.el (setup-english-environment): Adjusted for
        the change of coding category names.
 
-       * language/japan-util.el (setup-japanese-environemnt): Adjusted
+       * language/japan-util.el (setup-japanese-environment): Adjusted
        for the change of coding category names.  Set default-input-method
        correctly.
 
 
        * bindings.el (complete-symbol): New function.
        (complete-tag): Definition deleted.
-       (esc-map): Bind M-TAB to compete-symbol.
+       (esc-map): Bind M-TAB to complete-symbol.
 
        * info-look.el: Replaces libc.el.
        (info-complete-symbol): If MODE is nil, use the default value.
        functions.
        (current-input-method): Doc-string modified because the value is
        now input method name.
-       (defualt-input-method, previous-input-method): Likewise.
+       (default-input-method, previous-input-method): Likewise.
        (current-input-method-title): Doc-string modified because now each
        input method doesn't have to set this variable.
        (input-method-alist): New variable.
        bibtex-end-of-entry.
 
        * bibtex.el (bibtex-end-of-entry): Don't use forward-sexp anymore,
-       since this fails on entries with non-escaped souble-quotes.  Use
+       since this fails on entries with non-escaped double-quotes.  Use
        search-bibtex-reference instead (though it is slower, it is more
        reliable).
        (bibtex-ispell-abstract): Use normal regexps created by
        process for the current buffer.
        (command-execute-with-coding-system): New function.
        (universal-coding-system-argument): Make it handle
-       universal-arguement correctly.
+       universal-argument correctly.
        (describe-language-support): Call coding-system-doc-string instead
        of coding-system-docstring.
 
        * diff.el (diff-command): Fix previous change.
 
        * startup.el (command-line): If environment specifies ISO 8859,
-       always set up for both singe-byte and multibyte operation.
+       always set up for both single-byte and multibyte operation.
        But set-language-environment does most of the job now.
 
 1997-06-06  Simon Marshall  <simon@diazepam.gnu.ai.mit.edu>
        (widget-field-value-delete): Delete overlay.
 
        * wid-edit.el (widget-specify-field-update): Specify both
-       `ballon-help' and `help-echo'.
+       `balloon-help' and `help-echo'.
 
        * wid-edit.el (visibility): Change "more" to "show".
 
 
        * wid-edit.el (set-text-properties): Redefine for broken XEmacsen.
        (widget-field-value-get): Remove workaround.
-       (widget-specify-button): Specify both `ballon-help' and `help-echo'.
+       (widget-specify-button): Specify both `balloon-help' and `help-echo'.
 
 1997-06-01  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        Variable renamed from multitable-temp-rectangle-name.
        (texinfo-format-key): Don't insert angle-brackets.
 
-1997-05-24  Bob Chassell  <bob@gnu.ai.mit.edu>
+1997-05-24  Robert J. Chassell  <bob@gnu.ai.mit.edu>
 
        * texinfo.el (texinfo-version): New function and variable.
        (texinfo-update-node): New autoload call.
        Rename bv-length to backup-extract-version-start.
 
        * files.el (backup-extract-version-start): New variable.
-       (find-backup-file-namem, backup-extract-version):
+       (find-backup-file-name, backup-extract-version):
        Rename bv-length to backup-extract-version-start.
 
        * files.el (auto-mode-alist): Shuffle a few elements.
 
        * language/chinese.el (pre-write-encode-hz): Make it work for the
        case the arg FROM is a string.
-       (setup-chinese-cns-environemnt): Set default-input-method to
+       (setup-chinese-cns-environment): Set default-input-method to
        quail-quich-cns.
 
        * language/devan-util.el (in-is13194-devanagari-post-read-conversion):
 
        * language/european.el: Typo in comment fixed.
 
-       * language/japanese.el (setup-japanese-environemnt): Set
+       * language/japanese.el (setup-japanese-environment): Set
        sendmail-coding-system and rmail-file-coding-system to
        'iso-2022-jp.
 
        (make-coding-system): Describe about INIT-BOL and DESIGNATION-BOL
        in doc-string.
        (find-new-buffer-file-coding-system): Doc-string modified.
-       (make-unitication-table): New function.
+       (make-unification-table): New function.
 
        * quail.el (use-quail-package): Error message added.
        (quail-mode): Make sure to have quail-mode-map at the head of
        (sgml-value): Doc added.
        (sgml-value): Square brackets removed from prompt.
        (html-tag-alist): New variable 1-7, variable `list' changed.
-       (html-tag-alist)<dir>, <menu>: Use new value of `list'.
-       (html-tag-alist)<font>: Fixed (doc of sgml-tag-alist needs fixing).
-       (html-tag-alist)<ol>, <ul>: Fixed.
-       (html-tag-alist)<fn>: Commented out.
+       (html-tag-alist) <dir>, <menu>: Use new value of `list'.
+       (html-tag-alist) <font>: Fixed (doc of sgml-tag-alist needs fixing).
+       (html-tag-alist) <ol>, <ul>: Fixed.
+       (html-tag-alist) <fn>: Commented out.
 
        * skeleton.el (define-skeleton): Doc fix.
 
        (ange-ftp-before-parse-ls-hook): Add defvar.
 
        * server.el (server-visit-files): New argument NOWAIT.
-       Don't record on server-buffer-clienjts if NOWAIT.
+       Don't record on server-buffer-clients if NOWAIT.
        (server-process-filter): Pass NOWAIT arg based on data from server.
        Don't record in server-clients if NOWAIT.
 
@@ -23107,8 +23107,7 @@ See ChangeLog.6 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-       Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006,
-      2007, 2008  Free Software Foundation, Inc.
+       Copyright (C) 1997-1998, 2001-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -23125,4 +23124,3 @@ See ChangeLog.6 for earlier changes.
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
-;;; arch-tag: 0995d517-13da-45ab-9c2d-7911aa25512b