summaryrefslogtreecommitdiff
path: root/lisp/vc/emerge.el
Commit message (Expand)AuthorAge
* Use delete-char instead of backward-delete-charMattias EngdegÄrd2023-02-22
* * lisp/vc/emerge.el (emerge-show-file-name): Make obsolete.Stefan Kangas2022-08-11
* Make emerge-define-key-if-possible obsoleteStefan Kangas2022-08-11
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* Add indent declaration to emerge-defvar-localStefan Kangas2021-09-18
* Make doc argument of emerge-defvar-local optionalStefan Kangas2021-09-18
* ; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas2021-09-18
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* * lisp/vc/emerge.el: Use lexical-bindingStefan Monnier2018-04-03
* ; Use GNU not Gnu in docsGlenn Morris2018-03-23
* Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-13
* ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-17
* Make emerge always use shell-quote-argumentNoam Postavsky2016-08-06
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-04
* * lisp/vc/emerge.el (emerge-make-temp-file): Simplify.Glenn Morris2014-05-14
* Make some pointless/useless emerge.el options obsoleteGlenn Morris2014-05-13
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-02
* * lisp/dired-x.el:Daniel Hackney2013-09-04
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong2012-09-24
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Tiny emerge-defvar-local fixGlenn Morris2012-02-21
* Spelling fixes.Paul Eggert2011-12-16
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-30
* Merge changes from emacs-23 branchChong Yidong2011-03-19
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-05
* Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-08
* Minor emerge changes.Glenn Morris2010-11-06
* * lisp/finder.el (finder-known-keywords): Add keyword "vc"Juri Linkov2010-06-11
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-11