summaryrefslogtreecommitdiff
path: root/src/doc.c
AgeCommit message (Expand)Author
2005-02-18Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15Miles Bader
2005-02-15(Fsubstitute_command_keys): Compute list of shadowing mapsRichard M. Stallman
2004-11-12Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader
2004-11-09Include <ctype.h>.Kim F. Storm
2004-11-09* doc.c: New variable Vbuild_files.Jan Djärv
2004-10-22Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62Miles Bader
2004-10-15(Fsubstitute_command_keys): Fix remap-handling.Stefan Monnier
2004-10-14Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57Miles Bader
2004-10-11(Fsubstitute_command_keys): Ignore remappings unless thereKim F. Storm
2004-06-29Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17Miles Bader
2004-06-28Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader
2004-06-23(Fsnarf_documentation): Doc fix.Luc Teirlinck
2004-04-16(Fkey_description): Change callers.Kim F. Storm
2004-04-16Sync to HEADKenichi Handa
2004-04-07(Fsnarf_documentation): Ignore new file name entries.Stefan Monnier
2004-03-11Sync with HEAD (1.103).Kenichi Handa
2004-03-02(Fsubstitute_command_keys): Fix counding bytes.Kenichi Handa
2003-09-08*** empty log message ***Kenichi Handa
2003-09-08New directoryKenichi 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-30(Fsubstitute_command_keys): Delete unused vars.Dave Love
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-03-01Include "character.h" instead of "charset.h".Kenichi Handa
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