Sat, 23 Aug 1997 05:32:56 +0000 |
Richard M. Stallman |
(update-file-autoloads):
|
Thu, 07 Aug 1997 15:53:39 +0000 |
Roland McGrath |
(update-file-autoloads): Use anchored regexp search instead of requiring
|
Tue, 05 Aug 1997 17:16:00 +0000 |
Richard M. Stallman |
(update-autoloads-from-directories):
|
Mon, 04 Aug 1997 06:44:24 +0000 |
Richard M. Stallman |
(make-autoload): For a defcustom,
|
Mon, 28 Jul 1997 15:09:00 +0000 |
Richard M. Stallman |
(update-autoloads-from-directories):
|
Fri, 16 May 1997 22:49:59 +0000 |
Richard M. Stallman |
(update-autoloads-from-directories): Renamed from
|
Mon, 12 May 1997 01:14:36 +0000 |
Richard M. Stallman |
(defcustom): Add doc-string-elt property.
|
Tue, 29 Apr 1997 00:23:40 +0000 |
Richard M. Stallman |
(generated-autoload-file): Change defconst to defvar.
|
Thu, 20 Feb 1997 05:39:18 +0000 |
Karl Heuer |
(update-file-autoloads): Read loaddefs.el without
|
Mon, 17 Feb 1997 21:44:59 +0000 |
Roland McGrath |
(update-autoloads-from-directory): Get absolute file names from
|
Tue, 10 Sep 1996 21:54:46 +0000 |
Richard M. Stallman |
(update-file-autoloads): Don't barf if autoloads file
|
Sun, 21 Jan 1996 20:20:46 +0000 |
Roland McGrath |
(update-file-autoloads): Only give "up to date" msg if (interactive-p).
|
Tue, 16 Jan 1996 13:14:12 +0000 |
Erik Naggum |
(update-file-autoloads): Fix message.
|
Sun, 14 Jan 1996 07:34:30 +0000 |
Erik Naggum |
Update FSF's address.
|
Sat, 06 Jan 1996 19:57:24 +0000 |
Roland McGrath |
(update-file-autoloads): Fix placement of new sections.
|
Sat, 06 Jan 1996 18:38:41 +0000 |
Roland McGrath |
(update-file-autoloads): Notice when searching found nothing at all.
|
Fri, 05 Jan 1996 02:08:29 +0000 |
Richard M. Stallman |
(batch-update-autoloads): Use error-message-string.
|
Thu, 04 Jan 1996 20:08:50 +0000 |
Roland McGrath |
(generate-file-autoloads): Preserve whitespace after cookie in literal text
|
Thu, 14 Dec 1995 05:08:02 +0000 |
Roland McGrath |
(generate-file-autoloads): If no buffer visiting FILE exists, read it into
|
Fri, 07 Jul 1995 19:20:09 +0000 |
Karl Heuer |
(make-autoload): Generate `(autoload ...)' form for
|
Sat, 17 Sep 1994 20:02:15 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Warn if we put a line
|
Fri, 17 Jun 1994 20:04:22 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 12 May 1994 18:54:57 +0000 |
Richard M. Stallman |
(autoload-trim-file-name): Make it relative
|
Thu, 12 May 1994 14:45:30 +0000 |
Karl Heuer |
(update-autoloads-here): Split up long message.
|
Wed, 11 May 1994 04:40:25 +0000 |
Karl Heuer |
(update-file-autoloads): Delete leftover variable.
|
Tue, 10 May 1994 20:03:45 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 06 May 1994 08:11:04 +0000 |
Richard M. Stallman |
(update-directory-autoloads): Ignore files
|
Thu, 10 Mar 1994 04:18:10 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Don't ignore the line
|
Thu, 03 Mar 1994 22:13:45 +0000 |
Roland McGrath |
(generate-file-autoloads): Move misplaced paren in match clause of cond
|
Tue, 08 Feb 1994 23:03:09 +0000 |
Roland McGrath |
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
|
Tue, 08 Feb 1994 04:53:09 +0000 |
Karl Heuer |
(batch-update-autoloads): Add missing close paren.
|
Mon, 07 Feb 1994 22:19:05 +0000 |
Roland McGrath |
(autoload-trim-file-name): New function.
|
Mon, 07 Feb 1994 05:08:36 +0000 |
Roland McGrath |
(update-file-autoloads): Never ask the user where to put a new section.
|
Wed, 11 Aug 1993 06:38:38 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Set float-output-format to
|
Wed, 21 Jul 1993 22:37:55 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Bind float-output-format.
|
Sun, 18 Jul 1993 20:01:03 +0000 |
Roland McGrath |
(update-file-autoloads): Go to the beginning of FILE before searching it
|
Wed, 14 Jul 1993 20:56:19 +0000 |
Roland McGrath |
(generate-file-autoloads): Fix FILE truename hacking to substring
|
Tue, 13 Jul 1993 03:21:39 +0000 |
Jim Blandy |
* autoload.el (generate-file-autoloads): Correctly detect when the
|
Wed, 07 Jul 1993 20:13:57 +0000 |
Roland McGrath |
(update-file-autoloads): Correctly do nothing when there are no cookies.
|
Wed, 07 Jul 1993 02:03:18 +0000 |
Roland McGrath |
Doc fix.
|
Sat, 03 Jul 1993 07:22:04 +0000 |
Roland McGrath |
(update-file-autoloads): Do nothing when there are no cookies.
|
Thu, 17 Jun 1993 06:59:49 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Undo previous change
|
Wed, 16 Jun 1993 23:06:58 +0000 |
Roland McGrath |
(make-autoload): Use memq once instead eq twice.
|
Wed, 16 Jun 1993 22:08:23 +0000 |
Roland McGrath |
(generate-autoload-cookie, update-autoloads-here): Doc fixes.
|
Wed, 14 Apr 1993 19:56:19 +0000 |
Roland McGrath |
(update-file-autoloads, update-directory-autoloads): If called
|
Thu, 08 Apr 1993 21:47:39 +0000 |
Roland McGrath |
(generate-file-autoloads): Doc fix.
|
Mon, 22 Mar 1993 03:27:18 +0000 |
Eric S. Raymond |
Added or corrected Commentary sections
|
Thu, 18 Mar 1993 21:29:42 +0000 |
Eric S. Raymond |
Add or correct keywords
|
Tue, 02 Mar 1993 07:21:44 +0000 |
Jim Blandy |
* autoload.el (generate-file-autoloads): Add another
|
Wed, 17 Feb 1993 21:30:21 +0000 |
Roland McGrath |
(generate-file-autoloads): If no buffer was visiting FILE when we started,
|
Sat, 07 Nov 1992 06:10:53 +0000 |
Jim Blandy |
* autoload.el (make-autoload): When creating an autoload
|
Sat, 12 Sep 1992 22:48:30 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 22 Jul 1992 04:22:42 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Fri, 17 Jul 1992 08:15:29 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Thu, 16 Jul 1992 21:47:34 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Tue, 30 Jun 1992 13:54:21 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 24 Jun 1992 05:09:26 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 30 May 1992 23:54:21 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Mon, 18 May 1992 08:14:41 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 21 Dec 1991 08:23:15 +0000 |
Jim Blandy |
Initial revision
|