summaryrefslogtreecommitdiff
path: root/src/doc.c
AgeCommit message (Expand)Author
2006-07-18(Fdocumentation): Use xsignal1.Kim F. Storm
2006-02-11(Fsubstitute_command_keys): Doc fix.Juanma Barranquero
2006-02-10* data.c (Findirect_function): Add NOERROR arg. All callers changedKim F. Storm
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-11-11(Fsubstitute_command_keys): Doc fix.Kim F. Storm
2005-09-09(Fsubstitute_command_keys): Lookup key binding forKim F. Storm
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-03-04(munge_doc_file_name) [VMS]: Use NO_HYPHENS_IN_FILENAMES, not VMS4_4.Thien-Thi Nguyen
2005-02-15(Fsubstitute_command_keys): Compute list of shadowing mapsRichard M. Stallman
2004-11-09Include <ctype.h>.Kim F. Storm
2004-11-09* doc.c: New variable Vbuild_files.Jan Djärv
2004-10-15(Fsubstitute_command_keys): Fix remap-handling.Stefan Monnier
2004-10-11(Fsubstitute_command_keys): Ignore remappings unless thereKim F. Storm
2004-06-23(Fsnarf_documentation): Doc fix.Luc Teirlinck
2004-04-16(Fkey_description): Change callers.Kim F. Storm
2004-04-07(Fsnarf_documentation): Ignore new file name entries.Stefan Monnier
2004-03-02(Fsubstitute_command_keys): Fix counding bytes.Kenichi Handa
2003-09-01Add arch taglinesMiles Bader
2003-06-02Use HAVE_FCNTL_H, not USG5.Dave Love
2003-04-17(Fsubstitute_command_keys): Remove spurious casts.Stefan Monnier
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-07-15Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn
2002-05-19(reread_doc_file): Don't ask for confirmation.Richard M. Stallman
2002-04-03(Fdocumentation): More brainos. I need sleep.Stefan Monnier
2002-04-03(Fdocumentation): Add missing parentheses.Juanma Barranquero
2002-04-03(Fdocumentation, Fdocumentation_property): When the docStefan Monnier
2002-04-03(reread_doc_file): Add missing argument declaration.Stefan Monnier
2002-04-02(reread_doc_file): Return whether reload was attempted.Stefan Monnier
2002-04-01(get_doc_string): Return nil of the location is wrong.Stefan Monnier
2002-02-06Changed call to Fwhere_is_internal.Kim F. Storm
2001-12-22(Fdocumentation): Remove mocklisp case.Pavel Janík
2001-12-05(Fsnarf_documentation): Add prototype.Stefan Monnier
2001-11-17(Fsnarf_documentation): Doc fix.Richard M. Stallman
2001-11-13Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík
2001-11-04Whitespace change.Richard M. Stallman
2001-11-02Update usage of CHECK_ macros (remove unused second argument).Pavel Janík
2001-10-21(Vhelp_manyarg_func_alist): Variable removed.Miles Bader
2001-10-16Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimentingKen Raeburn
2001-10-08Include keymap.h.Stefan Monnier
2001-10-08*** empty log message ***Pavel Janík
2001-01-02(Fsnarf_documentation): Remove unused variables `fun' andEli Zaretskii
2000-12-08(Fsubstitute_command_keys): Change the way buffersGerd Moellmann
2000-10-27* lisp.h (KEYMAPP): New macro.Stefan Monnier
2000-09-02Remove includes ofGerd Moellmann
2000-08-28(toplevel) [HAVE_STRING_H]: Include string.h.Gerd Moellmann
2000-07-11(Fsubstitute_command_keys): Handle case that a GCGerd Moellmann
2000-03-26(Qfunction_documentation): New variable.Gerd Moellmann
2000-03-07(Fdocumentation_property): If value is not a string,Gerd Moellmann
2000-02-01Copyright up-date.Dave Love