2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-06-02 |
Dave Love |
Use HAVE_FCNTL_H, not USG5.
|
2003-04-17 |
Stefan Monnier |
(Fsubstitute_command_keys): Remove spurious casts.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-05-19 |
Richard M. Stallman |
(reread_doc_file): Don't ask for confirmation.
|
2002-04-03 |
Stefan Monnier |
(Fdocumentation): More brainos. I need sleep.
|
2002-04-03 |
Juanma Barranquero |
(Fdocumentation): Add missing parentheses.
|
2002-04-03 |
Stefan Monnier |
(Fdocumentation, Fdocumentation_property): When the doc
|
2002-04-03 |
Stefan Monnier |
(reread_doc_file): Add missing argument declaration.
|
2002-04-02 |
Stefan Monnier |
(reread_doc_file): Return whether reload was attempted.
|
2002-04-01 |
Stefan Monnier |
(get_doc_string): Return nil of the location is wrong.
|
2002-02-06 |
Kim F. Storm |
Changed call to Fwhere_is_internal.
|
2001-12-22 |
Pavel Janík |
(Fdocumentation): Remove mocklisp case.
|
2001-12-05 |
Stefan Monnier |
(Fsnarf_documentation): Add prototype.
|
2001-11-17 |
Richard M. Stallman |
(Fsnarf_documentation): Doc fix.
|
2001-11-13 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-11-04 |
Richard M. Stallman |
Whitespace change.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-21 |
Miles Bader |
(Vhelp_manyarg_func_alist): Variable removed.
|
2001-10-16 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
2001-10-08 |
Stefan Monnier |
Include keymap.h.
|
2001-10-08 |
Pavel Janík |
*** empty log message ***
|
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):
|