summaryrefslogtreecommitdiff
path: root/doc/emacs/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-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-0/+1
* Minor quoting etc. fixes to Emacs manualPaul Eggert2015-04-081-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Less 'make' chatter for doc and lispPaul Eggert2014-12-311-3/+10
* * doc/emacs/Makefile.in (doc-emacsver): Tweak tempfile name.Glenn Morris2014-11-091-2/+2
* Stop keeping doc/emacs/emacsver.texi in the repositoryGlenn Morris2014-11-091-0/+17
* Merge from emacs-24; up to 117691Glenn Morris2014-11-081-42/+0
|\
| * Replace doc/*/Makefile.in dist rules with code in admin/admin.elGlenn Morris2014-11-081-42/+0
* | Merge from emacs-24; up to 2014-07-26T12:14:42Z!schwab@linux-m68k.orgGlenn Morris2014-10-121-0/+16
|\ \ | |/
| * Update doc/ make dist rulesGlenn Morris2014-10-121-0/+15
* | Refer to MS-DOS using the same name everywhere.Reuben Thomas2014-08-071-2/+2
* | Misc small doc/ Makefile cleanupGlenn Morris2014-06-221-17/+14
* | 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-8/+6
* | Be consistent about reporting infoclean failures.Paul Eggert2014-04-161-1/+4
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Stop keeping info/dir in the repository.Glenn Morris2013-12-121-2/+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-14/+80
* 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/+7
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* 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-4/+4
* | Give info files the .info extensionGlenn Morris2012-05-031-4/+11
|/
* Replace non-portable use of $< in ordinary make rulesGlenn Morris2012-04-071-10/+10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Document package manager in Emacs manual.Chong Yidong2011-08-261-0/+1
* Move Minor Modes node of Emacs manual next to the Major Modes nodeChong Yidong2011-07-101-1/+1
* Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-221-1/+1
* Convert some names in texinfo files to UTF-8.Glenn Morris2011-03-081-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-4/+6
* Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\