1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-03 19:52:16 -07:00

Merge from origin/emacs-26

cb5a340 Update nxml-mode.texi: completion now gives xmlns="-!-"
This commit is contained in:
Glenn Morris 2019-04-12 07:51:34 -07:00
commit fe6e5af4dd

View file

@ -250,7 +250,7 @@ xml:lang xmlns
If you input @kbd{xmlns}, the result will be:
@example
<html xmlns="@point{}
<html xmlns="@point{}"
@end example
@noindent