aboutsummaryrefslogtreecommitdiffstats
path: root/src/doc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-10-271-12/+12
|\
| * (Fdocumentation): Check for advice in all cases.Juanma Barranquero2007-10-201-12/+12
* | * doc.c (Fsnarf_documentation):Jason Rumney2007-10-201-3/+1
* | Merge from emacs--devo--0Miles Bader2007-10-201-0/+12
|\|
| * (Fdocumentation): Check for and handle an advised function.Richard M. Stallman2007-10-191-0/+12
* | Merge from emacs--devo--0Miles Bader2007-10-191-4/+6
|\|
| * (Fsnarf_documentation): Simplify.Stefan Monnier2007-10-161-4/+6
* | Fix up multi-tty mergeMiles Bader2007-10-121-1/+3
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-091-1/+1
|\| |
| * | * keymaps.texi (Active Keymaps): Document new POSITION argument ofDavid Kastrup2007-06-251-1/+1
| |/
* | Merge from emacs--devo--0Miles Bader2007-02-261-1/+1
|\|
| * (Fsubstitute_command_keys): Fix typo in docstring.Juanma Barranquero2007-02-171-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-07-191-2/+2
|\|
| * (Fdocumentation): Use xsignal1.Kim F. Storm2006-07-181-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-15Miles Bader2006-02-141-1/+1
|\|
* | Revision: [email protected]/emacs--unicode--0--patch-14Miles Bader2006-02-111-1/+1
|\|
| * (Fsubstitute_command_keys): Doc fix.Juanma Barranquero2006-02-111-1/+1
| * * data.c (Findirect_function): Add NOERROR arg. All callers changedKim F. Storm2006-02-101-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-97Miles Bader2006-01-161-4/+7
|\|
| * (Fsubstitute_command_keys): Doc fix.Kim F. Storm2005-11-111-4/+7
* | Revision: [email protected]/emacs--unicode--0--patch-81Miles Bader2005-09-111-0/+13
|\|
| * (Fsubstitute_command_keys): Lookup key binding forKim F. Storm2005-09-091-0/+13
* | Revision: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-2/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-23Miles Bader2005-03-091-24/+8
|\|
| * (munge_doc_file_name) [VMS]: Use NO_HYPHENS_IN_FILENAMES, not VMS4_4.Thien-Thi Nguyen2005-03-041-24/+8
* | Revision: [email protected]/emacs--unicode--0--patch-15Miles Bader2005-02-181-1/+10
|\|
| * (Fsubstitute_command_keys): Compute list of shadowing mapsRichard M. Stallman2005-02-151-1/+10
* | Revision: [email protected]/emacs--unicode--0--patch-70Miles Bader2004-11-121-2/+76
|\|
| * Include <ctype.h>.Kim F. Storm2004-11-091-1/+1
| * * doc.c: New variable Vbuild_files.Jan Djärv2004-11-091-1/+75
* | Revision: [email protected]/emacs--unicode--0--patch-62Miles Bader2004-10-221-13/+3
|\|
| * (Fsubstitute_command_keys): Fix remap-handling.Stefan Monnier2004-10-151-13/+3
* | Revision: [email protected]/emacs--unicode--0--patch-57Miles Bader2004-10-141-1/+5
|\|
| * (Fsubstitute_command_keys): Ignore remappings unless thereKim F. Storm2004-10-111-1/+5
* | Revision: [email protected]/emacs--unicode--0--patch-17Miles Bader2004-06-291-1/+1
|\|
| * (Fsnarf_documentation): Doc fix.Luc Teirlinck2004-06-231-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-15Miles Bader2004-06-281-1/+1
|\|
| * (Fkey_description): Change callers.Kim F. Storm2004-04-161-1/+1
| * (Fsnarf_documentation): Ignore new file name entries.Stefan Monnier2004-04-071-3/+6
| * (Fsubstitute_command_keys): Fix counding bytes.Kenichi Handa2004-03-021-1/+1