index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
autoload.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix doc-string-elt property on define-derived-mode.
Andreas Schwab
1998-08-24
1
-1
/
+1
*
*** empty log message ***
Dan Nicolaescu
1998-06-06
1
-7
/
+16
*
(make-autoload): Doc fix.
Richard M. Stallman
1998-05-26
1
-2
/
+2
*
(make-autoload): Add support for define-derived-mode. Update the
Richard M. Stallman
1998-05-26
1
-6
/
+10
*
(generate-file-autoloads): Set
Richard M. Stallman
1998-05-25
1
-3
/
+6
*
(generate-file-autoloads): Handle progn forms generated by
Richard M. Stallman
1998-05-09
1
-2
/
+11
*
(generate-autoload-section-header): Doc fix.
Karl Heuer
1998-04-12
1
-9
/
+42
*
(update-file-autoloads): Redo 1997-08-23 change.
Richard M. Stallman
1998-04-05
1
-1
/
+4
*
(update-file-autoloads):
Richard M. Stallman
1998-03-09
1
-4
/
+1
*
(update-file-autoloads): Give clean errors
Richard M. Stallman
1998-02-02
1
-0
/
+4
*
(update-file-autoloads):
Richard M. Stallman
1997-08-23
1
-1
/
+4
*
(update-file-autoloads): Use anchored regexp search instead of requiring
Roland McGrath
1997-08-07
1
-2
/
+3
*
(update-autoloads-from-directories):
Richard M. Stallman
1997-08-05
1
-27
/
+27
*
(make-autoload): For a defcustom,
Richard M. Stallman
1997-08-04
1
-2
/
+12
*
(update-autoloads-from-directories):
Richard M. Stallman
1997-07-28
1
-1
/
+4
*
(update-autoloads-from-directories): Renamed from
Richard M. Stallman
1997-05-16
1
-12
/
+16
*
(defcustom): Add doc-string-elt property.
Richard M. Stallman
1997-05-12
1
-3
/
+9
*
(generated-autoload-file): Change defconst to defvar.
Richard M. Stallman
1997-04-29
1
-2
/
+2
*
(update-file-autoloads): Read loaddefs.el without
Karl Heuer
1997-02-20
1
-1
/
+3
*
(update-autoloads-from-directory): Get absolute file names from
Roland McGrath
1997-02-17
1
-3
/
+3
*
(update-file-autoloads): Don't barf if autoloads file
Richard M. Stallman
1996-09-10
1
-1
/
+1
*
(update-file-autoloads): Only give "up to date" msg if (interactive-p).
Roland McGrath
1996-01-21
1
-3
/
+5
*
(update-file-autoloads): Fix message.
Erik Naggum
1996-01-16
1
-1
/
+1
*
Update FSF's address.
Erik Naggum
1996-01-14
1
-17
/
+18
*
(update-file-autoloads): Fix placement of new sections.
Roland McGrath
1996-01-06
1
-1
/
+7
*
(update-file-autoloads): Notice when searching found nothing at all.
Roland McGrath
1996-01-06
1
-88
/
+63
*
(batch-update-autoloads): Use error-message-string.
Richard M. Stallman
1996-01-05
1
-3
/
+1
*
(generate-file-autoloads): Preserve whitespace after cookie in literal text
Roland McGrath
1996-01-04
1
-4
/
+11
*
(generate-file-autoloads): If no buffer visiting FILE exists, read it into
Roland McGrath
1995-12-14
1
-2
/
+8
*
(make-autoload): Generate `(autoload ...)' form for
Karl Heuer
1995-07-07
1
-8
/
+13
*
(generate-file-autoloads): Warn if we put a line
Richard M. Stallman
1994-09-17
1
-0
/
+11
*
Comment change.
Richard M. Stallman
1994-06-17
1
-1
/
+1
*
(autoload-trim-file-name): Make it relative
Richard M. Stallman
1994-05-12
1
-11
/
+10
*
(update-autoloads-here): Split up long message.
Karl Heuer
1994-05-12
1
-3
/
+5
*
(update-file-autoloads): Delete leftover variable.
Karl Heuer
1994-05-11
1
-2
/
+1
*
Comment change.
Richard M. Stallman
1994-05-10
1
-1
/
+1
*
(update-directory-autoloads): Ignore files
Richard M. Stallman
1994-05-06
1
-2
/
+3
*
(generate-file-autoloads): Don't ignore the line
Richard M. Stallman
1994-03-10
1
-1
/
+1
*
(generate-file-autoloads): Move misplaced paren in match clause of cond
Roland McGrath
1994-03-03
1
-2
/
+2
*
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
Roland McGrath
1994-02-08
1
-44
/
+36
*
(batch-update-autoloads): Add missing close paren.
Karl Heuer
1994-02-08
1
-1
/
+1
*
(autoload-trim-file-name): New function.
Roland McGrath
1994-02-07
1
-65
/
+124
*
(update-file-autoloads): Never ask the user where to put a new section.
Roland McGrath
1994-02-07
1
-45
/
+35
*
(generate-file-autoloads): Set float-output-format to
Richard M. Stallman
1993-08-11
1
-1
/
+1
*
(generate-file-autoloads): Bind float-output-format.
Richard M. Stallman
1993-07-21
1
-5
/
+6
*
(update-file-autoloads): Go to the beginning of FILE before searching it
Roland McGrath
1993-07-18
1
-1
/
+4
*
(generate-file-autoloads): Fix FILE truename hacking to substring
Roland McGrath
1993-07-14
1
-7
/
+7
*
* autoload.el (generate-file-autoloads): Correctly detect when the
Jim Blandy
1993-07-13
1
-5
/
+7
*
(update-file-autoloads): Correctly do nothing when there are no cookies.
Roland McGrath
1993-07-07
1
-11
/
+17
*
Doc fix.
Roland McGrath
1993-07-07
1
-1
/
+1
[next]