index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
newcomment.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix documentation of comment-dwim (bug#64104)
Eli Zaretskii
2023-06-17
1
-2
/
+7
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Revert "Allow commenting out white space lines in latex-mode"
Lars Ingebrigtsen
2022-05-31
1
-21
/
+9
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-5
/
+5
*
lisp/newcomment.el: Uncommenting with whitespace `comment-continue'
Christophe Troestler
2021-08-27
1
-1
/
+2
*
Don't shorten comment padding if the padding isn't spaces
Lars Ingebrigtsen
2021-07-18
1
-6
/
+14
*
* lisp/newcomment.el: Allow 'comment-continue' with whitespace (bug#47167)
Juri Linkov
2021-03-18
1
-1
/
+5
*
Fix numerical `comment-padding' value
Lars Ingebrigtsen
2021-01-28
1
-6
/
+11
*
Allow commenting out white space lines in latex-mode
Lars Ingebrigtsen
2021-01-28
1
-9
/
+21
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in newcomment.el
Stefan Kangas
2020-12-08
1
-34
/
+34
*
Make the invocation of combine-change-calls in comment-region valid
Alan Mackenzie
2020-11-15
1
-1
/
+9
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Doc clarification in two comment-* functions
Lars Ingebrigtsen
2019-08-17
1
-3
/
+7
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-94
/
+5
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-5
/
+94
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+1
*
Make uncomment-region remove obtrusive spaces before tabs.
Alan Mackenzie
2019-05-10
1
-1
/
+9
*
Fix comment-empty-lines docstring (bug#35152)
Basil L. Contovounesios
2019-04-04
1
-4
/
+4
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-02
1
-2
/
+3
|
\
|
|
*
Documentation improvements in newcomment.el
Eli Zaretskii
2018-06-02
1
-2
/
+3
*
|
Put combine-change-calls around comment-region and uncomment-region
Alan Mackenzie
2018-04-03
1
-2
/
+24
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-08
1
-1
/
+7
|
\
|
|
*
Handle single-line comments correctly (Bug#26049)
Antonin Houska
2017-11-06
1
-1
/
+7
*
|
* lisp/newcomment.el (comment-search-backward): Obey the docstring (bug#28428)
Stefan Monnier
2017-09-23
1
-1
/
+1
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix auto-filling regression
Tom Tromey
2017-08-09
1
-2
/
+3
*
Respect comment-auto-fill-only-comments
Tom Tromey
2017-08-05
1
-3
/
+2
*
Allow comment-indent-functions to specify exact indentation (Bug#385)
Noam Postavsky
2017-07-05
1
-17
/
+18
*
Fix infloop in uncomment-region-default (Bug#27112)
Noam Postavsky
2017-07-04
1
-1
/
+1
*
Test comment-multi-line = nil auto fill case too
Noam Postavsky
2017-02-14
1
-0
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
In comment-dwim with style `extra-line', respect indent-tabs-mode.
Alan Mackenzie
2016-01-15
1
-2
/
+10
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Implement Stefan's feedback on last two commits
Ivan Andrus
2015-09-23
1
-3
/
+2
*
Allow major-modes full control over quoting nested comments
Ivan Andrus
2015-09-23
1
-22
/
+44
*
* prolog.el: Fix indentation of empty line
Stefan Monnier
2015-09-22
1
-1
/
+1
*
* lisp/newcomment.el (comment-dwim): Use `use-region-p'
Zachary Kanfer
2015-09-01
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-2
/
+2
*
newcomment.el (comment-line): Fix missing paren.
Artur Malabarba
2015-02-08
1
-1
/
+1
*
newcomment.el (comment-line): New command on C-x C-;.
Artur Malabarba
2015-02-08
1
-0
/
+32
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/newcomment.el (comment-indent-new-line): Sink code where it's used.
Stefan Monnier
2014-04-10
1
-22
/
+35
*
Further tweaks for comment-start-skip behavior
Dmitry Gutov
2014-03-18
1
-9
/
+12
[next]