diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-08-29 12:17:13 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-08-29 12:17:13 -0400 |
commit | bd78fa1d5442e6e023a16d407741ec899d57d3cd (patch) | |
tree | fe959a18baff827f362b8b43b56b0cb644983272 /lisp/woman.el | |
parent | 4520b858c1d64bf61db1ae7b00b1b84e0cc645bd (diff) | |
download | emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.gz |
Add "Package:" file headers to denote built-in packages.
Diffstat (limited to 'lisp/woman.el')
-rw-r--r-- | lisp/woman.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/woman.el b/lisp/woman.el index 1a9d512d302..cc14091c2e7 100644 --- a/lisp/woman.el +++ b/lisp/woman.el @@ -7,7 +7,7 @@ ;; Maintainer: FSF ;; Keywords: help, unix ;; Adapted-By: Eli Zaretskii <eliz@gnu.org> -;; Version: see `woman-version' +;; Version: 0.551 ;; URL: http://centaur.maths.qmul.ac.uk/Emacs/WoMan/ ;; This file is part of GNU Emacs. |