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