X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/59ce725a3b68cbc324f01bc8dc5f9e07286431d1..2b4e72e1d5ccecf590125c022a78a88755c779e5:/lisp/ChangeLog.11 diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index d8a3553d7e..a74fbf9369 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 @@ -64,7 +64,7 @@ 2004-12-31 Kenichi Handa - * international/mule.el (buffer-file-coding-system-explicit): + * international/mule.el (buffer-file-coding-system-explicit): Rename for explicit-buffer-file-coding-system. (after-insert-file-set-coding): Adjust for the above change. @@ -194,7 +194,7 @@ * hexl.el (hexlify-buffer): Remove fontification here. Use font lock mechanism instead. - (hexl-font-lock-keywords): New font lock kewords. + (hexl-font-lock-keywords): New font lock keywords. (hexl-mode-old-font-lock-keywords): New variable. (hexl-mode): Store the old font lock keywords. (hexl-mode-exit): Restore the old font lock keywords. @@ -672,7 +672,7 @@ 2004-12-13 Stefan Monnier * vc-svn.el (vc-svn-repository-hostname): Adjust to new format. - Reported by Ville Skytt,Ad(B . + Reported by Ville Skyttä . (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev) (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line) (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn @@ -1237,7 +1237,7 @@ (sc-recite-region): Handle the case where sc-recite-frame-alist is a symbol. -2004-11-27 Arne J,Ax(Brgensen (tiny change) +2004-11-27 Arne Jørgensen (tiny change) * wid-edit.el (widget-narrow-to-field): New function. (widget-complete): Use it. @@ -1259,7 +1259,7 @@ (math-exp-old-pos): Declare them. * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos) - (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them. + (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them. 2004-11-27 Kim F. Storm @@ -1479,7 +1479,7 @@ 2004-11-25 Richard M. Stallman * progmodes/flymake.el: Reindent. - (flymake-split-string): Turn into defalias. + (flymake-split-string): Turn into defalias. (flymake-fix-file-name): Rename from flymake-fix-path-name. (flymake-ensure-ends-with-slash): Rename arg to FILENAME. (flymake-get-common-file-prefix): Rename from ...path... Doc fix. @@ -1710,10 +1710,10 @@ declared variables. (math-comp-simplify, math-comp-simplify-term) (math-comp-add-string, math-comp-add-string-sel): - Replace variables comp-highlight, comp-buf, comp-base, + Replace variables comp-highlight, comp-buf, comp-base, comp-height, comp-tag, comp-hpos and comp-vpos by declared variables. -2004-11-23 Jan Dj,Ad(Brv +2004-11-23 Jan Djärv * cus-start.el (all): Add x-use-old-gtk-file-dialog. @@ -2612,7 +2612,7 @@ (display-call-tree, byte-compile-arglist-warn): Handle t returned by byte-compile-fdefinition. -2004-11-09 Jan Dj,Ad(Brv +2004-11-09 Jan Djärv * Makefile.in (maintainer-clean): Depend on distclean. @@ -2684,7 +2684,7 @@ (math-do-integral): Set `math-linear-subst-tried' to nil. (math-do-integral-methods): Use `math-linear-subst-tried' to determine what type of substitution to try. - (math-integ-try-linear-substituion): + (math-integ-try-linear-substitution): Set `math-linear-subst-tried' to t. 2004-11-08 Kim F. Storm @@ -2806,7 +2806,7 @@ * files.el (set-auto-mode): Don't get error after setting -*-mode-*-. -2004-11-04 Jan Dj,Ad(Brv +2004-11-04 Jan Djärv * dired.el (dired-read-dir-and-switches): Call read-directory-name if a dialog will be used, read-file-name otherwise. @@ -2902,7 +2902,7 @@ * emacs-lisp/advice.el (ad-make-advised-definition): Use called-interactively-p. -2004-11-02 Jan Dj,Ad(Brv +2004-11-02 Jan Djärv * files.el (find-file-existing): New function. @@ -2977,7 +2977,7 @@ * calc/calc-frac.el (calc-over-notation): Replace `completing-read' with `interactive "s"'. -2004-11-01 Jan Dj,Ad(Brv +2004-11-01 Jan Djärv * mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert change from 2004-10-16. '*' checks the current buffer, but the @@ -3095,7 +3095,7 @@ (bibtex-complete): Do not use bibtex-choose-completion-string. (bibtex-url): Simplify. -2004-10-31 Jan Dj,Ad(Brv +2004-10-31 Jan Djärv * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist) (x-dnd-types-alist, x-dnd-open-file-other-window) @@ -3191,7 +3191,7 @@ (grep-mode-font-lock-keywords): Delete grep markers instead of making them invisible. -2004-10-28 Jan Dj,Ad(Brv +2004-10-28 Jan Djärv * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor and x-server-version in bug report. @@ -4108,7 +4108,7 @@ (enriched-mode): Make sure that enabling and disabling the mode is a no-op. Doc fix. -2004-09-23 H,Ae(Bkon Malmedal (tiny change) +2004-09-23 Håkon Malmedal (tiny change) * calendar/holidays.el (holiday-advent): Report on a specified day offset from advent, not just advent. @@ -4818,7 +4818,7 @@ lines that begin in the region, rather than on all complete lines in the region. -2004-08-31 Jan Dj,Ad(Brv +2004-08-31 Jan Djärv * x-dnd.el (x-dnd-protocol-alist): Document update. (x-dnd-known-types): Defcustom it. @@ -4827,7 +4827,7 @@ 2004-08-30 John Paul Wallington * textmodes/tex-mode.el (tex-validate-buffer): Use distinct - strings rather than programatically constructing message. + strings rather than programmatically constructing message. 2004-08-30 Richard M. Stallman @@ -4906,7 +4906,7 @@ (tex-start-shell): Use `set-process-query-on-exit-flag'. * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix. - (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'. + (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'. 2004-08-23 Stefan Monnier @@ -4984,7 +4984,7 @@ 2004-08-21 John Paul Wallington * subr.el (process-kill-without-query): Made obsolete in - version 21.4, not 21.5. + version 21.4, not 21.5. * log-edit.el (vc-comment-ring, vc-comment-ring-index) (vc-previous-comment, vc-next-comment) @@ -6048,7 +6048,7 @@ * progmodes/python.el (python-open-block-statement-p): Fix indentation after a block opening that contains a comment. -2004-06-12 J,Ai(Br,At(Bme Marant +2004-06-12 Jérôme Marant * bindings.el (completion-ignored-extensions): Add file extensions of Python byte-compiled files. @@ -6069,7 +6069,7 @@ (encode-char): Likewise. * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate - pair correctly. Call ccl-mule-utf-untrans for untranslable chars. + pair correctly. Call ccl-mule-utf-untrans for untranslatable chars. (utf-16le-decode-loop): Set r5 to -1 before loop. (utf-16be-decode-loop): Likewise. (ccl-decode-mule-utf-16le): Add EOF processing block. @@ -6176,7 +6176,7 @@ * replace.el (perform-replace): Use `limit' to terminate the while-loop explicitly. -2004-06-09 Jan Dj,Ad(Brv +2004-06-09 Jan Djärv * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use lc-*.xpm as prefix instead of *-locol.xpm. @@ -6230,7 +6230,7 @@ (compilation-error-regexp-alist-alist): Recognize {standard input} GNU messages (for gcc --pipe) and more kinds of Oracle messages. -2004-06-08 Jan Dj,Ad(Brv +2004-06-08 Jan Djärv * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm * toolbar/help-locol.xpm, toolbar/home-locol.xpm @@ -6291,7 +6291,7 @@ * help-fns.el (help-argument-name): Inherit from italic face only if the frame supports it. -2004-06-06 Jan Dj,Ad(Brv +2004-06-06 Jan Djärv * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm @@ -7047,7 +7047,7 @@ * progmodes/compile.el (compilation-warning-face) (compilation-info-face): Use min-colors. -2004-05-15 Jan Dj,Ad(Brv +2004-05-15 Jan Djärv * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm @@ -7137,7 +7137,7 @@ * progmodes/compile.el (compilation-set-window-height): Use save-excursion to protect against misplaced marker. -2004-05-12 Jan Dj,Ad(Brv +2004-05-12 Jan Djärv * custom.el (defface): Document that type can have value gtk. @@ -7599,12 +7599,12 @@ * select.el (xselect-convert-to-string): Move comment to intended line. -2004-05-03 Jan Dj,Ad(Brv +2004-05-03 Jan Djärv * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for cut/copy/paste in case menu-bar-enable-clipboard is in effect. -2004-05-03 Jan Dj,Ad(Brv +2004-05-03 Jan Djärv * term/x-win.el (x-clipboard-yank): Don't exit on error from x-get-selection. @@ -8076,7 +8076,7 @@ * dired.el (dired-mode): Rename desktop-buffer-misc-data-function to desktop-save-buffer. - * info.el (Info-mode): Rename desktop-buffer-misc-data-function to + * info.el (Info-mode): Rename desktop-buffer-misc-data-function to desktop-save-buffer. * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t. @@ -8173,7 +8173,7 @@ * info-look.el: Add support for cfengine-mode. (info-lookup-setup-mode): Use dolist. -2004-04-23 Juan Le,As(Bn Lahoz Garc,Am(Ba +2004-04-23 Juan León Lahoz García * wdired.el: New file. @@ -8451,7 +8451,7 @@ (rmail-decode-region): Use -dos variety of `coding', to remove any ^M characters left after qp or base64 decoding. -2004-04-19 Jan Dj,Ad(Brv +2004-04-19 Jan Djärv * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error messages. @@ -9089,7 +9089,7 @@ * dired.el (dired-font-lock-keywords): Fix permission regexps. -2004-04-02 Jan Dj,Ad(Brv +2004-04-02 Jan Djärv * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text): Use utf-16le on little endian machines and utf-16be otherwise. @@ -9150,7 +9150,7 @@ * dired-x.el (dired-mark-sexp): Replace hard-coded month names by `dired-move-to-filename-regexp'. -2004-03-31 H,Ae(Bkan Granath (tiny change) +2004-03-31 Håkan Granath (tiny change) * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM. @@ -9225,7 +9225,7 @@ 2004-03-28 Stefan Monnier * vc-hooks.el (vc-file-not-found-hook): Fix typo. - From lorentey@elte.hu (L$,1 q(Brentey K,Aa(Broly). + From lorentey@elte.hu (Lőrentey Károly). 2004-03-27 Luc Teirlinck @@ -10091,7 +10091,7 @@ (tramp-smb-process-running): Remove. Since we acknowledge the virtual prompt for shares, there's no need for distinction of reading shares (process ends afterwards) and interactive mode of - smblient. + smbclient. (tramp-smb-open-connection): Setting process sentinel removed. (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and "NT_STATUS_NETWORK_ACCESS_DENIED". @@ -10455,7 +10455,7 @@ 2004-02-16 Eli Tziperman * rmail-spam-filter.el (vm-use-spam-filter) - (rsf-min-region-length-added-to-spam-list): New variables. + (rsf-min-region-length-added-to-spam-list): New variables. (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for spam testing. Don't delete spam message if automatic deletion @@ -10568,7 +10568,7 @@ * progmodes/grep.el (grep-compute-defaults): Fix typos. -2004-02-15 Jan Dj,Ad(Brv +2004-02-15 Jan Djärv * x-dnd.el: Mention support for Motif in commentary. (x-dnd-handle-drag-n-drop-event): Ditto. @@ -10627,7 +10627,7 @@ Use listp instead of consp to avoid putting a nil arg. (diff): Add a revert-buffer function. -2004-02-10 Jan Dj,Ad(Brv +2004-02-10 Jan Djärv * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME handled by x-dnd-handle-file-name. @@ -10792,7 +10792,7 @@ * view.el (view-mode-enable): Add view-mode-map to minor-mode-overriding-map-alist. -2004-02-05 Jan Dj,Ad(Brv +2004-02-05 Jan Djärv * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning @@ -10816,7 +10816,7 @@ * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry. -2004-02-03 Jan Dj,Ad(Brv +2004-02-03 Jan Djärv * x-dnd.el: New file for drag and drop. @@ -11048,7 +11048,7 @@ * vc.el (vc-annotate-mode): Inherit from fundamental-mode and activate view-mode explicitly. -2004-01-21 Jan Dj,Ad(Brv +2004-01-21 Jan Djärv * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call menu-bar-enable-clipboard and make Paste use clipboard first. @@ -11197,7 +11197,7 @@ (appt-activate): New autoloaded function to toggle package functionality. - * calendar/cal-x.el: (calendar-one-frame-setup) + * calendar/cal-x.el (calendar-one-frame-setup) (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change. * calendar/calendar.el: Update copyright. @@ -11325,7 +11325,7 @@ 2004-01-03 Jesper Harder * progmodes/idlwave.el (idlwave-make-tags): - * textmodes/flyspell.el (flyspell-large-region):. + * textmodes/flyspell.el (flyspell-large-region): * progmodes/make-mode.el (makefile-query-by-make-minus-q): * emulation/viper-util.el (viper-glob-unix-files): * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent): @@ -11797,7 +11797,7 @@ (gdb-var-update-handler, gdb-var-delete): Add server prefix to the gdb commands that use mi to keep them out of the command history. -2003-11-29 Jan Dj,Ad(Brv +2003-11-29 Jan Djärv * cus-start.el (all): Add use-file-dialog. @@ -11849,7 +11849,7 @@ * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer): iswitchb-exit is set to 'usefirst when user selects buffer at head of list using RET. (Selecting buffers at the head of the list was - broken if the substring was also a complete buffername.) + broken if the substring was also a complete buffer name.) 2003-11-23 Kim F. Storm @@ -12216,10 +12216,10 @@ (octave-blink-matching-block-open, octave-auto-fill): Use line-(beginning|end)-position instead. -2003-10-23 Francesco Potort,Al(B +2003-10-23 Francesco Potortì * emacs-lisp/authors.el (authors-aliases): Add correct realname - for Francesco Potort,Al(B. + for Francesco Potortì. 2003-10-23 Dave Love @@ -12334,7 +12334,7 @@ 2003-10-20 John Paul Wallington * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use - `evenp' so we don't implicitly require cl library at runtime. + `evenp' so we don't implicitly require cl library at runtime. 2003-10-18 Luc Teirlinck @@ -12898,7 +12898,7 @@ 2003-09-15 David Ponce - * recentf.el: (recentf-exclude): Accept predicates too. + * recentf.el (recentf-exclude): Accept predicates too. (recentf-file-readable-p): New function. (recentf-include-p): Handle predicates in recentf-exclude. (recentf-add-file): Doc fix. Use recentf-file-readable-p. @@ -13235,7 +13235,7 @@ * international/utf-16.el: Add mime-text-unsuitable coding system properties. - * international/latin1-disp.el (latin1-display): Add ?$,1s"(B. + * international/latin1-disp.el (latin1-display): Add ?•. * cus-edit.el: Add some :links. (bib): Remove. @@ -13810,7 +13810,7 @@ * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of ?, to "_". -2003-07-20 Kai Gro,A_(Bjohann +2003-07-20 Kai Großjohann Version 2.0.36 of Tramp released. * net/tramp.el (tramp-default-password-end-of-line): Rename from @@ -14333,18 +14333,18 @@ See ChangeLog.10 for earlier changes. ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; End: - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 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 @@ -14352,8 +14352,6 @@ See ChangeLog.10 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: 2fe8d7b0-27e3-4634-a0b7-db70ff071825