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
*
Fix for uncommentin in Fundamental mode.
Chong Yidong
2011-09-18
1
-1
/
+2
*
* newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
Stefan Monnier
2011-09-14
1
-3
/
+3
*
* lisp/newcomment.el (comment-end-skip): Doc fix (Bug#8659).
Chong Yidong
2011-05-28
1
-1
/
+1
*
* lisp/newcomment.el (comment-kill): Prefix "unused" local.
Glenn Morris
2011-05-11
1
-1
/
+1
*
Misc fixes, and use lexical-binding in more files.
Stefan Monnier
2011-03-11
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
* lisp/vc/smerge-mode.el: Resolve comment conflicts more aggressively.
Stefan Monnier
2011-01-14
1
-4
/
+7
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* lisp/newcomment.el (comment-styles): Add docs to each style.
Stefan Monnier
2010-12-03
1
-12
/
+52
*
|
* newcomment.el (comment-dwim): Fix the intentation in the doc string.
Lars Magne Ingebrigtsen
2010-10-21
1
-2
/
+2
*
|
Merge changes from emacs-23 branch
Chong Yidong
2010-09-23
1
-1
/
+2
|
\
|
|
*
* lisp/newcomment.el (comment-normalize-vars): Better test validity of
Stefan Monnier
2010-09-21
1
-1
/
+2
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
* lisp/newcomment.el (comment-add): Move comment to docstring.
Stefan Monnier
2010-08-17
1
-5
/
+5
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* widget.el (define-widget): Purecopy the docstring.
Dan Nicolaescu
2009-11-11
1
-2
/
+2
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-2
/
+2
*
* newcomment.el (comment-region): Doc fix (Bug#3370).
Chong Yidong
2009-05-26
1
-5
/
+9
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(comment-style): Default to `indent'. (Bug#1589)
Dan Nicolaescu
2008-12-18
1
-1
/
+2
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(comment-enter-backward): Be careful to restore point changed during narrowing.
Stefan Monnier
2008-04-03
1
-4
/
+5
*
Merge from emacs--rel--22
Miles Bader
2008-03-10
1
-1
/
+1
|
\
|
*
(comment-kill): Docstring improvement.
Stefan Monnier
2008-03-03
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
|
*
(comment-choose-indent): New function extracted
Stefan Monnier
2007-09-28
1
-37
/
+62
*
|
(comment-region-default): Don't triple the
Richard M. Stallman
2007-12-22
1
-3
/
+9
*
|
Martin Rudalics <rudalics at gmx.at>
Glenn Morris
2007-11-28
1
-2
/
+4
*
|
(comment-dwim): Call comment-insert-comment-function, if defined, for
Glenn Morris
2007-11-03
1
-10
/
+15
*
|
(comment-indent): Let comment-insert-comment-function,
Glenn Morris
2007-11-02
1
-38
/
+39
*
|
(comment-styles): New style indent-or-triple.
Richard M. Stallman
2007-10-26
1
-26
/
+40
*
|
(comment-add): If EXTRA, double `comment-add' value.
Richard M. Stallman
2007-09-20
1
-4
/
+4
*
|
(comment-add): New arg EXTRA.
Richard M. Stallman
2007-09-17
1
-6
/
+16
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
(comment-search-forward): Make sure we search forward.
Stefan Monnier
2007-05-08
1
-42
/
+73
|
/
*
(comment-search-forward): Discard comment starters before point.
Stefan Monnier
2007-04-01
1
-1
/
+3
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update copyright years.
Glenn Morris
2006-12-05
1
-1
/
+1
*
(comment-indent): "?\ " -> "?\s".
Juanma Barranquero
2006-11-27
1
-2
/
+2
*
(comment-valid-prefix-p): Make the check more thorough.
Stefan Monnier
2006-10-10
1
-9
/
+40
*
(comment-box): Call `comment-normalize-vars'. Add autoload cookie.
Juanma Barranquero
2006-08-20
1
-4
/
+6
*
(comment-indent): Fully update INDENT
Richard M. Stallman
2006-08-16
1
-3
/
+8
*
Move `safe-local-variable' declarations to the respective files.
Reiner Steib
2006-05-11
1
-0
/
+1
*
(comment-start, comment-start-skip)
Dan Nicolaescu
2006-04-20
1
-0
/
+4
*
(comment-add): New function.
Stefan Monnier
2006-04-17
1
-6
/
+8
*
Docstring fixes.
Stefan Monnier
2006-02-03
1
-5
/
+6
[next]