# HG changeset patch # User Kim F. Storm # Date 1090506386 0 # Node ID 8bbd2323fbf2fe1a4891c764ff202dfc9884e7b0 # Parent d52997cf4fbb7404d6b0fd1845f8816d1fab1b91 Fix comments. diff -r d52997cf4fbb -r 8bbd2323fbf2 lisp/progmodes/make-mode.el --- 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