summaryrefslogtreecommitdiff
path: root/lisp/vc/add-log.el
AgeCommit message (Expand)Author
2017-03-08Replace change-log-date-face -> change-log-dateSam Steingold
2017-02-28* lisp/vc/add-log.el (change-log-next-buffer): Check if file existsJuri Linkov
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-17; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris
2016-11-17Update parameter :version to 26.1 in several defcustomTino Calancha
2016-06-23Remove some face aliases obsoleted in 22.1Mark Oteiza
2016-04-12Support OFFSET and (OFFSET ABBR) time zone rulesPaul Eggert
2016-04-12Merge from origin/emacs-25Paul Eggert
2016-04-11Capitalize “Universal Time” in documentationPaul Eggert
2016-02-24Fix error in add-change-log-entry when the entry has no newlineLars Ingebrigtsen
2016-02-02* lisp/vc/add-log.el (change-log-directory-files, find-change-log):Glenn Morris
2016-02-01Make find-change-log prefer a VCS root, if no ChangeLog exists.Glenn Morris
2016-01-30* lisp/vc/add-log.el (find-change-log): Use locate-dominating-file.Glenn Morris
2016-01-08Fix (error ...) errorPaul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Fix several backslash typos in Elisp stringsPaul Eggert
2015-08-28Fix minor text quoting in calc, calendar, vcPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-07-26New optional ZONE arg for format-time-string etc.Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-25* lisp/vc/add-log.el (change-log-next-buffer): Don't create an emptyJuri Linkov
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-05Do not call to `selected-window' where it is assumed by default.Dmitry Antipov
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-12-01Modularize add-log-current-defun.Chong Yidong
2012-10-01* lisp/vc/add-log.el (add-log-buffer-file-name-function): Demote to defvarStefan Monnier
2012-08-15Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris
2012-08-09* lisp/vc/add-log.el (change-log-mode): Bind comment-start to nil.Chong Yidong
2012-07-24Prefer typical American spelling for "acknowledgment".Paul Eggert
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-08-08Lisp code shouldn't use set-time-zone-rule except through setenv.Chong Yidong
2011-05-23Don't quote lambda expressions with `quote'.Stefan Monnier
2011-05-14add-log font-lock fix for mutilple authors (bug#8644)Glenn Morris
2011-05-14add-log.el fix for multiple author entries (bug#8645)Glenn Morris
2011-04-18* lisp/vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to" to ackn...Sam Steingold
2011-03-30* lisp/vc/add-log.el (add-change-log-entry): Don't use whitespaceJason Merrill
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2010-10-31Merge changes from emacs-23 branchChong Yidong
2010-09-23Cosmetic changes for add-log.el.Glenn Morris
2010-08-21* lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.Stefan Monnier
2010-06-11* lisp/finder.el (finder-known-keywords): Add keyword "vc"Juri Linkov
2010-06-11Move version control related files to the "vc" subdirectory.Juri Linkov