]> code.delx.au - gnu-emacs/history - lisp/add-log.el
(Abbrevs): A @node line without explicit Prev, Next, and Up links.
[gnu-emacs] / lisp / add-log.el
2006-04-26 Stefan Monnier(add-log-iso8601-time-zone): Make parameter optional.
2006-04-26 Stefan MonnierRemove spurious * in docstrings.
2006-04-06 Reiner Steib* files.el: Move some `safe-local-variable' declaration...
2006-01-13 Romain Francoise(add-change-log-entry, change-log-merge):
2005-11-17 Chong Yidong* simple.el (hard-newline): New variable.
2005-11-10 Masatake YAMATO(add-log-current-defun): Handle class::method notation...
2005-10-23 Richard M. Stallman(add-log-current-defun): Clean up handling of DEFUNs.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-14 Juanma Barranquero(add-log-mailing-address, change-log-merge): Doc fix.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(change-log): Finish `defgroup' description with period.
2005-06-23 Kenichi Handa(change-log-font-lock-keywords): Make the regexp for
2005-06-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-05-29 Juri Linkov(change-log-font-lock-keywords):
2005-05-18 Juanma BarranqueroReplace `read-input' by `read-string'.
2005-05-12 Richard M. StallmanComment change.
2005-05-12 Masatake YAMATO(find-change-log): Fix typos in the docstring of function.
2005-04-06 Lute Kamstra(change-log-font-lock-keywords): Complete 2005-04-03...
2005-04-04 Lute Kamstra(change-log-font-lock-keywords): Names in parenthesized...
2005-04-03 Marcelo ToledoFixed syntax highlighting in lisp/add-log.el.
2005-03-21 Sam Steingold(add-log-current-defun): Support more C DEFUN forms.
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-01-04 Richard M. Stallman(change-log-font-lock-keywords): Don't match just ...
2004-12-03 Richard M. Stallman(add-log-current-defun): Handle the case where point
2004-10-27 Richard M. Stallman(add-change-log-entry): Set up mailing address and...
2004-06-25 Sam Steingold(change-log-font-lock-keywords): Support
2004-05-23 Juri Linkov(change-log-font-lock-keywords): Remove `:' from
2004-04-19 Stephen Eglen(add-change-log-entry): Update doc string to mention
2004-03-19 Stefan Monnier(add-change-log-entry): Simplify.
2003-09-01 Miles BaderAdd arch taglines
2003-06-16 Stefan Monnier(add-log-edit-prev-comment, add-log-edit-next-comment...
2003-04-19 Richard M. Stallman(add-log-current-defun-function): Add autoload cookie.
2003-04-12 Stefan Monnier(change-log-version-number-search): Fix old bug.
2003-01-18 Stefan Monnier(add-change-log-entry): Don't leave space at eol.
2002-12-02 Stefan Monnier(change-log-mode): Set indent-line-function explicitly
2002-10-10 Stefan Monnier(add-change-log-entry): Don't call find-file at all
2002-07-23 Markus Rost(add-log-current-defun): Fix typo in documentation.
2002-07-23 Markus Rost(add-log-mailing-address): Fix type. Can be a string.
2002-05-13 Colin Walters(add-log-mailing-address): Can be a list, too.
2002-05-12 Eli ZaretskiiChange all post-21.1 :version attributes to 21.4.
2001-10-25 Sam Steingold(add-log-always-start-new-record): New user option.
2001-10-06 Richard M. Stallman(add-change-log-entry): Skip copyright notice
2001-08-06 Pavel JaníkKeyword added and FSF specified as Maintainer.
2001-03-06 Stefan Monnier(add-log-current-defun): Check major-mode for `cperl...
2001-02-06 Dave Love(add-log-current-defun-function)
2000-12-14 Stefan Monnier(add-change-log-entry): Only expand-file-name if non...
2000-09-29 Stefan Monnier(find-change-log): New arg BUFFER-FILE.
2000-09-21 Gerd Moellmann(change-log-date-face, change-log-name-face)
2000-09-20 Stefan Monnier(add-log-file-name): New function (split out of add...
2000-09-19 Gerd Moellmann(change-log-font-lock-keywords): Match names
2000-08-15 Dave Love(change-log-merge): Doc fix.
2000-05-31 Dave Love(change-log-font-lock-keywords) <function>: Add
2000-05-26 Stefan Monnier(add-change-log-entry): Merge the current entry with the
2000-03-31 Dave LoveDon't require cl, fortran.
2000-03-02 Gerd Moellmann(add-log-current-defun): Add support for
2000-01-12 Gerd Moellmann(add-change-log-entry): Fix error trying an `(insert...
2000-01-11 Gerd Moellmann(add-log-current-defun): Handle user-defined
2000-01-11 Gerd Moellmann(add-change-log-entry): Insert version number
2000-01-11 Gerd Moellmann(add-log-current-defun): Call
2000-01-07 Dave Love(add-log-debugging): Deleted.
1999-12-27 Gerd Moellmann(change-log-version-number-regexp-list)
1999-11-26 Dave Love(add-log-current-defun): Use fortran-{beginning,end...
1999-11-26 Dave Love(change-log-mode-hook): Customize.
1999-08-16 Karl Heuer(add-log-current-defun): Exclude all trailing whitespace.
1999-07-09 Richard M. Stallman(add-log-current-defun): Remove trailing -=' in C modes.
1999-02-09 Richard M. Stallman(add-log-file-name-function): New variable.
1998-09-08 Dave Love(change-log-font-lock-keywords): Do parenthesized
1998-06-07 Richard M. StallmanComment change.
1998-05-10 Richard M. StallmanFix previous change.
1998-05-10 Richard M. Stallman(add-log-current-defun): Fix previous change--skip
1998-05-05 Richard M. Stallman(add-log-current-defun) <lisp>:
1998-05-05 Richard M. Stallman(add-log-current-defun): Fix previous fortran change.
1998-05-04 Richard M. Stallman(add-log-debugging): New variable.
1998-04-24 Richard M. Stallman(change-log-mode): Undo previous change.
1998-04-23 Dave Love(change-log-mode): Add `* ' to paragraph-start.
1998-04-17 Dave Love(change-log-mode): Revert 1997-12-03 doc change.
1998-03-01 Richard M. Stallman(change-log-font-lock-keywords): Recognize + in date.
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1997-12-04 Karl Heuer(change-log-add-make-room): New function.
1997-09-13 Richard M. Stallman(add-log-current-defun-function): Likewise.
1997-08-31 Richard M. Stallman(change-log-font-lock-keywords): Add more to prev change.
1997-08-24 Richard M. Stallman(change-log-font-lock-keywords):
1997-08-23 Richard M. Stallman(change-log-font-lock-keywords): Recognize "Patch by".
1997-08-19 Richard M. StallmanComment change.
1997-08-12 Richard M. Stallman(change-log-font-lock-keywords): Don't consider
1997-06-17 Richard M. Stallman(add-log-time-format): New variable.
1997-05-22 Erik Naggum(change-log-font-lock-keywords): Tweak font-lock-keywords.
1997-05-21 Erik Naggum(add-log-lisp-like-modes, add-log-c-like-modes, add...
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1996-11-02 Richard M. Stallman(change-log-fill-paragraph): Return non-nil so
1996-10-23 Simon MarshallTweak change-log-font-lock-keywords
1996-09-01 Richard M. Stallman(change-log-name): Don't treat MSDOS, NT specially.
1996-08-24 Erik NaggumChange to ISO 8601 date formats, without time of day.
1996-08-20 Karl Heuer[fixing previous change]
1996-08-20 Karl Heuer(change-log-mode): Set fill-paragraph-function.
1996-05-28 Karl Heuer(change-log-font-lock-keywords): Require colon after
1996-03-22 Richard M. Stallman(add-log-full-name, add-log-mailing-address): Add autol...
1996-02-09 Richard M. Stallman(add-log-current-defun): In Lisp, if we don't find a
1996-01-14 Erik NaggumUpdate FSF's address.
1995-12-13 Karl Heuer(change-log-mode): Defaults for `indent-tabs-mode'
next