* lisp/textmodes/fill.el (adaptive-fill-function): Change default
commit57d54a0edd0c59fbd09efd826db1ef2b3f41b902
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 23 Dec 2017 03:34:15 +0000 (22 22:34 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 23 Dec 2017 03:34:15 +0000 (22 22:34 -0500)
tree5a60db6ae8ca2acf316e62ea2e9e7b840801a3e6
parent4ee066381cfe941f58040c117fec83a9712cc80a
* lisp/textmodes/fill.el (adaptive-fill-function): Change default

Use 'ignore' rather than nil since they behave identically, except that
'ignore' interacts correctly with add/remove-function.
lisp/textmodes/fill.el