diff options
| author | Glenn Morris <rgm@gnu.org> | 2019-04-12 07:51:34 -0700 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2019-04-12 07:51:34 -0700 |
| commit | fe6e5af4ddc47ed1babf7e592ec59d6cb6af235d (patch) | |
| tree | 3ec33a2a2ee6687d0206e05d4c94574d16657dee | |
| parent | 0c4c96d7dc660ae8fa26c397bafff228996bcc51 (diff) | |
| parent | cb5a34082342695676f2db11e1465bd28347e9de (diff) | |
| download | emacs-fe6e5af4ddc47ed1babf7e592ec59d6cb6af235d.tar.gz | |
Merge from origin/emacs-26
cb5a340 Update nxml-mode.texi: completion now gives xmlns="-!-"
| -rw-r--r-- | doc/misc/nxml-mode.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index edab900652d..2b2c241a6e4 100644 --- a/doc/misc/nxml-mode.texi +++ b/doc/misc/nxml-mode.texi @@ -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 |
