summaryrefslogtreecommitdiff
path: root/lisp/vc/add-log.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-09-211-1/+1
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-1/+1
* | Delete many items obsolete since 24.3Stefan Kangas2022-09-091-2/+0
* | Prefer defvar-keymap in vc/*.elStefan Kangas2022-08-101-8/+6
* | Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas2022-07-061-2/+1
* | Improve how change-log-mode fills all-file-name linesLars Ingebrigtsen2022-01-251-0/+15
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make some variable aliases obsoleteStefan Kangas2021-12-201-3/+2
|/
* Prefer seq-random-elt to nth+randomStefan Kangas2021-09-241-2/+1
* Improve add-log-current-defun-header-regexpMichael Albinus2021-04-281-1/+1
* Convert change-log-mode menu to easy-menu-defineStefan Kangas2021-02-271-16/+14
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-52/+31
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-23/+23
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Correct some custom type typosRobert Pluim2019-10-011-1/+1
* Improved ChangeLog generation for vc log (Bug#16301)Noam Postavsky2019-08-031-0/+39
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* More regexp corrections and tweaksPaul Eggert2019-03-081-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Minor rewording of last changeEli Zaretskii2018-07-211-38/+40
* | New option to make 'C-x 4 a' use file-less ChangeLog buffersJoão Távora2018-07-211-32/+81
* | * lisp/vc/add-log.el (change-log-mode-syntax-table): New defvarJuri Linkov2018-04-281-0/+7
* | Improve Isearch error handlingJuri Linkov2018-04-231-3/+11
* | Use next-error-found to set next-error-last-buffer.Juri Linkov2018-04-171-3/+7
* | Merge from origin/emacs-26Glenn Morris2018-03-021-1/+1
|\|
| * * lisp/vc/add-log.el (add-change-log-entry): Replace obsolete alias.Glenn Morris2018-03-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\|
| * lisp/vc/: documentation fixesCharles A. Roelli2018-02-171-1/+1
* | * lisp/vc/add-log.el (change-log-next-buffer): Check file for nil.Juri Linkov2018-01-211-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Replace change-log-date-face -> change-log-dateSam Steingold2017-03-081-1/+1
* * lisp/vc/add-log.el (change-log-next-buffer): Check if file existsJuri Linkov2017-02-281-8/+10
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-231-11/+0
* | Support OFFSET and (OFFSET ABBR) time zone rulesPaul Eggert2016-04-121-15/+4
* | Merge from origin/emacs-25Paul Eggert2016-04-121-4/+3
|\|
| * Capitalize “Universal Time” in documentationPaul Eggert2016-04-111-4/+3
* | Fix error in add-change-log-entry when the entry has no newlineLars Ingebrigtsen2016-02-241-2/+4