| Commit message (Expand) | Author | Age | Files | Lines |
* | (Fdocumentation): Change the doc string for prefix | Andreas Schwab | 1998-12-21 | 1 | -2/+1 |
* | (Fdocumentation): Specify UNIBYTE = 0 | Richard M. Stallman | 1998-08-02 | 1 | -2/+2 |
* | (get_doc_string): Take both UNIBYTE and DEFINITION as args. | Richard M. Stallman | 1998-07-05 | 1 | -27/+20 |
* | (get_doc_string): Take both UNIBYTE and DEFINITION as args. | Richard M. Stallman | 1998-06-24 | 1 | -10/+17 |
* | (get_doc_string): 2nd arg is now DEFINITION; | Richard M. Stallman | 1998-06-24 | 1 | -10/+40 |
* | (get_doc_string): Make non-static. | Richard M. Stallman | 1998-05-28 | 1 | -1/+1 |
* | (get_doc_string): New arg UNIBYTE | Richard M. Stallman | 1998-05-12 | 1 | -10/+17 |
* | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -0/+1 |
* | (Fsubstitute_command_keys): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
* | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -7/+7 |
* | (Fsubstitute_command_keys): Declare length_byte out of | Kenichi Handa | 1998-01-30 | 1 | -3/+1 |
* | Update copyright year. | Richard M. Stallman | 1998-01-21 | 1 | -1/+1 |
* | Include charset.h. | Richard M. Stallman | 1998-01-09 | 1 | -17/+67 |
* | (Fsubstitute_command_keys): Add missing describe_map_tree argument. | Richard M. Stallman | 1997-07-12 | 1 | -2/+2 |
* | (get_doc_string): Move static vars outside the function, | Richard M. Stallman | 1996-02-22 | 1 | -16/+22 |
* | (get_doc_string): Always read entire disk blocks. | Richard M. Stallman | 1996-02-12 | 1 | -39/+24 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys): | Erik Naggum | 1996-01-09 | 1 | -23/+23 |
* | (Fdocumentation): Reject a file reference | Richard M. Stallman | 1995-11-11 | 1 | -2/+7 |
* | (Fsubstitute_command_keys): Pass new arg to describe_map_tree. | Richard M. Stallman | 1995-10-19 | 1 | -1/+1 |
* | (Fsubstitute_command_keys): | Karl Heuer | 1995-06-16 | 1 | -1/+3 |
* | (Fsubstitute_command_keys): Cast arg of describe_map_tree. | Karl Heuer | 1995-05-26 | 1 | -1/+1 |
* | (get_doc_string): Add cast. | Richard M. Stallman | 1995-04-14 | 1 | -1/+1 |
* | (get_doc_string): In (STRING . INTEGER), if INTEGER | Richard M. Stallman | 1995-04-07 | 1 | -1/+6 |
* | Fix typo in last change. | Roland McGrath | 1995-01-05 | 1 | -2/+2 |
* | (store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on | Roland McGrath | 1995-01-05 | 1 | -4/+4 |
* | (store_function_docstring): Arg is now EMACS_INT. | Richard M. Stallman | 1995-01-04 | 1 | -1/+2 |
* | (get_doc_string): Now static. Arg now Lisp_Object. | Richard M. Stallman | 1994-12-21 | 1 | -28/+149 |
* | (Fdocumentation): Use type test macros. | Karl Heuer | 1994-11-18 | 1 | -18/+17 |
* | (Fdocumentation): Use NATNUMP instead of its expansion. | Karl Heuer | 1994-11-16 | 1 | -2/+2 |
* | (store_function_docstring): Don't use XFASTINT as an lvalue. | Karl Heuer | 1994-10-04 | 1 | -2/+2 |
* | (get_doc_string, Fdocumentation, Fdocumentation_property, | Karl Heuer | 1994-09-27 | 1 | -14/+12 |
* | (get_doc_string): Look in ../etc while dumping. | Richard M. Stallman | 1994-09-25 | 1 | -19/+49 |
* | (Fdocumentation): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -2/+2 |
* | (store_function_docstring): Do nothing for bytecode object | Richard M. Stallman | 1994-08-17 | 1 | -4/+2 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1994-04-13 | 1 | -0/+4 |
* | (get_doc_string, Snarf_documentation): Use new variable doc_directory. | Karl Heuer | 1994-02-22 | 1 | -6/+6 |
* | (Fsubstitute_command_keys): Pass keymap as that arg | Richard M. Stallman | 1994-02-04 | 1 | -2/+8 |
* | (Fsubstitute_command_keys): Pass new arg to describe_map_tree. | Richard M. Stallman | 1994-01-10 | 1 | -1/+1 |
* | (Fsubstitute_command_keys): Fix previous change. | Richard M. Stallman | 1993-12-31 | 1 | -3/+6 |
* | (Fsubstitute_command_keys): Ignore menu bar bindings. | Richard M. Stallman | 1993-12-23 | 1 | -1/+10 |
* | (Fsubstitute_command_keys): Pass new arg to insert_from_string. | Richard M. Stallman | 1993-09-14 | 1 | -1/+1 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | * doc.c (Fsubstitute_command_keys): Pass all five arguments to | Jim Blandy | 1993-07-06 | 1 | -1/+1 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -1/+1 |
* | * doc.c (store_function_docstring): New function, made from part | Jim Blandy | 1992-12-06 | 1 | -35/+50 |
* | * doc.c: #include keyboard.h. | Jim Blandy | 1992-10-31 | 1 | -8/+17 |
* | * doc.c (Fsnarf_documentation): Signal an error if this is | Jim Blandy | 1992-09-13 | 1 | -0/+5 |