Fix -Wimplicit warnings.
[bpt/emacs.git] / src / doc.c
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-03-21 Richard M. Stallman(Fsubstitute_command_keys): Use make_string_from_bytes.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-01-30 Kenichi Handa(Fsubstitute_command_keys): Declare length_byte out of
1998-01-21 Richard M. StallmanUpdate copyright year.
1998-01-09 Richard M. StallmanInclude charset.h.
1997-07-12 Richard M. Stallman(Fsubstitute_command_keys): Add missing describe_map_tr...
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 NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Fdocumentation, Fdocumentation_property, Fsubstitute_c...
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_ma...
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 McGrathFix typo in last change.
1995-01-05 Roland McGrath(store_function_docstring, Fdocumentation): Use & PSEUD...
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...
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...
1994-05-04 Karl HeuerUpdate 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...
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_ma...
1993-12-31 Richard M. Stallman(Fsubstitute_command_keys): Fix previous change.
1993-12-23 Richard M. Stallman(Fsubstitute_command_keys): Ignore menu bar bindings.
1993-09-14 Richard M. Stallman(Fsubstitute_command_keys): Pass new arg to insert_from...
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-07-06 Jim Blandy* doc.c (Fsubstitute_command_keys): Pass all five argum...
1993-05-22 Jim BlandyUpdated copyright years.
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1992-12-06 Jim Blandy* doc.c (store_function_docstring): New function, made...
1992-10-31 Jim Blandy* doc.c: #include keyboard.h.
1992-09-13 Jim Blandy* doc.c (Fsnarf_documentation): Signal an error if...
1992-08-12 Jim Blandy* doc.c (Vdata_directory): Removed; this is declared...
1992-08-06 Joseph ArceneauxDeclared Vdata_directory.
1992-05-18 Jim Blandyentered into RCS
1992-04-01 Jim Blandy*** empty log message ***
1992-03-14 Jim Blandy*** empty log message ***
1992-03-06 Roland McGrath*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-12-19 Jim Blandy*** empty log message ***
1991-07-03 Richard M. Stallman*** empty log message ***
1991-06-25 Jim BlandyInitial revision