1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
emacs/doc
Noam Postavsky e832febfb4 Allow comment-indent-functions to specify exact indentation (Bug#385)
* lisp/newcomment.el (comment-choose-indent): Interpret a cons of two
integers as indicating a range of acceptable indentation.
(comment-indent): Don't apply `comment-inline-offset',
`comment-choose-indent' already does that.
(comment-indent-function):
* doc/emacs/programs.texi (Options for Comments): Document new
acceptable return values.
* etc/NEWS: Announce it.
2017-07-05 22:52:35 -04:00
..
emacs Allow comment-indent-functions to specify exact indentation (Bug#385) 2017-07-05 22:52:35 -04:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Add absolute optional parameter to line-number-at-pos (Bug#26417) 2017-07-03 14:43:02 +02:00
man Merge from origin/emacs-25 2017-03-19 12:34:03 -07:00
misc Merge branch 'master' into scratch/org-mode-merge 2017-07-03 09:06:29 +02:00