Make subword.el easier to customize (tiny change)
authorPhil Sainty <psainty@orcon.net.nz>
Thu, 16 Aug 2012 06:25:27 +0000 (23:25 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 16 Aug 2012 06:25:27 +0000 (23:25 -0700)
commit1c308380b6f29e389dc10d418b9203a74d64dce2
tree12bd29c76d14d113a9d23bebfea2214ba055d398
parenta098c9308eb2abee17d1f800d5895c12f471097e
Make subword.el easier to customize (tiny change)

* lisp/progmodes/subword.el (subword-forward-function)
(subword-backward-function, subword-forward-regexp, subword-backward-regexp):
New variables.
(subword-forward, subword-forward-internal, subword-backward-internal):
Use new variables, eg so that different "word" definitions can be easily used.

Fixes: debbugs:11411
lisp/ChangeLog
lisp/progmodes/subword.el