X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/44d5226a2cedb7e585fd6ab5290902c69154238a..a608ff369cae4be96fc6af884f6af8d20ffed344:/lisp/ChangeLog.11 diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index 0ef83a0ed9..bbba11dd9b 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. @@ -84,7 +84,7 @@ 2004-12-30 Andreas Leue - * textmodes/artist.el (artist-version): 1.2.6 + * textmodes/artist.el (artist-version): 1.2.6. (artist-prev-next-op-alist): New variable. (artist-select-next-op-in-list): New function. (artist-select-prev-op-in-list): New function. @@ -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. @@ -380,7 +380,7 @@ (calculator-radix-grouping-digits) (calculator-radix-grouping-separator): New defcustoms for the new radix grouping mode functionality. - (calculator-mode-hook): Now used in electric mode too, + (calculator-mode-hook): Now used in electric mode too. (calculator): Call it. (calculator-mode-map): Some new keys. (calculator-message): New function. Some new calls. @@ -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 @@ -1293,9 +1293,9 @@ 2004-11-26 Jay Belanger - * calc-misc.el (calc-last-why-command): Declare it. + * calc/calc-misc.el (calc-last-why-command): Declare it. - * calc-vec.el (math-grade-vec): New variable. + * calc/calc-vec.el (math-grade-vec): New variable. (calcFunc-grade, calcFunc-rgrade, math-grade-beforep): Replace variable grade-vec by declared variable. (math-rb-close): New variable. @@ -1424,7 +1424,8 @@ 2004-11-26 Lars Hansen - * tramp.el (tramp-handle-directory-files-and-attributes): New function. + * net/tramp.el (tramp-handle-directory-files-and-attributes): + New function. (tramp-perl-directory-files-and-attributes): New constant. (tramp-file-name-handler-alist): Delete file-directory-files, add directory-files-and-attributes. @@ -1479,7 +1480,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 +1711,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. @@ -1744,7 +1745,7 @@ substitute-env-vars -- not quite shell compatible but better than nothing. (compilation-error-regexp-alist-alist): Simplify ftnchek to only - handle the newer versions messages, which are more parseable. + handle the newer versions messages, which are more parsable. 2004-11-22 Stefan Monnier @@ -2000,7 +2001,7 @@ (math-rewrite, math-rewrite-phase): Replace variable expr by declared variable. (math-rewrite-heads-heads, math-rewrite-heads-skips) - (math-rewrite-heads-blanks ): New variables. + (math-rewrite-heads-blanks): New variables. (math-rewrite-heads, math-rewrite-heads-rec): Replace variables heads, skips and blanks by declared variables. (math-rwcomp-subst-old, math-rwcomp-subst-new) @@ -2239,7 +2240,7 @@ (math-so-far, math-integ-expr, math-expr-parts, calc-low) (calc-high, math-solve-var, math-solve-full, math-solve-vars) (math-try-solve-sign, math-solve-b, math-solve-system-vv) - (math-solve-res): New variables + (math-solve-res): New variables. (math-derivative, calcFunc-deriv, calcFunc-tderiv) (math-integral, math-replace-integral-parts) (math-integrate-by-parts, calc-dump-integral-cache) @@ -2482,7 +2483,7 @@ string to kill-ring. * calc/calc-aent.el (calc-alg-exp, math-toks) - (math-exp-pos,math-exp-old-pos, math-exp-token) + (math-exp-pos, math-exp-old-pos, math-exp-token) (math-exp-keep-spaces, math-exp-str): New variables. (calc-do-alg-entry, calcAlg-equals, calcAlg-edit) (calcAlg-enter): Use declared variable calc-alg-exp. @@ -2612,7 +2613,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 +2685,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 +2807,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 +2903,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 +2978,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 +3096,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) @@ -3141,7 +3142,7 @@ * subr.el (read-passwd): Move back from password.el. - * password.el: Remove, not ready yet. + * net/password.el: Remove, not ready yet. 2004-10-29 Andreas Schwab @@ -3191,7 +3192,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. @@ -3286,7 +3287,7 @@ 2004-10-26 Jay Belanger - * calc/calc.el (calc,full-calc, calc-quit, calc-keypad) + * calc/calc.el (calc, full-calc, calc-quit, calc-keypad) (full-calc-keypad, calc-trail-display): Use an extra argument instead of `interactive-p'. @@ -4108,7 +4109,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. @@ -4692,7 +4693,7 @@ mark mode (to include the current match to region boundaries). Push the search string to `query-replace-from-history-variable'. Add prompt "Query replace regexp" for isearch-regexp. - Add region beginning/end as last arguments of `perform-replace.' + Add region beginning/end as last arguments of `perform-replace'. (isearch-query-replace-regexp): Replace code by the call to `isearch-query-replace' with arg `t'. @@ -4818,7 +4819,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 +4828,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 +4907,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 +4985,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) @@ -5098,7 +5099,7 @@ (isearch-*-char, isearch-|-char): Now just call `isearch-fallback' appropriately. (isearch-mode-map): Bind `}' to `isearch-}-char'. - (isearch-string, isearch-message,string, isearch-point) + (isearch-string, isearch-message-string, isearch-point) (isearch-success, isearch-forward-flag, isearch-other-end) (isearch-word, isearch-invalid-regexp, isearch-wrapped) (isearch-barrier, isearch-within-brackets, isearch-case-fold-search): @@ -5283,7 +5284,7 @@ (disabled-command-function): Function renamed from `disabled-command-hook'. Adapt code to name change of the variable. -2004-08-07 Satyaki Das (tiny change) +2004-08-07 Satyaki Das * simple.el (completion-root-regexp): New defvar. (completion-setup-function): Use it instead of a literal string. @@ -6048,7 +6049,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 +6070,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 +6177,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 +6231,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 +6292,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 @@ -6641,7 +6642,7 @@ 2004-05-29 Pavel Kobiakov - * flymake.el: New file. + * progmodes/flymake.el: New file. 2004-05-28 Luc Teirlinck @@ -6728,18 +6729,7 @@ 2004-05-28 Simon Josefsson * mail/smtpmail.el (smtpmail-open-stream): - Bind starttls-extra-arguments too, if starttls.el uses GNUTLS. - -2004-05-26 Simon Josefsson - - * starttls.el: Merge with my GNUTLS based starttls.el. - (starttls-gnutls-program, starttls-use-gnutls) - (starttls-extra-arguments, starttls-process-connection-type) - (starttls-connect, starttls-failure, starttls-success): New variables. - (starttls-program, starttls-extra-args): Doc fix. - (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs. - (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls' - and pass on to corresponding *-gnutls function if it is set. + Bind starttls-extra-arguments too, if starttls.el uses GnuTLS. 2004-05-27 Luc Teirlinck @@ -6884,7 +6874,7 @@ 2004-05-22 Richard M. Stallman - * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes + * textmodes/paragraphs.el (sentence-end): Match Unicode curly quotes as a close quote. * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case. @@ -7047,7 +7037,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 @@ -7074,7 +7064,7 @@ 2004-05-14 Stefan Monnier * descr-text.el (describe-char-unicode-data) - (describe-char-unicodedata-file): Re-enable the unicode code now that + (describe-char-unicodedata-file): Re-enable the Unicode code now that the licensing issues have been cleared in the unicode-4 license. (describe-text-properties-1): Remove unused `overlay' var. (describe-char): Remove unused var `buffer'. @@ -7137,7 +7127,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. @@ -7234,7 +7224,7 @@ 2004-05-10 Miles Bader - * lisp/progmodes/gud.el (gud-common-init): Only consider an existing + * progmodes/gud.el (gud-common-init): Only consider an existing buffer an error if the debugger process is actually running. 2004-05-10 Juanma Barranquero @@ -7529,7 +7519,7 @@ 2004-05-03 Michael Mauger - * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p) + * progmodes/sql.el (sql-xemacs-p, sql-emacs19-p) (sql-emacs20-p): Remove. (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax. (sql-builtin-face, sql-doc-face): Remove. @@ -7599,12 +7589,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,13 +8066,11 @@ * 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. - * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t. - 2004-04-26 Eli Zaretskii * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb". @@ -8173,7 +8161,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. @@ -8228,7 +8216,6 @@ 2004-04-22 Lars Hansen * info.el (Info-restore-desktop-buffer): Delete with-no-warnings. - * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings. 2004-04-22 Kim F. Storm @@ -8339,9 +8326,6 @@ * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el. Add Parameters. - * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el. - Add Parameters. - 2003-04-21 Paul Pogonyshev * dabbrev.el (dabbrev--substitute-expansion): Don't lose @@ -8451,7 +8435,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 +9073,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 +9134,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 +9209,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 @@ -9809,7 +9793,7 @@ (compile): Additional argument for interactive compiles like TeX. - * progmodes/grep.el (kill-grep): Move here from compile.el + * progmodes/grep.el (kill-grep): Move here from compile.el. (grep-error, grep-hit-face, grep-error-face) (grep-mode-font-lock-keywords): New variables. (grep-regexp-alist): Simplify regexp and add `binary' case. @@ -10091,7 +10075,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 +10439,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 +10552,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 +10611,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 +10776,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 +10800,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. @@ -10889,7 +10873,7 @@ 2004-01-29 Jari Aalto * progmodes/executable.el (executable-command-find-posix-p): - New. Check if find handles arguments Posix-style. + New. Check if find handles arguments POSIX-style. * progmodes/grep.el (grep-compute-defaults): Use executable-command-find-posix-p. @@ -10944,12 +10928,12 @@ (rsf-bbdb-auto-delete-spam-entries): Rename from rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is scanned together with the recipients field for spam testing; Don't - delete spam message if rmail-delete-after-output is non-nil; + delete spam message if rmail-delete-after-output is non-nil. (rsf-check-field): New function, extracted from code in rmail-spam-filter to ease addition of header fields like - content-type:; + content-type:. (message-content-type): New variable. The content-type: field was - added also in defcustom of rsf-definitions-alist; + added also in defcustom of rsf-definitions-alist. (rmail-spam-filter): Replace repeated test code for header fields by calls to check-field; change the call to rmail-output-to-rmail-file such that rmail-current-message stays @@ -11048,7 +11032,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 +11181,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,13 +11309,13 @@ 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): * man.el (Man-init-defvars): * jka-compr.el (jka-compr-call-process): - * files.el (get-free-disk-space,insert-directory): + * files.el (get-free-disk-space, insert-directory): * ediff-ptch.el (ediff-test-patch-utility): * ediff-diff.el (ediff-test-utility): * dired-aux.el (dired-check-process): @@ -11474,7 +11458,7 @@ 2003-12-29 Stuart Herring (tiny change) * comint.el (comint-watch-for-password-prompt): Pass `string' as - arg to send-invisible + arg to send-invisible. (send-invisible): Doc fix. The argument is now a prompt, not the string to send. (comint-read-noecho): Doc fix. @@ -11494,7 +11478,7 @@ * net/zone-mode.el (zone-mode): Use write-file-functions, not write-file-hooks. -2003-12-29 Eric Hanchrow (tiny change) +2003-12-29 Eric Hanchrow * autorevert.el (auto-revert-interval): Doc fix. @@ -11797,7 +11781,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. @@ -11832,7 +11816,7 @@ (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed. (ido-no-final-slash): New defun. (ido-make-prompt, ido-file-internal, ido-toggle-vc) - (ido-read-file-name): ): Toggle VC checking via + (ido-read-file-name): Toggle VC checking via vc-handled-backends instead of vc-master-templates. (ido-file-internal): Handle ido-use-url-at-point and ido-use-filename-at-point via code borrowed from ffap-guesser. @@ -11846,10 +11830,10 @@ 2003-11-25 Stephen Eglen - * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer): + * 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 @@ -11950,7 +11934,7 @@ 2003-11-16 Martin Stjernholm - * cc-engine.el (c-guess-continued-construct) + * progmodes/cc-engine.el (c-guess-continued-construct) (c-guess-basic-syntax): Check a little more carefully if it's a function declaration when an unknown construct followed by a block is found inside a statement context. This avoids macros followed @@ -11964,7 +11948,8 @@ start is in a position so that `c-beginning-of-statement-1' jumped to the beginning of the same statement. - * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur): + * progmodes/cc-fonts.el, progmodes/cc-engine.el + (c-forward-<>-arglist-recur): Don't accept binary operators in the arglist if we're in a function call context, i.e. if `c-restricted-<>-arglists' is set. That avoids template recognition in cases like "if (a < b || c > d)". @@ -11974,38 +11959,39 @@ Accessing functions updated for the variable name change. - * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the - match data could get clobbered if NOT-INSIDE-TOKEN is used. + * progmodes/cc-engine.el (c-syntactic-re-search-forward): Fix bug + where the match data could get clobbered if NOT-INSIDE-TOKEN is used. - * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in - labels. + * progmodes/cc-engine.el (c-beginning-of-statement-1): + Don't allow parens in labels. (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1' instead of duplicating parts of it. This fixes bogus label recognition. - * cc-align.el (c-gnu-impose-minimum): Revert to the old method + * progmodes/cc-align.el (c-gnu-impose-minimum): Revert to the old method of checking the context in which to apply the minimum indentation, so that it isn't enforced in e.g. namespace blocks. - * cc-vars.el (c-inside-block-syms): New constant used by + * progmodes/cc-vars.el (c-inside-block-syms): New constant used by `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist' to somewhat reduce the risk of becoming stale. - * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from - cc-cmds to cc-engine to allow use from cc-align. + * progmodes/cc-cmds.el, progmodes/cc-engine.el + (c-shift-line-indentation): Move from cc-cmds to cc-engine + to allow use from cc-align. - * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully - qualified identifiers containing "::". + * progmodes/cc-engine.el (c-beginning-of-inheritance-list): + Cope with fully qualified identifiers containing "::". - * cc-defs.el (c-make-keywords-re): Add kludge for bug in + * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug in `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines. - * cc-vars.el (c-emacs-features): Use a space in front of the name - of the temporary buffer. That also avoids dumping problems in + * progmodes/cc-vars.el (c-emacs-features): Use a space in front of + the name of the temporary buffer. That also avoids dumping problems in XEmacs due to undo info being left around after the buffer is killed. - * cc-engine.el (c-in-knr-argdecl): Look closer at the function + * progmodes/cc-engine.el (c-in-knr-argdecl): Look closer at the function arglist to see if it's a K&R style declaration. (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl' @@ -12216,10 +12202,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 +12320,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 @@ -12399,8 +12385,8 @@ (ediff-select-difference): Set current difference. (ediff-unselect-and-select-difference): Add comment. - * ediff.el (ediff-directories,ediff-directory-revisions) - (ediff-directories3,ediff-merge-directories) + * ediff.el (ediff-directories, ediff-directory-revisions) + (ediff-directories3, ediff-merge-directories) (ediff-merge-directories-with-ancestor) (ediff-merge-directory-revisions) (ediff-merge-directory-revisions-with-ancestor): @@ -12532,9 +12518,9 @@ * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag) (gdb-update-flag): New variables. - (gdb-var-update, gdb-var-update-handler,gdb-var-delete) + (gdb-var-update, gdb-var-update-handler, gdb-var-delete) (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler) - (gud-watch, gdb-var-create-handler) : New functions. + (gud-watch, gdb-var-create-handler): New functions. (gdb-var-list-children, gdb-var-list-children-handler) (gdb-var-create-regexp, gdb-var-update-regexp) (gdb-var-list-children-regexp): New constants. @@ -12551,9 +12537,9 @@ (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map): (gdb-expressions-mode-menu, gdb-dive): Remove variables. (gud-display, gud-display1) - (gdb-display-begin,gdb-display-number-end, gdb-delete-line) + (gdb-display-begin, gdb-display-number-end, gdb-delete-line) (gdb-display-end, gdb-display-go-back, gdb-array-section-end) - (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin) + (gdb-field-begin, gdb-field-end, gdb-elt, gdb-field-format-begin) (gdb-field-format-end, gdb-dive, gdb-dive-new-frame) (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice) (gdb-array-slice, gdb-array-format1, gdb-info-display-custom) @@ -12898,7 +12884,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. @@ -12922,7 +12908,7 @@ * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style. -2003-09-12 Eric Hanchrow (tiny change) +2003-09-12 Eric Hanchrow * dired.el (dired-mode-map): Fix typo. @@ -12949,9 +12935,9 @@ 2003-09-08 David Ponce Ensure that recentf correctly updates the menu bar. - * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix. + * recentf.el (recentf-menu-path, recentf-menu-before): Doc fix. (recentf-menu-bar): New function. - (recentf-clear-data): Use it + (recentf-clear-data): Use it. (recentf-update-menu): Likewise. Use easy-menu-add-item instead of easy-menu-change. @@ -12980,7 +12966,7 @@ * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt being displayed in GUD buffer. (gdb-idle-input-queue): Remove var. Use just one queue. - (gdb-enqueue-idle-input,gdb-dequeue-idle-input): + (gdb-enqueue-idle-input, gdb-dequeue-idle-input): Remove functions. Use just one queue. (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger) (gdb-invalidate-assembler, gdb-get-current-frame): @@ -13103,10 +13089,10 @@ 2003-08-29 Thierry Emery (tiny change) - * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a - line break position in the middle of a non-kinsoku (e.g. latin) - word, making it skip until either a space or a character with - category "|". + * international/kinsoku.el (kinsoku-longer, kinsoku-shorter): + Do not choose a line break position in the middle of a + non-kinsoku (e.g. latin) word, making it skip until either + a space or a character with category "|". (kinsoku-longer): Test for end of buffer. 2003-08-28 Eli Zaretskii @@ -13235,7 +13221,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. @@ -13476,20 +13462,20 @@ 2003-08-11 Carsten Dominik - * reftex-toc.el (reftex-toc-rename-label): New function. + * textmodes/reftex-toc.el (reftex-toc-rename-label): New function. (reftex-toc-check-docstruct): New function. - * reftex.el (reftex-region-active-p): New function. + * textmodes/reftex.el (reftex-region-active-p): New function. - * reftex-parse.el (reftex-locate-bibliography-files): Improved the + * textmodes/reftex-parse.el (reftex-locate-bibliography-files): Improved the regexp to find the \bibliography macro. - * reftex-vars.el (reftex-section-levels): Removed subsubparagraph, + * textmodes/reftex-vars.el (reftex-section-levels): Removed subsubparagraph, which does not exist in LaTeX. (reftex-cite-format-builtin): Added amsrefs support. (reftex-toc-confirm-promotion): New option - * reftex-toc.el + * textmodes/reftex-toc.el (reftex-toc): Use `reftex-toc-split-windows-fraction'. (reftex-toc-demote, reftex-toc-promote) (reftex-toc-do-promote, reftex-toc-promote-prepare) @@ -13500,7 +13486,7 @@ (reftex-toc-split-windows-fraction): New option. (reftex-recenter-toc-when-idle): Search *toc* window on all visible frames. - (reftex-toc): Additional parameter REUSE + (reftex-toc): Additional parameter REUSE. (reftex-toc-recenter): Remember current frame. Call `reftex-toc' with REUSE argument. (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for @@ -13512,10 +13498,9 @@ (reftex-toc-quit): Adapted to delete frame when called in dedicated frame. - * reftex-index.el (reftex-index-phrase-match-is-indexed): Check + * textmodes/reftex-index.el (reftex-index-phrase-match-is-indexed): Check all enclosing macros. - 2003-08-08 Vinicius Jose Latorre * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before @@ -13628,10 +13613,10 @@ * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix. (cal-tex-LaTeX-hourbox): Move definition before use. - * calendar/cal-china.el, cal-hebrew.el, cal-islam.el - * cal-julian.el, cal-menu.el, cal-move.el, holidays.el - * lunar.el, solar.el (displayed-month, displayed-year): - Define for compiler. + * calendar/cal-china.el, calendar/cal-hebrew.el, calendar/cal-islam.el: + * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el: + * calendar/holidays.el, calendar/lunar.el, calendar/solar.el: + (displayed-month, displayed-year): Define for compiler. 2003-08-03 Martin Stjernholm @@ -13810,7 +13795,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 @@ -14153,7 +14138,7 @@ erroneously in previous version. (bibtex-string-files): Docstring reflects new parsing scheme. (bibtex-autokey-transcriptions): Merge some rewrite entries, fix - docstring, add # as one of the chars to crush + docstring, add # as one of the chars to crush. (bibtex-autokey-prefix-string, bibtex-autokey-names) (bibtex-autokey-names-stretch, bibtex-autokey-additional-names) (bibtex-autokey-name-change-strings) @@ -14229,7 +14214,7 @@ preamble entries. (bibtex-fill-field-bounds): New function. (bibtex-fill-field): New command. Bound to fill-paragraph-function. - (bibtex-fill-entry): Use bibtex-fill-field-bounds + (bibtex-fill-entry): Use bibtex-fill-field-bounds. (bibtex-String): Use bibtex-strings. Always obey bibtex-sort-ignore-string-entries. @@ -14333,18 +14318,17 @@ See ChangeLog.10 for earlier changes. ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; End: - Copyright (C) 2003, 2004, 2005, 2006, 2007 - Free Software Foundation, Inc. + Copyright (C) 2003-2011, 2013-2014 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 2, 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 +14336,4 @@ 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. - -;; arch-tag: 2fe8d7b0-27e3-4634-a0b7-db70ff071825 + along with GNU Emacs. If not, see .