bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23843: [PATCH 0/3] Small `delete-trailing-whitespace' fixes and impr


From: Michal Nazarewicz
Subject: bug#23843: [PATCH 0/3] Small `delete-trailing-whitespace' fixes and improvements
Date: Sat, 25 Jun 2016 00:09:53 +0200

Some small fixes and improvements to the ‘delete-trailing-whitespace’
command.  Unless there are objections, I’ll push it in a week or so.

Michal Nazarewicz (3):
  Make ‘delete-trailing-whitespace’ delete spaces after form feed
  Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespace
  Don’t create unnecessary marker in ‘delete-trailing-whitespace’

 etc/NEWS                  |  6 ++++++
 lisp/simple.el            | 33 ++++++++++++++++-----------------
 test/lisp/simple-tests.el | 18 ++++++++++++++++--
 3 files changed, 38 insertions(+), 19 deletions(-)

-- 
2.8.0.rc3.226.g39d4020






reply via email to

[Prev in Thread] Current Thread [Next in Thread]