summaryrefslogtreecommitdiff
path: root/lisp/vc/add-log.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * lisp/vc/add-log.el (change-log-directory-files, find-change-log):Glenn Morris2016-02-021-2/+6
* | Make find-change-log prefer a VCS root, if no ChangeLog exists.Glenn Morris2016-02-011-6/+23
* | * lisp/vc/add-log.el (find-change-log): Use locate-dominating-file.Glenn Morris2016-01-301-18/+12
|/
* Fix (error ...) errorPaul Eggert2016-01-081-5/+7
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-1/+1
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-6/+5
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-261-15/+8
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/vc/add-log.el (change-log-next-buffer): Don't create an emptyJuri Linkov2014-09-251-6/+11
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-3/+3
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | Modularize add-log-current-defun.Chong Yidong2012-12-011-86/+18
|/
* * lisp/vc/add-log.el (add-log-buffer-file-name-function): Demote to defvarStefan Monnier2012-10-011-8/+4
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* * lisp/vc/add-log.el (change-log-mode): Bind comment-start to nil.Chong Yidong2012-08-091-0/+1
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-4/+6
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Lisp code shouldn't use set-time-zone-rule except through setenv.Chong Yidong2011-08-081-2/+2
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-3/+3
* add-log font-lock fix for mutilple authors (bug#8644)Glenn Morris2011-05-141-1/+1
* add-log.el fix for multiple author entries (bug#8645)Glenn Morris2011-05-141-3/+7