summaryrefslogtreecommitdiff
path: root/src/doc.c
Commit message (Expand)AuthorAgeFilesLines
* (get_doc_string): Move static vars outside the function,Richard M. Stallman1996-02-221-16/+22
* (get_doc_string): Always read entire disk blocks.Richard M. Stallman1996-02-121-39/+24
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):Erik Naggum1996-01-091-23/+23
* (Fdocumentation): Reject a file referenceRichard M. Stallman1995-11-111-2/+7
* (Fsubstitute_command_keys): Pass new arg to describe_map_tree.Richard M. Stallman1995-10-191-1/+1
* (Fsubstitute_command_keys):Karl Heuer1995-06-161-1/+3
* (Fsubstitute_command_keys): Cast arg of describe_map_tree.Karl Heuer1995-05-261-1/+1
* (get_doc_string): Add cast.Richard M. Stallman1995-04-141-1/+1
* (get_doc_string): In (STRING . INTEGER), if INTEGERRichard M. Stallman1995-04-071-1/+6
* Fix typo in last change.Roland McGrath1995-01-051-2/+2
* (store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK onRoland McGrath1995-01-051-4/+4
* (store_function_docstring): Arg is now EMACS_INT.Richard M. Stallman1995-01-041-1/+2
* (get_doc_string): Now static. Arg now Lisp_Object.Richard M. Stallman1994-12-211-28/+149
* (Fdocumentation): Use type test macros.Karl Heuer1994-11-181-18/+17
* (Fdocumentation): Use NATNUMP instead of its expansion.Karl Heuer1994-11-161-2/+2
* (store_function_docstring): Don't use XFASTINT as an lvalue.Karl Heuer1994-10-041-2/+2
* (get_doc_string, Fdocumentation, Fdocumentation_property,Karl Heuer1994-09-271-14/+12
* (get_doc_string): Look in ../etc while dumping.Richard M. Stallman1994-09-251-19/+49
* (Fdocumentation): Use EMACS_INT.Richard M. Stallman1994-09-171-2/+2
* (store_function_docstring): Do nothing for bytecode objectRichard M. Stallman1994-08-171-4/+2
* Update copyright.Karl Heuer1994-05-041-1/+1
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1994-04-131-0/+4
* (get_doc_string, Snarf_documentation): Use new variable doc_directory.Karl Heuer1994-02-221-6/+6
* (Fsubstitute_command_keys): Pass keymap as that argRichard M. Stallman1994-02-041-2/+8
* (Fsubstitute_command_keys): Pass new arg to describe_map_tree.Richard M. Stallman1994-01-101-1/+1
* (Fsubstitute_command_keys): Fix previous change.Richard M. Stallman1993-12-311-3/+6
* (Fsubstitute_command_keys): Ignore menu bar bindings.Richard M. Stallman1993-12-231-1/+10
* (Fsubstitute_command_keys): Pass new arg to insert_from_string.Richard M. Stallman1993-09-141-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* * doc.c (Fsubstitute_command_keys): Pass all five arguments toJim Blandy1993-07-061-1/+1
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-1/+1
* * doc.c (store_function_docstring): New function, made from partJim Blandy1992-12-061-35/+50
* * doc.c: #include keyboard.h.Jim Blandy1992-10-311-8/+17
* * doc.c (Fsnarf_documentation): Signal an error if this isJim Blandy1992-09-131-0/+5
* * doc.c (Vdata_directory): Removed; this is declared in callproc.c.Jim Blandy1992-08-121-6/+1
* Declared Vdata_directory.Joseph Arceneaux1992-08-061-1/+6
* entered into RCSJim Blandy1992-05-181-13/+10
* *** empty log message ***Jim Blandy1992-04-011-6/+6
* *** empty log message ***Jim Blandy1992-03-141-8/+6
* *** empty log message ***Roland McGrath1992-03-061-22/+34
* *** empty log message ***Jim Blandy1992-01-131-6/+5
* *** empty log message ***Jim Blandy1991-12-191-11/+11
* *** empty log message ***Richard M. Stallman1991-07-031-1/+3
* Initial revisionJim Blandy1991-06-251-0/+492