(edebug-display-freq-count): Doc fix.
This commit is contained in:
parent
94e7236870
commit
1ae7cf5ee8
4 changed files with 20 additions and 27 deletions
|
@ -4145,8 +4145,8 @@ You must include newlines in FMT to break lines, but one newline is appended."
|
|||
;;; Frequency count and coverage
|
||||
|
||||
(defun edebug-display-freq-count ()
|
||||
"Display the frequency count data for each line of the current
|
||||
definition. The frequency counts are inserted as comment lines after
|
||||
"Display the frequency count data for each line of the current definition.
|
||||
The frequency counts are inserted as comment lines after
|
||||
each line, and you can undo all insertions with one `undo' command.
|
||||
|
||||
The counts are inserted starting under the `(' before an expression
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue