Mercurial > emacs
changeset 66469:8c968e06d0c0
Change Maintainer field.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Thu, 27 Oct 2005 06:34:30 +0000 |
parents | 448890268bf7 |
children | e6a6732d08c3 |
files | lisp/ChangeLog lisp/dired-x.el |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 27 05:43:37 2005 +0000 +++ b/lisp/ChangeLog Thu Oct 27 06:34:30 2005 +0000 @@ -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
--- a/lisp/dired-x.el Thu Oct 27 05:43:37 2005 +0000 +++ b/lisp/dired-x.el Thu Oct 27 06:34:30 2005 +0000 @@ -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 @@ ;; 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