]> code.delx.au - gnu-emacs/history - lisp/newcomment.el
(ediff-files, ediff-files3, ediff-merge-files)
[gnu-emacs] / lisp / newcomment.el
2006-04-20 Dan Nicolaescu(comment-start, comment-start-skip)
2006-04-17 Stefan Monnier(comment-add): New function.
2006-02-03 Stefan MonnierDocstring fixes.
2005-11-20 Stefan Monnier(comment-enter-backward): Fix last fix.
2005-11-20 Stefan Monnier*** empty log message ***
2005-11-04 Stefan Monnier(comment-region-internal): Box more tightly in the
2005-08-09 Richard M. StallmanAddress change.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-29 Stefan Monnier(comment-indent-default): Don't get fooled by an early...
2005-05-19 Juanma BarranqueroSpecify missing group (and type, if simple) in defcustom.
2004-10-16 Richard M. Stallman(comment-auto-fill-only-comments): Add autoload.
2004-10-03 Daniel Pfeiffercomment-beginning: doc-fix and don't choke on unset...
2004-09-29 Luc Teirlinck(comment-multi-line): Doc fix.
2004-09-07 Stefan Monnier(uncomment-region-default, comment-region-default):
2004-09-04 Eli Zaretskii(uncomment-region): Bind comment-use-global-state to...
2004-06-17 Juanma Barranquero(comment-region-internal): Fix docstring.
2004-06-10 Juanma Barranquero(comment-search-forward, comment-search-backward):...
2004-03-08 Stefan Monnier(comment-use-global-state): New var.
2004-03-04 Stefan Monnier(comment-normalize-vars): Check the user-specified...
2004-03-04 Stefan Monnier(uncomment-region): Allow non-terminated comment.
2004-02-16 Eli Zaretskii(uncomment-region): Allow eob as comment end.
2004-02-16 Eli Zaretskii(comment-insert-comment-function, comment-region-function,
2003-11-25 Stefan Monnier(comment-normalize-vars): Initialize properly if commen...
2003-10-24 Stefan Monnier(comment-indent): Don't call indent-according-to-mode...
2003-09-01 Miles BaderAdd arch taglines
2003-07-04 Stefan Monnier(uncomment-region): Remove padding coming from
2003-05-30 Stefan Monnier(comment-empty-lines): New var.
2003-05-10 Stefan Monnier(comment-indent): Try to align to adjacent comments.
2003-05-09 Stefan Monnier(comment-indent): Be more careful when inserting
2003-05-06 Stefan Monnier(comment-normalize-vars): Add docstring.
2003-05-06 Stefan Monnier(comment-set-column, comment-kill, comment-or-uncomment...
2003-05-06 Richard M. Stallman(comment-search-forward): Delete autoload cookie.
2003-05-03 Richard M. Stallman(comment-search-forward): Add autoload cookie.
2003-04-23 Stefan Monnier(comment-normalize-vars): Fix regexp.
2003-04-19 Richard M. Stallman(comment-use-syntax): Add autoload cookie.
2003-02-13 Dave Love(comment-indent): Ensure space before added comment.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-11-12 Markus Rost(defgroup comment): Remove autoload cookie.
2002-09-13 Stefan Monnier(comment-with-narrowing): Use the `declare' thingy.
2002-09-11 Juanma Barranquero(uncomment-region): Fix let/let* use.
2002-09-10 Stefan Monnier(uncomment-region): Be more careful with `='.
2002-09-03 Stefan Monnier(comment-make-extra-lines): Only use the
2002-08-12 Stefan Monnier(comment-region): Force `lines' when `block' is set.
2002-06-18 Stefan Monnier(comment-normalize-vars): Refresh the comment-foo-skip
2002-04-30 Stefan Monnier(comment-fill-column): Fix :type spec.
2002-04-29 Stefan Monnier(comment-fill-column): New var.
2002-04-08 Stefan Monnier(comment-column): Docstring improvement.
2002-03-04 Stefan Monnier(comment-forward): Use forward-comment to skip
2002-01-13 Pavel JaníkFix typo.
2001-12-14 Stefan Monnier(comment-indent): Jump to the middle of empty comments.
2001-12-02 Stefan MonnierNew bug.
2001-11-29 Stefan MonnierNew bug.
2001-11-19 Stefan Monnier(comment-column, comment-style, comment-multi-line)
2001-11-19 Stefan Monnier(comment-indent): Fix misindentation for comment-only...
2001-11-13 Stefan Monnier(comment-normalize-vars): Handle a nil comment-padding.
2001-10-12 Stefan Monnier(comment-region-internal): Don't rebind
2001-10-11 Stefan Monnier(comment-indent): Be a little more robust in case
2001-09-27 Stefan Monnier(comment-normalize-vars): Use " \t" rather than
2001-09-01 Stefan Monnier(comment-indent): Don't insert a fixed number of spaces.
2001-09-01 Stefan Monnier*** empty log message ***
2001-08-21 Stefan Monnier(comment-beginning): Make sure the comment-start
2001-03-02 Stefan Monnier(comment-normalize-vars): Use [ \t] for the trailing
2001-02-22 Stefan Monnier(comment-forward): Skip the comment-start before
2000-12-18 Stefan MonnierRemove useless Version.
2000-12-11 Stefan Monnier(comment-indent-new-line): Use delete-horizontal-space
2000-12-06 Dave LoveFix copyright years.
2000-11-29 Stefan Monnier(comment-indent): Save excursion around call to comment...
2000-11-21 Stefan Monnier(comment-indent): Insert comment before calling
2000-11-14 Stefan Monnier(comment-indent): Paren typo.
2000-11-14 Stefan Monnier(comment-indent-default): Stick \s<\s< to the left
2000-10-08 Stefan Monnier(comment-indent-default): Autoload.
2000-10-05 Stefan Monnier(comment-indent):
2000-09-29 Stefan Monnier(comment-indent-function): Use 0 for ;;; and %%%.
2000-07-06 Stefan MonnierRemove redundant change-log.
2000-07-06 Stefan Monnier(uncomment-region): Be more careful when skipping
2000-06-20 Dave Love(comment) <defgroup>: Add :version.
2000-06-04 Stefan Monnier(comment-indent): Ignore comment-indent-hook.
2000-05-25 Stefan MonnierAdd abundant autoload cookies.
2000-05-23 Stefan Monnier(comment-make-extra-lines): Don't use `assert'.
2000-05-22 Stefan Monnier(comment-region-internal): Go back to BEG after quoting
2000-05-21 Stefan Monnier(comment-styles): New `box-multi'.
2000-05-19 Stefan MonnierFix license text and author.
2000-05-17 Stefan Monnier(comment-beginning): Handle unclosed comment.
2000-05-16 Stefan Monnier(comment-string-strip): Strip terminating newlines.
2000-05-14 Stefan Monnier(comment-start, comment-start-skip, comment-end): Made...
2000-05-13 Stefan Monnier(comment-use-syntax): Change `maybe' to `undecided'.
1999-12-08 Stefan Monniervarious fixes and gratuitous movements.
1999-11-30 Stefan Monnier(comment-style(s)): Replaces comment-extra-lines (and...
1999-11-29 Stefan Monnier(comment-find): New function.
1999-11-29 Stefan Monnier(kill-comment): Fixed by rewriting it with syntax-table...
1999-11-28 Stefan Monnier(comment-make-extra-lines): Moved out of comment-region...
1999-11-28 Stefan MonnierFirst "working" version: