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
Commit message (
Expand
)
Author
Age
Files
Lines
*
(update-file-autoloads): Go to the beginning of FILE before searching it
Roland McGrath
1993-07-18
1
-1
/
+4
*
* bytecomp.el (byte-compile-from-buffer): Bind float-output-format
Jim Blandy
1993-07-18
1
-1
/
+1
*
(ad-start-advice-on-load): Initialize to t.
Roland McGrath
1993-07-16
1
-1
/
+1
*
Initial revision
Roland McGrath
1993-07-16
1
-0
/
+4329
*
* assoc.el (asort): First argument should be named alist-symbol,
Jim Blandy
1993-07-15
1
-1
/
+1
*
(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
*
(byte-compile-file-form-defmumble): Undo previous change.
Richard M. Stallman
1993-07-09
1
-2
/
+1
*
(byte-compile-setq-default):
Richard M. Stallman
1993-07-09
1
-10
/
+10
*
(update-file-autoloads): Correctly do nothing when there are no cookies.
Roland McGrath
1993-07-07
1
-11
/
+17
*
(byte-compile-setq-default): Handle multiple pairs args like setq (as
Roland McGrath
1993-07-07
1
-3
/
+9
*
Doc fix.
Roland McGrath
1993-07-07
1
-1
/
+1
*
(update-file-autoloads): Do nothing when there are no cookies.
Roland McGrath
1993-07-03
1
-0
/
+1
*
(byte-compile-keep-pending): Handle fset like defalias.
Richard M. Stallman
1993-07-02
1
-3
/
+4
*
(byte-compile-file-form-defmumble):
Richard M. Stallman
1993-07-01
1
-2
/
+6
*
(generate-file-autoloads): Undo previous change
Richard M. Stallman
1993-06-17
1
-68
/
+37
*
(make-autoload): Use memq once instead eq twice.
Roland McGrath
1993-06-16
1
-40
/
+71
*
(generate-autoload-cookie, update-autoloads-here): Doc fixes.
Roland McGrath
1993-06-16
1
-4
/
+4
*
entered into RCS
Richard M. Stallman
1993-06-16
1
-1
/
+1
*
(disassemble-internal): If function is autoload, load it.
Richard M. Stallman
1993-06-16
1
-0
/
+4
*
(parens-require-spaces): Var renamed and sense changed.
Richard M. Stallman
1993-06-16
1
-4
/
+4
*
(byte-compile-file-form-defmumble): Typo in prev change.
Richard M. Stallman
1993-06-16
1
-2
/
+1
*
(byte-compile-file-form-defmumble): Use defalias
Richard M. Stallman
1993-06-15
1
-1
/
+1
*
(parens-dont-require-spaces): New variable.
Richard M. Stallman
1993-06-14
1
-3
/
+10
*
(byte-compile-file): Undo previous change.
Richard M. Stallman
1993-06-13
1
-13
/
+6
*
* bytecomp.el: Bring it up to version 2.10 of the
Jim Blandy
1993-06-11
1
-33
/
+82
*
(lisp-indent-function): Look for either
Richard M. Stallman
1993-06-11
1
-1
/
+2
*
Apply typo patches from Paul Eggert.
Jim Blandy
1993-06-09
9
-29
/
+29
*
(byte-compile-insert-header): Fix backwards test
Richard M. Stallman
1993-06-03
1
-1
/
+1
*
(map-keymap): Doc fix.
Richard M. Stallman
1993-06-01
1
-1
/
+6
*
(copy-tree): Use let* to bind new before i.
Richard M. Stallman
1993-06-01
1
-2
/
+2
*
Provide edebug.
Richard M. Stallman
1993-05-31
1
-0
/
+2
*
(indent-sexp): Even if outer-loop-done is t, still move down one line.
Richard M. Stallman
1993-05-29
1
-1
/
+1
*
(byte-optimize-divide): Don't optimize to less than two arguments.
Richard M. Stallman
1993-05-26
1
-1
/
+4
*
* lucid.el (switch-to-other-buffer): Build the list of acceptable
Jim Blandy
1993-05-24
1
-3
/
+3
*
(event-modifiers): Function deleted.
Richard M. Stallman
1993-05-22
1
-47
/
+1
*
(lisp-body-indent): Add doc.
Richard M. Stallman
1993-05-21
1
-1
/
+2
*
(byte-compile-file): Don't write output if error.
Richard M. Stallman
1993-05-18
1
-36
/
+37
*
entered into RCS
Richard M. Stallman
1993-05-18
1
-0
/
+321
*
(byte-compile-file): Don't write output if error.
Richard M. Stallman
1993-05-18
1
-35
/
+35
*
(mark-sexp, mark-defun): Activate the mark.
Richard M. Stallman
1993-05-16
1
-2
/
+3
*
(byte-compile-track-mouse): New function.
Richard M. Stallman
1993-05-15
1
-0
/
+10
*
(default-menubar): Make initial value nil.
Richard M. Stallman
1993-05-12
1
-257
/
+4
*
(byte-recompile-directory): If ARG is non-nil, set it to its prefix
Roland McGrath
1993-05-10
1
-2
/
+4
*
* lucid.el: Comment out fset of set-screen-width properly.
Jim Blandy
1993-05-03
1
-2
/
+11
*
* edebug.el (edebug-display): Call the `mark' function with the
Jim Blandy
1993-05-03
1
-3
/
+6
*
* bytecomp.el (meta-flag): Declare this an obsolete variable.
Jim Blandy
1993-05-03
1
-1
/
+2
*
Rewritten. A poor choice of representation made the old code excessively
Eric S. Raymond
1993-04-25
1
-27
/
+46
*
Added and fixed documentation.
Eric S. Raymond
1993-04-25
1
-30
/
+12
*
All fsets changed to defaliases.
Eric S. Raymond
1993-04-23
3
-57
/
+57
[next]