summaryrefslogtreecommitdiff
path: root/doc/lispintro/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make the eintr.html target match what's on the webLars Ingebrigtsen2022-02-071-2/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Make tags tables from Texinfo sourcesPetteri Hintsanen2021-03-111-0/+16
* Simplify silent-rules build machineryGlenn Morris2021-03-061-7/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-231-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix ‘make clean’ with a file named ‘-.o’Paul Eggert2018-09-241-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix single-quoting style in PDF manualsPaul Eggert2015-05-011-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Less 'make' chatter for doc and lispPaul Eggert2014-12-311-4/+13
* Merge from emacs-24; up to 117691Glenn Morris2014-11-081-41/+0
|\
| * Replace doc/*/Makefile.in dist rules with code in admin/admin.elGlenn Morris2014-11-081-41/+0
* | Merge from emacs-24; up to 2014-07-26T12:14:42Z!schwab@linux-m68k.orgGlenn Morris2014-10-121-0/+15
|\|
| * Update doc/ make dist rulesGlenn Morris2014-10-121-0/+14
* | Misc small doc/ Makefile cleanupGlenn Morris2014-06-221-15/+11
* | Disable implicit texi rules in doc/Glenn Morris2014-06-221-0/+3
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-2/+2
* | Get rid of the INFO_EXT variableGlenn Morris2014-06-091-7/+5
* | Be consistent about reporting infoclean failures.Paul Eggert2014-04-161-1/+3
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* doc/ distclean rules should remove MakefilesGlenn Morris2013-11-301-0/+1
* Progress towards allowing installation in directories with whitespaceGlenn Morris2013-10-231-14/+14
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-271-1/+1
* Add build, install, uninstall rules for all dvi, html, pdf, ps manualsGlenn Morris2013-08-111-10/+81
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-1/+1
* Tweak regexp in previous doc/*/Makefile.in change, make error fatalGlenn Morris2013-06-181-2/+3
* Edit more configure variables in doc make dist rules.Glenn Morris2013-06-181-0/+6
* Minor lispintro tweaksGlenn Morris2013-04-231-4/+8
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add doclicense.texi dependency for doc/lispintro MakefileGlenn Morris2012-12-221-4/+6
* Merge from emacs-24; up to 2012-04-26T03:04:36Z!cyd@gnu.orgGlenn Morris2012-06-211-6/+7
|\
| * Rename infodir to buildinfodir in doc/*/Makefile.in (bug#11737)Glenn Morris2012-06-181-6/+7
* | Let configure test for a suitable mkdir -pGlenn Morris2012-05-111-1/+3
* | Give info files the .info extensionGlenn Morris2012-05-031-4/+8
|/
* Replace non-portable use of $< in ordinary make rulesGlenn Morris2012-04-071-6/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Improve configuration of makeinfo.Werner LEMBERG2011-01-231-5/+9
* Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\