Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr.el...
authorTed Zlatanov <tzz@lifelogs.com>
Sat, 30 Mar 2013 01:32:12 +0000 (21:32 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Sat, 30 Mar 2013 01:32:12 +0000 (21:32 -0400)
commit0b9381901012fc5626414cb083c5d97ccbe037eb
tree5bef8448e6974aad1503c240efaaa930706a0cb4
parent781f4782a7b52a803f01b1c6941984cde9369603
Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr.el.  Use forward-symbol in supermode.el again.

* subr.el (forward-whitespace, forward-symbol)
(forward-same-syntax): Move from thingatpt.el.

* progmodes/subword.el: Back to using `forward-symbol'.
lisp/ChangeLog
lisp/progmodes/subword.el
lisp/subr.el
lisp/thingatpt.el