2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-15 |
Richard M. Stallman |
(Fsetq_default): Doc fix.
|
2007-06-05 |
Chong Yidong |
(Fmake_local_variable): Delete stray semicolon.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-17 |
Richard M. Stallman |
Comment change.
|
2006-11-12 |
Juanma Barranquero |
(Flogxor): Fix typo in docstring.
|
2006-11-08 |
Juanma Barranquero |
(Fmakunbound): Use SYMBOL_CONSTANT_P macro.
|
2006-07-18 |
Kim F. Storm |
(circular_list_error): Use xsignal.
|
2006-07-13 |
Kim F. Storm |
(Findirect_function): Optimize for no indirection.
|
2006-07-12 |
Kim F. Storm |
(wrong_type_argument): Remove loop around Fsignal.
|
2006-04-11 |
Dan Nicolaescu |
* lisp.h (wrong_type_argument): Mark as NO_RETURN.
|
2006-02-10 |
Thien-Thi Nguyen |
(Findirect_function): Rewrite docstring.
|
2006-02-10 |
Kim F. Storm |
* data.c (Findirect_function): Add NOERROR arg. All callers changed
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-30 |
Luc Teirlinck |
(Flistp): Doc fix.
|
2006-01-29 |
Luc Teirlinck |
(Fcar, Fcdr): Doc fixes.
|
2006-01-28 |
Luc Teirlinck |
(Fcar, Fcdr): Add links to Elisp manual to the docstrings.
|
2005-10-30 |
Richard M. Stallman |
(Fmake_variable_frame_local): Doc fix.
|
2005-10-28 |
Chong Yidong |
* data.c (Fmake_variable_frame_local): Add clarification to
|
2005-09-18 |
John Paul Wallington |
(Fdefalias): Signal an error if SYMBOL is not a symbol.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-04-27 |
Kim F. Storm |
(syms_of_data) Staticpro Qcyclic_variable_indirection.
|
2005-04-20 |
Kenichi Handa |
(Faref): Handle special slots used as default values of
|
2005-02-15 |
Richard M. Stallman |
(Fsetq_default): Allow no arg case.
|
2004-12-27 |
Richard M. Stallman |
(Fdefalias): Use (defun . FN_NAME) in LOADHIST_ATTACH.
|
2004-12-15 |
Jan Djärv |
* syssignal.h: Declare main_thread.
|
2004-12-02 |
Richard M. Stallman |
(Fmake_variable_buffer_local): Doc fix.
|
2004-11-09 |
Kim F. Storm |
(store_symval_forwarding): Remove unused variables.
|
2004-10-26 |
Kim F. Storm |
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
|