summaryrefslogtreecommitdiff
path: root/doc/lispref/intro.texi
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-26; Don't use non-ASCII in ELisp manual sources unless necessaryEli Zaretskii
2024-02-15Add cross-reference to ELisp manual CaveatsStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-12* doc/lispref/intro.texi: Fix PDF output without VERSION. (Bug#59199)Stefan Kangas
2022-04-28Change current-time back to list formPaul Eggert
2022-04-25Use (TICKS . HZ) for current-time etc.Paul Eggert
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-07-12; * doc/lispref/intro.texi (Caveats): Fix paren.Basil L. Contovounesios
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-20Merge from origin/emacs-27Glenn Morris
2020-09-20Minor improvement in the ELisp manual's IntroductionEli Zaretskii
2020-09-09Implement a new `submit-emacs-patch' commandLars Ingebrigtsen
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-11-10Provide branch information for both Emacs and Tramp (Bug#33328)Michael Albinus
2018-09-23file-attributes cleanupPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-02-17Remove the build number from emacs-version variableGlenn Morris
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-02Deterministic build improvementsPaul Eggert
2016-01-23Correct a use of "which" in intro.texiJohn Wiegley
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-15Quote less in manualsPaul Eggert
2015-08-24; * doc/lispref/intro.texi (Version Info): Shorten line for 80 column terminal.Glenn Morris
2015-08-24* lisp/version.el (emacs-version): No longer include build hostGlenn Morris
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-19Lessen focus on ChangeLog files, as opposed to change log entries.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-10-23Remove remaining @refills from doc/*/*.texi filesGlenn Morris
2013-10-12Use accented form of some namesGlenn Morris
2013-03-04Prefer UTF-8 for documentation.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-12-29Fix bug #13292 with use of @var in @def.. commands in ELisp manual.Eli Zaretskii
2012-12-05Fix minor whitespace issues after "." in manual.Paul Eggert
2012-10-24Update manual for new time stamp format.Paul Eggert
2012-10-21Refer to cl-lib rather than cl in lisprefGlenn Morris
2012-07-24Prefer typical American spelling for "acknowledgment".Paul Eggert
2012-07-06* intro.texi (A Sample Variable Description): The saga continues...Glenn Morris
2012-07-06Misc fixes for Lisp manual.Chong Yidong
2012-07-05* doc/lispref/intro.texi (A Sample Variable Description): Use @dfn more.Richard M. Stallman
2012-07-05* doc/lispref/intro.texi: Improve/undo previous changes.Richard M. Stallman
2012-07-04* doc/lispref/intro.texi (A Sample Function Description): Fix cross-refs.Glenn Morris
2012-07-04* doc/lispref/intro.texi (Evaluation Notation, A Sample Function Description)Michael Witten
2012-05-26Nuke hand-written node pointers in doc/lisprefGlenn Morris
2012-05-05Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.orgChong Yidong