emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el
Date: Thu, 22 Jul 2004 10:29:56 -0400

Index: emacs/lisp/progmodes/make-mode.el
diff -c emacs/lisp/progmodes/make-mode.el:1.86 
emacs/lisp/progmodes/make-mode.el:1.87
*** emacs/lisp/progmodes/make-mode.el:1.86      Sat Jan  3 12:09:15 2004
--- emacs/lisp/progmodes/make-mode.el   Thu Jul 22 14:26:26 2004
***************
*** 8,18 ****
  ;; 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
--- 8,13 ----
***************
*** 63,68 ****
--- 58,64 ----
  ;;
  ;; 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]