index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
newcomment.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-05-05
(comment-setup-function): Make it usable with `add-function`
Stefan Monnier
2025-05-05
New variable 'comment-setup-function' for multi-language modes.
Juri Linkov
2025-04-26
; comment-indent: Leave point where we used to.
Sean Whitton
2025-04-25
; Change let* to just let in last change.
Sean Whitton
2025-04-25
comment-indent: Handle BOL already within a multiline comment
Sean Whitton
2025-04-22
Delete unused block-comment-start and block-comment-end
Sean Whitton
2025-04-22
Revert addition of electric-block-comment-mode & follow-up commits
Sean Whitton
2025-04-13
Add block-comment-start and block-comment-end to supported modes
Elías Gabriel Pérez
2025-02-22
; Fix typos
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Delete remaining calls to purecopy
Stefan Kangas
2024-10-04
Prefer defcustom :local specifier
Stefan Kangas
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-06-17
Fix documentation of comment-dwim (bug#64104)
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-05-31
Revert "Allow commenting out white space lines in latex-mode"
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-27
lisp/newcomment.el: Uncommenting with whitespace `comment-continue'
Christophe Troestler
2021-07-18
Don't shorten comment padding if the padding isn't spaces
Lars Ingebrigtsen
2021-03-18
* lisp/newcomment.el: Allow 'comment-continue' with whitespace (bug#47167)
Juri Linkov
2021-01-28
Fix numerical `comment-padding' value
Lars Ingebrigtsen
2021-01-28
Allow commenting out white space lines in latex-mode
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-08
Prefer setq-local in newcomment.el
Stefan Kangas
2020-11-15
Make the invocation of combine-change-calls in comment-region valid
Alan Mackenzie
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-17
Doc clarification in two comment-* functions
Lars Ingebrigtsen
2019-06-26
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-10
Make uncomment-region remove obtrusive spaces before tabs.
Alan Mackenzie
2019-04-04
Fix comment-empty-lines docstring (bug#35152)
Basil L. Contovounesios
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-06-02
Merge from origin/emacs-26
Glenn Morris
2018-06-02
Documentation improvements in newcomment.el
Eli Zaretskii
2018-04-03
Put combine-change-calls around comment-region and uncomment-region
Alan Mackenzie
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-08
Merge from origin/emacs-26
Paul Eggert
2017-11-06
Handle single-line comments correctly (Bug#26049)
Antonin Houska
2017-09-23
* lisp/newcomment.el (comment-search-backward): Obey the docstring (bug#28428)
Stefan Monnier
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-09
Fix auto-filling regression
Tom Tromey
2017-08-05
Respect comment-auto-fill-only-comments
Tom Tromey
2017-07-05
Allow comment-indent-functions to specify exact indentation (Bug#385)
Noam Postavsky
2017-07-04
Fix infloop in uncomment-region-default (Bug#27112)
Noam Postavsky
[next]