Mercurial > emacs
changeset 56503:8bbd2323fbf2
Fix comments.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 22 Jul 2004 14:26:26 +0000 |
parents | d52997cf4fbb |
children | 8d030ffc0866 0fde48feb604 |
files | lisp/progmodes/make-mode.el |
diffstat | 1 files changed, 1 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/make-mode.el Thu Jul 22 14:26:06 2004 +0000 +++ b/lisp/progmodes/make-mode.el Thu Jul 22 14:26:26 2004 +0000 @@ -8,11 +8,6 @@ ;; Adapted-By: ESR ;; Keywords: unix, tools -;; RMS: -;; This needs work. -;; Also, the doc strings need fixing: the first line doesn't stand alone, -;; and other usage is not high quality. Symbol names don't have `...'. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify @@ -63,6 +58,7 @@ ;; ;; To Do: ;; +;; * Add missing doc strings, improve terse doc strings. ;; * Eliminate electric stuff entirely. ;; * It might be nice to highlight targets differently depending on ;; whether they are up-to-date or not. Not sure how this would