comparison lisp/ChangeLog @ 5683:98f762d06c5f

Import GNU's #'delete-trailing-whitespace, thank you GNU. lisp/ChangeLog addition: 2012-09-08 Aidan Kehoe <kehoea@parhasard.net> * simple.el: * simple.el (delete-trailing-lines): New. * simple.el (delete-trailing-whitespace): New. Import this function and an associated variable from GNU, thank you GNU.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 08 Sep 2012 13:34:20 +0100
parents dae33b5feffe
children 0eb4e96fd261
comparison
equal deleted inserted replaced
5682:dae33b5feffe 5683:98f762d06c5f
1 2012-09-08 Aidan Kehoe <kehoea@parhasard.net>
2
3 * simple.el:
4 * simple.el (delete-trailing-lines): New.
5 * simple.el (delete-trailing-whitespace): New.
6 Import this function and an associated variable from GNU, thank
7 you GNU.
8
1 2012-09-07 Aidan Kehoe <kehoea@parhasard.net> 9 2012-09-07 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * files.el: 11 * files.el:
4 * files.el (find-coding-system-magic-cookie-in-file): 12 * files.el (find-coding-system-magic-cookie-in-file):
5 Removed. Move this to C, so we can use 13 Removed. Move this to C, so we can use