From: Romain Francoise Date: Thu, 27 Oct 2005 06:34:30 +0000 (+0000) Subject: Change Maintainer field. X-Git-Tag: emacs-pretest-22.0.90~6269 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2d29381ccee860dd55218a9ddb847408ec07b09d;p=emacs.git Change Maintainer field. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 376823dc7a8..d2237e78de2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-10-27 Romain Francoise + + * dired-x.el: Change Maintainer field. + 2005-10-26 Chong Yidong * longlines.el (longlines-mode): Bind after-change-functions to diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 7c6adbe8448..955f3b1b076 100644 --- a/lisp/dired-x.el +++ b/lisp/dired-x.el @@ -2,7 +2,7 @@ ;; Author: Sebastian Kremer ;; Lawrence R. Dodd -;; Maintainer: nobody (want to volunteer?) +;; Maintainer: Romain Francoise ;; 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