mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Minor stylistic checkdoc fixes in test/**/*.el
This commit is contained in:
parent
4cc4344943
commit
8bb28e740d
128 changed files with 302 additions and 209 deletions
|
|
@ -78,7 +78,7 @@
|
|||
;; Bug#16344
|
||||
"<!----><x>< /x>"
|
||||
"<a>< b/></a>")
|
||||
"List of XML strings that should signal an error in the parser")
|
||||
"List of XML strings that should signal an error in the parser.")
|
||||
|
||||
(defvar xml-parse-tests--qnames
|
||||
'( ;; Test data for name expansion
|
||||
|
|
@ -199,4 +199,4 @@ Parser is called with and without 'symbol-qnames argument.")
|
|||
;; no-byte-compile: t
|
||||
;; End:
|
||||
|
||||
;;; xml-parse-tests.el ends here.
|
||||
;;; xml-tests.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue