- 21 Nov, 2002 1 commit
-
-
Richard M. Stallman authored
and subr frames, in any order.
-
- 24 Aug, 2002 2 commits
-
-
Andreas Schwab authored
-
Richard M. Stallman authored
Record variables in load history as (defvar . VAR). (Fdefvar): Don't record in load history if no initial value. (Qdefvar): New variable. (syms_of_eval): Init and staticpro it.
-
- 15 Jul, 2002 2 commits
-
-
Juanma Barranquero authored
-
Ken Raeburn authored
SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references left unchanged for now.
-
- 12 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
For a memory-full error, don't call Vsignal_hook_function and don't set Vsignaling_function.
-
- 11 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 07 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 28 May, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 20 May, 2002 1 commit
-
-
Ken Raeburn authored
XSYMBOL and name field.
-
- 15 May, 2002 1 commit
-
-
Eli Zaretskii authored
-
- 30 Apr, 2002 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 28 Apr, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 24 Mar, 2002 1 commit
-
-
Gerd Moellmann authored
(Fdefmacro): Handle `(declare ...)'. (syms_of_eval) <Qdeclare>: Initialize and staticpro. (syms_of_eval) <Vmacro_declaration_function>: DEFVAR_LISP.
-
- 04 Mar, 2002 1 commit
-
-
Stefan Monnier authored
-
- 02 Feb, 2002 1 commit
-
-
Pavel Janík authored
`display_hourglass_p'.
-
- 01 Jan, 2002 1 commit
-
-
Andreas Schwab authored
not EMACS_INT, to make them compatible with DEFVAR_INT.
-
- 22 Dec, 2001 1 commit
-
-
Pavel Janík authored
`Qmocklisp'. Remove prototype of ml_apply. (Fprogn, Fwhile, Fcommandp, Feval, Ffuncall, funcall_lambda): Do not test for mocklisp case. (Fwhile): Remove unused variable `tem'. (syms_of_eval): Remove variable `moclisp-arguments'.
-
- 06 Dec, 2001 1 commit
-
-
Stefan Monnier authored
-
- 05 Dec, 2001 1 commit
-
-
Stefan Monnier authored
-
- 26 Nov, 2001 1 commit
-
-
Stefan Monnier authored
(Ffetch_bytecode): Add the file name to the error message.
-
- 16 Nov, 2001 1 commit
-
-
Stefan Monnier authored
(funcall_lambda, run_hook_with_args): Make static and add prototype. (ml_apply, find_handler_clause): Add prototype.
-
- 14 Nov, 2001 1 commit
-
-
Richard M. Stallman authored
-
- 13 Nov, 2001 1 commit
-
-
Pavel Janík authored
(Fand): Likewise.
-
- 04 Nov, 2001 1 commit
-
-
Pavel Janík authored
(Fdefvar): Fix usage in doc-string.
-
- 02 Nov, 2001 2 commits
-
-
Pavel Janík authored
Fcondition_case, skip_debugger, unbind_to): Fix typos in comments.
-
Pavel Janík authored
-
- 01 Nov, 2001 1 commit
-
-
Richard M. Stallman authored
(Frun_hook_with_args_until_success, Frun_hook_with_args): Doc fix.
-
- 31 Oct, 2001 1 commit
-
-
Pavel Janík authored
Change doc-string comments to `new style' [w/`doc:' keyword].
-
- 21 Oct, 2001 1 commit
-
-
Miles Bader authored
(Frun_hook_with_args_until_success, Ffuncall, For, Fand, Fif, Fcond) (Fprogn, Fprog1, Fprog2, Fsetq, Fquote, Ffunction, Fdefun, Fdefmacro) (Fdefvar, Fdefconst, FletX, Flet, Fwhile, Fcatch, Funwind_protect) (Fcondition_case): Add usage: string to doc string.
-
- 19 Oct, 2001 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 05 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
(specbind): Simplify the test if symbol is a constant. (syms_of_eval): Defsubr Fdefvaralias.
-
- 05 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
current when a buffer-local or frame-local variable was bound.
-
- 03 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
the frame on the binding stack. Change format of entries for local bindings on the binding stack to '(SYMBOL . WHERE)'. (unbind_to): Handle unbinding a frame-local variable.
-
- 18 May, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 14 May, 2001 1 commit
-
-
Stefan Monnier authored
in <var> has no default value yet.
-
- 28 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
bind inhibit-eval-during-redisplay' to t.
-
- 15 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
-