log lisp/emacs-lisp/checkdoc.el @ 64447:484df4dab5eb

age author description
2005-07-16 Richard M. Stallman (checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay)
2005-07-08 Richard M. Stallman (checkdoc-proper-noun-list):
2005-07-04 Lute Kamstra Update FSF's address.
2004-12-11 Stefan Monnier (checkdoc-continue, checkdoc-comments, checkdoc-message-text, checkdoc-defun):
2004-09-12 Stefan Monnier (checkdoc-this-string-valid-engine):
2004-05-08 Andreas Schwab (checkdoc-minor-mode): Doc fix.
2004-04-23 Stefan Monnier (checkdoc-output-error-regex-alist): New var.
2004-04-21 Stefan Monnier (checkdoc-output-mode): Make it a normal major mode.
2004-04-14 Stefan Monnier (checkdoc-output-mode-map, checkdoc-find-error-mouse, checkdoc-find-error):
2004-03-22 Stefan Monnier (checkdoc-error): Dont' assume point-min == 1.
2003-09-01 Miles Bader Add arch taglines
2003-05-23 Lute Kamstra (checkdoc-file-comments-engine): Use
2003-03-28 Juanma Barranquero (checkdoc-display-status-buffer): Fix docstring.
2003-02-05 Juanma Barranquero (checkdoc-minor-keymap): Add obsolescence declaration and remove redundant info
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2002-12-23 Richard M. Stallman Don't define a name for the minor mode menu.
2002-11-18 Markus Rost (checkdoc-minor-mode): Add group.
2002-11-07 Markus Rost (checkdoc-find-error): Use get-file-buffer instead of get-buffer.
2002-08-09 Richard M. Stallman (checkdoc, checkdoc-interactive)
2002-07-14 Richard M. Stallman Fix doc typos.
2002-06-18 Juanma Barranquero (checkdoc-this-string-valid-engine): Fix typo.
2002-05-12 Markus Rost (checkdoc-minor-mode): Define it with define-minor-mode.
2002-02-06 Richard M. Stallman (checkdoc-this-string-valid-engine):
2002-01-13 Pavel Janík Fix typo.
2001-11-27 Sam Steingold Converted backquote to the new style.
2001-11-17 Richard M. Stallman (princ-list, checkdoc-read-event, add-to-list): Delete compatibility code.
2001-11-11 Richard M. Stallman (checkdoc-file-comments-engine):
2001-10-25 Stefan Monnier (checkdoc-eval-defun): Call eval-defun
2001-09-17 Gerd Moellmann (checkdoc-this-string-valid-engine):
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-04-23 Gerd Moellmann Fix autoload cookies.
2001-04-03 Gerd Moellmann (checkdoc-common-verbs-wrong-voice): Add
2000-11-14 Stefan Monnier (checkdoc-minor-mode) <defvar>: Remove.
2000-01-26 Dave Love (checkdoc-interactive-loop): Don't lose on a function with an empty
1999-11-26 Richard M. Stallman (checkdoc-this-string-valid-engine):
1999-09-13 Dave Love (checkdoc-display-status-buffer): Avoid
1998-10-04 Eric M. Ludlam (checkdoc-sentencespace-region-engine): Protect a `forward-sexp' call
1998-09-05 Eric M. Ludlam (checkdoc-buffer-label): New function.
1998-07-03 Eric M. Ludlam (checkdoc): Updated commentary.
1998-06-24 Andreas Schwab (checkdoc-autofix-flag): Use `other'
1998-06-19 Karl Heuer (checkdoc-eval-defun): Doc fix.
1998-05-23 Richard M. Stallman Many doc fixes.
1998-05-17 Eric M. Ludlam Updated with latest version. Changes include:
1998-04-18 Dan Nicolaescu *** empty log message ***
1998-03-14 Eric M. Ludlam Updated to 0.4.3:
1998-02-20 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
1998-01-08 Eric M. Ludlam Added some more comments in the commentary.
1997-10-16 Karl Heuer Initial revision