unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23843: [PATCH 0/3] Small `delete-trailing-whitespace' fixes and improvements
@ 2016-06-24 22:09 Michal Nazarewicz
  2016-06-24 22:14 ` bug#23843: [PATCH 1/3] Make ‘delete-trailing-whitespace’ delete spaces after form feed Michal Nazarewicz
  2016-07-04 12:12 ` bug#23843: Small `delete-trailing-whitespace' fixes and improvements Michal Nazarewicz
  0 siblings, 2 replies; 7+ messages in thread
From: Michal Nazarewicz @ 2016-06-24 22:09 UTC (permalink / raw)
  To: 23843

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






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-07-04 22:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-24 22:09 bug#23843: [PATCH 0/3] Small `delete-trailing-whitespace' fixes and improvements Michal Nazarewicz
2016-06-24 22:14 ` bug#23843: [PATCH 1/3] Make ‘delete-trailing-whitespace’ delete spaces after form feed Michal Nazarewicz
2016-06-24 22:14   ` bug#23843: [PATCH 2/3] Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespace Michal Nazarewicz
2016-06-24 22:14   ` bug#23843: [PATCH 3/3] Don’t create unnecessary marker in ‘delete-trailing-whitespace’ Michal Nazarewicz
2016-07-04 12:12 ` bug#23843: Small `delete-trailing-whitespace' fixes and improvements Michal Nazarewicz
2016-07-04 16:29   ` Glenn Morris
2016-07-04 22:06     ` Michal Nazarewicz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).