log lisp/add-log.el @ 12803:6dcd5ad16790

age author description
Mon, 17 Jul 1995 22:44:40 +0000 Karl Heuer (add-log-current-defun): Handle C struct definitions.
Fri, 09 Jun 1995 01:29:21 +0000 Karl Heuer (prompt-for-change-log-name): Handle the case where
Mon, 15 May 1995 22:00:20 +0000 Karl Heuer (get-method-definition): Fix regexps.
Mon, 08 May 1995 19:50:10 +0000 Richard M. Stallman (add-log-current-defun): Handle objc-mode like c-mode;
Mon, 08 May 1995 00:45:17 +0000 Richard M. Stallman (get-method-definition, get-method-definition-1): New functions.
Mon, 24 Apr 1995 11:03:55 +0000 Simon Marshall change-log-font-lock-keywords efficiency fix.
Thu, 10 Nov 1994 22:03:43 +0000 Richard M. Stallman (find-change-log): If change-log-default-name
Tue, 01 Nov 1994 05:45:04 +0000 Richard M. Stallman (change-log-name): Use changlo on windows-nt.
Thu, 13 Oct 1994 03:29:22 +0000 Richard M. Stallman (change-log-mode-map): Move the definition up.
Wed, 12 Oct 1994 08:04:08 +0000 Simon Marshall * add-log.el: (change-log-mode): Set font-lock-defaults.
Sat, 08 Oct 1994 09:00:51 +0000 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
Fri, 07 Oct 1994 09:53:28 +0000 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
Wed, 05 Oct 1994 20:28:54 +0000 Richard M. Stallman (add-log-current-defun): Handle Perl specially.
Thu, 22 Sep 1994 20:31:07 +0000 Richard M. Stallman (add-change-log-entry): Set add-log-full-name and
Tue, 20 Sep 1994 05:38:59 +0000 Richard M. Stallman (add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.
Sun, 24 Jul 1994 02:50:50 +0000 Richard M. Stallman (add-log-current-defun): Skip doc string
Sat, 16 Jul 1994 19:30:21 +0000 Richard M. Stallman (add-change-log-entry): Use <...> around mail address.
Mon, 04 Jul 1994 20:58:39 +0000 Roland McGrath (add-change-log-entry): Apply expand-file-name to FILE-NAME.
Sat, 25 Jun 1994 00:35:12 +0000 Richard M. Stallman (add-log-mailing-address): Use user-mail-address.
Fri, 24 Jun 1994 15:47:09 +0000 Richard M. Stallman (find-change-log): If file name specified, just use it.
Mon, 28 Mar 1994 23:57:28 +0000 Roland McGrath (add-log-current-defun): Autoload this.
Sat, 12 Mar 1994 00:23:12 +0000 Karl Heuer Don't use triple-hyphen in a character class.
Thu, 06 Jan 1994 11:44:29 +0000 Richard M. Stallman (change-log-name): On MSDOS, use changelo.
Thu, 06 Jan 1994 04:32:34 +0000 Richard M. Stallman (change-log-name): Let default name for ms-dos be "change.log".
Thu, 23 Dec 1993 04:42:26 +0000 Richard M. Stallman (add-log-current-defun):
Wed, 24 Nov 1993 01:53:58 +0000 Richard M. Stallman (add-change-log-entry): put buffer in change-log-mode.
Tue, 16 Nov 1993 06:15:33 +0000 Richard M. Stallman (change-log-default-name, add-log-current-defun-function)
Sun, 19 Sep 1993 01:54:48 +0000 Brian Fox add-log-full-name, add-log-mailing-address: new varialbes
Sat, 31 Jul 1993 18:41:53 +0000 Richard M. Stallman (change-log-mode): Use \f for formfeed, to avoid syntax error.
Mon, 19 Jul 1993 00:39:21 +0000 Roland McGrath (prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).