Spelling fix.
[bpt/emacs.git] / lisp / ChangeLog.12
index 82814f2..2b6ffb3 100644 (file)
        (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
        Use delete-region instead of kill-word and kill-line.
 
-2007-04-21  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2007-04-21  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * dired-x.el (dired-virtual-mode): Doc fix.
 
        * 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\e,Al\e(B  <pot@gnu.org>
+2007-04-20  Francesco Potortì  <pot@gnu.org>
 
        * locate.el (locate): Output from shell-command should go in the
        current buffer rather than *Shell Command Output*.
 
        * cus-start.el <scroll-preserve-screen-position>: Add choices.
 
-2007-04-08  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2007-04-08  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * term/xterm.el (terminal-init-xterm): Fix key definitions.
        Add binding for C-M-SPC.
        * textmodes/flyspell.el (flyspell-large-region):
        Use ispell-call-process-region.
 
-2007-03-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2007-03-26  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
        Use prin1 instead of princ.
        2007-01-04 changes by Kevin Rodgers.
 
        * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
-       Suggested by Johan Bockg\e,Ae\e(Brd.
+       Suggested by Johan Bockgård.
 
 2007-03-19  Martin Rudalics  <rudalics@gmx.at>
 
        (rcirc-nick-prefix-chars): Add variable.
        (rcirc-user-nick): Use above variable.
 
-2007-03-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2007-03-10  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * icomplete.el (icomplete-tidy, icomplete-exhibit):
        Bind deactivate-mark to nil.
        * 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\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
+2007-03-07  Michaël Cadilhac  <michael@cadilhac.name>
 
        * complete.el (PC-do-completion): Delete duplicates in the list of
        possible completions.
        * mouse.el (mouse-show-mark): Run hooks and perform command
        remapping for mouse-region-delete-keys.
 
-2007-02-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2007-02-26  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * font-core.el (font-lock-mode): Doc fix.
 
 2007-02-25  Andreas Schwab  <schwab@suse.de>
 
        * files.el (hack-one-local-variable-eval-safep): Correct handling
-       of edebug-form-spec property value.  Reported by Johan Bockg\e,Ae\e(Brd.
+       of edebug-form-spec property value.  Reported by Johan Bockgård.
 
 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
 
        XEmacs case on Windows.
        (tramp-touch): UTC handling is not possible for XEmacs.
 
-2006-12-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-12-30  Jan Djärv  <jan.h.d@swipnet.se>
 
        * scroll-bar.el (previous-scroll-bar-mode): New variable
        (set-scroll-bar-mode): Set previous-scroll-bar-mode.
        * dired.el (dired-sort-other): Move test for dired-mode...
        (dired-sort-set-modeline): ...to here.
 
-2006-12-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-12-29  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
        change.  Suggested by Stefan Monnier.
        (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
        buffer name.
 
-2006-12-26  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-12-26  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
        last footnote when `footnote-spaced-footnotes' is nil.
        (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
        Use mac-unread-string.
 
-2006-12-24  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-12-24  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
        an optimized comment regexp if `comment-start-skip' uses a ^.
 
        * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
 
-2006-12-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-12-09  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
        Force buffer local defs evaluation on local variables loading.
        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\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * cmuscheme.el (run-scheme, scheme-start-file): Search the start
        file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
        (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
        Fix typos in docstrings.
 
-2006-11-30  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-11-30  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * ido.el (ido-local-file-exists-p): New.  Tell if a file exists
        locally, i.e. without using file name handlers.
        * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
        speedbar-expand-line-descendants, speedbar-contract-line-descendants.
 
-2006-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-11-26  Jan Djärv  <jan.h.d@swipnet.se>
 
        * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
 
        * 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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-11-25  Jan Djärv  <jan.h.d@swipnet.se>
 
        * progmodes/cc-vars.el (c-backslash-column):
        Mention c-backslash-max-column in documentation for c-backslash-column.
        (tutorial--find-changed-keys): Check ESC-prefix binding specially.
        Improve search pattern for occurrences of changed keys.
 
-2006-11-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-11-20  Jan Djärv  <jan.h.d@swipnet.se>
 
        * term/x-win.el (x-last-cut-buffer-coding): New variable.
        (x-select-text): Set it.
 
        * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
 
-2006-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-11-19  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
        Exceptions to the rule "add a space between an identifier and an
 
        * net/tramp.el (top): cl and custom are always required.
 
-2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
        cut-buffers with next-selection-coding-system if not nil.
        (org-export-remove-timestamps-from-toc, org-export-with-tags)
        (org-read-date): Doc fix (Nil -> nil).
 
-2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-11-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * 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.
        * dired-aux.el (dired-copy-file-recursive): Catch errors
        from recursive copies in the loop, around the recursive call.
 
-2006-11-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-11-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
        `/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
 
        * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
 
-2006-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-10-19  Jan Djärv  <jan.h.d@swipnet.se>
 
        * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
        Kenichi Handa).
        Fix typos in error messages.
        (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
 
-2006-10-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-10-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * term/x-win.el (res-geometry): Don't set geometry from Xresources
        to default-frame-alist if default-frame-alist already contains
        * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
        Use grep -E rather than egrep.
 
-2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-10-15  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
 
 
        * autoinsert.el (auto-insert-alist): Doc fix.
 
-2006-10-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2006-10-07  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * mouse-sel.el (mouse-insert-selection-internal):
        Use insert-for-yank, so that yank handlers are run.
        * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
        (pushnew): Fix last change.
 
-2006-10-03  Denis St\e,A|\e(Bnkel  <dstuenkel@googlemail.com>  (tiny change)
+2006-10-03  Denis Stünkel  <dstuenkel@googlemail.com>  (tiny change)
 
        * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
        Use the interactive spec of `eval-expression'.
 
        * dired.el (dired-build-subdir-alist): Fix previous change.
 
-2006-10-01  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2006-10-01  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * simple.el (undo-elt-crosses-region): Fix the inequalities.
 
 
        * files.el (find-file-existing): Modify to not allow wildcards.
 
-2006-09-30  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2006-09-30  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * simple.el (undo-more): When undo information for the region is
        exhausted, say "No further undo information FOR REGION".
        * 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\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-09-29  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
        saving anything to be sure that `forward-sexp' behaves correctly.
        (conf-space-keywords): Add autoload cookie.
        Fix typo (`keywords', not `keyword').
 
-2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * 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
        * 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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * 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\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-09-16  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-check-region-doublons):
        New function to detect duplicated words.
        * COPYING: Replace "Library Public License" by "Lesser Public
        License" throughout.
 
-2006-09-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-15  Jan Djärv  <jan.h.d@swipnet.se>
 
        * term/x-win.el (x-menu-bar-open): New function for F10.
 
        * bindings.el (mode-line-buffer-identification-keymap):
        Remove duplicate line.
 
-2006-09-14  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-09-14  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * ido.el (ido-ignore-item-p): Allow any kind of functions in
        ignore lists.
        * jit-lock.el (jit-lock-fontify-again): New function.
        (jit-lock-fontify-now): Use it instead of lambda form.
 
-2006-09-13  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-09-13  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
        (flyspell-auto-correct-word): Make ispell-filter local to these
        * 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\e,Ak\e(Bl Cadilhac.
+       in case of merged directories.  Reported by Michaël Cadilhac.
 
 2006-09-10  Richard Stallman  <rms@gnu.org>
 
 
        * net/ldap.el (ldap-search-internal): Doc fix.
 
-2006-09-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-09-09  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * play/life.el (life-display-generation): Test for input manually if
        `sleeptime' is negative or null.
        * net/rcirc.el (rcirc-activity-string): Don't quote value in case
        clause.
 
-2006-09-07  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-09-07  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * info.el (Info-index): Bind completion-ignore-case.
 
 
        * international/code-pages.el: Add cp858.
 
-2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * dnd.el: Fix bootstrapping.
 
-2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
        (dnd-open-remote-url): New function.
        (whitespace-cleanup-region): Call whitespace-cleanup-internal with
        a non-nil argument.
 
-2006-08-18  Gustav H\e,Ae\e(Bllberg  <gustav@gmail.com>  (tiny change)
+2006-08-18  Gustav Hållberg  <gustav@gmail.com>  (tiny change)
 
        * rect.el (spaces-string): Simplify and add doc string.
 
        Add to overlay-arrow-variable-list
        (gdb-reset): Delete gdb-stack-position from above list.
 
-2006-08-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-08-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
        read only.
        * emacs-lisp/bindat.el (bindat-ip-to-string):
        Use `format-network-address' if possible.
 
-2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-08-11  Jan Djärv  <jan.h.d@swipnet.se>
 
        * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
 
        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\e,Ak\e(Bl Cadilhac.
+       the current directory doesn't exist.  Reported by Michaël Cadilhac.
 
 2006-08-02  Andreas Schwab  <schwab@suse.de>
 
 
        * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
        letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
-       and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
+       and andreas@altroot.de (Andreas Vögele).
 
 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
 
 
        * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
 
-2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-07-22  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * startup.el (user-mail-address): Initialize from the `EMAIL'
        environment variable first.  Document this.
        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\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
+2006-07-14  Károly Lőrentey  <lorentey@elte.hu>
 
        * emacs-lisp/authors.el (authors-aliases): Update.
 
        * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
        spaces after the comment start.
 
-2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-06-09  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * play/pong.el (pong-init-buffer):
        Fill buffer with spaces instead of ^A.
        * 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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
 
        * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
 
 
        * subr.el (with-current-buffer): Doc fix.
 
-2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
 
        * term/x-win.el: Bind F10 to menu-bar-start if available.
 
        have non-nil values.  Speed up by using add-to-list instead of
        manual consing.
 
-2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-05-20  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * progmodes/make-mode.el (makefile-mode): Doc fix.
 
        (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\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2006-05-11  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * calendar/calendar.el (calendar-french-date-string)
        (calendar-mayan-date-string, calendar-chinese-date-string)
        reference to the Lisp manual to the warning about pure space
        overflow.
 
-2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-05-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
        argument to avoid the call to `ispell-internal-change-dictionary'
        Sync with Tramp 2.0.53.
 
        * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
-       'control.  Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
+       'control.  Reported by Matthias Förste <slashdevslashnull@gmx.net>.
        (tramp-completion-file-name-handler): Add autoload cookie for
        adding to `file-name-handler-alist'.
 
        * files.el (hack-local-variables-confirm) <offer-save>:
        Clarify message text.  Suggested by Ralf Angeli.
 
-2006-04-08  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-04-08  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
        (delete-extract-rectangle-line): Use `filter-buffer-substring'
        * isearch.el (isearch-other-meta-char): Handle user bindings for
        shifted control characters.
 
-2006-03-18  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-03-18  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
        part that matches email addresses, file names, etc.
        * progmodes/octave-mod.el (octave-indent-for-comment):
        Behave according to do string.
 
-2006-03-11  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-03-11  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
        Be visible only if major mode is Mail Mode.
        (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
        (t-mouse-mode): Remove period from end of error message.
 
-2006-03-03  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-03-03  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-process-localwords):
        Be case-sensitive.
        (remove-from-invisibility-spec, allout-hide-current-subtree):
        Ditched unused variables.
 
-2006-02-17  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-02-17  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-change-dictionary): Call
        ispell-buffer-local-dict instead of
        * files.el (hack-local-variables): Remove ignored variables before
        checking if any variables need setting.
 
-2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
 
        described in the docstring for `bs-attributes-list'.
        (bs--get-name): Simplify.  Don't pad the buffer name.
 
-2006-01-27  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-01-27  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
        English aspell dictionary is installed, use the first entry of
        * international/latexenc.el: Add a suitable `coding:' tag.
        (latexenc-find-file-coding-system): Undo last change.
 
-2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2006-01-27  Arne Jørgensen  <arne@arnested.dk>
 
        * international/latexenc.el (latexenc-find-file-coding-system):
        Make sure latexenc-main-file is a regular file and is readable.
        * term/w32-win.el (image-library-alist): Add additional names for
        GIF library.
 
-2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2006-01-23  Arne Jørgensen  <arne@arnested.dk>
 
        * international/latexenc.el (latexenc-find-file-coding-system):
        Add file-regular-p check.
        (find-variable-other-frame, find-variable-at-point):
        Fix docstrings.
 
-2006-01-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+2006-01-21  Francesco Potortì  <pot@gnu.org>
 
        * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
 
-2006-01-21  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-01-21  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
        Default to disabling the "Save affix" question.
 
        * files.el (auto-mode-alist): Add Imakefile.
 
-2006-01-17  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-01-17  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
        loading the file rather than when turning on flyspell-mode.
        (org-get-time-of-day): Fix bug with times before 1am.
        (org-agenda-menu): Add tags commands.
 
-2006-01-13  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2006-01-13  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-init-process): Include the used
        dictionary in ispell process start message.
        Use local var buffer-scan-pos to advance scan for next misspelling.
        Advance it only after we find the misspelling.
 
-2005-12-27  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2005-12-27  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-external-point-words):
        New criteria for finding the misspelling in the buffer.
        * descr-text.el (describe-char): Set help-xref-stack-item
        explicitly after buffer has been generated.
 
-2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * cus-start.el (all): Add x-gtk-show-hidden-files.
 
        New variables.
        (hi-lock-string-serialize): New function.
 
-2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-23  Jan Djärv  <jan.h.d@swipnet.se>
 
        * menu-bar.el (menu-find-file-existing): New function.
        (menu-bar-file-menu): Use menu-find-file-existing for Open.
        Let term-handle-ansi-terminal-messages override what Bash says about
        its current directory.
 
-2005-12-16  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
+2005-12-16  Károly Lőrentey  <lorentey@elte.hu>
 
        * bindings.el (last-buffer): Move to simple.el.
        * simple.el (last-buffer): Move here.
        * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
        frame in case of errors.
 
-2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-13  Jan Djärv  <jan.h.d@swipnet.se>
 
        * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
        so it comes after "On the Left" in the menu.
        (org-log-done): New function.
        (org-log-done, org-closed-string): New options.
 
-2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-12  Jan Djärv  <jan.h.d@swipnet.se>
 
        * tooltip.el (tooltip-y-offset): Change default to 20.
 
 
        * help.el (help-for-help-internal): Add `r' in doc string.
 
-2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2005-12-10  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * align.el (align-regexp, align-highlight-rule):
        Use region-beginning and region-end instead of point and mark, so that
        prompts work for AUTH PLAIN.  Also reported by Steve Allan
        <seallan@verizon.net>.
 
-2005-12-06  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
+2005-12-06  Károly Lőrentey  <lorentey@elte.hu>
 
        * frame.el (set-frame-parameter): Add doc string.
 
        whereby names of length one or names starting with a
        symbol-constituent character would not be returned.
 
-2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2005-12-03  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * subr.el (atomic-change-group): Add edebug and indentation spec.
 
 
        * completion.el (save-completions-file-name): Fix typo in last change.
 
-2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * info.el: Move back/forward history to the beginning of the tool bar.
 
 
        * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
 
-2005-12-02  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2005-12-02  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-external-point-words):
        Consider a misspelling as found in the string search if: (a) misspelling
        (flyspell-post-command-hook): Check input-pending-p while processing
        the potentially long list of buffer changes.
 
-2005-11-28  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
+2005-11-28  Károly Lőrentey  <lorentey@elte.hu>
 
        * buff-menu.el (list-buffers-noselect): Display the selected
        frame's buffer list, not the global one.
        since the last ping.
        (rcirc-mode): Give rcirc-topic a local binding here.
 
-2005-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2005-11-19  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * subr.el (read-passwd): Fontify the prompt as we do with other
        prompts.
        * 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.
 
        * textmodes/flyspell.el (flyspell-large-region):
        Call flyspell-accept-buffer-local-defs.
 
-2005-11-13  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
+2005-11-13  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-notify-misspell):
        Fix misspelling of "Misspelling".
        * 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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
 
        * info.el (info-tool-bar-map): Use images prev-node, next-node and
        up-node.
 
        * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
 
-2005-10-25  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
+2005-10-25  Michaël Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
 
        * play/blackbox.el (blackbox-redefine-key): New function.
        (blackbox-mode-map): Use it to remap existing bindings for cursor
        (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
        mouse-1-click-follows-link.
 
-2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-10-13  Jan Djärv  <jan.h.d@swipnet.se>
 
        * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
        Gnome file-manager.png.  Suggested by
        (mixal-font-lock-syntactic-keywords): New var.
        (mixal-mode): Use it.  Fix comment-start-skip.
 
-2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
 
        * startup.el (command-line-x-option-alist): -nb => -nbi.
 
 
        * textmodes/ispell.el (ispell-check-version): Fix last change.
 
-2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * term/x-win.el: Remove -i, --icon-type from comment.
 
        * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
        Typo.
 
-2005-10-06  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
+2005-10-06  Michaël Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
 
        * play/zone.el (zone): Wrap body with save-window-excursion.
 
        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\e,Ae\e(Brd.
+       Suggested by Johan Bockgård.
 
 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
 
        (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
        instead of speedbar-line-path.
 
-2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * 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
 
        * net/newsticker.el: Get rid of CVS keyword.
 
-2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2005-09-19  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
        The prompt is formatted later.
        (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
        only if ispell-aspell-supports-utf8 is non-nil.
 
-2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2005-09-17  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
        buffer-local value to lisp-indent-function.
        * 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\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
+2005-07-22  Eduardo Muñoz  <emufer@terra.es>  (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
        * 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\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
+2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
 
        * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
        cl-make-type-test till execution time.
        * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
        arg ARG and use it.
 
-2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
+2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
 
        * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
 
        * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
        (crm-find-current-element): Likewise.
 
-2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
+2005-06-30  Johan Bockgård  <bojohan@users.sourceforge.net>
 
        * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
 
 
        * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
 
-2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
+2005-06-06  Matthias Förste  <slashdevslashnull@gmx.net>
 
        * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
        (hack-one-local-variable, hack-local-variables)
        <kifer@cs.sunysb.edu> (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\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
+       insertion (`expand-file' and alike).  Reported by Frédéric Bothamy
        <frederic.bothamy@free.fr>.
        (tramp-set-auto-save): Actions should be done for Tramp file name
        handler only.  Ange-FTP has its own auto-save mechanism.
 
        * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
 
-2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-05-13  Jan Djärv  <jan.h.d@swipnet.se>
 
        * dired.el (dired-mode): make-variable-buffer-local =>
        make-local-variable.
        * add-log.el (find-change-log): Fix typos in the docstring
        of function.
 
-2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2005-05-11  Arne Jørgensen  <arne@arnested.dk>
 
        * international/latexenc.el (latexenc-find-file-coding-system):
        Avoid `re-search-forward' when looking for input encoding because
        * 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\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2005-05-07  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
        as well as `interactive', so that defmacro* would recognize
 
        * ido.el (ido-everywhere): Fix last change.
 
-2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2005-04-28  Arne Jørgensen  <arne@arnested.dk>
 
        * international/latexenc.el: New file.
        * international/mule-conf.el (file-coding-system-alist): For .tex,
 
        * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
 
-2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
 
        * startup.el (command-line): Turn off blinking cursor if
        cursorBlink in resources is off or false.
        * faces.el (secondary-selection): Use yellow1, not yellow.
        (trailing-whitespace): Use red1, not red.
 
-2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-04-11  Jan Djärv  <jan.h.d@swipnet.se>
 
        * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
        (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
        (mail-directory-process defvar): Doc fix.
        (mail-names): Doc fix.
 
-2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
+2005-03-25  Johan Bockgård  <bojohan@dd.chalmers.se>  (tiny change)
 
        * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
 
        * 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\e,A2\e(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.
 
        * facemenu.el (global-map): Bind M-o, not M-g.
 
-2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-03-06  Jan Djärv  <jan.h.d@swipnet.se>
 
        * menu-bar.el (menu-bar-file-menu): Add the same :enable to
        "Open Directory" as for "Open File".
 
        * emacs-lisp/lisp.el (buffer-end): Doc fix.
 
-2005-02-05  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
+2005-02-05  Arne Jørgensen  <arne@arnested.dk>  (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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-02-05  Jan Djärv  <jan.h.d@swipnet.se>
 
        * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
        isn't a cons (i.e. the version is 0).
        (line-move): New function that adjusts vscroll for partially
        visible rows, and calls line-move-1 otherwise.
 
-2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
+2005-01-21  René Kyllingstad  <listmailxemacs@kyllingstad.com>
 
        * pcomplete.el: Define pcomplete-read-event instead of read-event,
        since it's not a complete read-event implementation.
        (ispell-get-casechars, ispell-get-not-casechars)
        (ispell-get-otherchars): Call ispell-get-decoded-string.
 
-2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
+2005-01-12  Johan Bockgård  <bojohan@users.sourceforge.net>
 
        * custom.el (custom-declare-variable): Just put symbol instead
        of (defvar . symbol) in `current-load-list'.
 See ChangeLog.11 for earlier changes.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
 ;; add-log-time-zone-rule: t
 ;; End:
 
@@ -33353,10 +33353,10 @@ See ChangeLog.11 for earlier changes.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -33364,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 <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1