summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/bytecomp.el
Commit message (Expand)AuthorAgeFilesLines
* (byte-compile-file): Return nil on failure.Karl Heuer1994-02-231-2/+2
* (byte-compile-condition-case): Disable warning aboutRichard M. Stallman1994-01-111-8/+16
* [ms-dos] (byte-compile-file): Save as binary.Richard M. Stallman1994-01-061-0/+2
* Comment fix.Richard M. Stallman1994-01-041-2/+0
* Provide bytecomp as well as byte-compile.Richard M. Stallman1993-12-251-0/+1
* (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.Richard M. Stallman1993-12-231-2/+4
* (byte-compile-from-buffer): Set float-output-format toRichard M. Stallman1993-08-111-1/+1
* `mod' is no longer an alias for `%'.Paul Eggert1993-08-101-2/+0
* (byte-recompile-directory): At end of compiling a file,Richard M. Stallman1993-08-021-0/+2
* (byte-recompile-directory): Doc fix.Richard M. Stallman1993-07-271-1/+4
* * bytecomp.el (byte-compile-from-buffer): Bind float-output-formatJim Blandy1993-07-181-1/+1
* (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
* (byte-compile-setq-default): Handle multiple pairs args like setq (asRoland McGrath1993-07-071-3/+9
* (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
* (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
* (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
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-4/+4
* (byte-compile-insert-header): Fix backwards testRichard M. Stallman1993-06-031-1/+1
* (byte-compile-file): Don't write output if error.Richard M. Stallman1993-05-181-36/+37
* (byte-compile-file): Don't write output if error.Richard M. Stallman1993-05-181-35/+35
* (byte-compile-track-mouse): New function.Richard M. Stallman1993-05-151-0/+10
* (byte-recompile-directory): If ARG is non-nil, set it to its prefixRoland McGrath1993-05-101-2/+4
* * bytecomp.el (meta-flag): Declare this an obsolete variable.Jim Blandy1993-05-031-1/+2
* (define-function): Changed name back to defalisaases to get things inEric S. Raymond1993-04-231-6/+7
* (byte-compile, byte-compile-keep-pending)Richard M. Stallman1993-04-171-6/+6
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+6
* * simple.el (comment-indent-function): New variable, intended toJim Blandy1993-03-211-0/+1
* Doc fix.Jim Blandy1993-03-161-1/+1
* * bytecomp.el (byte-compile-from-buffer): Put buffer containingJim Blandy1993-03-161-1/+9
* * bytecomp.el: Declare suspend-hook to be an obsolete variable.Jim Blandy1993-03-111-0/+1
* Removed assigment to foo in byte-compile-lambda.Jim Blandy1993-02-231-1/+0
* (byte-compile-lambda): Test of byte-compile-compatibility was backwards.Richard M. Stallman1993-02-171-2/+3
* * disass.el (disassemble): Add autoload cookie for this.Jim Blandy1993-01-261-9/+18
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-0/+4
* (byte-compile-lambda):Richard M. Stallman1992-10-311-3/+10
* entered into RCSRichard M. Stallman1992-09-131-16/+25
* *** empty log message ***Jim Blandy1992-08-121-48/+101
* *** empty log message ***Jim Blandy1992-08-051-2/+1
* *** empty log message ***Jim Blandy1992-08-041-26/+43
* *** empty log message ***Jim Blandy1992-07-221-44/+1
* *** empty log message ***Eric S. Raymond1992-07-221-5/+13
* *** empty log message ***Richard M. Stallman1992-07-191-11/+29
* *** empty log message ***Richard M. Stallman1992-07-151-314/+275
* Initial revisionJim Blandy1992-07-101-0/+3000