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
*
(uncomment-region): Remove padding coming from
Stefan Monnier
2003-07-04
1
-2
/
+6
*
(comment-empty-lines): New var.
Stefan Monnier
2003-05-30
1
-1
/
+11
*
(comment-indent): Try to align to adjacent comments.
Stefan Monnier
2003-05-10
1
-11
/
+32
*
(comment-indent): Be more careful when inserting
Stefan Monnier
2003-05-09
1
-2
/
+2
*
(comment-normalize-vars): Add docstring.
Stefan Monnier
2003-05-06
1
-0
/
+4
*
(comment-set-column, comment-kill, comment-or-uncomment-region):
Stefan Monnier
2003-05-06
1
-0
/
+3
*
(comment-search-forward): Delete autoload cookie.
Richard M. Stallman
2003-05-06
1
-1
/
+0
*
(comment-search-forward): Add autoload cookie.
Richard M. Stallman
2003-05-03
1
-0
/
+1
*
(comment-normalize-vars): Fix regexp.
Stefan Monnier
2003-04-23
1
-4
/
+17
*
(comment-use-syntax): Add autoload cookie.
Richard M. Stallman
2003-04-19
1
-0
/
+2
*
(comment-indent): Ensure space before added comment.
Dave Love
2003-02-13
1
-0
/
+4
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-4
/
+4
*
(defgroup comment): Remove autoload cookie.
Markus Rost
2002-11-12
1
-1
/
+0
*
(comment-with-narrowing): Use the `declare' thingy.
Stefan Monnier
2002-09-13
1
-2
/
+1
*
(uncomment-region): Fix let/let* use.
Juanma Barranquero
2002-09-11
1
-14
/
+14
*
(uncomment-region): Be more careful with `='.
Stefan Monnier
2002-09-10
1
-10
/
+14
*
(comment-make-extra-lines): Only use the
Stefan Monnier
2002-09-03
1
-15
/
+28
*
(comment-region): Force `lines' when `block' is set.
Stefan Monnier
2002-08-12
1
-2
/
+2
*
(comment-normalize-vars): Refresh the comment-foo-skip
Stefan Monnier
2002-06-18
1
-3
/
+6
*
(comment-fill-column): Fix :type spec.
Stefan Monnier
2002-04-30
1
-2
/
+2
*
(comment-fill-column): New var.
Stefan Monnier
2002-04-29
1
-13
/
+28
*
(comment-column): Docstring improvement.
Stefan Monnier
2002-04-08
1
-3
/
+4
*
(comment-forward): Use forward-comment to skip
Stefan Monnier
2002-03-04
1
-5
/
+5
*
Fix typo.
Pavel JanÃk
2002-01-13
1
-2
/
+2
*
(comment-indent): Jump to the middle of empty comments.
Stefan Monnier
2001-12-14
1
-3
/
+10
*
New bug.
Stefan Monnier
2001-12-02
1
-1
/
+2
*
New bug.
Stefan Monnier
2001-11-29
1
-1
/
+2
*
(comment-column, comment-style, comment-multi-line)
Stefan Monnier
2001-11-19
1
-9
/
+7
*
(comment-indent): Fix misindentation for comment-only lines.
Stefan Monnier
2001-11-19
1
-21
/
+26
*
(comment-normalize-vars): Handle a nil comment-padding.
Stefan Monnier
2001-11-13
1
-1
/
+2
*
(comment-region-internal): Don't rebind
Stefan Monnier
2001-10-12
1
-9
/
+2
*
(comment-indent): Be a little more robust in case
Stefan Monnier
2001-10-11
1
-11
/
+39
*
(comment-normalize-vars): Use " \t" rather than
Stefan Monnier
2001-09-27
1
-2
/
+4
*
(comment-indent): Don't insert a fixed number of spaces.
Stefan Monnier
2001-09-01
1
-5
/
+3
*
*** empty log message ***
Stefan Monnier
2001-09-01
1
-3
/
+5
*
(comment-beginning): Make sure the comment-start
Stefan Monnier
2001-08-21
1
-3
/
+17
*
(comment-normalize-vars): Use [ \t] for the trailing
Stefan Monnier
2001-03-02
1
-11
/
+16
*
(comment-forward): Skip the comment-start before
Stefan Monnier
2001-02-22
1
-1
/
+2
*
Remove useless Version.
Stefan Monnier
2000-12-18
1
-2
/
+1
*
(comment-indent-new-line): Use delete-horizontal-space
Stefan Monnier
2000-12-11
1
-3
/
+2
*
Fix copyright years.
Dave Love
2000-12-06
1
-4
/
+4
*
(comment-indent): Save excursion around call to comment-indent-function.
Stefan Monnier
2000-11-29
1
-2
/
+2
*
(comment-indent): Insert comment before calling
Stefan Monnier
2000-11-21
1
-35
/
+40
*
(comment-indent): Paren typo.
Stefan Monnier
2000-11-14
1
-9
/
+10
*
(comment-indent-default): Stick \s<\s< to the left
Stefan Monnier
2000-11-14
1
-2
/
+4
*
(comment-indent-default): Autoload.
Stefan Monnier
2000-10-08
1
-1
/
+2
*
(comment-indent):
Stefan Monnier
2000-10-05
1
-24
/
+35
*
(comment-indent-function): Use 0 for ;;; and %%%.
Stefan Monnier
2000-09-29
1
-5
/
+16
*
Remove redundant change-log.
Stefan Monnier
2000-07-06
1
-150
/
+1
*
(uncomment-region): Be more careful when skipping
Stefan Monnier
2000-07-06
1
-5
/
+9
[next]