summaryrefslogtreecommitdiff
path: root/doc/lispref/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix single-quoting style in PDF manualsPaul Eggert2015-05-011-1/+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-40/+0
|\
| * Replace doc/*/Makefile.in dist rules with code in admin/admin.elGlenn Morris2014-11-081-40/+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/+12
* | 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
|/
* * doc/lispref/functions.texi (Advising Functions): New section.Stefan Monnier2014-01-101-1/+0
* 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/+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-1/+3
* | Merge from emacs-24; up to 2012-04-21T14:12:27Z!sdl.web@gmail.comGlenn Morris2012-05-081-2/+3
|\ \ | |/
| * Move part of previous clean rule change to mostlycleanGlenn Morris2012-05-081-2/+2
| * * doc/lispref/Makefile.in (clean): Add some more vol1/2 items.Glenn Morris2012-05-071-1/+2
* | Give info files the .info extensionGlenn Morris2012-05-031-4/+8
* | * doc/lispref/Makefile.in (srcs): Remove back.texi (which is unused).Glenn Morris2012-04-251-1/+0
|/
* Replace non-portable use of $< in ordinary make rulesGlenn Morris2012-04-071-5/+6
* Remove lispref/locals.texiGlenn Morris2012-02-271-2/+1
* * doc/lispref/Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)Glenn Morris2012-01-251-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert some names in texinfo files to UTF-8.Glenn Morris2011-03-081-1/+1
* Add package.texi to doc/lispref/Makefile.in.Chong Yidong2011-03-061-0/+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
* * Makefile.in (MAKEINFO): Now controlled by `configure'.Werner LEMBERG2011-01-231-5/+9
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | doc/Makefile fixes related to inclusion of emacsver.texi.Glenn Morris2010-10-281-2/+2
* | Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.Glenn Morris2010-10-101-1/+1
* | Add html targets for some doc/ Makefiles.Glenn Morris2010-10-101-1/+6
* | Add ps rules for some doc/ Makefiles.Glenn Morris2010-10-101-3/+7
* | Replace use of VPATH in most doc/ Makefiles.Glenn Morris2010-10-091-7/+4
* | Anchor regexps in doc/ `make dist' rules.Glenn Morris2010-10-091-3/+3
* | * doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.Glenn Morris2010-10-091-1/+3
* | Remove references to emacsver.texi.in in doc/ `make dist' rules.Glenn Morris2010-10-091-2/+0
* | Use $< in some doc/*/Makefile rules.Glenn Morris2010-10-091-4/+4