X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a457417ee5ba797ab1c91d35ee957bb7a7f8d4b6..599498c31f0ce7a3ffd6094a12a986766b5a694d:/lisp/ChangeLog.12 diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index fa7dc5589a..1e8114e32e 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -117,7 +117,7 @@ (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use delete-region instead of kill-word and kill-line. -2007-04-21 Johan Bockg,Ae(Brd +2007-04-21 Johan Bockgård * dired-x.el (dired-virtual-mode): Doc fix. @@ -150,7 +150,7 @@ * textmodes/fill.el (fill-move-to-break-point): Don't inhibit fill-nobreak-predicate when the break is past fill-column. -2007-04-20 Francesco Potort,Al(B +2007-04-20 Francesco Potortì * locate.el (locate): Output from shell-command should go in the current buffer rather than *Shell Command Output*. @@ -250,7 +250,7 @@ 2007-04-15 Roland Winkler * textmodes/bibtex.el (bibtex-field-list): Use functionp. - (bibtex-make-field): Check that INIT is a string. Use functionp. + (bibtex-make-field): Check that INIT is a string. Use functionp. 2007-04-14 Glenn Morris @@ -434,7 +434,7 @@ * cus-start.el : Add choices. -2007-04-08 Johan Bockg,Ae(Brd +2007-04-08 Johan Bockgård * term/xterm.el (terminal-init-xterm): Fix key definitions. Add binding for C-M-SPC. @@ -792,7 +792,7 @@ * textmodes/flyspell.el (flyspell-large-region): Use ispell-call-process-region. -2007-03-26 Johan Bockg,Ae(Brd +2007-03-26 Johan Bockgård * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble): Use prin1 instead of princ. @@ -978,7 +978,7 @@ 2007-01-04 changes by Kevin Rodgers. * mouse.el (mouse-drag-track): Remove spurious input-pending-p test. - Suggested by Johan Bockg,Ae(Brd. + Suggested by Johan Bockgård. 2007-03-19 Martin Rudalics @@ -1080,7 +1080,7 @@ (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special): Return to use of the -no-properties variants. There was consensus on emacs-devel that the speed of these variants was - prefered since we are usually parsing files (from the internet + preferred since we are usually parsing files (from the internet or on disk) instead of XML created in Emacs. * eshell/esh-mode.el (eshell-handle-ansi-color): New function. @@ -1158,7 +1158,7 @@ (rcirc-nick-prefix-chars): Add variable. (rcirc-user-nick): Use above variable. -2007-03-10 Johan Bockg,Ae(Brd +2007-03-10 Johan Bockgård * icomplete.el (icomplete-tidy, icomplete-exhibit): Bind deactivate-mark to nil. @@ -1214,7 +1214,7 @@ * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit special help topics for keywords. (idlwave-help-assistant-command): Include ".exe" for ms-dos - etc. Assistant command. + etc. Assistant command. 2007-03-08 Chong Yidong @@ -1244,7 +1244,7 @@ * complete.el (PC-bindings): Remap lisp-complete-symbol to PC-lisp-complete-symbol instead of binding M-TAB in global-map. -2007-03-07 Micha,Ak(Bl Cadilhac +2007-03-07 Michaël Cadilhac * complete.el (PC-do-completion): Delete duplicates in the list of possible completions. @@ -1506,7 +1506,7 @@ * mouse.el (mouse-show-mark): Run hooks and perform command remapping for mouse-region-delete-keys. -2007-02-26 Johan Bockg,Ae(Brd +2007-02-26 Johan Bockgård * font-core.el (font-lock-mode): Doc fix. @@ -1523,7 +1523,7 @@ 2007-02-25 Andreas Schwab * files.el (hack-one-local-variable-eval-safep): Correct handling - of edebug-form-spec property value. Reported by Johan Bockg,Ae(Brd. + of edebug-form-spec property value. Reported by Johan Bockgård. 2007-02-25 Carsten Dominik @@ -1610,7 +1610,7 @@ (org-table-sort-lines): Rewrite from scratch. (org-link-search): New argument AVOID-POS. (org-print-icalendar-entries): Remove argument CATEGORY. - (org-run-agenda-series): Remove argument WONDOW. + (org-run-agenda-series): Remove argument WINDOW. (org-next-link, org-previous-link): New commands. (org-agenda-date-format): New option. (org-table-iterate): New command. @@ -2109,13 +2109,13 @@ 2007-02-02 Ulf Jasper - * net/newsticker.el (newsticker-version): Changed to "1.10". + * net/newsticker.el (newsticker-version): Change to "1.10". (newsticker--set-customvar): Doc string. (newsticker-new-item-face): Doc string. (newsticker-mode): Initialize `invisibility-spec' with t. - (newsticker-mode-map): Added - `newsticker-mark-all-items-at-point-as-read'. - (newsticker-menu): Added narrow-to-item and narrow-to-feed. + (newsticker-mode-map): + Add `newsticker-mark-all-items-at-point-as-read'. + (newsticker-menu): Add narrow-to-item and narrow-to-feed. (newsticker-w3m-show-inline-images): Do not call `w3m-remove-image'. (newsticker--buffer-after-w3m-insert-image): New advice for @@ -2130,10 +2130,9 @@ `newsticker-mark-item-at-point-as-read'. (newsticker-hide-entry): Use (t) instead of t for invisibility. (newsticker--sentinel): Yet another xml-parser workaround. - (newsticker--decode-iso8601-date): Bugfix for datestrings without - days. + (newsticker--decode-iso8601-date): Bugfix for datestrings without days. (newsticker--buffer-do-insert-text): Fix. - (newsticker--buffer-insert-enclosure): Fix. length might be missing. + (newsticker--buffer-insert-enclosure): Fix. Length might be missing. (newsticker--buffer-make-item-completely-visible): `switch-to-buffer' not necessary. @@ -2288,7 +2287,7 @@ * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): New variable. - (byte-compile-output-file-form): Bing print-circle to nil if + (byte-compile-output-file-form): Bind print-circle to nil if byte-compile-output-file-form is not nil. (byte-compile-output-docform): Likewise. @@ -2361,13 +2360,13 @@ 2007-01-27 Ben North - * outline.el (outline-promote, outline-demote): Doc fix. Rename - the arg CHILDREN -> WHICH. + * outline.el (outline-promote, outline-demote): Doc fix. + Rename the arg CHILDREN -> WHICH. 2007-01-27 Michael Albinus - * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set - default-directory to a sane value when calling start-process. + * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): + Set default-directory to a sane value when calling start-process. 2007-01-27 Eli Zaretskii @@ -2386,7 +2385,7 @@ 2007-01-26 Vinicius Jose Latorre - * ps-print.ps: Fix background height. + * ps-print.el: Fix background height. (ps-print-version): New version 6.7.2. 2007-01-26 Eli Zaretskii @@ -2532,13 +2531,12 @@ 2007-01-20 Eric Hanchrow (tiny change) * progmodes/cperl-mode.el (cperl-electric-keywords): Document in - the doc string how to use personal abbrevs without electric - keywords. + the doc string how to use personal abbrevs without electric keywords. 2007-01-20 Alin C. Soare (tiny change) * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): - Fixed cursor position when toggle abbreviated display. + Fix cursor position when toggle abbreviated display. 2007-01-20 Nick Roberts @@ -2567,8 +2565,7 @@ 2007-01-18 Bruno Haible (tiny change) - * info.el (Info-default-dirs): Change default info dir to - share/info. + * info.el (Info-default-dirs): Change default info dir to share/info. * paths.el (Info-default-directory-list): Ditto. @@ -2595,7 +2592,7 @@ * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark path. Rewrite function in `cond' style for readability. - Suggested by: Stephen Eglen . + Suggested by Stephen Eglen . (The path shortening, that is, not the rearrangement.) 2007-01-15 YAMAMOTO Mitsuharu @@ -2939,7 +2936,7 @@ XEmacs case on Windows. (tramp-touch): UTC handling is not possible for XEmacs. -2006-12-30 Jan Dj,Ad(Brv +2006-12-30 Jan Djärv * scroll-bar.el (previous-scroll-bar-mode): New variable (set-scroll-bar-mode): Set previous-scroll-bar-mode. @@ -2975,7 +2972,7 @@ * dired.el (dired-sort-other): Move test for dired-mode... (dired-sort-set-modeline): ...to here. -2006-12-29 Micha,Ak(Bl Cadilhac +2006-12-29 Michaël Cadilhac * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24 change. Suggested by Stefan Monnier. @@ -3033,7 +3030,7 @@ (gdb-info-breakpoints-custom, gdb-reset): Handle space in above buffer name. -2006-12-26 Micha,Ak(Bl Cadilhac +2006-12-26 Michaël Cadilhac * mail/footnote.el (Footnote-insert-footnote): Fix the search of the last footnote when `footnote-spaced-footnotes' is nil. @@ -3093,7 +3090,7 @@ (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event): Use mac-unread-string. -2006-12-24 Micha,Ak(Bl Cadilhac +2006-12-24 Michaël Cadilhac * textmodes/fill.el (fill-comment-paragraph): Prevent the use of an optimized comment regexp if `comment-start-skip' uses a ^. @@ -3370,7 +3367,7 @@ * textmodes/refer.el (refer-find-entry): Doc fix. (refer-bib-files-regexp, refer-bib-directory, refer-bib-files) (refer-cache-bib-files, refer-find-next-entry, refer-yank-key): - Fix tipos in docstrings. + Fix typos in docstrings. * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring. @@ -3436,7 +3433,7 @@ * cmuscheme.el (scheme-start-file): Use `let*', not `let'. -2006-12-09 Micha,Ak(Bl Cadilhac +2006-12-09 Michaël Cadilhac * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New. Force buffer local defs evaluation on local variables loading. @@ -3487,7 +3484,7 @@ pasting the head of the kill-ring, and prefix arg C-u M-y inserts the text inserted by the last M-y command. -2006-12-05 Micha,Ak(Bl Cadilhac +2006-12-05 Michaël Cadilhac * cmuscheme.el (run-scheme, scheme-start-file): Search the start file in ~/.emacs.d as `init_SCHEMENAME.scm' instead. @@ -3694,7 +3691,7 @@ (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range): Fix typos in docstrings. -2006-11-30 Micha,Ak(Bl Cadilhac +2006-11-30 Michaël Cadilhac * ido.el (ido-local-file-exists-p): New. Tell if a file exists locally, i.e. without using file name handlers. @@ -3869,13 +3866,13 @@ 2006-11-26 Nick Roberts - * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not + * speedbar.el (speedbar-timer-fn): Revert to old behavior when not in GUD mode. * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings: speedbar-expand-line-descendants, speedbar-contract-line-descendants. -2006-11-26 Jan Dj,Ad(Brv +2006-11-26 Jan Djärv * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence. @@ -3905,7 +3902,7 @@ * progmodes/flymake.el (flymake-posn-at-point-as-event): New function. (flymake-popup-menu): Use it instead of posn-at-point. -2006-11-25 Jan Dj,Ad(Brv +2006-11-25 Jan Djärv * progmodes/cc-vars.el (c-backslash-column): Mention c-backslash-max-column in documentation for c-backslash-column. @@ -4019,7 +4016,7 @@ (tutorial--find-changed-keys): Check ESC-prefix binding specially. Improve search pattern for occurrences of changed keys. -2006-11-20 Jan Dj,Ad(Brv +2006-11-20 Jan Djärv * term/x-win.el (x-last-cut-buffer-coding): New variable. (x-select-text): Set it. @@ -4033,7 +4030,7 @@ * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix. -2006-11-19 Micha,Ak(Bl Cadilhac +2006-11-19 Michaël Cadilhac * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New. Exceptions to the rule "add a space between an identifier and an @@ -4068,7 +4065,7 @@ * net/tramp.el (top): cl and custom are always required. -2006-11-18 Jan Dj,Ad(Brv +2006-11-18 Jan Djärv * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from cut-buffers with next-selection-coding-system if not nil. @@ -4384,7 +4381,7 @@ (org-prepare-agenda, org-prepare-agenda-buffers) (org-run-agenda-series, org-timeline, org-agenda-list) (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set - the text property inticating the agenda type. + the text property indicating the agenda type. (org-agenda-post-command-hook): Get agenda type from text property at point. (org-agenda): Handle command sets. Set `org-agenda-last-arguments' @@ -4408,7 +4405,7 @@ (org-complete): Better completion in in-buffer option lines. (org-in-item-p): New function. (org-org-menu): Add entries for checkboxes. - (org-cycle): Extra brouping in outline-regexp, because it is used + (org-cycle): Extra grouping in outline-regexp, because it is used in a search with "^" prepended. (org-provide-checkbox-statistics): New option. (org-set-font-lock-defaults): Highlight checkbox statistics. @@ -4456,7 +4453,7 @@ (org-export-remove-timestamps-from-toc, org-export-with-tags) (org-read-date): Doc fix (Nil -> nil). -2006-11-10 Jan Dj,Ad(Brv +2006-11-10 Jan Djärv * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): Encode/decode text to/from cut buffers to/from iso-latin-1 only. @@ -4512,7 +4509,7 @@ * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set) (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old - behaviour. + behavior. (pr-menu-bind): Act on global-map instead of menu-bar-file-menu directly. @@ -4732,7 +4729,7 @@ * dired-aux.el (dired-copy-file-recursive): Catch errors from recursive copies in the loop, around the recursive call. -2006-11-05 Micha,Ak(Bl Cadilhac +2006-11-05 Michaël Cadilhac * battery.el (battery-linux-proc-acpi): Search an ac_adapter in `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in @@ -4796,7 +4793,7 @@ (allout-doublecheck-at-and-shallower): Reduce the limit to reduce the amount of yanked topics that can be aberrant. (allout-do-doublecheck): Encapsulate this multiply-used recipe in - a function, and supplement with inihibition of doublechecking + a function, and supplement with inhibition of doublechecking during yanks. (allout-beginning-of-line, allout-next-heading) (allout-previous-heading, allout-goto-prefix-doublechecked) @@ -4918,7 +4915,7 @@ (server-auth-key): New variable. (server-ensure-safe-dir): Create nonexistent parent dirs. Ignore Unix-style file modes on Windows. - (server-start): Crete a TCP or Unix socket according to the value + (server-start): Create a TCP or Unix socket according to the value of `server-use-tcp'. For TCP sockets, create the id/auth file in `server-auth-dir' directory. (server-process-filter): Delete process if authentication @@ -5118,7 +5115,7 @@ * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el. -2006-10-19 Jan Dj,Ad(Brv +2006-10-19 Jan Djärv * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by Kenichi Handa). @@ -5136,7 +5133,7 @@ Fix typos in error messages. (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes. -2006-10-18 Jan Dj,Ad(Brv +2006-10-18 Jan Djärv * term/x-win.el (res-geometry): Don't set geometry from Xresources to default-frame-alist if default-frame-alist already contains @@ -5167,7 +5164,7 @@ 2006-10-18 Martin Rudalics * textmodes/flyspell.el (flyspell-word-search-backward): - Set inhibit-point-motion-hooks to avoid looping due to intangibile + Set inhibit-point-motion-hooks to avoid looping due to intangible text. 2006-10-16 Richard Stallman @@ -5193,7 +5190,7 @@ * progmodes/ada-xref.el (ada-find-in-src-path): Likewise. Use grep -E rather than egrep. -2006-10-15 Micha,Ak(Bl Cadilhac +2006-10-15 Michaël Cadilhac * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id. @@ -5365,7 +5362,7 @@ After 5.3, 5.4: (cperl-facemenu-add-face-function): Add docs, fix U<>. Copyright message updated. - (cperl-init-faces): Work around a bug in `font-lock'. May slow + (cperl-init-faces): Work around a bug in `font-lock'. May slow facification down a bit. Misprint for my|our|local for old `font-lock' "our" was not fontified same as "my|local". @@ -5399,7 +5396,7 @@ Fontify unmatched "]" in function-name face. Mark first-char of HERE-doc as `front-sticky'. Reset `front-sticky' property when needed. - (cperl-calculate-indent): Indents //x -RExen accordning to parens level. + (cperl-calculate-indent): Indents //x -RExen according to parens level. (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs. (cperl-backward-to-noncomment): Recognize stringy `syntax-type' constructs. Support `narrow'ed buffers. @@ -5482,7 +5479,7 @@ (beginning-of-buffer): Replace two occurrences with goto-char... (cperl-calculate-indent): `char-after' could be nil... (cperl-find-pods-heres): REx can start after "[" too. - Hightlight (??{}) in RExen too. + Highlight (??{}) in RExen too. (cperl-maybe-white-and-comment-rex): New constant (cperl-white-and-comment-rex): Likewise. XXXX Not very efficient, but hard to make @@ -5504,7 +5501,7 @@ Don't special-case REx with non-empty 1st line. (cperl-find-pods-heres): In RExen, highlight non-literal backslashes. Invert highlighting of charclasses: - now the envelop is highlighted. + now the envelope is highlighted. Highlight many others 0-length builtins. (cperl-praise): Mention indenting and highlight in RExen. @@ -5567,7 +5564,7 @@ After 5.20: initial comment: Extend copyright, fix email address. (cperl-indent-comment-at-column-0): New customization variable. - (cperl-comment-indent): Indentation after $#a would increasy by 1. + (cperl-comment-indent): Indentation after $#a would increase by 1. (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc. (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline' (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";". @@ -5669,7 +5666,7 @@ * autoinsert.el (auto-insert-alist): Doc fix. -2006-10-07 Johan Bockg,Ae(Brd +2006-10-07 Johan Bockgård * mouse-sel.el (mouse-insert-selection-internal): Use insert-for-yank, so that yank handlers are run. @@ -5731,7 +5728,7 @@ * emacs-lisp/cl.el (pushnew-internal): Remove defvar. (pushnew): Fix last change. -2006-10-03 Denis St,A|(Bnkel (tiny change) +2006-10-03 Denis Stünkel (tiny change) * ibuf-ext.el (eval, view-and-eval) : Use the interactive spec of `eval-expression'. @@ -5753,7 +5750,7 @@ * dired.el (dired-build-subdir-alist): Fix previous change. -2006-10-01 Johan Bockg,Ae(Brd +2006-10-01 Johan Bockgård * simple.el (undo-elt-crosses-region): Fix the inequalities. @@ -5777,7 +5774,7 @@ 2006-10-01 Ken Manheimer - * allout.el (allout-current-depth): Do aberrent check only at or + * allout.el (allout-current-depth): Do aberrant check only at or below doublecheck depth. (allout-chart-subtree): Make it explicit that LEVELS being nil means unlimited depth. Drop undocumented support for LEVELS value @@ -5806,7 +5803,7 @@ * files.el (find-file-existing): Modify to not allow wildcards. -2006-09-30 Johan Bockg,Ae(Brd +2006-09-30 Johan Bockgård * simple.el (undo-more): When undo information for the region is exhausted, say "No further undo information FOR REGION". @@ -5830,7 +5827,7 @@ * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point to nil if there is no previous property change. -2006-09-29 Micha,Ak(Bl Cadilhac +2006-09-29 Michaël Cadilhac * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before saving anything to be sure that `forward-sexp' behaves correctly. @@ -5848,7 +5845,7 @@ 2006-09-29 Carsten Dominik * textmodes/org.el (org-file-remote-p): Get regexp from list. - (org-archive-subtree): Remove erraneous `]' from character list. + (org-archive-subtree): Remove erroneous `]' from character list. 2006-09-28 Jonathan Yavner @@ -5881,7 +5878,7 @@ 2006-09-26 Vinicius Jose Latorre - * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling. + * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling. (ebnf-version): New version 4.3. (ebnf-arrow-extra-width, ebnf-arrow-scale): New options. (ebnf-prologue): Adjust PostScript programming. @@ -6104,7 +6101,7 @@ * emulation/viper.el: Bump up version/date of update to reflect the substantial changes done in August 2006. - * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at, + * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at, push-button are defined. * ediff-util.el (ediff-add-to-history): New function. @@ -6118,7 +6115,7 @@ (conf-space-keywords): Add autoload cookie. Fix typo (`keywords', not `keyword'). -2006-09-18 Jan Dj,Ad(Brv +2006-09-18 Jan Djärv * cus-start.el (all): Rename x-gtk-show-chooser-help-text to x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog @@ -6172,14 +6169,14 @@ * font-lock.el (font-lock-compile-keywords): Rename optional arg to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed. -2006-09-16 Jan Dj,Ad(Brv +2006-09-16 Jan Djärv * cus-start.el (all): Add x-gtk-show-chooser-help-text. * select.el (xselect-convert-to-string): If UTF8_STRING is requested and the data doesn't look like UTF8, send STRING instead. -2006-09-16 Agust,Am(Bn Mart,Am(Bn +2006-09-16 Agustín Martín * textmodes/flyspell.el (flyspell-check-region-doublons): New function to detect duplicated words. @@ -6273,7 +6270,7 @@ (allout-previous-visible-heading): Position consistently when interactive. (allout-forward-current-level): Base on allout-previous-sibling - rather than (differently) reimplmenting the algorithm. Remove some + rather than (differently) reimplementing the algorithm. Remove some unused variables. (allout-solicit-alternate-bullet): Present default choice stripped of text properties. @@ -6303,7 +6300,7 @@ (allout-yank-processing): Restore exposure layout as recorded by allout-kill-*, as used to happen. (allout-annotate-hidden, allout-hide-by-annotation): New routines - for preseving and restoring exposure layout across kills. + for preserving and restoring exposure layout across kills. (allout-toggle-subtree-encryption): Run allout-exposure-change-hook. (allout-encrypt-string): Strip text properties. Rearranged order and outline-headings for some of the @@ -6327,7 +6324,7 @@ * help.el (describe-key): Handle C-h k in *Help* buffer; collect all necessary information about the event before erasing *Help*. - * simple.el (line-move-partial): Use window-line-visiblity to + * simple.el (line-move-partial): Use window-line-visibility to quickly check whether last line is partially visible, and only do the hard (and slow) part in that case. @@ -6336,7 +6333,7 @@ * COPYING: Replace "Library Public License" by "Lesser Public License" throughout. -2006-09-15 Jan Dj,Ad(Brv +2006-09-15 Jan Djärv * term/x-win.el (x-menu-bar-open): New function for F10. @@ -6401,7 +6398,7 @@ * bindings.el (mode-line-buffer-identification-keymap): Remove duplicate line. -2006-09-14 Micha,Ak(Bl Cadilhac +2006-09-14 Michaël Cadilhac * ido.el (ido-ignore-item-p): Allow any kind of functions in ignore lists. @@ -6411,7 +6408,7 @@ * jit-lock.el (jit-lock-fontify-again): New function. (jit-lock-fontify-now): Use it instead of lambda form. -2006-09-13 Agustin Martin +2006-09-13 Agustín Martín * textmodes/flyspell.el (flyspell-word, flyspell-correct-word) (flyspell-auto-correct-word): Make ispell-filter local to these @@ -6508,7 +6505,7 @@ * ido.el (ido-edit-input, ido-complete, ido-take-first-match) (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit) (ido-delete-file-at-head): Pass head of ido-matches through ido-name - in case of merged directories. Reported by Micha,Ak(Bl Cadilhac. + in case of merged directories. Reported by Michaël Cadilhac. 2006-09-10 Richard Stallman @@ -6517,7 +6514,7 @@ (dired-copy-file): Remove condition-case. (dired-copy-file-recursive): Check for errors on all file operations, and add them to dired-create-files-failures. - Check file file-date-erorr here too. + Check file file-date-error here too. (dired-create-files): Check dired-create-files-failures and report those errors too. @@ -6565,7 +6562,7 @@ * net/ldap.el (ldap-search-internal): Doc fix. -2006-09-09 Micha,Ak(Bl Cadilhac +2006-09-09 Michaël Cadilhac * play/life.el (life-display-generation): Test for input manually if `sleeptime' is negative or null. @@ -6645,7 +6642,7 @@ * net/rcirc.el (rcirc-activity-string): Don't quote value in case clause. -2006-09-07 Micha,Ak(Bl Cadilhac +2006-09-07 Michaël Cadilhac * info.el (Info-index): Bind completion-ignore-case. @@ -6665,11 +6662,11 @@ * international/code-pages.el: Add cp858. -2006-09-07 Jan Dj,Ad(Brv +2006-09-07 Jan Djärv * dnd.el: Fix bootstrapping. -2006-09-07 Jan Dj,Ad(Brv +2006-09-07 Jan Djärv * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle. (dnd-open-remote-url): New function. @@ -7204,7 +7201,7 @@ (whitespace-cleanup-region): Call whitespace-cleanup-internal with a non-nil argument. -2006-08-18 Gustav H,Ae(Bllberg (tiny change) +2006-08-18 Gustav Hållberg (tiny change) * rect.el (spaces-string): Simplify and add doc string. @@ -7280,7 +7277,7 @@ (org-back-to-heading, org-on-heading-p, org-up-heading-all) (org-show-subtree, org-show-entry, org-make-options-regexp): Remove compatibility support for old outline-mode. - (org-check-occur-regexp): Funtion removed. + (org-check-occur-regexp): Function removed. (org-on-heading-p, org-back-to-heading): Made defalias. (org-set-local): New defsubst. (org-set-regexps-and-options, org-mode) @@ -7302,7 +7299,7 @@ Add to overlay-arrow-variable-list (gdb-reset): Delete gdb-stack-position from above list. -2006-08-14 Jan Dj,Ad(Brv +2006-08-14 Jan Djärv * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is read only. @@ -7362,7 +7359,7 @@ allout-exposure-change-hook for other kinds of structural outline edits. (allout-encryption-plaintext-sanitization-regexps): New encryption - customization variable, by which cooperating modes can provde + customization variable, by which cooperating modes can provide massage of the plaintext without actually being passed it. (allout-encryption-ciphertext-rejection-regexps) (allout-encryption-ciphertext-rejection-ceiling): New encryption @@ -7374,8 +7371,8 @@ disposition. The new encryption ciphertext rejection variable is used to ensure that the ciphertext does not contain text that would be recognized as outline structural elements by allout. - Substite allout-beginning-of-line and allout-end-of-line for - conventionall beginning-of-line and end-of-line bindings. + Substitute allout-beginning-of-line and allout-end-of-line for + conventional beginning-of-line and end-of-line bindings. If allout-old-style-prefixes is non-nil, don't nullify it on mode activation! (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'. @@ -7426,7 +7423,7 @@ * emacs-lisp/bindat.el (bindat-ip-to-string): Use `format-network-address' if possible. -2006-08-11 Jan Dj,Ad(Brv +2006-08-11 Jan Djärv * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom. @@ -7565,7 +7562,7 @@ doesn't look like a file name. * complete.el (PC-expand-many-files): Avoid signalling an error when - the current directory doesn't exist. Reported by Micha,Ak(Bl Cadilhac. + the current directory doesn't exist. Reported by Michaël Cadilhac. 2006-08-02 Andreas Schwab @@ -7773,7 +7770,7 @@ * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8 letters from the end. Thanks to "David Smith" - and andreas@altroot.de (Andreas V,Av(Bgele). + and andreas@altroot.de (Andreas Vögele). 2006-07-23 Thien-Thi Nguyen @@ -7798,7 +7795,7 @@ * progmodes/delphi.el (delphi-fill-comment): Use save-restriction. -2006-07-22 Micha,Ak(Bl Cadilhac +2006-07-22 Michaël Cadilhac * startup.el (user-mail-address): Initialize from the `EMAIL' environment variable first. Document this. @@ -8059,7 +8056,7 @@ repertoire of unit tests. Called just before the provide iff user has customized `allout-run-unit-tests-on-load' non-nil. -2006-07-14 K,Aa(Broly L$,1 q(Brentey +2006-07-14 Károly Lőrentey * emacs-lisp/authors.el (authors-aliases): Update. @@ -8796,7 +8793,7 @@ * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove spaces after the comment start. -2006-06-09 Micha,Ak(Bl Cadilhac +2006-06-09 Michaël Cadilhac * play/pong.el (pong-init-buffer): Fill buffer with spaces instead of ^A. @@ -9001,7 +8998,7 @@ * comint.el (comint-send-input): Do not add help-echo and mouse-face to input if `comint-use-prompt-regexp' is non-nil. -2006-06-01 Jan Dj,Ad(Brv +2006-06-01 Jan Djärv * term/x-win.el: Change x-menu-bar-start to menu-bar-open. @@ -9092,7 +9089,7 @@ * subr.el (with-current-buffer): Doc fix. -2006-05-29 Jan Dj,Ad(Brv +2006-05-29 Jan Djärv * term/x-win.el: Bind F10 to menu-bar-start if available. @@ -9577,7 +9574,7 @@ have non-nil values. Speed up by using add-to-list instead of manual consing. -2006-05-20 Micha,Ak(Bl Cadilhac +2006-05-20 Michaël Cadilhac * progmodes/make-mode.el (makefile-mode): Doc fix. @@ -9852,7 +9849,7 @@ (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year) (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive. -2006-05-11 Johan Bockg,Ae(Brd +2006-05-11 Johan Bockgård * calendar/calendar.el (calendar-french-date-string) (calendar-mayan-date-string, calendar-chinese-date-string) @@ -10141,7 +10138,7 @@ reference to the Lisp manual to the warning about pure space overflow. -2006-05-05 Micha,Ak(Bl Cadilhac +2006-05-05 Michaël Cadilhac * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to `ispell-internal-change-dictionary' @@ -10202,7 +10199,7 @@ * progmodes/gud.el (gdb-force-update): Delete defvar (gud-speedbar-buttons): ...and references to it. Use window-start - to try to keep positon in watch expression. + to try to keep position in watch expression. 2006-05-03 Richard Stallman @@ -10574,7 +10571,7 @@ Fontify TODO keywords. (org-insert-link): Preserve relative path in ../ links. (org-export-as-html): Convert links pointing to .org files into - links that will work beteen the exported HTML files. + links that will work between the exported HTML files. (org-todo-list): Fix bug when arg=0. (org-insert-heading): More fine-tuning. @@ -10692,7 +10689,7 @@ Sync with Tramp 2.0.53. * net/tramp.el (tramp-completion-mode): ?\t has event-modifier - 'control. Reported by Matthias F,Av(Brste . + 'control. Reported by Matthias Förste . (tramp-completion-file-name-handler): Add autoload cookie for adding to `file-name-handler-alist'. @@ -10868,7 +10865,7 @@ (org-table-create-or-convert-from-region): New commands (org-table-toggle-vline-visibility): Command removed. (org-table-convert-region): Made a command. - (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands. + (orgtbl-delete-backward-char, orgtbl-delete-char): Remove commands. Replace with the normal org- functions. (org-self-insert-command): Don't trigger realign unnecessarily when blanking a field that is not full. @@ -10881,7 +10878,7 @@ (org-table-align): Use `org-string-width'. (defgroup): Completely new group structure for custom variables. (org-agenda-files): Option: Single file name allowed. Function: - Optional argument unrestrited means ignore any restricitons. + Optional argument unrestricted means ignore any restrictions. (org-install-agenda-files-menu): Find a buffer in Org-mode before trying to modify the menu. Use generalized access to `org-agenda-files.' @@ -10998,7 +10995,7 @@ * files.el (hack-local-variables-confirm) : Clarify message text. Suggested by Ralf Angeli. -2006-04-08 Micha,Ak(Bl Cadilhac +2006-04-08 Michaël Cadilhac * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set. (delete-extract-rectangle-line): Use `filter-buffer-substring' @@ -11561,7 +11558,7 @@ * isearch.el (isearch-other-meta-char): Handle user bindings for shifted control characters. -2006-03-18 Agustin Martin +2006-03-18 Agustín Martín * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the part that matches email addresses, file names, etc. @@ -11715,7 +11712,7 @@ elements. (gdb-find-watch-expression): Make it work for arrays too. Follow change to gdb-var-list. - (gud-watch): Allow the user to enter variable name with a prexix + (gud-watch): Allow the user to enter variable name with a prefix arg. Create keybindings. (gdb-var-create-handler, gdb-var-evaluate-expression-handler) (gdb-var-list-children-handler, gdb-var-update-handler) @@ -11856,7 +11853,7 @@ * progmodes/octave-mod.el (octave-indent-for-comment): Behave according to do string. -2006-03-11 Agustin Martin +2006-03-11 Agustín Martín * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]: Be visible only if major mode is Mail Mode. @@ -12022,7 +12019,7 @@ (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative. (t-mouse-mode): Remove period from end of error message. -2006-03-03 Agustin Martin +2006-03-03 Agustín Martín * textmodes/flyspell.el (flyspell-process-localwords): Be case-sensitive. @@ -12282,7 +12279,7 @@ * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric Mode and Subword Mode. - * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish + * progmodes/cc-engine.el (c-beginning-of-statement-1): Distinguish real labels ("case 1:" or "foo:") from non-labels ("public:"). (c-forward-objc-directive): Replace c-forward-token-2 with crude coding; c-f-t-2 doesn't move over a token at EOB. @@ -12372,7 +12369,7 @@ (gud-watch, gdb-var-create-handler): Display function::var format but don't use to create variable object. (gdb-var-create-handler): Use message-box in place of message. - (gdb-stopped): Call gdb-exited if signalled. + (gdb-stopped): Call gdb-exited if signaled. 2006-02-22 Carsten Dominik @@ -12499,7 +12496,7 @@ 2006-02-20 Juanma Barranquero * buff-menu.el (list-buffers-noselect): Turn also "\n" into a - strech spec so it doesn't display as "^J" on the header line + stretch spec so it doesn't display as "^J" on the header line when `Buffer-menu-use-header-line' is t. 2006-02-20 Nick Roberts @@ -12508,7 +12505,7 @@ of string arguments if desired. * progmodes/gud.el (gud-speedbar-buttons): Fontify watch - expessions. + expressions. * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update of speedbar. @@ -12787,7 +12784,7 @@ text. (allout-flag-region): Use overlays instead of selective-display - for invisible text - by inheritence from the properties of + for invisible text - by inheritance from the properties of allout-overlay-category in mainline Emacs, and applied property-by-property in XEmacs, some recent versions of which don't inherit the properties from the category. Provisions to @@ -12813,7 +12810,7 @@ (remove-from-invisibility-spec, allout-hide-current-subtree): Ditched unused variables. -2006-02-17 Agustin Martin +2006-02-17 Agustín Martín * textmodes/ispell.el (ispell-change-dictionary): Call ispell-buffer-local-dict instead of @@ -12904,7 +12901,7 @@ * files.el (hack-local-variables): Remove ignored variables before checking if any variables need setting. -2006-02-14 Jan Dj,Ad(Brv +2006-02-14 Jan Djärv * cus-start.el (all): Add x-gtk-whole-detached-tool-bar. @@ -13033,7 +13030,7 @@ (tumme-thumbnail-storage): Add choice `standard' for Thumbnail Managing Standard. (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s. - Fix dostring. + Fix docstring. (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x and %y. Fix docstring. (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program) @@ -13558,7 +13555,7 @@ described in the docstring for `bs-attributes-list'. (bs--get-name): Simplify. Don't pad the buffer name. -2006-01-27 Agustin Martin +2006-01-27 Agustín Martín * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no English aspell dictionary is installed, use the first entry of @@ -13579,7 +13576,7 @@ * international/latexenc.el: Add a suitable `coding:' tag. (latexenc-find-file-coding-system): Undo last change. -2006-01-27 Arne J,Ax(Brgensen +2006-01-27 Arne Jørgensen * international/latexenc.el (latexenc-find-file-coding-system): Make sure latexenc-main-file is a regular file and is readable. @@ -13726,7 +13723,7 @@ * term/w32-win.el (image-library-alist): Add additional names for GIF library. -2006-01-23 Arne J,Ax(Brgensen +2006-01-23 Arne Jørgensen * international/latexenc.el (latexenc-find-file-coding-system): Add file-regular-p check. @@ -13845,11 +13842,11 @@ (find-variable-other-frame, find-variable-at-point): Fix docstrings. -2006-01-21 Francesco Potort,Al(B +2006-01-21 Francesco Potortì * mail/rmailout.el (rmail-output): Don't use content-type if it is nil. -2006-01-21 Agustin Martin +2006-01-21 Agustín Martín * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the "Save affix" question. @@ -14005,7 +14002,7 @@ * files.el (auto-mode-alist): Add Imakefile. -2006-01-17 Agustin Martin +2006-01-17 Agustín Martín * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when loading the file rather than when turning on flyspell-mode. @@ -14152,7 +14149,7 @@ (org-get-time-of-day): Fix bug with times before 1am. (org-agenda-menu): Add tags commands. -2006-01-13 Agustin Martin +2006-01-13 Agustín Martín * textmodes/ispell.el (ispell-init-process): Include the used dictionary in ispell process start message. @@ -14842,7 +14839,7 @@ Use local var buffer-scan-pos to advance scan for next misspelling. Advance it only after we find the misspelling. -2005-12-27 Agustin Martin +2005-12-27 Agustín Martín * textmodes/flyspell.el (flyspell-external-point-words): New criteria for finding the misspelling in the buffer. @@ -14863,7 +14860,7 @@ * descr-text.el (describe-char): Set help-xref-stack-item explicitly after buffer has been generated. -2005-12-27 Jan Dj,Ad(Brv +2005-12-27 Jan Djärv * cus-start.el (all): Add x-gtk-show-hidden-files. @@ -15018,7 +15015,7 @@ New variables. (hi-lock-string-serialize): New function. -2005-12-23 Jan Dj,Ad(Brv +2005-12-23 Jan Djärv * menu-bar.el (menu-find-file-existing): New function. (menu-bar-file-menu): Use menu-find-file-existing for Open. @@ -15116,7 +15113,7 @@ 2005-12-20 Stefan Monnier * log-view.el (log-view-file-re, log-view-message-re): Use shy groups. - (log-view-font-lock-keywords): Ajust subgroup numbers. + (log-view-font-lock-keywords): Adjust subgroup numbers. (log-view-current-tag): Don't hard code the number of subgroups. 2005-12-20 Juri Linkov @@ -15278,7 +15275,7 @@ Let term-handle-ansi-terminal-messages override what Bash says about its current directory. -2005-12-16 K,Aa(Broly L$,1 q(Brentey +2005-12-16 Károly Lőrentey * bindings.el (last-buffer): Move to simple.el. * simple.el (last-buffer): Move here. @@ -15445,7 +15442,7 @@ * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious frame in case of errors. -2005-12-13 Jan Dj,Ad(Brv +2005-12-13 Jan Djärv * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right" so it comes after "On the Left" in the menu. @@ -15486,7 +15483,7 @@ (org-log-done): New function. (org-log-done, org-closed-string): New options. -2005-12-12 Jan Dj,Ad(Brv +2005-12-12 Jan Djärv * tooltip.el (tooltip-y-offset): Change default to 20. @@ -15560,7 +15557,7 @@ * help.el (help-for-help-internal): Add `r' in doc string. -2005-12-10 Johan Bockg,Ae(Brd +2005-12-10 Johan Bockgård * align.el (align-regexp, align-highlight-rule): Use region-beginning and region-end instead of point and mark, so that @@ -15720,7 +15717,7 @@ 2005-12-08 Kim F. Storm * emulation/cua-rect.el (cua--rectangle-aux-replace): - Fix indention of text on right side of replaced rectangle. + Fix indentation of text on right side of replaced rectangle. 2005-12-09 Nick Roberts @@ -15809,7 +15806,7 @@ widgets for AWK to c-doc-comment-style, c-require-final-newline and c-default-style. Add a defcustom for awk-mode-hook. Give c-syntactic-element and c-syntactic-context doc-strings by - directly setting their `variable-documentation' propery. + directly setting their `variable-documentation' property. This allows Emacs 22.1 to read these with C-h v. * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier). @@ -16193,7 +16190,7 @@ (c-awk-one-line-possibly-open-string-re) (c-awk-regexp-one-line-possibly-open-char-class-re) (c-awk-one-line-possibly-open-regexp-re) - (c-awk-one-line-non-syn-ws*-re): New defonsts. + (c-awk-one-line-non-syn-ws*-re): New defconsts. (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions. Amend the concept of "virtual semicolons" (in the indentation @@ -16203,7 +16200,7 @@ property is still physically set on the EOL.) Remove the specific tests for awk-mode, thus facilitating the introduction of other language modes where EOLs can end statements. - (Note: The funtionality in cc-cmds.el, specifically + (Note: The functionality in cc-cmds.el, specifically c-beginning/end-of-statement has yet to be amended.) * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p): @@ -16331,7 +16328,7 @@ only four small places that needed it to work. Some places that previously did `widen' are removed now, which has the effect that `c-guess-basic-syntax' never will look at things outside the - current narrowment now. The anchor position for `topmost-intro' + current narrowing now. The anchor position for `topmost-intro' is affected by this, but it was so bogus it was basically useless before, and now it's equally bogus but in a slightly different way. @@ -16529,7 +16526,7 @@ the generic label case (CASE 15) - removed CASE 5E. (c-font-lock-declarations): Add recognition of labels in the - same round since we need to handle labels in parallell with other + same round since we need to handle labels in parallel with other declarations to recognize both accurately. It should also improve speed. @@ -16659,7 +16656,7 @@ 2005-12-08 Martin Stjernholm * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of - hardcoded char classes whereever possible. Changed a couple of + hardcoded char classes wherever possible. Changed a couple of places to use skip by syntax instead of skip by char class. * progmodes/cc-langs.el (c-unterminated-block-comment-regexp): @@ -17035,7 +17032,7 @@ prompts work for AUTH PLAIN. Also reported by Steve Allan . -2005-12-06 K,Aa(Broly L$,1 q(Brentey +2005-12-06 Károly Lőrentey * frame.el (set-frame-parameter): Add doc string. @@ -17198,7 +17195,7 @@ whereby names of length one or names starting with a symbol-constituent character would not be returned. -2005-12-03 Johan Bockg,Ae(Brd +2005-12-03 Johan Bockgård * subr.el (atomic-change-group): Add edebug and indentation spec. @@ -17206,7 +17203,7 @@ * completion.el (save-completions-file-name): Fix typo in last change. -2005-12-02 Jan Dj,Ad(Brv +2005-12-02 Jan Djärv * info.el: Move back/forward history to the beginning of the tool bar. @@ -17232,7 +17229,7 @@ * international/latexenc.el (latex-inputenc-coding-alist): Doc fix. -2005-12-02 Agustin Martin +2005-12-02 Agustín Martín * textmodes/flyspell.el (flyspell-external-point-words): Consider a misspelling as found in the string search if: (a) misspelling @@ -17419,7 +17416,7 @@ (flyspell-post-command-hook): Check input-pending-p while processing the potentially long list of buffer changes. -2005-11-28 K,Aa(Broly L$,1 q(Brentey +2005-11-28 Károly Lőrentey * buff-menu.el (list-buffers-noselect): Display the selected frame's buffer list, not the global one. @@ -17819,7 +17816,7 @@ since the last ping. (rcirc-mode): Give rcirc-topic a local binding here. -2005-11-19 Micha,Ak(Bl Cadilhac +2005-11-19 Michaël Cadilhac * subr.el (read-passwd): Fontify the prompt as we do with other prompts. @@ -18114,7 +18111,7 @@ 2005-11-15 Michael Kifer - * emulation/viper-utils.el (viper-non-word-characters-reformed-vi): + * emulation/viper-util.el (viper-non-word-characters-reformed-vi): Quote `-' in string. * emulation/viper.el (viper-emacs-state-mode-list): Ensure that @@ -18133,7 +18130,7 @@ * progmodes/gdb-ui.el: Remove face-alias left over from change on 2005-08-15. (gdb-ann3): New command gud-go. - (menu): Accomodate gdb-mi.el. + (menu): Accommodate gdb-mi.el. (gdb-assembler-custom): Make buffer of selected window current so that set-window-point works. @@ -18221,7 +18218,7 @@ * textmodes/flyspell.el (flyspell-large-region): Call flyspell-accept-buffer-local-defs. -2005-11-13 Agustin Martin +2005-11-13 Agustín Martín * textmodes/flyspell.el (flyspell-notify-misspell): Fix misspelling of "Misspelling". @@ -18562,7 +18559,7 @@ * newcomment.el (comment-region-internal): Box more tightly in the common case where there's no TAB in the boxed text. -2005-11-04 Jan Dj,Ad(Brv +2005-11-04 Jan Djärv * info.el (info-tool-bar-map): Use images prev-node, next-node and up-node. @@ -18698,7 +18695,7 @@ (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change default. (rcirc-handler-generic): Trigger activity. - (rcirc-send-message): Create the buffor of the target. + (rcirc-send-message): Create the buffer of the target. (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'. (rcirc-get-buffer): Just return nil if there is no matching buffer. (rcirc-multiline-edit-cancel): Remove function. @@ -18817,7 +18814,7 @@ (gdb-goto-breakpoint): Try to force display in source buffer. (gdb-frame-gdb-buffer): Copy other similar functions. (gdb-restore-windows): Don't display source if not asked for. - (gdb-assembler-buffer-name): Don't capitalise. + (gdb-assembler-buffer-name): Don't capitalize. 2005-11-03 Richard M. Stallman @@ -18876,7 +18873,7 @@ * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs): Rename from perl-font-lock-syntactic-face-function. Change the calling convention so it can be used as a font-lock MATCHER. - Do the parse-partial-sexp loop outselves. + Do the parse-partial-sexp loop ourselves. (perl-font-lock-syntactic-keywords): Use it. (perl-mode): Don't set font-lock-syntactic-face-function any more. @@ -19430,7 +19427,7 @@ * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'. -2005-10-25 Micha,Ak(Bl Cadilhac +2005-10-25 Michaël Cadilhac * play/blackbox.el (blackbox-redefine-key): New function. (blackbox-mode-map): Use it to remap existing bindings for cursor @@ -20335,10 +20332,10 @@ 2005-10-14 Chong Yidong - * longlines.el (longlinges-search-function) + * longlines.el (longlines-search-function) (longlines-search-forward, longlines-search-backward): New functions. (longlines-mode): Set isearch-search-fun-function to - longlinges-search-function. + longlines-search-function. * mouse.el (mouse-drag-region-1): Handle the case where a double-click event is bound to an arbitrary function. @@ -20351,7 +20348,7 @@ (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey mouse-1-click-follows-link. -2005-10-13 Jan Dj,Ad(Brv +2005-10-13 Jan Djärv * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from Gnome file-manager.png. Suggested by @@ -20404,7 +20401,7 @@ (mixal-font-lock-syntactic-keywords): New var. (mixal-mode): Use it. Fix comment-start-skip. -2005-10-12 Jan Dj,Ad(Brv +2005-10-12 Jan Djärv * startup.el (command-line-x-option-alist): -nb => -nbi. @@ -20494,7 +20491,7 @@ (tags-select-tags-table): Pass `button' to the action function. (select-tags-table): Place the side-info on button properties rather than in hidden text. Abbreviate file names. - (select-tags-table-mode-map): Inherit rather than copy buttom-map. + (select-tags-table-mode-map): Inherit rather than copy button-map. (select-tags-table-select): Add `button' argument. Get side-info from the button property rather than from hidden text. @@ -20579,7 +20576,7 @@ * textmodes/ispell.el (ispell-check-version): Fix last change. -2005-10-09 Jan Dj,Ad(Brv +2005-10-09 Jan Djärv * term/x-win.el: Remove -i, --icon-type from comment. @@ -20694,7 +20691,7 @@ * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): Typo. -2005-10-06 Micha,Ak(Bl Cadilhac +2005-10-06 Michaël Cadilhac * play/zone.el (zone): Wrap body with save-window-excursion. @@ -20727,7 +20724,7 @@ Fix bug introduced 2005-07-03: Use (car (last ...)) to faithfully reproduce replaced artist-last. (artist-set-arrow-points-for-poly): Likewise. - Suggested by Johan Bockg,Ae(Brd. + Suggested by Johan Bockgård. 2005-10-06 Juanma Barranquero @@ -20772,7 +20769,7 @@ 2005-10-05 Michael Kifer - * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst. + * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst. (ediff-merge-region-is-non-clash-to-skip): Previously called ediff-merge-region-is-non-clash. @@ -20917,7 +20914,7 @@ (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory instead of speedbar-line-path. -2005-10-03 Jan Dj,Ad(Brv +2005-10-03 Jan Djärv * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window to nil if dropping on a window. Handle dropping on a minibuffer window @@ -21104,8 +21101,11 @@ * dframe.el, ezimage.el, sb-image.el: New files. - * sb-*.xpm: Remove files. New image files installed into - etc/images/ezimage. + * sb-dir-minus.xpm, sb-dir-plus.xpm, sb-dir.xpm, sb-mail.xpm: + * sb-pg-minus.xpm, sb-pg-plus.xpm, sb-pg.xpm, sb-tag-gt.xpm: + * sb-tag-minus.xpm, sb-tag-plus.xpm, sb-tag-type.xpm: + * sb-tag-v.xpm, sb-tag.xpm: Remove files. + New image files installed into etc/images/ezimage. 2005-09-30 Kenichi Handa @@ -21424,7 +21424,7 @@ * emulation/viper-macs.el (ex-map): Better messages. - * emulation/viper-utils.el (viper-beginning-of-field): New function. + * emulation/viper-util.el (viper-beginning-of-field): New function. * emulation/viper.el: Replace make-variable-buffer-local with viper-make-variable-buffer-local everywhere, to avoid warnings. @@ -21458,7 +21458,7 @@ * net/newsticker.el: Get rid of CVS keyword. -2005-09-19 Johan Bockg,Ae(Brd +2005-09-19 Johan Bockgård * dired-aux.el (dired-handle-overwrite): Don't use `format' here. The prompt is formatted later. @@ -21606,7 +21606,7 @@ (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries only if ispell-aspell-supports-utf8 is non-nil. -2005-09-17 Johan Bockg,Ae(Brd +2005-09-17 Johan Bockgård * progmodes/scheme.el (scheme-mode-variables): Use setq to assign buffer-local value to lisp-indent-function. @@ -22609,7 +22609,7 @@ (smerge-find-conflict): Instead, add an overlay here. Also check for the case where we're inside a conflict already, so as to obviate the need for font-lock-multiline, which is unbearably slow with - large conflicts and ciomplex font-lock patterns. + large conflicts and complex font-lock patterns. (smerge-remove-props): Remove overlay rather than text-properties. (smerge-mode): Don't set font-lock-multiline. Remove overlays when turned off. @@ -23589,7 +23589,7 @@ * image-file.el (insert-image-file, image-file-yank-handler): Fix last change to maintain a (unique) yank-handler on yanked images. -2005-07-22 Eduardo Mu,Aq(Boz (tiny change) +2005-07-22 Eduardo Muñoz (tiny change) * dired.el (dired-move-to-filename-regexp): Recognize the B suffix of the file size (as in "177B" for 177 bytes). This happens with @@ -23786,7 +23786,7 @@ * frame.el (set-frame-font, cursor-in-non-selected-windows): Fix typo in docstring. (set-screen-width, set-screen-height): Delete redundant info in - doctrings. + docstrings. (new-frame, screen-height, screen-width): Declare with `define-obsolete-function-alias'. (delete-frame-hook, blink-cursor): Declare with @@ -24115,7 +24115,7 @@ * server.el: Bind "C-x #" in a way that works even if C-x is redefined to a command key, not a prefix key. -2005-07-16 Johan Bockg,Ae(Brd (tiny change) +2005-07-16 Johan Bockgård (tiny change) * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of cl-make-type-test till execution time. @@ -24125,7 +24125,7 @@ * dired-x.el (dired-do-relsymlink-regexp): Add missing optional arg ARG and use it. -2005-07-16 Johan Bockg,Ae(Brd (tiny change) +2005-07-16 Johan Bockgård (tiny change) * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type. @@ -24293,7 +24293,7 @@ (mac-services-mail-to): New functions. (mac-application-menu-map): Bind them. -2005-07-12 wulei (tiny change) +2005-07-12 Milton Wulei (tiny change) * progmodes/gdb-ui.el: Add note about buffering with Windows. @@ -24552,21 +24552,6 @@ * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's new address as well. -2005-07-07 Kenichi Handa - - * international/mule.el (make-coding-system): - Describe `ascii-incompatible' property in the docstring. - (set-file-name-coding-system): Signal an error if coding-system is - ascii-incompatible. - (set-keyboard-coding-system): Likewise. - - * international/mule-cmds.el (set-default-coding-systems): - Don't set default-file-name-coding-system and - default-keyboard-coding-system if coding-system is ASCII-incompatible. - - * international/utf-16.el: Declare that all UTF-16-based coding - systems are ASCII-incompatible. - 2005-07-07 Nick Roberts * progmodes/gud.el: Require font-lock for displaying errors. @@ -24664,7 +24649,7 @@ New modes C,I. Honor the %= parameter in the current table. Avoid unnecessary re-align by using the NEW argument to `org-table-justify-field-maybe'. - (org-calc-default-modes): Default for date-format mimicks org-mode. + (org-calc-default-modes): Default for date-format mimics org-mode. (org-agenda, org-timeline): Quote argument in org-agenda-redo-command. 2005-07-03 Luc Teirlinck @@ -24880,7 +24865,7 @@ * emulation/edt.el (edt-last-copied-word): Add defvar. (zmacs-region-stays): Likewise. (edt-mark-section-wisely): Use c-mark-function for C. - Use makr-defun for Fortran. + Use mark-defun for Fortran. (time-string): defvar deleted. (edt-display-the-time): Don't set time-string. @@ -25025,7 +25010,7 @@ * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt. (crm-find-current-element): Likewise. -2005-06-30 Johan Bockg,Ae(Brd +2005-06-30 Johan Bockgård * help-fns.el (help-do-arg-highlight): Regexp-quote argument names. @@ -26688,7 +26673,7 @@ * mail/supercite.el (sc-mail-glom-frame): Mark as risky. -2005-06-06 Matthias F,Av(Brste +2005-06-06 Matthias Förste * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK. (hack-one-local-variable, hack-local-variables) @@ -27014,7 +26999,7 @@ 2005-05-29 Richard M. Stallman - * textmoddes/flyspell.el (flyspell-version): Function deleted. + * textmodes/flyspell.el (flyspell-version): Function deleted. (flyspell-auto-correct-previous-hook): Doc fix. * jit-lock.el (jit-lock-function, jit-lock-after-change): @@ -27785,7 +27770,7 @@ 2005-05-19 Nick Roberts * subr.el (post-command-idle-hook, post-command-idle-delay): - Remove obsoletion of post-command-idle-hook and + Remove obsolescence of post-command-idle-hook and post-command-idle-delay. * faces.el (list-faces-display): Provide button when describe-face @@ -28129,7 +28114,7 @@ Sync with Tramp 2.0.49. * net/tramp.el (tramp-handle-dired-call-process) - (tramp-handle-insert-directory):`insert-buffer' cannot be used + (tramp-handle-insert-directory): `insert-buffer' cannot be used because the contents of the Tramp buffer is changed before insertion (`expand-file' and alike). (tramp-handle-insert-directory): If `localname' has an empty @@ -28142,7 +28127,7 @@ (and a lot of other people all the years). (tramp-handle-shell-command): `insert-buffer' cannot be used because the contents of the Tramp buffer is changed before - insertion (`expand-file' and alike). Reported by Fr,Ai(Bd,Ai(Bric Bothamy + insertion (`expand-file' and alike). Reported by Frédéric Bothamy . (tramp-set-auto-save): Actions should be done for Tramp file name handler only. Ange-FTP has its own auto-save mechanism. @@ -28208,7 +28193,7 @@ * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes. -2005-05-13 Jan Dj,Ad(Brv +2005-05-13 Jan Djärv * dired.el (dired-mode): make-variable-buffer-local => make-local-variable. @@ -28290,7 +28275,7 @@ * add-log.el (find-change-log): Fix typos in the docstring of function. -2005-05-11 Arne J,Ax(Brgensen +2005-05-11 Arne Jørgensen * international/latexenc.el (latexenc-find-file-coding-system): Avoid `re-search-forward' when looking for input encoding because @@ -28437,7 +28422,7 @@ * international/mule.el (sgml-xml-auto-coding-function): Recognize encoding='FOO' in single quotes as well as in double quotes. -2005-05-07 Johan Bockg,Ae(Brd +2005-05-07 Johan Bockgård * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare' as well as `interactive', so that defmacro* would recognize @@ -28881,7 +28866,7 @@ * ido.el (ido-everywhere): Fix last change. -2005-04-28 Arne J,Ax(Brgensen +2005-04-28 Arne Jørgensen * international/latexenc.el: New file. * international/mule-conf.el (file-coding-system-alist): For .tex, @@ -29548,7 +29533,7 @@ * emulation/cua-rect.el (cua--init-rectangles): Remove face setup. -2005-04-12 Jan Dj,Ad(Brv +2005-04-12 Jan Djärv * startup.el (command-line): Turn off blinking cursor if cursorBlink in resources is off or false. @@ -29616,7 +29601,7 @@ * faces.el (secondary-selection): Use yellow1, not yellow. (trailing-whitespace): Use red1, not red. -2005-04-11 Jan Dj,Ad(Brv +2005-04-11 Jan Djärv * dired.el (dired-mode): Use dnd-* instead of x-dnd-* (dired-dnd-handle-local-file): Call dnd-get-local-file-name. @@ -29640,7 +29625,7 @@ * dnd.el (dnd-protocol-alist): New file with generic DND functions. -2005-04-11 JUAN-LEON Lahoz Garcia +2005-04-11 Juan León Lahoz García * wdired.el: Doc fixes. (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite. @@ -29925,7 +29910,7 @@ * fast-lock.el: * lazy-lock.el: Move them to the obsolete subdir. -2005-04-06 JUAN-LEON Lahoz Garcia +2005-04-06 Juan León Lahoz García * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace) (wdired-add-replace-advice): Remove. @@ -30059,7 +30044,7 @@ 2005-04-04 Jay Belanger - * calc.el (calc-language-alist): Add tags to customization type. + * calc/calc.el (calc-language-alist): Add tags to customization type. 2005-04-03 Luc Teirlinck @@ -30543,7 +30528,7 @@ (mail-directory-process defvar): Doc fix. (mail-names): Doc fix. -2005-03-25 Johan Bockg,Ae(Brd (tiny change) +2005-03-25 Johan Bockgård (tiny change) * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax. @@ -30635,7 +30620,7 @@ * progmodes/flymake.el (flymake-get-file-name-mode-and-masks) (flymake-find-buildfile, flymake-find-possible-master-files) (flymake-check-include, flymake-parse-line): Replace loops over the - length of lists, by loops over lists, to remove silly O(n,A2(B) behavior. + length of lists, by loops over lists, to remove silly O(n²) behavior. * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove. Substitute file-name-as-directory in the rest of the file. @@ -30771,7 +30756,7 @@ (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle. (menu-bar-make-mm-toggle): Simplify. -2005-03-22 JUAN-LEON Lahoz Garcia +2005-03-22 Juan León Lahoz García * progmodes/perl-mode.el (perl-font-lock-keywords-2): Accept qualified variable and function names. @@ -30955,7 +30940,7 @@ * language/thai-word.el: New file. -2005-03-19 JUAN-LEON Lahoz Garcia +2005-03-19 Juan León Lahoz García * files.el (backup-buffer): If the file's directory is not writable, use copy instead of move to backup the file. @@ -31444,7 +31429,7 @@ * facemenu.el (global-map): Bind M-o, not M-g. -2005-03-06 Jan Dj,Ad(Brv +2005-03-06 Jan Djärv * menu-bar.el (menu-bar-file-menu): Add the same :enable to "Open Directory" as for "Open File". @@ -31486,7 +31471,7 @@ computed. * startup.el (command-line): Use it for temporary-file-directory, - small-emporary-file-directory, auto-save-file-name-transforms, + small-temporary-file-directory, auto-save-file-name-transforms, blink-cursor-mode, and normal-erase-is-backspace. * font-lock.el (font-lock-fontify-keywords-region): Ensure forward @@ -31779,7 +31764,7 @@ 2005-02-22 Kim F. Storm * progmodes/hideif.el (hide-ifdef-use-define-alist): - Use completing-read. Suggested by Juan-Leon Lahoz Garcia. + Use completing-read. Suggested by Juan León Lahoz García. 2005-02-22 Simon Josefsson @@ -32214,13 +32199,13 @@ * emacs-lisp/lisp.el (buffer-end): Doc fix. -2005-02-05 Arne J,Ax(Brgensen (tiny change) +2005-02-05 Arne Jørgensen (tiny change) * net/ldap.el (ldap-search-internal): Support attributes with optional descriptions separated by a semi-colon, as in "userCertificate;binary". -2005-02-05 Jan Dj,Ad(Brv +2005-02-05 Jan Djärv * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags isn't a cons (i.e. the version is 0). @@ -32291,7 +32276,7 @@ Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i. * case-table.el (get-upcase-table): New function. - (copy-case-table): Copy upcaes table too if non-nil. + (copy-case-table): Copy upcase table too if non-nil. (set-case-syntax-delims): Maintain upcase table too. (set-case-syntax-pair): Likewise. (set-upcase-syntax, set-downcase-syntax): New functions. @@ -32611,7 +32596,7 @@ (line-move): New function that adjusts vscroll for partially visible rows, and calls line-move-1 otherwise. -2005-01-21 Ren,Ai(B Kyllingstad +2005-01-21 René Kyllingstad * pcomplete.el: Define pcomplete-read-event instead of read-event, since it's not a complete read-event implementation. @@ -32937,7 +32922,7 @@ (ispell-get-casechars, ispell-get-not-casechars) (ispell-get-otherchars): Call ispell-get-decoded-string. -2005-01-12 Johan Bockg,Ae(Brd +2005-01-12 Johan Bockgård * custom.el (custom-declare-variable): Just put symbol instead of (defvar . symbol) in `current-load-list'. @@ -33272,7 +33257,7 @@ * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent): Don't confuse module-prefixed identifiers for labels. - Reported by Juan-Leon Lahoz Garcia . + Reported by Juan León Lahoz García . 2005-01-02 Richard M. Stallman @@ -33360,18 +33345,18 @@ See ChangeLog.11 for earlier changes. ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: - Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 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 @@ -33379,8 +33364,6 @@ See ChangeLog.11 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: e39939be-dab3-400e-86f5-0e2701a883c1