(edebug-display-freq-count): Doc fix.

This commit is contained in:
Richard M. Stallman 2003-10-20 23:46:31 +00:00
parent 94e7236870
commit 1ae7cf5ee8
4 changed files with 20 additions and 27 deletions

View file

@ -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