1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00

Spelling fixes.

This commit is contained in:
Paul Eggert 2011-11-12 23:48:23 -08:00
parent 1c889bf68c
commit f6b1b0a848
30 changed files with 39 additions and 40 deletions

View file

@ -61,7 +61,7 @@
(define-mode-local-override semantic-parse-region
html-mode (&rest ignore)
"Parse the current html buffer for semantic tags.
INGNORE any arguments. Always parse the whole buffer.
IGNORE any arguments. Always parse the whole buffer.
Each tag returned is of the form:
(\"NAME\" section (:members CHILDREN))
or