Files
emacs/test/lisp
Alexander Gramiak a012ec766c 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.
2017-10-22 12:46:55 -06:00
..
2017-10-20 12:46:54 +02:00
2017-10-20 13:07:30 -04:00
2017-10-01 19:59:01 -07:00
2017-09-13 15:54:25 -07:00
2017-09-18 09:00:45 -04:00