aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/byte-opt.el
Commit message (Collapse)AuthorAgeFilesLines
* Add side-effect-free props for many functions.Richard M. Stallman1993-12-231-20/+42
| | | | (byte-boolean-vars): Add highlight-nonselected-windows.
* (side-effect-free-fns): Add "-" and "1-" to the list.Brian Fox1993-09-211-1/+1
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-5/+5
|
* (byte-optimize-divide): Don't optimize to less than two arguments.Richard M. Stallman1993-05-261-1/+4
|
* compiled-function-p has been renamed to byte-code-function-p.Jim Blandy1993-01-261-4/+4
| | | | | | | * subr.el: Define compiled-function-p as an alias for it. * bytecomp.el: Register compiled-function-p as obsolete. * bytecomp.el, byte-opt.el, disass.el, help.el, map-ynp.el: Change uses.
* entered into RCSJim Blandy1992-08-121-4/+5
|
* *** empty log message ***Richard M. Stallman1992-07-311-7/+19
|
* *** empty log message ***Jim Blandy1992-07-221-28/+33
|
* *** empty log message ***Richard M. Stallman1992-07-141-22/+15
|
* Initial revisionJim Blandy1992-07-101-0/+1730