Thien-Thi Nguyen
3731a85096
Update years in copyright notice; nfc.
2005-08-06 17:48:15 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Juanma Barranquero
4702c10dcd
(testcover): Finish `defgroup' description with period.
2005-07-04 02:45:49 +00:00
Miles Bader
4719d18424
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-387
...
Remove "-face" suffix from testcover faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
Remove "-face" suffix from face names.
(testcover-nohits-face, testcover-1value-face):
New backward-compatibility aliases for renamed faces.
(testcover-mark): Use renamed testcover faces.
2005-06-10 10:44:18 +00:00
Juanma Barranquero
f530778210
Specify missing group (and type, if simple) in defcustom.
2005-05-19 19:06:19 +00:00
Jonathan Yavner
3e39672fd3
Added some additional functions to the 1-valued',
compose', and progn groups.
...
Bugfix for marking up the definition for an empty function.
New category "potentially-1valued" for functions that are not erroneous if either 1-valued or multi-valued.
2004-07-17 17:06:26 +00:00
Jonathan Yavner
bbaa142972
Ensure that forms marked with `1value' actually always return the same value.
2003-11-30 06:56:28 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
91cbc31fa9
(noreturn): Report error if does return.
...
(testcover-reinstrument-clauses): Doc fix.
2003-08-06 01:10:37 +00:00
Jonathan Yavner
df961c06b1
Updated contact address.
2003-07-25 04:59:09 +00:00
Jonathan Yavner
7119cefec2
No error when marking functions whose body just returns a constant. Handle
...
screwy top-level macros that create functions and store them as properties of
symbols. Support for CL's function* macro.
2003-03-28 16:45:19 +00:00
Jonathan Yavner
7ed9159a5c
New major mode "SES" for spreadsheets.
...
New function (unsafep X) determines whether X is a safe Lisp form.
New support module testcover.el for coverage testing.
2002-09-28 18:45:56 +00:00