summaryrefslogtreecommitdiff
path: root/doc/lispref/Makefile.in
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-03-30Add peg.el as a built-in libraryEric Abrahamsen
2024-03-10Avoid dependency on nonexisting target in lispref makefileAndreas Schwab
2024-03-06Rename type_hierarchy.* -> elisp_type_hierarchy.*Andrea Corallo
2024-03-05* Copy type hierarchy representation to the info dirAndrea Corallo
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-05; Fix minor issues with Tree-sitter documentation in ELisp manualEli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-03-11Make tags tables from Texinfo sourcesPetteri Hintsanen
2021-03-06Simplify silent-rules build machineryGlenn Morris
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-23Prefer saying "Info manual" to "info page" in docsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-22Improve documentation of recordsEli Zaretskii
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-04Merge branch 'concurrency'Eli Zaretskii
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-01merge from trunkKen Raeburn
2015-05-01Fix single-quoting style in PDF manualsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-31Less 'make' chatter for doc and lispPaul Eggert
2014-11-08Merge from emacs-24; up to 117691Glenn Morris
2014-11-08Replace doc/*/Makefile.in dist rules with code in admin/admin.elGlenn Morris
2014-10-12Merge from emacs-24; up to 2014-07-26T12:14:42Z!schwab@linux-m68k.orgGlenn Morris
2014-10-12Update doc/ make dist rulesGlenn Morris
2014-06-22Misc small doc/ Makefile cleanupGlenn Morris
2014-06-22Disable implicit texi rules in doc/Glenn Morris
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris
2014-06-09Get rid of the INFO_EXT variableGlenn Morris
2014-04-16Be consistent about reporting infoclean failures.Paul Eggert
2014-01-10* doc/lispref/functions.texi (Advising Functions): New section.Stefan Monnier
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-30doc/ distclean rules should remove MakefilesGlenn Morris
2013-10-23Progress towards allowing installation in directories with whitespaceGlenn Morris
2013-08-27* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert
2013-08-19merge from trunkTom Tromey
2013-08-11Add build, install, uninstall rules for all dvi, html, pdf, ps manualsGlenn Morris
2013-07-26merge from trunkTom Tromey
2013-07-23Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris
2013-07-06merge from trunkTom Tromey
2013-06-18Tweak regexp in previous doc/*/Makefile.in change, make error fatalGlenn Morris
2013-06-18Edit more configure variables in doc make dist rules.Glenn Morris