X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/e983096bb6a50fdae6625cb363642bcd74ec39c5..838d78d411955dbe3ef5d75ff404ced8ca832c5a:/lisp/ChangeLog.7 diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 506303ba53..31b292b6fe 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -4,7 +4,7 @@ * language/romanian.el ("Romanian"): Specify the tutorial file. -1998-08-18 Per Starback +1998-08-18 Per Starbäck * language/european.el (setup-latin2-environment): Fix typo. (iso-latin-1): Doc fix. @@ -544,7 +544,7 @@ * international/quail.el (quail-start-translation): Bind help-char to nil locally. - * language/cyril-util.el (cyrillic-encode-koi8-r-char): New funciton. + * language/cyril-util.el (cyrillic-encode-koi8-r-char): New function. (cyrillic-encode-alternativnyj-char): New function. * language/cyrillic.el (cyrillic-koi8-r-decode-table): New @@ -718,7 +718,7 @@ 1998-07-26 Ken'ichi Handa * arc-mode.el (archive-set-buffer-as-visiting-file): Give FILENAME - arg to set-auto-coding-funciton. + arg to set-auto-coding-function. (archive-extract): Pay attention to enable-multibyte-characters. (archive-*-write-file-member): Likewise. (archive-rename-entry): Likewise. @@ -790,7 +790,7 @@ 1998-07-24 Ken'ichi Handa - * tar-mode.el (tar-extract): Give set-auto-coding-funciton + * tar-mode.el (tar-extract): Give set-auto-coding-function FILENAME argument. 1998-07-25 Kenichi Handa @@ -1680,7 +1680,7 @@ (isearch-hangul-switch-symbol-ksc, isearch-hangul-switch-hanja): New functions. (korean-key-bindings): Renamed from exit-korean-environment-data. - Initialized apropriately. + Initialized appropriately. (setup-korean-environment): Setup key bindings according to korean-key-bindings. (exit-korean-environment): Revert key bindings only if the current @@ -1973,7 +1973,7 @@ * replace.el (occur): Set buffer-read-only. -1998-06-20 Per Starback +1998-06-20 Per Starbäck * international/characters.el, ispell.el, startup.el: Doc fixes. @@ -2291,7 +2291,7 @@ (calendar-mouse-view-other-diary-entries): Rewritten to put results in popup menu to be consistent with other functions. - * calendar/diary-lib.el (view-other-diary-entries): Don't overide + * calendar/diary-lib.el (view-other-diary-entries): Don't override default value of diary-file. 1998-06-09 Richard Stallman @@ -2506,7 +2506,7 @@ don't move point if possible. (rmail-count-screen-lines): Add. -1998-06-03 Per Starback +1998-06-03 Per Starbäck * emacs-lisp/bytecomp.el (byte-compile-lambda): Fix previous change. @@ -2569,7 +2569,7 @@ * arc-mode.el (archive-extract): Fix handling of 'view option. -1998-06-01 Per Starback +1998-06-01 Per Starbäck * apropos.el (apropos-variable): Fixed argument to apropos-command. (apropos-command): Let `var-predicate' have higher priority than @@ -2749,7 +2749,7 @@ * abbrev.el: Likewise. 1998-05-26 Emilio Lopes - and Karl Fogel + Karl Fogel * bookmark.el: Changes so bookmark list mode works with Info: (bookmark-jump-noselect): Use an inner save-window-excursion. @@ -4226,7 +4226,7 @@ * tmm.el (tmm-get-keymap): Handle new format menu item w/o cache. (tmm-prompt): If reach an empty menu, get an error. -1998-04-20 Per Starback +1998-04-20 Per Starbäck * dired.el (dired-move-to-filename-regexp): There might be a space after the year instead of before it. @@ -6119,7 +6119,7 @@ (reftex-select-next, reftex-select-previous, reftex-select-scroll-up) (reftex-select-scroll-down, reftex-select-next-heading) (reftex-select-previous-heading): Handle prefix arguments. - (reftex-toc, reftex-make-and-insert-label-list): + (reftex-toc, reftex-make-and-insert-label-list) (reftex-insert-bib-matches): Add mouse-face property. (reftex-highlight-selection): New option. (reftex-select-mouse-accept): New command. @@ -6140,7 +6140,7 @@ (reftex-get-file-buffer-force): Turn off `enable-local-variables' when reading a file literally. -1998-02-25 Per Starback +1998-02-25 Per Starbäck * play/doctor.el (mathlst): Fix typo. (shortlst): Avoid saying "Can you be", which confuses the doctor. @@ -6528,7 +6528,7 @@ are used for key generation as well. (bibtex-member-of-regexp): Case is honoured for matches now. (bibtex-autokey-titleword-ignore): Added entries provide compatibility - to former behaviour. + to former behavior. * bibtex.el (bibtex-autokey-titleword-ignore): Title words found in this list are always ignored (previously only at the beginning of the @@ -6627,7 +6627,7 @@ * jka-compr.el (jka-compr-compression-info-list): Handle bzip. -1998-02-06 Per Starback +1998-02-06 Per Starbäck * international/iso-transl.el (iso-transl-define-keys): Don't add nonascii-insert-offset to ASCII characters. @@ -6906,7 +6906,7 @@ `reftex-select-font-lock-fontify-region'. (reftex-show-entry): Refontification generalized. (reftex-select-search-minibuffer-map): New constant. - (reftex-parse-from-file): Look for \begin{thebibliography} + (reftex-parse-from-file): Look for \begin{thebibliography}. (reftex-do-citation): Check also for thebibliography. (reftex-bibtex-selection-callback): Handle bibitem. (reftex-view-crossref): Handle bibitem. @@ -7157,7 +7157,7 @@ (select-safe-coding-system): New function. (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP. (set-language-info-alist): New optionla arg PARENTS. Call - set-language-info with apropriate DESCRIBE-MAP and SETUP-MAP args. + set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args. (set-language-environment-coding-systems): New function. * international/mule-conf.el: Adjusted for the change of the @@ -9939,8 +9939,8 @@ (reftex-find-files-on-path): Function removed. (reftex-find-file-on-path): New function. (reftex-access-search-path, reftex-parse-colon-path) - (reftex-recursive-directory-list,reftex-expand-path): New - functions, dealing with recursive TEXINPUTS and BIBINPUTS + (reftex-recursive-directory-list, reftex-expand-path): + New functions, dealing with recursive TEXINPUTS and BIBINPUTS definitions. 1997-10-20 Per Abrahamsen @@ -13052,7 +13052,7 @@ * mail/sendmail.el (mail-mode): Make adaptive-fill-regexp match more values. Bind adaptive-fill-first-line-regexp too. -1997-07-26 Eric Raymond +1997-07-26 Eric S. Raymond * telnet.el (telnet): Handle multiple telnet programs better. (telnet-host-properties): New variable. @@ -15127,7 +15127,7 @@ setup-cyrillic-environment-map. Names of coding systems changed. Give them more informative doc-string. Make iso-8859-5 alias of cyrillic-iso-8bit, alternativnyj alias of - cyrillic-alternativnyj. For Cyrillic, provide single langauge + cyrillic-alternativnyj. For Cyrillic, provide single language environment "Cyrillic". * language: Delete the code of calling register-input-method form @@ -16533,7 +16533,7 @@ * sendmail.el (mail-setup): Clear out buffer-file-coding-system. -1997-06-02 Martin Lorentzon +1997-06-02 Martin Lorentzson * vc-hooks.el (vc-annotate): Entry "Annotate" added to menu and function `vc-annotate' to key-sequence `C-x v g'. @@ -16867,7 +16867,7 @@ (icomplete-max-delay-chars): Maximum number of initial chars to apply icomplete compute delay. (icomplete-compute-delay): Completions-computation stall, used - only with large-number completions + only with large-number completions. (icomplete-delay-completions-threshold): Pending-completions number over which to apply icomplete-compute-delay. @@ -17315,7 +17315,7 @@ * Add properties for new commands. * Move all the no-op commands to the end, and add some. * Add many commands for ligatures and for letters with diacritics - and other non-English special characters.. + and other non-English special characters. * latin-1.el, latin-2.el, latin-3.el, latin-4.el: If set-case-syntax-set-multibyte is non-nil, define syntax @@ -17972,7 +17972,7 @@ * faces.el (x-make-font-bold-italic): New function. - * fontset.el (x-decompose-font-name): While seting each field of + * fontset.el (x-decompose-font-name): While setting each field of XLFD, set "*" instead of nil to a field which is omitted in the original font name. (generate-fontset-menu): Delete code for handling alias (or @@ -18070,7 +18070,7 @@ inactivation of the current input method failed. (set-language-environment): Doc-string modified. (describe-language-support): Doc-string modified. Calls an - appropriate function for each langauge. + appropriate function for each language. (describe-language-support-internal): New function. * mule-conf.el: Delete code for alternate-charset-table. @@ -18279,7 +18279,7 @@ and display-time-24hr-format here. (display-time-format): Default value is now nil. -1997-05-04 Reingold Edward M +1997-05-04 Edward M Reingold * list-holidays.el (list-holidays): Fix buffer title when list is nil. Do save-excursion to keep from messing up calendar variables. @@ -18962,7 +18962,7 @@ * winner.el: New file. -1997-04-14 Francesco Potorti +1997-04-14 Francesco Potortì * sgml-mode.el (sgml-char-names): Change ensp to nbsp. @@ -19735,7 +19735,7 @@ * dired-aux.el (dired-mark-confirm): Likewise. -1997-03-19 Reingold Edward M +1997-03-19 Edward M Reingold * cal-tex.el (cal-tex-preamble): Set \lineskip to 0pt. @@ -21591,7 +21591,7 @@ * find-file.el (general): Enabled commentary for Finder. (ff-search-directories): Changed /usr/include/* to /usr/include. - (ff-get-file-name): Improve behaviour when file is found in a buffer. + (ff-get-file-name): Improve behavior when file is found in a buffer. 1996-11-02 Richard Stallman @@ -23116,10 +23116,10 @@ See ChangeLog.6 for earlier changes. This file is part of GNU Emacs. - GNU Emacs is free software; you can redistribute it and/or modify + GNU Emacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3, or (at your option) - any later version. + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -23127,8 +23127,6 @@ See ChangeLog.6 for earlier changes. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. + along with GNU Emacs. If not, see . ;;; arch-tag: 0995d517-13da-45ab-9c2d-7911aa25512b