summaryrefslogtreecommitdiff
path: root/test/lisp/help-fns-tests.el
diff options
context:
space:
mode:
authorMichal Nazarewicz <mina86@mina86.com>2016-06-21 16:52:52 +0200
committerMichal Nazarewicz <mina86@mina86.com>2016-07-04 23:44:06 +0200
commitdc294483af221066724f1007a595016b47fb5814 (patch)
treee81eb0d46998ec2d634de6d6df64c346ca63fb0b /test/lisp/help-fns-tests.el
parente3ae3c44882085bf52f6bb8b02e98eb7d0b1f81b (diff)
downloademacs-dc294483af221066724f1007a595016b47fb5814.tar.gz
emacs-dc294483af221066724f1007a595016b47fb5814.tar.bz2
emacs-dc294483af221066724f1007a595016b47fb5814.zip
Make ‘delete-trailing-whitespace’ delete spaces after form feed
* lisp/simple.el (delete-trailing-whitespace): Treat form fead as a non-whitespace character (regradless of whether it’s character syntax is whitespace) and delete any whitespace following it instead of leaving lines with form feeds completely unchanged. I.e. a line like "\f " will now became "\f".
Diffstat (limited to 'test/lisp/help-fns-tests.el')
0 files changed, 0 insertions, 0 deletions