1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

Change Maintainer field.

This commit is contained in:
Romain Francoise 2005-10-27 06:34:30 +00:00
parent 1d8e69a2b3
commit 2d29381cce
2 changed files with 6 additions and 2 deletions

View 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

View 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