Chong Yidong
|
a8c41b4c0d
|
Don't allow functions that display messages in unsafep.
* emacs-lisp/unsafep.el: Don't mark functions that display
messages as safe. Suggested by Johan Bockgård.
|
2010-10-18 13:28:20 -04:00 |
|
Glenn Morris
|
114f9c9679
|
Add 2010 to copyright years.
|
2010-01-13 00:35:10 -08:00 |
|
Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Glenn Morris
|
d6cba7ae45
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 03:21:21 +00:00 |
|
Glenn Morris
|
8b72699e88
|
Add 2008 to copyright years.
|
2008-01-07 01:14:52 +00:00 |
|
Juanma Barranquero
|
2980f2d11b
|
(unsafep, unsafep-function, unsafep-progn, unsafep-let):
Fix typos in docstrings.
|
2007-10-29 15:41:53 +00:00 |
|
Glenn Morris
|
ab2d877d45
|
Replace `iff' in doc-strings and comments.
|
2007-08-08 07:17:12 +00:00 |
|
Glenn Morris
|
e0085d62fa
|
Switch license to GPLv3 or later.
|
2007-07-25 04:14:29 +00:00 |
|
Glenn Morris
|
f0fa15c5e5
|
Add 2007 to copyright years.
|
2007-01-21 02:48:43 +00:00 |
|
Richard M. Stallman
|
fe541a2743
|
(unsafep): Don't treat &rest or &optional as variables at all.
(unsafep-variable): Rename arg; doc fix.
|
2006-02-21 19:54:36 +00:00 |
|
Thien-Thi Nguyen
|
ceb4c4d303
|
Update years in copyright notice; nfc.
|
2006-02-06 12:31:40 +00:00 |
|
Stefan Monnier
|
60ee095775
|
Minor twiddles in comments and docstrings.
|
2006-02-01 17:01:03 +00:00 |
|
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 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Jonathan Yavner
|
df961c06b1
|
Updated contact address.
|
2003-07-25 04:59:09 +00:00 |
|
Juanma Barranquero
|
a1506d2977
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
|
Jonathan Yavner
|
a5297ce35c
|
Fixed first-line problem for function documentation strings.
|
2002-10-27 16:35:06 +00:00 |
|
Richard M. Stallman
|
40e18430f5
|
(unsafep-variable): Pass second arg to risky-local-variable-p.
|
2002-10-26 22:34:50 +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 |
|