Mercurial > emacs
changeset 58128:5da080855cb1
Emacs 21.4, not 20.4
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Wed, 10 Nov 2004 20:17:34 +0000 |
parents | 97020647249a |
children | 6f1bde62e20e |
files | lisp/textmodes/conf-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/conf-mode.el Wed Nov 10 20:15:00 2004 +0000 +++ b/lisp/textmodes/conf-mode.el Wed Nov 10 20:17:34 2004 +0000 @@ -36,7 +36,7 @@ (defgroup conf nil "Configuration files." :group 'data - :version "20.4") + :version "21.4") (defcustom conf-assignment-column 24 "Align assignments to this column by default with \\[conf-align-assignments].