aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NXML-NEWS
diff options
context:
space:
mode:
authorGlenn Morris2008-06-27 07:34:53 +0000
committerGlenn Morris2008-06-27 07:34:53 +0000
commitfffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch)
tree9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /etc/NXML-NEWS
parentcdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff)
downloademacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz
emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.zip
American English spelling fix.
Diffstat (limited to 'etc/NXML-NEWS')
-rw-r--r--etc/NXML-NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NXML-NEWS b/etc/NXML-NEWS
index cebbab82fda..ab0d351096d 100644
--- a/etc/NXML-NEWS
+++ b/etc/NXML-NEWS
@@ -93,7 +93,7 @@ the content of an element. C-M-n and C-M-p move to the next or
93previous element. 93previous element.
94 94
95By default, the sexp commands (C-M-f, C-M-b, C-M-k, C-M-SPC) operate 95By default, the sexp commands (C-M-f, C-M-b, C-M-k, C-M-SPC) operate
96on tags rather than elements. To restore the old behaviour, 96on tags rather than elements. To restore the old behavior,
97customize nxml-sexp-element-flag. 97customize nxml-sexp-element-flag.
98 98
99The file TUTORIAL has been replaced by nxml-mode.info; this is in info 99The file TUTORIAL has been replaced by nxml-mode.info; this is in info
@@ -137,7 +137,7 @@ You can do
137 M-x customize-variable RET nxml-slash-auto-complete-flag RET 137 M-x customize-variable RET nxml-slash-auto-complete-flag RET
138 138
139and then follow the instructions displayed in the buffer to get the 139and then follow the instructions displayed in the buffer to get the
140old behaviour. 140old behavior.
141 141
142Completion after </ will complete the rest of the end-tag. Completion 142Completion after </ will complete the rest of the end-tag. Completion
143after < will include the end-tag in the possibilities if allowed by 143after < will include the end-tag in the possibilities if allowed by