mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 19:31:02 -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)
|
(require 'advice)
|
||||||
|
|
||||||
(defgroup trace nil
|
(defgroup trace nil
|
||||||
"Tracing facility for Emacs Lisp functions"
|
"Tracing facility for Emacs Lisp functions."
|
||||||
:prefix "trace-"
|
:prefix "trace-"
|
||||||
:group 'lisp)
|
:group 'lisp)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue