log src/doc.c @ 104842:f6e8bae2f54f

age author description
Wed, 26 Aug 2009 08:28:23 +0000 Ken Raeburn * Makefile.in (buildobj.h): New target.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 07 Feb 2008 04:11:05 +0000 Stefan Monnier * xselect.c (x_handle_dnd_message):
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Sat, 20 Oct 2007 23:19:53 +0000 Jason Rumney * doc.c (Fsnarf_documentation):
Sat, 20 Oct 2007 02:22:59 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Fri, 12 Oct 2007 21:06:27 +0000 Miles Bader Fix up multi-tty merge
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Mon, 09 Jul 2007 08:00:55 +0000 Miles Bader Merge from emacs--devo--0
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Tue, 14 Feb 2006 05:54:12 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15
Sat, 11 Feb 2006 00:11:19 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Sun, 11 Sep 2005 22:21:01 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Wed, 09 Mar 2005 00:09:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Fri, 18 Feb 2005 00:41:50 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
Fri, 12 Nov 2004 02:53:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Fri, 22 Oct 2004 10:13:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
Thu, 14 Oct 2004 08:50:09 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Tue, 29 Jun 2004 16:46:06 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Thu, 11 Mar 2004 23:42:18 +0000 Kenichi Handa Sync with HEAD (1.103).
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Tue, 30 Jul 2002 11:34:55 +0000 Dave Love (Fsubstitute_command_keys): Delete unused vars.
Fri, 01 Mar 2002 01:06:01 +0000 Kenichi Handa Include "character.h" instead of "charset.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 20 Oct 2007 20:20:18 +0000 Juanma Barranquero (Fdocumentation): Check for advice in all cases.
Fri, 19 Oct 2007 17:23:31 +0000 Richard M. Stallman (Fdocumentation): Check for and handle an advised function.
Tue, 16 Oct 2007 03:28:43 +0000 Stefan Monnier (Fsnarf_documentation): Simplify.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Mon, 25 Jun 2007 20:53:48 +0000 David Kastrup * keymaps.texi (Active Keymaps): Document new POSITION argument of
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 17 Feb 2007 01:46:58 +0000 Juanma Barranquero (Fsubstitute_command_keys): Fix typo in docstring.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 18 Jul 2006 13:26:24 +0000 Kim F. Storm (Fdocumentation): Use xsignal1.
Sat, 11 Feb 2006 00:04:32 +0000 Juanma Barranquero (Fsubstitute_command_keys): Doc fix.
Fri, 10 Feb 2006 00:00:31 +0000 Kim F. Storm * data.c (Findirect_function): Add NOERROR arg. All callers changed
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 11 Nov 2005 15:36:36 +0000 Kim F. Storm (Fsubstitute_command_keys): Doc fix.
Fri, 09 Sep 2005 11:55:09 +0000 Kim F. Storm (Fsubstitute_command_keys): Lookup key binding for
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 04 Mar 2005 21:57:35 +0000 Thien-Thi Nguyen (munge_doc_file_name) [VMS]: Use NO_HYPHENS_IN_FILENAMES, not VMS4_4.
Tue, 15 Feb 2005 06:36:17 +0000 Richard M. Stallman (Fsubstitute_command_keys): Compute list of shadowing maps
Tue, 09 Nov 2004 13:23:00 +0000 Kim F. Storm Include <ctype.h>.
Tue, 09 Nov 2004 08:19:51 +0000 Jan Dj«£rv * doc.c: New variable Vbuild_files.
Fri, 15 Oct 2004 14:49:30 +0000 Stefan Monnier (Fsubstitute_command_keys): Fix remap-handling.
Mon, 11 Oct 2004 22:36:35 +0000 Kim F. Storm (Fsubstitute_command_keys): Ignore remappings unless there
Wed, 23 Jun 2004 17:00:06 +0000 Luc Teirlinck (Fsnarf_documentation): Doc fix.
Fri, 16 Apr 2004 21:19:16 +0000 Kim F. Storm (Fkey_description): Change callers.
Wed, 07 Apr 2004 19:17:36 +0000 Stefan Monnier (Fsnarf_documentation): Ignore new file name entries.
Tue, 02 Mar 2004 06:11:48 +0000 Kenichi Handa (Fsubstitute_command_keys): Fix counding bytes.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 02 Jun 2003 18:45:00 +0000 Dave Love Use HAVE_FCNTL_H, not USG5.
Thu, 17 Apr 2003 21:58:34 +0000 Stefan Monnier (Fsubstitute_command_keys): Remove spurious casts.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Sun, 19 May 2002 16:10:08 +0000 Richard M. Stallman (reread_doc_file): Don't ask for confirmation.
Wed, 03 Apr 2002 18:05:07 +0000 Stefan Monnier (Fdocumentation): More brainos. I need sleep.
Wed, 03 Apr 2002 16:46:47 +0000 Juanma Barranquero (Fdocumentation): Add missing parentheses.
Wed, 03 Apr 2002 16:28:30 +0000 Stefan Monnier (Fdocumentation, Fdocumentation_property): When the doc
Wed, 03 Apr 2002 05:10:19 +0000 Stefan Monnier (reread_doc_file): Add missing argument declaration.
Tue, 02 Apr 2002 21:58:39 +0000 Stefan Monnier (reread_doc_file): Return whether reload was attempted.
Mon, 01 Apr 2002 23:04:46 +0000 Stefan Monnier (get_doc_string): Return nil of the location is wrong.
Wed, 06 Feb 2002 23:00:52 +0000 Kim F. Storm Changed call to Fwhere_is_internal.
Sat, 22 Dec 2001 13:59:08 +0000 Pavel Jan«¿k (Fdocumentation): Remove mocklisp case.
Wed, 05 Dec 2001 01:47:27 +0000 Stefan Monnier (Fsnarf_documentation): Add prototype.
Sat, 17 Nov 2001 22:38:58 +0000 Richard M. Stallman (Fsnarf_documentation): Doc fix.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jan«¿k Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 04 Nov 2001 03:21:13 +0000 Richard M. Stallman Whitespace change.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Sun, 21 Oct 2001 15:20:42 +0000 Miles Bader (Vhelp_manyarg_func_alist): Variable removed.
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Mon, 08 Oct 2001 11:39:52 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 06:45:26 +0000 Pavel Jan«¿k *** empty log message ***
Tue, 02 Jan 2001 14:02:33 +0000 Eli Zaretskii (Fsnarf_documentation): Remove unused variables `fun' and
Fri, 08 Dec 2000 09:59:52 +0000 Gerd Moellmann (Fsubstitute_command_keys): Change the way buffers
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Sat, 02 Sep 2000 19:35:25 +0000 Gerd Moellmann Remove includes of
Mon, 28 Aug 2000 15:03:29 +0000 Gerd Moellmann (toplevel) [HAVE_STRING_H]: Include string.h.
Tue, 11 Jul 2000 19:59:06 +0000 Gerd Moellmann (Fsubstitute_command_keys): Handle case that a GC
Sun, 26 Mar 2000 19:32:02 +0000 Gerd Moellmann (Qfunction_documentation): New variable.
Tue, 07 Mar 2000 14:19:23 +0000 Gerd Moellmann (Fdocumentation_property): If value is not a string,
Tue, 01 Feb 2000 15:19:30 +0000 Dave Love Copyright up-date.
Tue, 01 Feb 2000 14:45:38 +0000 Dave Love (Vhelp_manyarg_func_alist): New variable.
Tue, 16 Nov 1999 18:24:17 +0000 Dave Love (Fdocumentation): Remove gcpro here too.
Fri, 12 Nov 1999 12:50:54 +0000 Gerd Moellmann (Fdocumentation_property): Remove GCPRO because
Tue, 02 Nov 1999 23:18:05 +0000 Gerd Moellmann (Fdocumentation_property): Fix bug bypassing UNGCPRO.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 18 Oct 1999 18:13:00 +0000 Dave Love (Fdocumentation_property): Remove register declaration for `tem'.
Mon, 18 Oct 1999 14:00:19 +0000 Dave Love (Fdocumentation_property): Gcpro `tem'.
Sun, 19 Sep 1999 14:46:03 +0000 Dave Love (read_bytecode_char): Declare arg.
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Tue, 06 Apr 1999 19:50:49 +0000 Richard M. Stallman (get_doc_string): When UNIBYTE and DEFINITION are 0,
Mon, 21 Dec 1998 09:59:30 +0000 Andreas Schwab (Fdocumentation): Change the doc string for prefix
Sun, 02 Aug 1998 02:44:04 +0000 Richard M. Stallman (Fdocumentation): Specify UNIBYTE = 0
Sun, 05 Jul 1998 20:31:12 +0000 Richard M. Stallman (get_doc_string): Take both UNIBYTE and DEFINITION as args.
Wed, 24 Jun 1998 18:26:20 +0000 Richard M. Stallman (get_doc_string): Take both UNIBYTE and DEFINITION as args.
Wed, 24 Jun 1998 04:11:00 +0000 Richard M. Stallman (get_doc_string): 2nd arg is now DEFINITION;
Thu, 28 May 1998 00:46:38 +0000 Richard M. Stallman (get_doc_string): Make non-static.
Tue, 12 May 1998 23:11:10 +0000 Richard M. Stallman (get_doc_string): New arg UNIBYTE
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sat, 21 Mar 1998 17:59:22 +0000 Richard M. Stallman (Fsubstitute_command_keys): Use make_string_from_bytes.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Fri, 30 Jan 1998 11:05:41 +0000 Kenichi Handa (Fsubstitute_command_keys): Declare length_byte out of
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.