* lisp/menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
authorGlenn Morris <rgm@gnu.org>
Thu, 10 Oct 2013 00:32:36 +0000 (20:32 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 Oct 2013 00:32:36 +0000 (20:32 -0400)
commit9db13baf0c3c16e92861cc98467e6fb0e92c769d
treef3cc1aac80f8bd1dff09b5d875e1845f0b8c6ead
parenta066720cb7b634c479ad66b7845663bb9945cd11
* lisp/menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
now that text mode has a menu with the same entry.
(menu-bar-text-mode-auto-fill): Remove now unused func.

* lisp/textmodes/text-mode.el (text-mode-map):
Use auto-fill help text from menu-bar.el.
lisp/ChangeLog
lisp/menu-bar.el
lisp/textmodes/text-mode.el