* simple.el (delete-trailing-whitespace): New interactive function.
authorSam Steingold <sds@gnu.org>
Wed, 22 Nov 2000 20:59:39 +0000 (20:59 +0000)
committerSam Steingold <sds@gnu.org>
Wed, 22 Nov 2000 20:59:39 +0000 (20:59 +0000)
commiteaae8106d7be3d9ffa8e53bb5621d4dab118d5a9
tree60d24d128cca769f4c87de86a7c1383be6e5f07d
parente053c60feb7ba152ddff83eff0a4e9f3c9c3efe6
* simple.el (delete-trailing-whitespace): New interactive function.
* progmodes/ada-mode.el (ada-mode): Use it instead of
`ada-remove-trailing-spaces'
(ada-remove-trailing-spaces): Removed.
* textmodes/two-column.el (2C-merge): Recommend it in the doc.
* textmodes/picture.el (picture-mode-exit): Call it instead of
`picture-clean'.
(picture-clean): Removed.
lisp/ChangeLog
lisp/progmodes/ada-mode.el
lisp/simple.el
lisp/textmodes/picture.el
lisp/textmodes/two-column.el