summaryrefslogtreecommitdiff
path: root/lisp/newcomment.el
Commit message (Expand)AuthorAgeFilesLines
...
* * loadup.el: Preload newcomment.el.Stefan Monnier2012-05-071-5/+10
* Merge from pending; try to fix-up suboptimal ses ChangeLog.Glenn Morris2012-04-161-2/+16
|\
| * Merge from trunkpendingStefan Monnier2012-03-251-16/+20
| |\
| * | * lisp/newcomment.el (comment-inline-offset): Don't autoload.Stefan Monnier2012-03-251-3/+3
| * | * lisp/newcomment.el (comment-inline-offset): New custom var.Philipp Haselwarter2012-03-251-1/+14
* | | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-3/+3
| |/ |/|
* | * lisp/newcomment.el (comment-choose-indent): No space after BOL.Stefan Monnier2012-03-221-1/+1
* | * lisp/newcomment.el (comment-styles): Add autoload.Chong Yidong2012-02-251-0/+1
* | lisp/newcomment.el (uncomment-region-default): Remove unused binding.Juanma Barranquero2012-02-211-3/+3
* | * lisp/newcomment.el (uncomment-region-default): Don't leave extra spaceLawrence Mitchell2012-02-171-8/+9
* | Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | 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
|/