summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/byte-opt.el
Commit message (Expand)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74Miles Bader2004-12-081-1/+2
|\
| * (byte-optimize-form-code-walker):Richard M. Stallman2004-11-251-1/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72Miles Bader2004-11-191-13/+12
|\ \ | |/
| * (byte-optimize-inline-handler): Simplify.Stefan Monnier2004-11-141-13/+12
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-71Miles Bader2004-11-121-3/+4
|\ \ | |/
| * (byte-compile-inline-expand): Understand theStefan Monnier2004-11-121-3/+4
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57Miles Bader2004-10-141-1/+1
|\ \ | |/
| * (byte-optimize-backward-word): OptimizeAndreas Schwab2004-10-101-1/+1
| * (byte-compile-log-lap, byte-compile-inline-expand): Use backquote.Stefan Monnier2004-03-221-119/+126
* | Sync to HEADKenichi Handa2004-04-161-119/+127
* | *** empty log message ***Kenichi Handa2003-09-081-5/+10
|\ \
| * | (side-effect-free-fns): Add langinfo,Dave Love2003-01-071-2/+2
| * | (side-effect-free-fns): AddDave Love2002-10-141-1/+2
| * | (side-effect-free-fns): Add decode-char,Dave Love2002-06-271-5/+6
| * | AddDave Love2002-05-231-1/+2
* | | New directoryKenichi Handa2003-09-081-1/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+1
* | (byte-optimize-set): Avoid CLism.Stefan Monnier2003-03-251-1/+1
* | (byte-optimize-set): New. Turn `set' into `setq' when applicable.Stefan Monnier2003-03-251-0/+12
* | Trailing whitepace deleted.Juanma Barranquero2003-02-041-33/+33
* | (byte-optimize-nth)Dave Love2003-01-051-12/+16
* | (byte-optimize-form-code-walker):Stefan Monnier2002-12-131-1/+3
* | (byte-optimize-featurep): New.Dave Love2002-12-121-1/+11
* | (side-effect-free-fns): SeveralDave Love2002-11-191-3/+4
* | (byte-optimize-form-code-walker): Treat `ignore' specially--preventRichard M. Stallman2002-10-141-1/+20
* | Comment change.Richard M. Stallman2002-09-091-0/+4
* | (side-effect-free-fns, side-effect-and-error-free-fns):Richard M. Stallman2002-03-311-19/+38
|/
* (byte-optimize-form-code-walker): Remove mocklisp case.Pavel Janík2001-12-221-4/+2
* Doc fix.Pavel Janík2001-12-201-1/+1
* (byte-optimize-lapcode)Gerd Moellmann2001-10-111-7/+8
* Downcase error messages.Gerd Moellmann2001-10-111-11/+11
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+2
* (byte-compile-inline-expand): Complete Dave'sStefan Monnier2001-05-271-1/+1
* (byte-compile-inline-expand): Fix the arg of `load' again.Stefan Monnier2001-05-271-1/+1
* (byte-compile-inline-expand): Undo last change.Stefan Monnier2001-05-271-1/+1
* (byte-compile-inline-expand):Stefan Monnier2001-05-251-1/+1
* (byte-optimize-while)Gerd Moellmann2001-03-261-1/+5
* (byte-compile-unfold-lambda): Don'tGerd Moellmann2000-11-141-1/+6
* (byte-optimize-lapcode): Don't bindDave Love2000-10-021-3/+3
* (byte-compile-log-lap-1)Stefan Monnier2000-06-121-12/+12
* Update side-effect free function lists.Dave Love2000-05-211-6/+7
* (byte-compile-inline-expand): LookGerd Moellmann2000-03-311-15/+14
* (byte-compile-inline-expand): Fix bugGerd Moellmann2000-03-301-3/+4
* Change old backquote syntax.Dave Love2000-02-231-8/+21
* Don't put optimization info on `eql'.Dave Love1999-12-181-3/+4
* (byte-optimize-backward-char, byte-optimize-backward-word): NewDave Love1999-09-091-10/+37
* (byte-boolean-vars): Removed. (Now primitive.)Dave Love1999-09-061-26/+3
* (byte-boolean-vars): Add several w32 and redisplay variables.Dave Love1999-08-311-1/+4
* Provide `byte-optimize', not `byte-opt'.Karl Heuer1999-08-101-1/+1
* (byte-optimize-plus): Fix 1-arg case.Richard M. Stallman1999-05-171-0/+4