Mercurial > hg > xemacs-beta
diff lisp/efs/dired.el @ 42:8b8b7f3559a2 r19-15b104
Import from CVS: tag r19-15b104
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:54:51 +0200 |
parents | 7e54bd776075 |
children | 56c54cf7c5b6 |
line wrap: on
line diff
--- a/lisp/efs/dired.el Mon Aug 13 08:54:26 2007 +0200 +++ b/lisp/efs/dired.el Mon Aug 13 08:54:51 2007 +0200 @@ -5,7 +5,7 @@ ;; ;; File: dired.el ;; RCS: -;; Dired Version: $Revision: 7.9 $ +;; Dired Version: #Revision: 7.9 $ ;; Description: The DIRectory EDitor is for manipulating, and running ;; commands on files in a directory. ;; Authors: FSF, @@ -36,7 +36,7 @@ ;;; Dired Version -(defconst dired-version (substring "$Revision: 7.9 $" 11 -2) +(defconst dired-version (substring "#Revision: 7.9 $" 11 -2) "The revision number of Tree Dired (as a string). Don't forget to mention this when reporting bugs to: