From e008a4e588349adc7cb5e11829c0e52652691242 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 22 Jul 2004 14:26:26 +0000 Subject: [PATCH] Fix comments. --- lisp/progmodes/make-mode.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 -- 2.39.2