summaryrefslogtreecommitdiff
path: root/doc/emacs/programs.texi
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2010-01-25 08:45:12 +0100
committerJan Djärv <jan.h.d@swipnet.se>2010-01-25 08:45:12 +0100
commit433bdc96cb7234e36f218df1588b17411f54ee57 (patch)
tree999e53f70ecf6ed72cbd49567d6eddb03ec9e873 /doc/emacs/programs.texi
parentaa3e13b5300d55ee22fbd548f0284beb0c65a871 (diff)
parent755da7fa2086d39e2f07262ff13e8ff015edbc7e (diff)
downloademacs-433bdc96cb7234e36f218df1588b17411f54ee57.tar.gz
Merge from trunk
Diffstat (limited to 'doc/emacs/programs.texi')
-rw-r--r--doc/emacs/programs.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi
index ac955956b91..8ebbcf58ed4 100644
--- a/doc/emacs/programs.texi
+++ b/doc/emacs/programs.texi
@@ -1609,13 +1609,13 @@ hungry-delete feature is enabled.
@table @kbd
@item C-c C-w
-@itemx M-x c-subword-mode
-@findex c-subword-mode
+@itemx M-x subword-mode
+@findex subword-mode
Enable (or disable) @dfn{subword mode}. In subword mode, Emacs's word
commands recognize upper case letters in
@samp{StudlyCapsIdentifiers} as word boundaries. This is indicated by
the flag @samp{/w} on the mode line after the mode name
-(e.g. @samp{C/law}). You can even use @kbd{M-x c-subword-mode} in
+(e.g. @samp{C/law}). You can even use @kbd{M-x subword-mode} in
non-CC Mode buffers.
In the GNU project, we recommend using underscores to separate words