summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/bytecomp.el
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesPaul Eggert2014-12-131-1/+1
* * lisp: Prefer inlinable functions to macros.Stefan Monnier2014-12-051-0/+4
* Fix bootstrap failure after last change to eval-and-compile.Stefan Monnier2014-11-091-24/+30
* Merge from emacs-24; up to 117689Glenn Morris2014-11-081-2/+5
|\
| * * bytecomp.el (byte-compile-report-error): Allow the argument to be a string.Glenn Morris2014-11-081-2/+5
* | * lisp/emacs-lisp/bytecomp.el: Add a warning and remove a spurious warning.Stefan Monnier2014-11-081-50/+54
* | Merge from emacs-24; up to 117634Glenn Morris2014-10-291-9/+14
|\ \ | |/
| * * lisp/emacs-lisp/bytecomp.el: Require cl-extra.Stefan Monnier2014-10-231-1/+5
| * * lisp/emacs-lisp/bytecomp.el (byte-compile-and-folded): Optimize case whereStefan Monnier2014-10-221-9/+10
* | * lisp/emacs-lisp/bytecomp.el (byte-compile--use-old-handlers): Change default.Stefan Monnier2014-10-231-1/+1
* | * lisp/select.el: Use lexical-binding.Stefan Monnier2014-10-221-5/+3
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-201-5/+6
|\ \ | |/
| * Restore temporarily reverted bytecomp changeStefan Monnier2014-10-201-5/+6
| * Temporarily revert previous bytecomp changeGlenn Morris2014-10-201-6/+5
| * * lisp/emacs-lisp/bytecomp.el (=, <, >, <=, >=): Don't optimize multi-argStefan Monnier2014-10-191-5/+6
* | * lisp/subr.el (track-mouse): New macro.Stefan Monnier2014-09-271-7/+0
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Don't add fundoc usageStefan Monnier2014-09-221-2/+5
* | Minor bytecomp.el fixesDaniel Colascione2014-04-211-20/+20
* | Correctly treat progn contents as toplevel forms when byte compilingDaniel Colascione2014-04-211-23/+44
|/
* Move some help functions from help-fns.el to help.el, which is preloaded.Glenn Morris2014-03-131-1/+0
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* "Use instead" obsolescence messages should end with "."Glenn Morris2014-02-061-1/+1
* Silence byte-compiler warning.Juanma Barranquero2014-01-241-3/+1
* Use whole file-name-history'.Daniel Colascione2014-01-151-1/+1
* * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.Stefan Monnier2014-01-061-8/+5
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* Make the `interactive-only' bytecomp warning like the `obsolete' oneGlenn Morris2013-11-301-8/+12
* * lisp/emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.Bozhidar Batsov2013-11-251-1/+1
* * lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Bozhidar Batsov2013-11-251-10/+16
* Cleanup namespace of dos-w32.el.Stefan Monnier2013-10-291-5/+16
* Introduce new bytecodes for efficient catch/condition-case in lexbind.Stefan Monnier2013-10-031-12/+92
* * bytecomp.el (byte-recompile-directory): Fix is-this-a-directory logic.Glenn Morris2013-08-301-10/+10
* * bytecomp.el (byte-compile-make-variable-buffer-local): Tweak warning.Glenn Morris2013-08-151-1/+1
* * lisp/emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,Stefan Monnier2013-08-071-35/+20
* * lisp/emacs-lisp/bytecomp.el: Check existence of f in #'f.Stefan Monnier2013-08-071-39/+57
* Check autoload's "type" argument correctly in bytecomp.elGlenn Morris2013-06-191-2/+2
* * lisp/emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.Stefan Monnier2013-06-131-23/+12
* Improve previous bytecomp fixGlenn Morris2013-06-071-3/+6
* bytecomp fix for bug#14565Glenn Morris2013-06-061-9/+12
* Fix compilation error with simultaneous dynamic+lexical scoping.Stefan Monnier2013-06-041-74/+85
* * lisp/emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.Glenn Morris2013-05-271-2/+3
* Tweak byte-compile-file-form-autoload warningsGlenn Morris2013-05-221-12/+17
* Silence byte-compiler warnings.Juanma Barranquero2013-05-081-1/+1
* No longer include timestamp in header of .elc filesGlenn Morris2013-04-201-5/+1
* * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Use let.Stefan Monnier2013-02-251-4/+2
* Implement CLASH_DETECTION for MS-Windows.Eli Zaretskii2013-02-251-0/+2
* Avoid recursive byte-compile-files fighting over input/output buffersGlenn Morris2013-02-231-3/+18
* Remove all references to buffer-file-type and related features.Eli Zaretskii2013-02-091-2/+0
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2