2001-01-02 |
Eli Zaretskii |
(Fsnarf_documentation): Remove unused variables `fun' and
|
2000-12-08 |
Gerd Moellmann |
(Fsubstitute_command_keys): Change the way buffers
|
2000-10-27 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
2000-09-02 |
Gerd Moellmann |
Remove includes of
|
2000-08-28 |
Gerd Moellmann |
(toplevel) [HAVE_STRING_H]: Include string.h.
|
2000-07-11 |
Gerd Moellmann |
(Fsubstitute_command_keys): Handle case that a GC
|
2000-03-26 |
Gerd Moellmann |
(Qfunction_documentation): New variable.
|
2000-03-07 |
Gerd Moellmann |
(Fdocumentation_property): If value is not a string,
|
2000-02-01 |
Dave Love |
Copyright up-date.
|
2000-02-01 |
Dave Love |
(Vhelp_manyarg_func_alist): New variable.
|
1999-11-16 |
Dave Love |
(Fdocumentation): Remove gcpro here too.
|
1999-11-12 |
Gerd Moellmann |
(Fdocumentation_property): Remove GCPRO because
|
1999-11-02 |
Gerd Moellmann |
(Fdocumentation_property): Fix bug bypassing UNGCPRO.
|
1999-10-19 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
1999-10-18 |
Dave Love |
(Fdocumentation_property): Remove register declaration for `tem'.
|
1999-10-18 |
Dave Love |
(Fdocumentation_property): Gcpro `tem'.
|
1999-09-19 |
Dave Love |
(read_bytecode_char): Declare arg.
|
1999-09-13 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
1999-04-06 |
Richard M. Stallman |
(get_doc_string): When UNIBYTE and DEFINITION are 0,
|
1998-12-21 |
Andreas Schwab |
(Fdocumentation): Change the doc string for prefix
|
1998-08-02 |
Richard M. Stallman |
(Fdocumentation): Specify UNIBYTE = 0
|
1998-07-05 |
Richard M. Stallman |
(get_doc_string): Take both UNIBYTE and DEFINITION as args.
|
1998-06-24 |
Richard M. Stallman |
(get_doc_string): Take both UNIBYTE and DEFINITION as args.
|
1998-06-24 |
Richard M. Stallman |
(get_doc_string): 2nd arg is now DEFINITION;
|
1998-05-28 |
Richard M. Stallman |
(get_doc_string): Make non-static.
|
1998-05-12 |
Richard M. Stallman |
(get_doc_string): New arg UNIBYTE
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-03-21 |
Richard M. Stallman |
(Fsubstitute_command_keys): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-01-30 |
Kenichi Handa |
(Fsubstitute_command_keys): Declare length_byte out of
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-09 |
Richard M. Stallman |
Include charset.h.
|
1997-07-12 |
Richard M. Stallman |
(Fsubstitute_command_keys): Add missing describe_map_tree argument.
|
1996-02-22 |
Richard M. Stallman |
(get_doc_string): Move static vars outside the function,
|
1996-02-12 |
Richard M. Stallman |
(get_doc_string): Always read entire disk blocks.
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-09 |
Erik Naggum |
(Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):
|
1995-11-11 |
Richard M. Stallman |
(Fdocumentation): Reject a file reference
|
1995-10-19 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.
|
1995-06-16 |
Karl Heuer |
(Fsubstitute_command_keys):
|
1995-05-26 |
Karl Heuer |
(Fsubstitute_command_keys): Cast arg of describe_map_tree.
|
1995-04-14 |
Richard M. Stallman |
(get_doc_string): Add cast.
|
1995-04-07 |
Richard M. Stallman |
(get_doc_string): In (STRING . INTEGER), if INTEGER
|
1995-01-05 |
Roland McGrath |
Fix typo in last change.
|
1995-01-05 |
Roland McGrath |
(store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on
|
1995-01-04 |
Richard M. Stallman |
(store_function_docstring): Arg is now EMACS_INT.
|
1994-12-21 |
Richard M. Stallman |
(get_doc_string): Now static. Arg now Lisp_Object.
|
1994-11-18 |
Karl Heuer |
(Fdocumentation): Use type test macros.
|
1994-11-16 |
Karl Heuer |
(Fdocumentation): Use NATNUMP instead of its expansion.
|
1994-10-04 |
Karl Heuer |
(store_function_docstring): Don't use XFASTINT as an lvalue.
|
1994-09-27 |
Karl Heuer |
(get_doc_string, Fdocumentation, Fdocumentation_property,
|
1994-09-25 |
Richard M. Stallman |
(get_doc_string): Look in ../etc while dumping.
|
1994-09-17 |
Richard M. Stallman |
(Fdocumentation): Use EMACS_INT.
|
1994-08-17 |
Richard M. Stallman |
(store_function_docstring): Do nothing for bytecode object
|
1994-05-04 |
Karl Heuer |
Update copyright.
|
1994-04-13 |
Richard M. Stallman |
[HAVE_UNISTD_H]: Include unistd.h.
|
1994-02-22 |
Karl Heuer |
(get_doc_string, Snarf_documentation): Use new variable doc_directory.
|
1994-02-04 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass keymap as that arg
|
1994-01-10 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.
|
1993-12-31 |
Richard M. Stallman |
(Fsubstitute_command_keys): Fix previous change.
|