summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/bytecomp.el
Commit message (Expand)AuthorAgeFilesLines
* (byte-compile-warning-types): Add mapcar and make-local.Glenn Morris2007-09-211-1/+2
* (byte-compile-warnings)Glenn Morris2007-09-211-16/+20
* Markus Triska <markus.triska at gmx.at>Glenn Morris2007-09-211-0/+4
* (byte-compile-log-file): Check major-mode via derived-mode-p.Stefan Monnier2007-09-071-2/+1
* (byte-recompile-directory): Fix bug:Thien-Thi Nguyen2007-09-011-3/+3
* Merge from emacs--rel--22Miles Bader2007-08-271-9/+12
|\
| * (byte-compile-from-buffer): Check old-style backquotes after each `read'Stefan Monnier2007-08-231-8/+8
| * (byte-compile-from-buffer): Display a big fat warning for old style backquotes.Stefan Monnier2007-08-221-1/+7
| * (byte-compile-log-file, byte-recompile-directory, byte-compile-file)Stefan Monnier2007-08-221-13/+9
* | (byte-compile-output-docform, byte-compile-output-as-comment):Stefan Monnier2007-08-231-112/+108
* | (byte-compile-interactive-only-functions): Add previous-line and next-line.Stefan Monnier2007-08-211-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (byte-compile-from-buffer): initialise byte-compile-unresolved-functions beforeAlan Mackenzie2007-07-241-6/+8
* | (byte-compile-from-buffer): initialise byte-compile-unresolved-functionsAlan Mackenzie2007-07-241-6/+8
* | (byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file):Stefan Monnier2007-06-141-25/+14
* | (byte-compile-current-group): New var.Stefan Monnier2007-06-121-28/+34
* | (byte-compile-find-cl-functions): MatchMartin Rudalics2007-06-101-2/+3
* | (byte-compile-warnings): Add new option `make-local'.Glenn Morris2007-06-071-4/+9
|/
* Markus Triska <markus.triska at gmx.at>:Glenn Morris2007-04-111-4/+27
* Markus Triska <markus.triska at gmx.at>:Glenn Morris2007-04-101-0/+8
* (byte-compile-file-form-defmumble): Use prin1 instead of princ.Richard M. Stallman2007-03-261-1/+1
* (byte-compile-warning-prefix): Correctly compute line number.Richard M. Stallman2007-03-111-2/+4
* (byte-compile-dest-file, byte-compile-file): Doc fixes.Juanma Barranquero2007-02-131-2/+5
* (byte-compile-disable-print-circle): NewKenichi Handa2007-01-291-2/+8
* Make byte compiler correctly write circular constantsMiles Bader2007-01-241-1/+3
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (byte-optimize, byte-compile-warnings): Doc fixes.Juanma Barranquero2006-11-301-6/+7
* (byte-compile-get-constant):Richard M. Stallman2006-11-281-2/+6
* (byte-compile-if): Revert last change.Chong Yidong2006-11-191-31/+24
* (byte-compile-maybe-guarded): Check `and' conditions for function orChong Yidong2006-11-181-24/+31
* (byte-compile-form): The `byte-compile'Stefan Monnier2006-07-071-1/+1
* (byte-compile-warnings-safe-p): NewReiner Steib2006-05-161-1/+14
* Move `safe-local-variable' declarations to the respective files.Reiner Steib2006-05-111-0/+4
* (byte-compile-file): Bind enable-local-variables to :safe,Richard M. Stallman2006-04-111-1/+5
* (byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists.Stefan Monnier2006-04-081-3/+9
* (batch-byte-recompile-directory): Doc fix.Eli Zaretskii2006-01-131-1/+5
* (byte-compile-file-form-defalias):Stefan Monnier2006-01-031-2/+10
* (byte-compile-lambda): Add parameter add-lambda.Lars Hansen2005-10-231-12/+22
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* (byte-compile-make-variable-buffer-local)Stefan Monnier2005-07-291-0/+13
* (byte-compile-maybe-guarded): Fix typo in docstring.Juanma Barranquero2005-07-161-3/+3
* (byte-compile-maybe-guarded): Doc fix.Richard M. Stallman2005-07-161-4/+4
* (byte-compile-if): Guard the else-clause too.Richard M. Stallman2005-07-161-1/+2
* (byte-compile-or-recursion): New function.Richard M. Stallman2005-07-161-7/+16
* (byte-compile-and-recursion): New function.Richard M. Stallman2005-07-161-5/+12
* (byte-compile-maybe-guarded): Check for (featurep 'xemacs) and turnRichard M. Stallman2005-07-081-17/+24
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (bytecomp): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (byte-compile-nogroup-warn): Don't warn when name is not constantRichard M. Stallman2005-07-031-1/+4