mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
Spelling fixes.
This commit is contained in:
parent
672b871d98
commit
da6062e6ea
101 changed files with 168 additions and 172 deletions
|
|
@ -509,7 +509,7 @@ eliminated by adding more test cases."
|
|||
(set-buffer-modified-p changed))))
|
||||
|
||||
(defun testcover-mark-all (&optional buffer)
|
||||
"Mark all forms in BUFFER that did not get completley tested during
|
||||
"Mark all forms in BUFFER that did not get completely tested during
|
||||
coverage tests. This function creates many overlays."
|
||||
(interactive "bMark forms in buffer: ")
|
||||
(if buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue