diff options
author | Alexander Gramiak <agrambot@gmail.com> | 2017-10-22 01:46:05 -0600 |
---|---|---|
committer | Alexander Gramiak <agrambot@gmail.com> | 2017-10-22 12:46:55 -0600 |
commit | a012ec766c9d9bac0a56e814589a4b3b93311c28 (patch) | |
tree | 3d2ec1629df0fb6e2374dd832e3dc15b12c254cd /test/lisp/emacs-lisp/cl-print-tests.el | |
parent | b7c4aa951c8b12629742df9d20d6374c3d2a8ba8 (diff) | |
download | emacs-a012ec766c9d9bac0a56e814589a4b3b93311c28.tar.gz emacs-a012ec766c9d9bac0a56e814589a4b3b93311c28.tar.bz2 emacs-a012ec766c9d9bac0a56e814589a4b3b93311c28.zip |
Don't fill keywords after Emacs Lisp docstring
This approach does mean that keywords that have spaces before them
inside of docstrings aren't filled, but I think this is should be fine
until Bug#28937 is fixed.
* lisp/emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Add a colon to
paragraph-start unconditionally, but require that it follows at least
one space. (Bug#24622)
* test/lisp/emacs-lisp/lisp-tests.el: New tests for Bug#24622 and
Bug#7751.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-print-tests.el')
0 files changed, 0 insertions, 0 deletions