Mercurial > emacs
changeset 64040:44cf3ecee23f
(outlines): Finish `defgroup' description with period.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 04 Jul 2005 02:56:16 +0000 |
parents | bcd433d85e62 |
children | e28ab96f1223 |
files | lisp/obsolete/ooutline.el lisp/outline.el |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/obsolete/ooutline.el Mon Jul 04 02:55:35 2005 +0000 +++ b/lisp/obsolete/ooutline.el Mon Jul 04 02:56:16 2005 +0000 @@ -33,7 +33,7 @@ ;; Jan '86, Some new features added by Peter Desnoyers and rewritten by RMS. (defgroup outlines nil - "Support for hierarchical outlining" + "Support for hierarchical outlining." :prefix "outline-" :group 'editing)