log lisp/add-log.el @ 18713:bca5a6b78f91

age author description
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-log-tex-like-modes):
1997-04-12 Richard M. Stallman Add 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 Marshall Tweak change-log-font-lock-keywords
1996-09-01 Richard M. Stallman (change-log-name): Don't treat MSDOS, NT specially.
1996-08-24 Erik Naggum Change 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 autoload cookies.
1996-02-09 Richard M. Stallman (add-log-current-defun): In Lisp, if we don't find a
1996-01-14 Erik Naggum Update FSF's address.
1995-12-13 Karl Heuer (change-log-mode): Defaults for `indent-tabs-mode'
1995-11-25 Richard M. Stallman (add-change-log-entry): Initialize add-log-full-name
1995-11-11 Richard M. Stallman (change-log-mode): Remove incorrect "^" anchors from
1995-10-24 Richard M. Stallman (get-method-definition, get-method-definition-1):
1995-10-20 Richard M. Stallman (add-log-current-defun): Handle `private', `public' in C++ class definitions.
1995-09-25 Richard M. Stallman (add-log-current-defun): Ignore quotes before fcn name.
1995-07-17 Karl Heuer (add-log-current-defun): Handle C struct definitions.
1995-06-09 Karl Heuer (prompt-for-change-log-name): Handle the case where
1995-05-15 Karl Heuer (get-method-definition): Fix regexps.
1995-05-08 Richard M. Stallman (add-log-current-defun): Handle objc-mode like c-mode;
1995-05-08 Richard M. Stallman (get-method-definition, get-method-definition-1): New functions.
1995-04-24 Simon Marshall change-log-font-lock-keywords efficiency fix.
1994-11-10 Richard M. Stallman (find-change-log): If change-log-default-name
1994-11-01 Richard M. Stallman (change-log-name): Use changlo on windows-nt.
1994-10-13 Richard M. Stallman (change-log-mode-map): Move the definition up.
1994-10-12 Simon Marshall * add-log.el: (change-log-mode): Set font-lock-defaults.
1994-10-08 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
1994-10-07 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
1994-10-05 Richard M. Stallman (add-log-current-defun): Handle Perl specially.
1994-09-22 Richard M. Stallman (add-change-log-entry): Set add-log-full-name and
1994-09-20 Richard M. Stallman (add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.
1994-07-24 Richard M. Stallman (add-log-current-defun): Skip doc string
1994-07-16 Richard M. Stallman (add-change-log-entry): Use <...> around mail address.
1994-07-04 Roland McGrath (add-change-log-entry): Apply expand-file-name to FILE-NAME.
1994-06-25 Richard M. Stallman (add-log-mailing-address): Use user-mail-address.
1994-06-24 Richard M. Stallman (find-change-log): If file name specified, just use it.
1994-03-28 Roland McGrath (add-log-current-defun): Autoload this.
1994-03-12 Karl Heuer Don't use triple-hyphen in a character class.
1994-01-06 Richard M. Stallman (change-log-name): On MSDOS, use changelo.
1994-01-06 Richard M. Stallman (change-log-name): Let default name for ms-dos be "change.log".
1993-12-23 Richard M. Stallman (add-log-current-defun):
1993-11-24 Richard M. Stallman (add-change-log-entry): put buffer in change-log-mode.
1993-11-16 Richard M. Stallman (change-log-default-name, add-log-current-defun-function)
1993-09-19 Brian Fox add-log-full-name, add-log-mailing-address: new varialbes
1993-07-31 Richard M. Stallman (change-log-mode): Use \f for formfeed, to avoid syntax error.
1993-07-19 Roland McGrath (prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).
1993-07-18 Roland McGrath (add-log-current-defun-function): New defvar.
1993-06-25 Roland McGrath (find-change-log): Try get-file-buffer before file-exists-p.
1993-06-21 Jim Blandy * add-log.el (add-log-current-defun): To find the name of the
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-05 Richard M. Stallman (add-log-current-defun): Fix typos in last change.
1993-06-05 Richard M. Stallman (add-log-current-defun): Handle Fortran.
1993-05-29 Richard M. Stallman (find-change-log): Use file-chase-links.
1993-05-28 Richard M. Stallman Finish previous change.
1993-05-28 Richard M. Stallman (find-log-file): Use source file's truename dir.
1993-05-28 Richard M. Stallman (find-change-log): Chase symlinks multiple levels.