mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(trace): Finish `defgroup' description with period.
This commit is contained in:
parent
4702c10dcd
commit
2625bdbf8e
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@
|
|||
(require 'advice)
|
||||
|
||||
(defgroup trace nil
|
||||
"Tracing facility for Emacs Lisp functions"
|
||||
"Tracing facility for Emacs Lisp functions."
|
||||
:prefix "trace-"
|
||||
:group 'lisp)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue