mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
; Fix typos.
This commit is contained in:
parent
c5aec9b10d
commit
8d68760dde
24 changed files with 26 additions and 26 deletions
|
|
@ -246,7 +246,7 @@ same way as well-formedness error."
|
|||
parsed-attributes)))
|
||||
(setq atts (cdr atts)))
|
||||
;; We want to end up with the attributes followed by the
|
||||
;; the namespace attributes in the same order as
|
||||
;; namespace attributes in the same order as
|
||||
;; xmltok-attributes and xmltok-namespace-attributes respectively.
|
||||
(when parsed-namespace-attributes
|
||||
(setq parsed-attributes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue