summaryrefslogtreecommitdiff
path: root/lisp/newcomment.el
Commit message (Expand)AuthorAgeFilesLines
* Fix for uncommentin in Fundamental mode.Chong Yidong2011-09-181-1/+2
* * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.Stefan Monnier2011-09-141-3/+3
* * lisp/newcomment.el (comment-end-skip): Doc fix (Bug#8659).Chong Yidong2011-05-281-1/+1
* * lisp/newcomment.el (comment-kill): Prefix "unused" local.Glenn Morris2011-05-111-1/+1
* Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* * lisp/vc/smerge-mode.el: Resolve comment conflicts more aggressively.Stefan Monnier2011-01-141-4/+7
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/newcomment.el (comment-styles): Add docs to each style.Stefan Monnier2010-12-031-12/+52
* | * newcomment.el (comment-dwim): Fix the intentation in the doc string.Lars Magne Ingebrigtsen2010-10-211-2/+2
* | Merge changes from emacs-23 branchChong Yidong2010-09-231-1/+2
|\ \ | |/
| * * lisp/newcomment.el (comment-normalize-vars): Better test validity ofStefan Monnier2010-09-211-1/+2
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | * lisp/newcomment.el (comment-add): Move comment to docstring.Stefan Monnier2010-08-171-5/+5
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-111-2/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-2/+2
* * newcomment.el (comment-region): Doc fix (Bug#3370).Chong Yidong2009-05-261-5/+9
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (comment-style): Default to `indent'. (Bug#1589)Dan Nicolaescu2008-12-181-1/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (comment-enter-backward): Be careful to restore point changed during narrowing.Stefan Monnier2008-04-031-4/+5
* Merge from emacs--rel--22Miles Bader2008-03-101-1/+1
|\
| * (comment-kill): Docstring improvement.Stefan Monnier2008-03-031-1/+1
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (comment-choose-indent): New function extractedStefan Monnier2007-09-281-37/+62
* | (comment-region-default): Don't triple theRichard M. Stallman2007-12-221-3/+9
* | Martin Rudalics <rudalics at gmx.at>Glenn Morris2007-11-281-2/+4
* | (comment-dwim): Call comment-insert-comment-function, if defined, forGlenn Morris2007-11-031-10/+15
* | (comment-indent): Let comment-insert-comment-function,Glenn Morris2007-11-021-38/+39
* | (comment-styles): New style indent-or-triple.Richard M. Stallman2007-10-261-26/+40
* | (comment-add): If EXTRA, double `comment-add' value.Richard M. Stallman2007-09-201-4/+4
* | (comment-add): New arg EXTRA.Richard M. Stallman2007-09-171-6/+16
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (comment-search-forward): Make sure we search forward.Stefan Monnier2007-05-081-42/+73
|/
* (comment-search-forward): Discard comment starters before point.Stefan Monnier2007-04-011-1/+3
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (comment-indent): "?\ " -> "?\s".Juanma Barranquero2006-11-271-2/+2
* (comment-valid-prefix-p): Make the check more thorough.Stefan Monnier2006-10-101-9/+40
* (comment-box): Call `comment-normalize-vars'. Add autoload cookie.Juanma Barranquero2006-08-201-4/+6
* (comment-indent): Fully update INDENTRichard M. Stallman2006-08-161-3/+8
* Move `safe-local-variable' declarations to the respective files.Reiner Steib2006-05-111-0/+1
* (comment-start, comment-start-skip)Dan Nicolaescu2006-04-201-0/+4
* (comment-add): New function.Stefan Monnier2006-04-171-6/+8
* Docstring fixes.Stefan Monnier2006-02-031-5/+6