From: Kim F. Storm Date: Thu, 22 Jul 2004 14:26:26 +0000 (+0000) Subject: Fix comments. X-Git-Tag: ttn-vms-21-2-B4~5420 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e008a4e588349adc7cb5e11829c0e52652691242;p=emacs.git Fix comments. --- diff --git a/lisp/progmodes/make-mode.el b/lisp/progmodes/make-mode.el index 5130ca9bfef..c887b144965 100644 --- a/lisp/progmodes/make-mode.el +++ b/lisp/progmodes/make-mode.el @@ -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