emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100014: Update email of Roland Wi


From: Stefan Monnier
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-23 r100014: Update email of Roland Winkler <address@hidden>
Date: Thu, 02 Sep 2010 13:47:15 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100014
committer: Stefan Monnier <address@hidden>
branch nick: emacs-23
timestamp: Thu 2010-09-02 13:47:15 +0200
message:
  Update email of Roland Winkler <address@hidden>
modified:
  lisp/ChangeLog
  lisp/proced.el
  lisp/textmodes/bibtex.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-09-02 05:38:30 +0000
+++ b/lisp/ChangeLog    2010-09-02 11:47:15 +0000
@@ -1,3 +1,8 @@
+2010-09-02  Stefan Monnier  <address@hidden>
+
+       * textmodes/bibtex.el:
+       * proced.el: Update to new email for Roland Winkler <address@hidden>.
+
 2010-09-02  Glenn Morris  <address@hidden>
 
        * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
@@ -8,8 +13,8 @@
        Setup standard-display-table for 8-bit characters by storing 8-bit
        characters in the element vector.
 
-       * disp-table.el (standard-display-8bit): Setup
-       standard-display-table for 8-bit characters by storing 8-bit
+       * disp-table.el (standard-display-8bit):
+       Setup standard-display-table for 8-bit characters by storing 8-bit
        characters in the element vector.
        (standard-display-european): Likewise.
 
@@ -46,8 +51,8 @@
        (tramp-compat-file-attributes): Handle only
        `wrong-number-of-arguments' error.
 
-       * net/tramp-fish.el (tramp-fish-handle-copy-file): Add
-       PRESERVE_SELINUX_CONTEXT.
+       * net/tramp-fish.el (tramp-fish-handle-copy-file):
+       Add PRESERVE_SELINUX_CONTEXT.
        (tramp-fish-handle-delete-file): Add TRASH arg.
        (tramp-fish-handle-directory-files-and-attributes):
        Do not use `tramp-fish-handle-file-attributes.
@@ -65,10 +70,10 @@
        (with-tramp-dbus-call-method): Format trace message.
        (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
        (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
-       Implement backup call, when operation on local files fails.  Use
-       progress reporter.  Flush properties of changed files.
-       (tramp-gvfs-handle-delete-file): Add TRASH arg.  Use
-       `tramp-compat-delete-file'.
+       Implement backup call, when operation on local files fails.
+       Use progress reporter.  Flush properties of changed files.
+       (tramp-gvfs-handle-delete-file): Add TRASH arg.
+       Use `tramp-compat-delete-file'.
        (tramp-gvfs-handle-expand-file-name): Expand "~/".
        (tramp-gvfs-handle-make-directory): Make more traces.
        (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
@@ -77,17 +82,17 @@
        into account for the resulting file name.
        (tramp-gvfs-handler-askquestion): Preserve current message, in
        order to let progress reporter continue afterwards.  (Bug#6257)
-       Return dummy mountpoint, when the answer is "no".  See
-       `tramp-gvfs-maybe-open-connection'.
+       Return dummy mountpoint, when the answer is "no".
+       See `tramp-gvfs-maybe-open-connection'.
        (tramp-gvfs-handler-mounted-unmounted)
        (tramp-gvfs-connection-mounted-p): Test also for new mountspec
-       attribute "default_location".  Set "prefix" property.  Handle
-       default-location.
+       attribute "default_location".  Set "prefix" property.
+       Handle default-location.
        (tramp-gvfs-mount-spec): Return both prefix and mountspec.
        (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
        exists.  Raise an error, if not (due to a corresponding answer
-       "no" in interactive questions, for example). Use
-       `tramp-compat-funcall'.
+       "no" in interactive questions, for example).
+       Use `tramp-compat-funcall'.
 
        * net/tramp-imap.el (top): Autoload `epg-make-context'.
        (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
@@ -96,8 +101,8 @@
        (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
        (tramp-imap-handle-delete-file): Add TRASH arg.
 
-       * net/tramp-smb.el (tramp-smb-handle-copy-file): Add
-       PRESERVE-SELINUX-CONTEXT.
+       * net/tramp-smb.el (tramp-smb-handle-copy-file):
+       Add PRESERVE-SELINUX-CONTEXT.
        (tramp-smb-handle-copy-file)
        (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
        (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
@@ -164,8 +169,8 @@
        (tramp-get-remote-path): Use `copy-tree'.
        (tramp-completion-handle-file-name-all-completions): Ensure, that
        non remote files are still checked.  Oops.
-       (tramp-handle-copy-file, tramp-do-copy-or-rename-file): Handle
-       PRESERVE-SELINUX-CONTEXT.
+       (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
+       Handle PRESERVE-SELINUX-CONTEXT.
        (tramp-do-copy-or-rename-file): Add progress reporter.
        (tramp-do-copy-or-rename-file-directly): Do not use
        `tramp-handle-file-remote-p'.
@@ -179,8 +184,8 @@
        cache.
        (tramp-handle-expand-file-name)
        (tramp-completion-handle-file-name-all-completions)
-       (tramp-completion-handle-file-name-completion): Use
-       `tramp-connectable-p'.
+       (tramp-completion-handle-file-name-completion):
+       Use `tramp-connectable-p'.
        (tramp-handle-start-file-process): Set connection property "vec".
        Use it, in order to invalidate file caches.  Check only for
        `remote-tty' process property.
@@ -542,8 +547,7 @@
 2010-07-03  Michael Albinus  <address@hidden>
 
        * net/zeroconf.el (zeroconf-resolve-service)
-       (zeroconf-service-resolver-handler): Use
-       `dbus-byte-array-to-string'.
+       (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
        (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
 
 2010-07-03  Jan Moringen  <address@hidden>
@@ -647,8 +651,8 @@
 2010-06-21  Dan Nicolaescu  <address@hidden>
 
        Fix reading file names in Git annotate buffers.
-       * vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
-       trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)
+       * vc-git.el (vc-git-annotate-extract-revision-at-line):
+       Remove trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)
 
 2010-06-20  Alan Mackenzie  <address@hidden>
 
@@ -891,15 +895,15 @@
 2010-04-20  Kenichi Handa  <address@hidden>
 
        * language/indian.el (oriya-composable-pattern)
-       (tamil-composable-pattern, malayalam-composable-pattern): Add
-       two-part vowels to "v" (vowel sign).
+       (tamil-composable-pattern, malayalam-composable-pattern):
+       Add two-part vowels to "v" (vowel sign).
 
 2010-04-20  Chong Yidong  <address@hidden>
 
        * files.el (copy-directory): Handle symlinks (Bug#5982).
 
-       * progmodes/compile.el (compilation-next-error-function): Revert
-       2009-10-12 change (Bug#5983).
+       * progmodes/compile.el (compilation-next-error-function):
+       Revert 2009-10-12 change (Bug#5983).
 
 2010-04-20  Dan Nicolaescu  <address@hidden>
 
@@ -915,8 +919,8 @@
 
 2010-04-18  Chong Yidong  <address@hidden>
 
-       * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
-       destroy list before using it.
+       * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
+       Don't destroy list before using it.
 
 2010-04-17  Dan Nicolaescu  <address@hidden>
 
@@ -1179,8 +1183,8 @@
 
 2010-03-07  Štěpán Němec  <address@hidden>  (tiny change)
 
-       * vc-git.el (vc-git-annotate-extract-revision-at-line): Use
-       vc-git-root as default directory for revision path (Bug#5657).
+       * vc-git.el (vc-git-annotate-extract-revision-at-line):
+       Use vc-git-root as default directory for revision path (Bug#5657).
 
 2010-03-06  Chong Yidong  <address@hidden>
 

=== modified file 'lisp/proced.el'
--- a/lisp/proced.el    2010-01-13 08:35:10 +0000
+++ b/lisp/proced.el    2010-09-02 11:47:15 +0000
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 
-;; Author: Roland Winkler <address@hidden>
+;; Author: Roland Winkler <address@hidden>
 ;; Keywords: Processes, Unix
 
 ;; This file is part of GNU Emacs.

=== modified file 'lisp/textmodes/bibtex.el'
--- a/lisp/textmodes/bibtex.el  2010-01-14 18:37:23 +0000
+++ b/lisp/textmodes/bibtex.el  2010-09-02 11:47:15 +0000
@@ -9,7 +9,7 @@
 ;;      Mike Newton <address@hidden>
 ;;      Aaron Larson <address@hidden>
 ;;      Dirk Herrmann <address@hidden>
-;; Maintainer: Roland Winkler <address@hidden>
+;; Maintainer: Roland Winkler <address@hidden>
 ;; Keywords: BibTeX, LaTeX, TeX
 
 ;; This file is part of GNU Emacs.


reply via email to

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