projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
777c4df
)
Fix a minor typo
author
Mark A. Hershberger
<mah@nichework.com>
Sun, 2 Jul 2023 19:15:17 +0000
(15:15 -0400)
committer
Mark A. Hershberger
<mah@nichework.com>
Sun, 2 Jul 2023 19:15:17 +0000
(15:15 -0400)
* lisp/xml.el: Correct a minor typo found by flandrew.
lisp/xml.el
patch
|
blob
|
history
diff --git
a/lisp/xml.el
b/lisp/xml.el
index 9095653416e66c84425e1ebca78f8da30ad9d74d..5a7501dcf41d55ae4ad7ac2c73bee14246801bea 100644
(file)
--- a/
lisp/xml.el
+++ b/
lisp/xml.el
@@
-265,7
+265,7
@@
See also `xml-get-attribute-or-nil'."
"\\)*\"\\|'\\(?:[^%&']\\|"
xml-pe-reference-re "\\|"
xml-reference-re "\\)*'\\)"))
-) ; End of `eval-
when
-compile'
+) ; End of `eval-
and
-compile'
;; [75] ExternalID ::= 'SYSTEM' S SystemLiteral