summaryrefslogtreecommitdiff
path: root/doc/lispref/compile.texi
Commit message (Expand)AuthorAgeFilesLines
* Add the new macro with-suppressed-warningsLars Ingebrigtsen2019-06-121-4/+22
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* ; * doc/lispref/compile.texi (Compilation Functions): Fix wording.Eli Zaretskii2018-04-021-1/+1
* ; * doc/lispref/compile.texi (Compilation Functions): Fix typoTino Calancha2018-04-031-1/+1
* Explain more about (defvar foo) form (Bug#18059)Noam Postavsky2018-03-231-1/+2
* Fix some issues in the emacs/lispref manualsMartin Rudalics2018-01-281-1/+1
* Improve documentation of safe values of variablesEli Zaretskii2018-01-131-0/+5
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix uses of 'nil' and 'non-nil' in manuals and a few more minor issuesMartin Rudalics2017-12-221-1/+1
* Improve discoverability of 'defvar' for suppressing warningsEli Zaretskii2017-11-241-2/+8
* Index byte-compile-debugEli Zaretskii2017-01-311-0/+1
* Document `byte-compile-debug' in the ELisp manualPhilipp Stephani2017-01-311-3/+6
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Doc fixes for grammar and typos (bug#23746)Stephen Berman2016-06-131-1/+1
* Improve documentation of byte-code objectsEli Zaretskii2016-04-021-7/+18
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Quote less in manualsPaul Eggert2015-09-151-3/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Improve indexing on the chapter/section/subsection levels.Eli Zaretskii2014-12-231-0/+1
* More doc updates.Chong Yidong2014-01-061-25/+38
* Lisp manaual improvements re docstringsChong Yidong2014-01-031-46/+36
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Documentation fix for 'ls' and hard links.Paul Eggert2013-06-101-6/+6
* Minor improvements in ELisp manual.Eli Zaretskii2013-03-241-2/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-051-3/+2
* Nuke hand-written node pointers in doc/lisprefGlenn Morris2012-05-261-2/+1
* Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-2/+2
|\
| * Some minor fixes of Elisp manual.Martin Rudalics2012-05-151-2/+2
* | Merge from emacs-24; up to 2012-04-21T14:12:27Z!sdl.web@gmail.comGlenn Morris2012-05-081-71/+50
|\ \ | |/
| * * doc/lispref/compile.texi (Disassembly): Condense the examples.Glenn Morris2012-05-041-72/+51
* | Merge changes from emacs-24 branchChong Yidong2012-04-271-1/+1
|\ \ | |/
| * Use Texinfo recommended convention for quotes+punctuation.Glenn Morris2012-04-251-1/+1
* | Remove unnecessary @setfilename commands from many doc/lispref/*.texiGlenn Morris2012-04-131-2/+1
|/
* In doc/lispref, use @file for buffers, per the Texinfo manual.Glenn Morris2012-04-101-4/+4
* * lispref/compile.texi (Compiler Errors): Add missing space in buffer name.Glenn Morris2012-04-101-1/+1
* Update Debugging chapter of Lisp manual.Chong Yidong2012-02-111-7/+16
* Update Compilation and Advice chapters in Lisp manual.Chong Yidong2012-02-101-109/+72
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org.Glenn Morris2011-05-291-1/+1
|\
| * Tweaks to lisp manual to remove over/underflows in printed version.Chong Yidong2011-05-291-1/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-4/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-221-6/+0
|/
* Untabify doc/lispref/*.texi.Glenn Morris2010-06-221-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (Speed of Byte-Code): Update example.Chong Yidong2009-03-121-133/+40