Tue, 18 Jul 2006 16:33:45 +0000 |
Dan Nicolaescu |
* ebrowse.c (usage, version): Mark as NO_RETURN.
|
Tue, 18 Jul 2006 13:26:38 +0000 |
Kim F. Storm |
* eval.c (xsignal): New func. Like Fsignal, but marked no-return.
|
Thu, 13 Jul 2006 13:43:50 +0000 |
Kim F. Storm |
(Fthrow): Remove loop around Fsignal.
|
Mon, 03 Jul 2006 15:41:26 +0000 |
Richard M. Stallman |
(Fdefvaralias): Doc fix.
|
Tue, 13 Jun 2006 23:09:17 +0000 |
Richard M. Stallman |
(Fdefconst): Mark variable as risky.
|
Tue, 18 Apr 2006 21:00:44 +0000 |
Thien-Thi Nguyen |
Comment munging wrt max-specpdl-size; nfc.
|
Sat, 11 Mar 2006 16:00:50 +0000 |
Eli Zaretskii |
(unwind_to_catch): Call x_fully_uncatch_errors only if HAVE_X_WINDOWS.
|
Sat, 11 Mar 2006 15:19:31 +0000 |
Richard M. Stallman |
(unwind_to_catch): Call x_fully_uncatch_errors.
|
Sun, 26 Feb 2006 18:08:02 +0000 |
Luc Teirlinck |
(specpdl_ptr): Remove volatile qualifier for consistency with lisp.h.
|
Sat, 25 Feb 2006 23:20:10 +0000 |
Chong Yidong |
* xterm.h (x_catch_errors) Return value changed to void.
|
Fri, 10 Feb 2006 00:00:31 +0000 |
Kim F. Storm |
* data.c (Findirect_function): Add NOERROR arg. All callers changed
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Wed, 28 Dec 2005 02:08:03 +0000 |
Richard M. Stallman |
(do_autoload): Ignore elements of Vautoload_queue where car is not symbol.
|
Mon, 26 Dec 2005 04:46:06 +0000 |
Richard M. Stallman |
(un_autoload): Expect (0 . OFEATURES) in Vautoload_queue to undo a `provide'.
|
Sat, 29 Oct 2005 19:34:12 +0000 |
Richard M. Stallman |
(internal_lisp_condition_case): New function.
|