summaryrefslogtreecommitdiff
path: root/lisp/vc/emerge.el
AgeCommit message (Expand)Author
2023-09-02Make emerge-m-t-f obsolete in favor of make-temp-fileStefan Kangas
2023-02-22Use delete-char instead of backward-delete-charMattias EngdegÄrd
2022-08-11* lisp/vc/emerge.el (emerge-show-file-name): Make obsolete.Stefan Kangas
2022-08-11Make emerge-define-key-if-possible obsoleteStefan Kangas
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-07-03Quote some literal keys to get help-key-binding faceStefan Kangas
2021-09-18Add indent declaration to emerge-defvar-localStefan Kangas
2021-09-18Make doc argument of emerge-defvar-local optionalStefan Kangas
2021-09-18; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-02-26lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier
2020-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2018-04-03* lisp/vc/emerge.el: Use lexical-bindingStefan Monnier
2018-03-23; Use GNU not Gnu in docsGlenn Morris
2017-12-13Fixes for defcustoms, prompted by cus-test-optsGlenn Morris
2016-11-17; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris
2016-08-06Make emerge always use shell-quote-argumentNoam Postavsky
2015-08-04; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup
2014-05-14* lisp/vc/emerge.el (emerge-make-temp-file): Simplify.Glenn Morris
2014-05-13Make some pointless/useless emerge.el options obsoleteGlenn Morris
2014-02-02Be more consistent in using register-read-with-preview to read registersGlenn Morris
2013-09-04* lisp/dired-x.el:Daniel Hackney
2013-08-05Do not call to `selected-window' where it is assumed by default.Dmitry Antipov
2012-09-24Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-02-21Tiny emerge-defvar-local fixGlenn Morris
2011-12-16Spelling fixes.Paul Eggert
2011-10-30Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong
2011-03-19Merge changes from emacs-23 branchChong Yidong
2011-03-05Replace many instances of read-file-name with read-directory-name.Antoine Levitt
2010-11-08Replace still more end-of-line etc with line-end-position, etc.Glenn Morris
2010-11-06Minor emerge changes.Glenn Morris
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