summaryrefslogtreecommitdiff
path: root/lisp/version.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-30Respect --disable-build-details in Android buildsPo Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-17Update Android portPo Lu
2023-03-07Save build timestamps in Android buildsPo Lu
2023-02-17Update emacsbug and version.el for the Android portPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-02-03Merge from origin/emacs-28Stefan Kangas
2022-02-02Improve documentation of 'emacs-version'Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-01-19* etc/NEWS.19: Add entry for `indent-line-to`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-05-18Redo RCS Id for pdumperPaul Eggert
2020-04-30; Silence byte-compiler warning in version.elBasil L. Contovounesios
2020-04-28Use lexical-binding in version.el and add testsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-06Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul 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-04-20More alias-related tediumGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul 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-06-01Avoid delving into Git internals for versionPaul Eggert
2016-06-01Fix emacs-repository-get-version with packed .gitPaul Eggert
2016-03-02Deterministic build improvementsPaul Eggert
2016-03-02Remove build system name from deterministic dumpsPhilipp Stephani
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-20Discover repository version in linked worktrees (bug#21930)Juanma Barranquero
2015-08-24* lisp/version.el (emacs-version): No longer include build hostGlenn Morris
2015-06-14* lisp/version.el (emacs-repository-version-git): Demote errors.Glenn Morris
2015-06-13Tweaks for getting repository version; a bit more like it was for bzr.Glenn Morris
2015-06-12* lisp/version.el (emacs-repository-get-version):Glenn Morris
2015-06-06Address some compilation warnings.Glenn Morris
2015-02-11Add cairo drawing.Jan D
2015-01-17Update docstring of emacs-repository-get-version.Ulrich Müller
2015-01-17Discard the Bazaar case in repository version detectionUlrich Müller
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-16Use git rev-parse to get repository versionAndreas Schwab
2014-11-14(emacs-repository-get-version): Call `git log' with proper format argumentUlrich Müller
2014-10-31Yet another change for git migration backported from trunk.Glenn Morris