]> git.eshelyaron.com Git - emacs.git/commit
dired-align-file: Inherit text properties in inserted spaces
authorTino Calancha <tino.calancha@gmail.com>
Wed, 2 Aug 2017 08:52:57 +0000 (17:52 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Wed, 2 Aug 2017 08:53:14 +0000 (17:53 +0900)
commitae055834a99b26bf46180b6c78fe7ca24b7c8194
tree139ac036b74e76b65076360a08ff455eb028c962
parente82c4f56e6f9a6bce4098698b17fa45dcc5bbd25
dired-align-file: Inherit text properties in inserted spaces

* lisp/dired.el (dired-align-file): Inherit text
properties in inserted spaces (Bug#27899).
* test/lisp/dired-tests.el (dired-test-bug27899): Add test.
lisp/dired.el
test/lisp/dired-tests.el