emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog.11,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.11,v
Date: Thu, 27 Mar 2008 12:02:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/03/27 12:02:24

Index: ChangeLog.11
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog.11,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- ChangeLog.11        8 Jan 2008 20:45:04 -0000       1.12
+++ ChangeLog.11        27 Mar 2008 12:02:24 -0000      1.13
@@ -672,7 +672,7 @@
 2004-12-13  Stefan Monnier  <address@hidden>
 
        * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
-       Reported by Ville Skytt,Ad(B <address@hidden>.
+       Reported by Ville Skyttä <address@hidden>.
        (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
        (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
        (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn
@@ -1237,7 +1237,7 @@
        (sc-recite-region): Handle the case where sc-recite-frame-alist is
        a symbol.
 
-2004-11-27  Arne J,Ax(Brgensen  <address@hidden>  (tiny change)
+2004-11-27  Arne Jørgensen  <address@hidden>  (tiny change)
 
        * wid-edit.el (widget-narrow-to-field): New function.
        (widget-complete): Use it.
@@ -1713,7 +1713,7 @@
        Replace variables comp-highlight, comp-buf, comp-base,
        comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
 
-2004-11-23  Jan Dj,Ad(Brv  <address@hidden>
+2004-11-23  Jan Djärv  <address@hidden>
 
        * cus-start.el (all): Add x-use-old-gtk-file-dialog.
 
@@ -2612,7 +2612,7 @@
        (display-call-tree, byte-compile-arglist-warn):
        Handle t returned by byte-compile-fdefinition.
 
-2004-11-09  Jan Dj,Ad(Brv  <address@hidden>
+2004-11-09  Jan Djärv  <address@hidden>
 
        * Makefile.in (maintainer-clean): Depend on distclean.
 
@@ -2806,7 +2806,7 @@
 
        * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
 
-2004-11-04  Jan Dj,Ad(Brv  <address@hidden>
+2004-11-04  Jan Djärv  <address@hidden>
 
        * dired.el (dired-read-dir-and-switches): Call read-directory-name
        if a dialog will be used, read-file-name otherwise.
@@ -2902,7 +2902,7 @@
        * emacs-lisp/advice.el (ad-make-advised-definition):
        Use called-interactively-p.
 
-2004-11-02  Jan Dj,Ad(Brv  <address@hidden>
+2004-11-02  Jan Djärv  <address@hidden>
 
        * files.el (find-file-existing): New function.
 
@@ -2977,7 +2977,7 @@
        * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
        with `interactive "s"'.
 
-2004-11-01  Jan Dj,Ad(Brv  <address@hidden>
+2004-11-01  Jan Djärv  <address@hidden>
 
        * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
        Revert change from 2004-10-16.  '*' checks the current buffer, but the
@@ -3095,7 +3095,7 @@
        (bibtex-complete): Do not use bibtex-choose-completion-string.
        (bibtex-url): Simplify.
 
-2004-10-31  Jan Dj,Ad(Brv  <address@hidden>
+2004-10-31  Jan Djärv  <address@hidden>
 
        * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
        (x-dnd-types-alist, x-dnd-open-file-other-window)
@@ -3191,7 +3191,7 @@
        (grep-mode-font-lock-keywords): Delete grep markers instead
        of making them invisible.
 
-2004-10-28  Jan Dj,Ad(Brv  <address@hidden>
+2004-10-28  Jan Djärv  <address@hidden>
 
        * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
        and x-server-version in bug report.
@@ -4108,7 +4108,7 @@
        (enriched-mode): Make sure that enabling and disabling the mode is
        a no-op.  Doc fix.
 
-2004-09-23  H,Ae(Bkon Malmedal  <address@hidden>  (tiny change)
+2004-09-23  HÃ¥kon Malmedal  <address@hidden>  (tiny change)
 
        * calendar/holidays.el (holiday-advent): Report on a specified day
        offset from advent, not just advent.
@@ -4818,7 +4818,7 @@
        lines that begin in the region, rather than on all complete lines
        in the region.
 
-2004-08-31  Jan Dj,Ad(Brv  <address@hidden>
+2004-08-31  Jan Djärv  <address@hidden>
 
        * x-dnd.el (x-dnd-protocol-alist): Document update.
        (x-dnd-known-types): Defcustom it.
@@ -6048,7 +6048,7 @@
        * progmodes/python.el (python-open-block-statement-p):
        Fix indentation after a block opening that contains a comment.
 
-2004-06-12  J,Ai(Br,At(Bme Marant  <address@hidden>
+2004-06-12  Jérôme Marant  <address@hidden>
 
        * bindings.el (completion-ignored-extensions): Add file extensions
        of Python byte-compiled files.
@@ -6176,7 +6176,7 @@
        * replace.el (perform-replace): Use `limit' to terminate the
        while-loop explicitly.
 
-2004-06-09  Jan Dj,Ad(Brv  <address@hidden>
+2004-06-09  Jan Djärv  <address@hidden>
 
        * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
        Use lc-*.xpm as prefix instead of *-locol.xpm.
@@ -6230,7 +6230,7 @@
        (compilation-error-regexp-alist-alist): Recognize {standard input}
        GNU messages (for gcc --pipe) and more kinds of Oracle messages.
 
-2004-06-08  Jan Dj,Ad(Brv  <address@hidden>
+2004-06-08  Jan Djärv  <address@hidden>
 
        * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
        * toolbar/help-locol.xpm, toolbar/home-locol.xpm
@@ -6291,7 +6291,7 @@
        * help-fns.el (help-argument-name): Inherit from italic face only
        if the frame supports it.
 
-2004-06-06  Jan Dj,Ad(Brv  <address@hidden>
+2004-06-06  Jan Djärv  <address@hidden>
 
        * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
        * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
@@ -7047,7 +7047,7 @@
        * progmodes/compile.el (compilation-warning-face)
        (compilation-info-face): Use min-colors.
 
-2004-05-15  Jan Dj,Ad(Brv  <address@hidden>
+2004-05-15  Jan Djärv  <address@hidden>
 
        * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
        * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
@@ -7137,7 +7137,7 @@
        * progmodes/compile.el (compilation-set-window-height):
        Use save-excursion to protect against misplaced marker.
 
-2004-05-12  Jan Dj,Ad(Brv  <address@hidden>
+2004-05-12  Jan Djärv  <address@hidden>
 
        * custom.el (defface): Document that type can have value gtk.
 
@@ -7599,12 +7599,12 @@
 
        * select.el (xselect-convert-to-string): Move comment to intended line.
 
-2004-05-03  Jan Dj,Ad(Brv  <address@hidden>
+2004-05-03  Jan Djärv  <address@hidden>
 
        * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
        cut/copy/paste in case menu-bar-enable-clipboard is in effect.
 
-2004-05-03  Jan Dj,Ad(Brv  <address@hidden>
+2004-05-03  Jan Djärv  <address@hidden>
 
        * term/x-win.el (x-clipboard-yank): Don't exit on error from
        x-get-selection.
@@ -8173,7 +8173,7 @@
        * info-look.el: Add support for cfengine-mode.
        (info-lookup-setup-mode): Use dolist.
 
-2004-04-23  Juan Le,As(Bn Lahoz Garc,Am(Ba  <address@hidden>
+2004-04-23  Juan León Lahoz García  <address@hidden>
 
        * wdired.el: New file.
 
@@ -8451,7 +8451,7 @@
        (rmail-decode-region): Use -dos variety of `coding', to remove any
        ^M characters left after qp or base64 decoding.
 
-2004-04-19  Jan Dj,Ad(Brv  <address@hidden>
+2004-04-19  Jan Djärv  <address@hidden>
 
        * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
        messages.
@@ -9089,7 +9089,7 @@
 
        * dired.el (dired-font-lock-keywords): Fix permission regexps.
 
-2004-04-02  Jan Dj,Ad(Brv  <address@hidden>
+2004-04-02  Jan Djärv  <address@hidden>
 
        * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
        Use utf-16le on little endian machines and utf-16be otherwise.
@@ -9150,7 +9150,7 @@
        * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
        `dired-move-to-filename-regexp'.
 
-2004-03-31  H,Ae(Bkan Granath  <address@hidden>  (tiny change)
+2004-03-31  HÃ¥kan Granath  <address@hidden>  (tiny change)
 
        * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
 
@@ -9225,7 +9225,7 @@
 2004-03-28  Stefan Monnier  <address@hidden>
 
        * vc-hooks.el (vc-file-not-found-hook): Fix typo.
-       From address@hidden (L$,1 q(Brentey K,Aa(Broly).
+       From address@hidden (Lőrentey Károly).
 
 2004-03-27  Luc Teirlinck  <address@hidden>
 
@@ -10568,7 +10568,7 @@
 
        * progmodes/grep.el (grep-compute-defaults): Fix typos.
 
-2004-02-15  Jan Dj,Ad(Brv  <address@hidden>
+2004-02-15  Jan Djärv  <address@hidden>
 
        * x-dnd.el: Mention support for Motif in commentary.
        (x-dnd-handle-drag-n-drop-event): Ditto.
@@ -10627,7 +10627,7 @@
        Use listp instead of consp to avoid putting a nil arg.
        (diff): Add a revert-buffer function.
 
-2004-02-10  Jan Dj,Ad(Brv  <address@hidden>
+2004-02-10  Jan Djärv  <address@hidden>
 
        * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
        handled by x-dnd-handle-file-name.
@@ -10792,7 +10792,7 @@
        * view.el (view-mode-enable): Add view-mode-map to
        minor-mode-overriding-map-alist.
 
-2004-02-05  Jan Dj,Ad(Brv  <address@hidden>
+2004-02-05  Jan Djärv  <address@hidden>
 
        * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
 
@@ -10816,7 +10816,7 @@
 
        * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
 
-2004-02-03  Jan Dj,Ad(Brv  <address@hidden>
+2004-02-03  Jan Djärv  <address@hidden>
 
        * x-dnd.el: New file for drag and drop.
 
@@ -11048,7 +11048,7 @@
        * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
        activate view-mode explicitly.
 
-2004-01-21  Jan Dj,Ad(Brv  <address@hidden>
+2004-01-21  Jan Djärv  <address@hidden>
 
        * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
        menu-bar-enable-clipboard and make Paste use clipboard first.
@@ -11797,7 +11797,7 @@
        (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
        gdb commands that use mi to keep them out of the command history.
 
-2003-11-29  Jan Dj,Ad(Brv  <address@hidden>
+2003-11-29  Jan Djärv  <address@hidden>
 
        * cus-start.el (all): Add use-file-dialog.
 
@@ -12216,10 +12216,10 @@
        (octave-blink-matching-block-open, octave-auto-fill):
        Use line-(beginning|end)-position instead.
 
-2003-10-23  Francesco Potort,Al(B  <address@hidden>
+2003-10-23  Francesco Potortì  <address@hidden>
 
        * emacs-lisp/authors.el (authors-aliases): Add correct realname
-       for Francesco Potort,Al(B.
+       for Francesco Potortì.
 
 2003-10-23  Dave Love  <address@hidden>
 
@@ -13235,7 +13235,7 @@
        * international/utf-16.el: Add mime-text-unsuitable coding system
        properties.
 
-       * international/latin1-disp.el (latin1-display): Add ?$,1s"(B.
+       * international/latin1-disp.el (latin1-display): Add ?•.
 
        * cus-edit.el: Add some :links.
        (bib): Remove.
@@ -13810,7 +13810,7 @@
        * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
        ?, to "_".
 
-2003-07-20  Kai Gro,A_(Bjohann  <address@hidden>
+2003-07-20  Kai Großjohann  <address@hidden>
        Version 2.0.36 of Tramp released.
 
        * net/tramp.el (tramp-default-password-end-of-line): Rename from
@@ -14333,7 +14333,7 @@
 See ChangeLog.10 for earlier changes.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
 ;; End:
 
     Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008




reply via email to

[Prev in Thread] Current Thread [Next in Thread]