aboutsummaryrefslogtreecommitdiffstats
path: root/src/doc.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-16(Fdocumentation): Remove gcpro here too.Dave Love1-7/+1
1999-11-12(Fdocumentation_property): Remove GCPRO becauseGerd Moellmann1-7/+1
1999-11-02(Fdocumentation_property): Fix bug bypassing UNGCPRO.Gerd Moellmann1-1/+1
1999-10-19Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1-10/+10
1999-10-18(Fdocumentation_property): Remove register declaration for `tem'.Dave Love1-1/+1
1999-10-18(Fdocumentation_property): Gcpro `tem'.Dave Love1-1/+7
1999-09-19(read_bytecode_char): Declare arg.Dave Love1-0/+1
1999-09-13Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.Ken Raeburn1-7/+7
1999-04-06(get_doc_string): When UNIBYTE and DEFINITION are 0,Richard M. Stallman1-2/+9
1998-12-21(Fdocumentation): Change the doc string for prefixAndreas Schwab1-2/+1
1998-08-02(Fdocumentation): Specify UNIBYTE = 0Richard M. Stallman1-2/+2
1998-07-05(get_doc_string): Take both UNIBYTE and DEFINITION as args.Richard M. Stallman1-27/+20
1998-06-24(get_doc_string): Take both UNIBYTE and DEFINITION as args.Richard M. Stallman1-10/+17
1998-06-24(get_doc_string): 2nd arg is now DEFINITION;Richard M. Stallman1-10/+40
1998-05-28(get_doc_string): Make non-static.Richard M. Stallman1-1/+1
1998-05-12(get_doc_string): New arg UNIBYTERichard M. Stallman1-10/+17
1998-04-14Fix -Wimplicit warnings.Andreas Schwab1-0/+1
1998-03-21(Fsubstitute_command_keys): Use make_string_from_bytes.Richard M. Stallman1-1/+1
1998-03-21Use STRING_BYTES and SET_STRING_BYTES.Richard M. Stallman1-7/+7
1998-01-30(Fsubstitute_command_keys): Declare length_byte out ofKenichi Handa1-3/+1
1998-01-21Update copyright year.Richard M. Stallman1-1/+1
1998-01-09Include charset.h.Richard M. Stallman1-17/+67
1997-07-12(Fsubstitute_command_keys): Add missing describe_map_tree argument.Richard M. Stallman1-2/+2
1996-02-22(get_doc_string): Move static vars outside the function,Richard M. Stallman1-16/+22
1996-02-12(get_doc_string): Always read entire disk blocks.Richard M. Stallman1-39/+24
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-09(Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):Erik Naggum1-23/+23
1995-11-11(Fdocumentation): Reject a file referenceRichard M. Stallman1-2/+7
1995-10-19(Fsubstitute_command_keys): Pass new arg to describe_map_tree.Richard M. Stallman1-1/+1
1995-06-16(Fsubstitute_command_keys):Karl Heuer1-1/+3
1995-05-26(Fsubstitute_command_keys): Cast arg of describe_map_tree.Karl Heuer1-1/+1
1995-04-14(get_doc_string): Add cast.Richard M. Stallman1-1/+1
1995-04-07(get_doc_string): In (STRING . INTEGER), if INTEGERRichard M. Stallman1-1/+6
1995-01-05Fix typo in last change.Roland McGrath1-2/+2
1995-01-05(store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK onRoland McGrath1-4/+4
1995-01-04(store_function_docstring): Arg is now EMACS_INT.Richard M. Stallman1-1/+2
1994-12-21(get_doc_string): Now static. Arg now Lisp_Object.Richard M. Stallman1-28/+149
1994-11-18(Fdocumentation): Use type test macros.Karl Heuer1-18/+17
1994-11-16(Fdocumentation): Use NATNUMP instead of its expansion.Karl Heuer1-2/+2
1994-10-04(store_function_docstring): Don't use XFASTINT as an lvalue.Karl Heuer1-2/+2
1994-09-27(get_doc_string, Fdocumentation, Fdocumentation_property,Karl Heuer1-14/+12
1994-09-25(get_doc_string): Look in ../etc while dumping.Richard M. Stallman1-19/+49
1994-09-17(Fdocumentation): Use EMACS_INT.Richard M. Stallman1-2/+2
1994-08-17(store_function_docstring): Do nothing for bytecode objectRichard M. Stallman1-4/+2
1994-05-04Update copyright.Karl Heuer1-1/+1
1994-04-13[HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1-0/+4
1994-02-22(get_doc_string, Snarf_documentation): Use new variable doc_directory.Karl Heuer1-6/+6
1994-02-04(Fsubstitute_command_keys): Pass keymap as that argRichard M. Stallman1-2/+8
1994-01-10(Fsubstitute_command_keys): Pass new arg to describe_map_tree.Richard M. Stallman1-1/+1
1993-12-31(Fsubstitute_command_keys): Fix previous change.Richard M. Stallman1-3/+6