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