- 07 Feb, 2002 1 commit
-
-
Stefan Monnier authored
-
- 14 Jan, 2002 1 commit
-
-
Pavel Janík authored
(Fupdate_coding_systems_internal): Add prototypes.
-
- 01 Jan, 2002 1 commit
-
-
Andreas Schwab authored
-
- 30 Dec, 2001 1 commit
-
-
Richard M. Stallman authored
-
- 22 Dec, 2001 1 commit
-
-
Pavel Janík authored
`Qmocklisp_arguments'. Remove prototype of syms_of_mocklisp.
-
- 19 Dec, 2001 1 commit
-
-
Eli Zaretskii authored
function private to dired.c.
-
- 01 Dec, 2001 1 commit
-
-
Stefan Monnier authored
-
- 29 Nov, 2001 1 commit
-
-
Stefan Monnier authored
Add dummy uses of gcproN variables.
-
- 27 Nov, 2001 1 commit
-
-
Stefan Monnier authored
(LIST_END_P): Fix call to wrong_type_argument. (make_fixnum_or_float): Use EMACS_INT rather than int.
-
- 19 Nov, 2001 1 commit
-
-
Stefan Monnier authored
-
- 15 Nov, 2001 2 commits
-
-
Pavel Janík authored
-
Miles Bader authored
-
- 05 Nov, 2001 1 commit
-
-
Richard M. Stallman authored
-
- 03 Nov, 2001 1 commit
-
-
Ken Raeburn authored
-
- 02 Nov, 2001 1 commit
-
-
Pavel Janík authored
CHECK_CONS, CHECK_SYMBOL, CHECK_CHAR_TABLE, CHECK_VECTOR, CHECK_VECTOR_OR_CHAR_TABLE, CHECK_BUFFER, CHECK_WINDOW, CHECK_LIVE_WINDOW, CHECK_PROCESS, CHECK_NUMBER, CHECK_NATNUM, CHECK_MARKER, CHECK_NUMBER_COERCE_MARKER, CHECK_FLOAT, CHECK_NUMBER_OR_FLOAT, CHECK_NUMBER_OR_FLOAT_COERCE_MARKER, CHECK_OVERLAY, CHECK_NUMBER_CAR, CHECK_NUMBER_CDR): Remove unused argument `i' in macros.
-
- 31 Oct, 2001 1 commit
-
-
Stefan Monnier authored
-
- 27 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 25 Oct, 2001 1 commit
-
-
Stefan Monnier authored
-
- 22 Oct, 2001 1 commit
-
-
Miles Bader authored
(DEFVAR_INT, DEFVAR_PER_BUFFER, DEFVAR_KBOARD): Remove `DOC_STRINGS_IN_COMMENTS' cases.
-
- 17 Oct, 2001 1 commit
-
-
Miles Bader authored
-
- 16 Oct, 2001 1 commit
-
-
Ken Raeburn authored
with lisp system changes.
-
- 14 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 13 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
Provide definitions for doc strings in comments.
-
- 12 Oct, 2001 4 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(openp): Update prototype.
-
Stefan Monnier authored
-
- 11 Oct, 2001 3 commits
-
-
Gerd Moellmann authored
in case I is of some unsigned type, in which case MOST_NEGATIVE_FIXNUM will be converted to unsigned, and the comparison becomes bogus.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
- 08 Oct, 2001 4 commits
-
-
Andrew Innes authored
-
Stefan Monnier authored
-
Gerd Moellmann authored
-
Pavel Janík authored
-
- 07 Oct, 2001 2 commits
-
-
Ken Raeburn authored
-
Gerd Moellmann authored
-
- 06 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
(FIXNUM_OVERFLOW_P): New macros.
-
- 05 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
(pure_size) [HAVE_SHM]: Declare extern size_t. (check_pure_size): Add prototype. (enum symbol_interned): New enumeration. (struct Lisp_Symbol): Remove member `obarray', add `indirect_variable', `constant', and `interned'. (SYMBOL_INTERNED_P, SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P) (SYMBOL_CONSTANT_P, SYMBOL_VALUE, SET_SYMBOL_VALUE): New macros. (indirect_variable): Add prototype.
-
- 26 Sep, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 11 Sep, 2001 1 commit
-
-
Gerd Moellmann authored
-