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 [emacs-unicod


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el [emacs-unicode-2]
Date: Fri, 23 Jul 2004 00:56:44 -0400

Index: emacs/lisp/progmodes/make-mode.el
diff -c emacs/lisp/progmodes/make-mode.el:1.83.4.1 
emacs/lisp/progmodes/make-mode.el:1.83.4.2
*** emacs/lisp/progmodes/make-mode.el:1.83.4.1  Fri Apr 16 12:50:35 2004
--- emacs/lisp/progmodes/make-mode.el   Fri Jul 23 04:30:39 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]