summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-07-04 02:41:08 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-07-04 02:41:08 +0000
commit25d1fc94f92cd9b512a6cb4be620ac07ad86ee5e (patch)
tree868c02b982168ee5be23bbec2901ccb87057851c /lisp
parent111a5355b7e050c78a8e9e7a6b781957547f2bde (diff)
(bytecomp): Finish `defgroup' description with period.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emacs-lisp/bytecomp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/bytecomp.el b/lisp/emacs-lisp/bytecomp.el
index 78b9cb0f0cb..cc472a00a30 100644
--- a/lisp/emacs-lisp/bytecomp.el
+++ b/lisp/emacs-lisp/bytecomp.el
@@ -193,7 +193,7 @@
(defgroup bytecomp nil
- "Emacs Lisp byte-compiler"
+ "Emacs Lisp byte-compiler."
:group 'lisp)
(defcustom emacs-lisp-file-regexp (if (eq system-type 'vax-vms)