aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/add-log.el
Commit message (Expand)AuthorAgeFilesLines
* (change-log-redate): Remove (not needed anymore andNick Roberts2007-07-251-23/+0
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (add-change-log-entry): Check add-log-full-nameRichard M. Stallman2007-07-151-5/+10
* add-log-current-defun): Skip the semicolon ``;'' forRichard M. Stallman2007-01-271-13/+7
* (add-log-current-defun): Use CC Mode functions toRichard M. Stallman2007-01-221-118/+123
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (add-log-current-defun): Call `forward-sexp'Masatake YAMATO2006-12-261-1/+13
* Update copyright years.Glenn Morris2006-12-051-2/+2
* (add-log-time-zone-rule): Mark as safe-local-variable.Reiner Steib2006-11-051-0/+2
* (add-log-current-defun): Use `forward-sexp'Masatake YAMATO2006-09-221-1/+1
* (change-log-default-name): Put `string-or-null-p'Juri Linkov2006-05-091-2/+1
* (add-log-iso8601-time-zone): Make parameter optional.Stefan Monnier2006-04-261-2/+3
* Remove spurious * in docstrings.Stefan Monnier2006-04-261-37/+45
* * files.el: Move some `safe-local-variable' declarations to theReiner Steib2006-04-061-0/+2
* (add-change-log-entry, change-log-merge):Romain Francoise2006-01-131-5/+9
* * simple.el (hard-newline): New variable.Chong Yidong2005-11-171-4/+4
* (add-log-current-defun): Handle class::method notation of c++.Masatake YAMATO2005-11-101-1/+8
* (add-log-current-defun): Clean up handling of DEFUNs.Richard M. Stallman2005-10-231-18/+16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (add-log-mailing-address, change-log-merge): Doc fix.Juanma Barranquero2005-07-141-3/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (change-log): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-4/+4
* (change-log-font-lock-keywords): Make the regexp forKenichi Handa2005-06-231-3/+7
* Revision: [email protected]/emacs--cvs-trunk--0--patch-366Miles Bader2005-06-101-20/+36
* (change-log-font-lock-keywords):Juri Linkov2005-05-291-1/+1
* Replace `read-input' by `read-string'.Juanma Barranquero2005-05-181-2/+2
* Comment change.Richard M. Stallman2005-05-121-0/+3
* (find-change-log): Fix typos in the docstring of function.Masatake YAMATO2005-05-121-2/+2
* (change-log-font-lock-keywords): Complete 2005-04-03 change.Lute Kamstra2005-04-061-6/+6
* (change-log-font-lock-keywords): Names in parenthesized lists canLute Kamstra2005-04-041-6/+6
* Fixed syntax highlighting in lisp/add-log.el.Marcelo Toledo2005-04-031-1/+1
* (add-log-current-defun): Support more C DEFUN forms.Sam Steingold2005-03-211-6/+10
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (change-log-font-lock-keywords): Don't match just "From".Richard M. Stallman2005-01-041-1/+3
* (add-log-current-defun): Handle the case where pointRichard M. Stallman2004-12-031-3/+22
* (add-change-log-entry): Set up mailing address and full name later,Richard M. Stallman2004-10-271-19/+17
* (change-log-font-lock-keywords): SupportSam Steingold2004-06-251-4/+7
* (change-log-font-lock-keywords): Remove `:' fromJuri Linkov2004-05-231-4/+4
* (add-change-log-entry): Update doc string to mentionStephen Eglen2004-04-191-1/+1
* (add-change-log-entry): Simplify.Stefan Monnier2004-03-191-3/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (add-log-edit-prev-comment, add-log-edit-next-comment): New commands.Stefan Monnier2003-06-161-3/+36
* (add-log-current-defun-function): Add autoload cookie.Richard M. Stallman2003-04-191-0/+2
* (change-log-version-number-search): Fix old bug.Stefan Monnier2003-04-121-11/+36
* (add-change-log-entry): Don't leave space at eol.Stefan Monnier2003-01-181-29/+27
* (change-log-mode): Set indent-line-function explicitlyStefan Monnier2002-12-021-0/+1
* (add-change-log-entry): Don't call find-file at allStefan Monnier2002-10-101-22/+37
* (add-log-current-defun): Fix typo in documentation.Markus Rost2002-07-231-1/+1
* (add-log-mailing-address): Fix type. Can be a string.Markus Rost2002-07-231-1/+2
* (add-log-mailing-address): Can be a list, too.Colin Walters2002-05-131-8/+20