emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Jonathan Yavner
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 17 Jul 2004 14:27:29 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6237 emacs/lisp/ChangeLog:1.6238
*** emacs/lisp/ChangeLog:1.6237 Sat Jul 17 14:35:44 2004
--- emacs/lisp/ChangeLog        Sat Jul 17 17:06:26 2004
***************
*** 1,3 ****
--- 1,13 ----
+ 2004-07-17  Jonathan Yavner  <address@hidden>
+ 
+       * emacs-lisp/testcover.el: New category "potentially-1valued" for
+       functions that are not erroneous if either 1-valued or
+       multi-valued.  Detect functions in this class.
+       (testcover-1value-functions, testcover-compose-functions,
+       testcover-progn-functions) Added some additional functions to lists.
+       (testcover-mark): Bugfix when marking up the definition for an
+       empty function.
+ 
  2004-07-17  Richard M. Stallman  <address@hidden>
  
        * replace.el (occur-read-primary-args): Pass default to 
read-from-minibuffer.




reply via email to

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