summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* Kevin Gallagher has new email addressKevin Gallagher2016-02-105-11/+12
* Improve the custom type of some user options.Glenn Morris2016-01-301-4/+2
* Update copyright year to 2016Paul Eggert2016-01-0117-17/+17
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-172-9/+9
* Support rectangular regions for more commandsJuri Linkov2015-11-141-2/+24
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-179-35/+35
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-073-10/+10
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Generalize the prefix-command machinery of C-uStefan Monnier2015-09-011-23/+30
* Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert2015-08-294-15/+17
* Prefer directed to neutral quotesPaul Eggert2015-08-242-14/+16
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-232-14/+14
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-212-4/+4
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-1/+1
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Silence some compilation warningsGlenn Morris2015-04-301-0/+2
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-202-12/+19
* Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier2015-03-161-1/+1
* * lisp/emulation/viper.el: A couple of docstring format tweaksStefan Monnier2015-02-052-6/+6
* Update copyright year to 2015Paul Eggert2015-01-0117-17/+18
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-1/+0
|\
| * .gitignore cleanup.Paul Eggert2014-11-171-1/+0
* | Merge from emacs-24; up to 117687Glenn Morris2014-11-082-4/+4
|\ \ | |/
| * * lisp/emulation/cua-base.el (cua--select-keymaps): Use region-active-p.Stefan Monnier2014-11-072-5/+5
* | Merge from emacs-24; up to 117656Glenn Morris2014-11-011-60/+12
|\ \ | |/
| * * lisp/emulation/cua-base.el (cua-delete-region): Use delete-active-region.Stefan Monnier2014-10-311-19/+2
| * Restore cua-delete-copy-to-register-0 and M-v command.Kim F. Storm2014-10-301-44/+10
* | Merge from emacs-24; up to 117634Glenn Morris2014-10-292-1/+4
|\ \ | |/
| * * list/emulation/viper: Add some FIXME comments.Stefan Monnier2014-10-202-1/+4
| * Make most emulation packages obsolete. [Backport]Glenn Morris2014-10-207-8847/+0
* | Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris2014-08-271-1/+1
|\ \ | |/
| * * emulation/cua-rect.el (cua--highlight-rectangle): Avoid error at point-min.Glenn Morris2014-08-251-1/+1
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-4/+4
|\ \ | |/
| * * cua-rect.el (cua--activate-rectangle): Avoid setting cua--rectangle to nil.Glenn Morris2014-07-061-4/+4
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-021-1/+1
|\ \ | |/
| * Doc and comment fixes re "online" helpGlenn Morris2014-06-281-1/+1
* | * lisp/simple.el (handle-shift-selection, exchange-point-and-mark)Stefan Monnier2014-06-231-2/+3
* | Make some old emulation modes obsoleteGlenn Morris2014-06-017-8847/+0
* | * lisp/emulation/cua-base.el (<toplevel>, cua--pre-command-handler-1):Stefan Monnier2014-04-101-43/+0
|/
* Doc updates related to tty-setup-hookGlenn Morris2014-02-251-3/+2
* * lisp/emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them asStefan Monnier2014-02-121-2/+2
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-021-0/+1
* Spelling fix.Paul Eggert2014-01-271-1/+1
* Small doc updates for CUA and diredGlenn Morris2014-01-271-6/+1
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-265-33/+31
* Spelling fixes.Paul Eggert2014-01-151-35/+35
* Spelling fixes.Paul Eggert2014-01-081-3/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0123-25/+24
* * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.Stefan Monnier2013-12-152-9/+24