summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (generate-file-autoloads): Bind float-output-format.Richard M. Stallman1993-07-211-5/+6
* (update-file-autoloads): Go to the beginning of FILE before searching itRoland McGrath1993-07-181-1/+4
* * bytecomp.el (byte-compile-from-buffer): Bind float-output-formatJim Blandy1993-07-181-1/+1
* (ad-start-advice-on-load): Initialize to t.Roland McGrath1993-07-161-1/+1
* Initial revisionRoland McGrath1993-07-161-0/+4329
* * assoc.el (asort): First argument should be named alist-symbol,Jim Blandy1993-07-151-1/+1
* (generate-file-autoloads): Fix FILE truename hacking to substringRoland McGrath1993-07-141-7/+7
* * autoload.el (generate-file-autoloads): Correctly detect when theJim Blandy1993-07-131-5/+7
* (byte-compile-file-form-defmumble): Undo previous change.Richard M. Stallman1993-07-091-2/+1
* (byte-compile-setq-default):Richard M. Stallman1993-07-091-10/+10
* (update-file-autoloads): Correctly do nothing when there are no cookies.Roland McGrath1993-07-071-11/+17
* (byte-compile-setq-default): Handle multiple pairs args like setq (asRoland McGrath1993-07-071-3/+9
* Doc fix.Roland McGrath1993-07-071-1/+1
* (update-file-autoloads): Do nothing when there are no cookies.Roland McGrath1993-07-031-0/+1
* (byte-compile-keep-pending): Handle fset like defalias.Richard M. Stallman1993-07-021-3/+4
* (byte-compile-file-form-defmumble):Richard M. Stallman1993-07-011-2/+6
* (generate-file-autoloads): Undo previous changeRichard M. Stallman1993-06-171-68/+37
* (make-autoload): Use memq once instead eq twice.Roland McGrath1993-06-161-40/+71
* (generate-autoload-cookie, update-autoloads-here): Doc fixes.Roland McGrath1993-06-161-4/+4
* entered into RCSRichard M. Stallman1993-06-161-1/+1
* (disassemble-internal): If function is autoload, load it.Richard M. Stallman1993-06-161-0/+4
* (parens-require-spaces): Var renamed and sense changed.Richard M. Stallman1993-06-161-4/+4
* (byte-compile-file-form-defmumble): Typo in prev change.Richard M. Stallman1993-06-161-2/+1
* (byte-compile-file-form-defmumble): Use defaliasRichard M. Stallman1993-06-151-1/+1
* (parens-dont-require-spaces): New variable.Richard M. Stallman1993-06-141-3/+10
* (byte-compile-file): Undo previous change.Richard M. Stallman1993-06-131-13/+6
* * bytecomp.el: Bring it up to version 2.10 of theJim Blandy1993-06-111-33/+82
* (lisp-indent-function): Look for eitherRichard M. Stallman1993-06-111-1/+2
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-099-29/+29
* (byte-compile-insert-header): Fix backwards testRichard M. Stallman1993-06-031-1/+1
* (map-keymap): Doc fix.Richard M. Stallman1993-06-011-1/+6
* (copy-tree): Use let* to bind new before i.Richard M. Stallman1993-06-011-2/+2
* Provide edebug.Richard M. Stallman1993-05-311-0/+2
* (indent-sexp): Even if outer-loop-done is t, still move down one line.Richard M. Stallman1993-05-291-1/+1
* (byte-optimize-divide): Don't optimize to less than two arguments.Richard M. Stallman1993-05-261-1/+4
* * lucid.el (switch-to-other-buffer): Build the list of acceptableJim Blandy1993-05-241-3/+3
* (event-modifiers): Function deleted.Richard M. Stallman1993-05-221-47/+1
* (lisp-body-indent): Add doc.Richard M. Stallman1993-05-211-1/+2
* (byte-compile-file): Don't write output if error.Richard M. Stallman1993-05-181-36/+37
* entered into RCSRichard M. Stallman1993-05-181-0/+321
* (byte-compile-file): Don't write output if error.Richard M. Stallman1993-05-181-35/+35
* (mark-sexp, mark-defun): Activate the mark.Richard M. Stallman1993-05-161-2/+3
* (byte-compile-track-mouse): New function.Richard M. Stallman1993-05-151-0/+10
* (default-menubar): Make initial value nil.Richard M. Stallman1993-05-121-257/+4
* (byte-recompile-directory): If ARG is non-nil, set it to its prefixRoland McGrath1993-05-101-2/+4
* * lucid.el: Comment out fset of set-screen-width properly.Jim Blandy1993-05-031-2/+11
* * edebug.el (edebug-display): Call the `mark' function with theJim Blandy1993-05-031-3/+6
* * bytecomp.el (meta-flag): Declare this an obsolete variable.Jim Blandy1993-05-031-1/+2
* Rewritten. A poor choice of representation made the old code excessivelyEric S. Raymond1993-04-251-27/+46
* Added and fixed documentation.Eric S. Raymond1993-04-251-30/+12