* progmodes/cc-cmds.el (c-forward-into-nomenclature)
commita9b76eec39a74a626f12a64522e2e8743fe0701b
authorTassilo Horn <tassilo@member.fsf.org>
Fri, 20 Nov 2009 18:09:29 +0000 (20 18:09 +0000)
committerTassilo Horn <tassilo@member.fsf.org>
Fri, 20 Nov 2009 18:09:29 +0000 (20 18:09 +0000)
tree03b270412a6cf0d90fceaf11c95751c697d53769
parent1e7d4475115b5090a01f8aca09ec613ce039b2eb
* progmodes/cc-cmds.el (c-forward-into-nomenclature)
(c-backward-into-nomenclature): Adapt to subword renaming.

* subword.el (subword-forward, subword-backward, subword-mark)
(subword-kill, subword-backward-kill, subword-transpose)
(subword-downcase, subword-upcase, subword-capitalize)
(subword-forward-internal, subword-backward-internal): Renamed
from forward-subword, backward-subword, mark-subword kill-subword,
backward-kill-subword, transpose-subwords, downcase-subword,
upcase-subword, capitalize-subword forward-subword-internal,
backward-subword-internal.
lisp/ChangeLog
lisp/progmodes/cc-cmds.el
lisp/subword.el