]> git.eshelyaron.com Git - emacs.git/commitdiff
Change Maintainer field.
authorRomain Francoise <romain@orebokech.com>
Thu, 27 Oct 2005 06:34:30 +0000 (06:34 +0000)
committerRomain Francoise <romain@orebokech.com>
Thu, 27 Oct 2005 06:34:30 +0000 (06:34 +0000)
lisp/ChangeLog
lisp/dired-x.el

index 376823dc7a8587e02c426097bf940d2684b502cd..d2237e78de2b99cc6d83d6849efe4908356e1a75 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-27  Romain Francoise  <romain@orebokech.com>
+
+       * dired-x.el: Change Maintainer field.
+
 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * longlines.el (longlines-mode): Bind after-change-functions to
index 7c6adbe8448f1eedbfbef20530b06d3cd7c5ab25..955f3b1b0766d21e5c50c3a8e265e2f38db7b5dc 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
 ;;     Lawrence R. Dodd <dodd@roebling.poly.edu>
-;; Maintainer: nobody (want to volunteer?)
+;; Maintainer: Romain Francoise <rfrancoise@gnu.org>
 ;; Version: 2.37+
 ;; Date: 1994/08/18 19:27:42
 ;; Keywords: dired extensions files
@@ -1718,5 +1718,5 @@ variables `dired-x-variable-list' in the message."
 ;; As Barry Warsaw would say: "This might be useful..."
 (provide 'dired-x)
 
-;;; arch-tag: 71a43ba2-7a00-4793-a028-0613dd7765ae
+;; arch-tag: 71a43ba2-7a00-4793-a028-0613dd7765ae
 ;;; dired-x.el ends here