aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation/cua-base.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them asStefan Monnier2014-02-121-2/+2
* Small doc updates for CUA and diredGlenn Morris2014-01-271-6/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.Stefan Monnier2013-12-151-2/+1
* * lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' propertyStefan Monnier2013-12-111-54/+14
* Make CUA-mode use shift-select-mode.Stefan Monnier2013-12-081-51/+9
* Use delete-selection-mode in cua-mode.Stefan Monnier2013-12-081-68/+22
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-1/+1
* Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-8/+14
|\
| * Fix for C-x C-x in cua-selection-mode.Chong Yidong2012-04-131-8/+14
* | * lisp/emulation/cua-base.el (cua--pre-command-handler-1): Don't activateStefan Monnier2012-04-131-16/+1
|/
* Add delete-forward-char to CUA remappings.Chong Yidong2012-03-101-0/+1
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* * emulation/cua-base.el (cua-set-mark): Fix case of string.Christoph Scholtes2011-10-191-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-10/+11
* * lisp/emulation/cua-base.el (cua-selection-mode): Make it toggle again.Stefan Monnier2011-04-251-1/+5
* * lisp/emulation/cua-base.el (pc-selection-mode): Declare.Glenn Morris2011-02-181-0/+3
* Merge changes from emacs-23 branchChong Yidong2011-02-121-1/+1
|\
| * Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-121-1/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* | Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * emulation/cua-base.el (cua--init-keymaps):Kim F. Storm2011-01-141-1/+1
* | Support for systems without floats was removed a decade ago.Glenn Morris2010-10-211-5/+3
* | Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-221-27/+27
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-1/+1
|\ \ | |/
| * Fix typos in some Keywords comments.Glenn Morris2010-06-261-1/+1
* | emulation/cua-base.el: Recognize also `right-word' and `left-word'.Juanma Barranquero2010-05-301-0/+1
* | emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.Juanma Barranquero2010-05-301-0/+1
* | CUA mode: Fix use of `filter-buffer-substring' (rework previous change).Juanma Barranquero2010-05-101-4/+5
* | * cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.Juanma Barranquero2010-05-071-1/+3
* | Scrolling commands which does not signal errors at top/bottom.Juri Linkov2010-04-061-0/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * emulation/cua-base.el: Add CUA property to some CC mode commandsChong Yidong2009-11-081-1/+6
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* * emulation/viper-init.el (viper-restore-cursor-type):Stefan Monnier2009-08-281-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (cmd): Add beginning-of-visual-line andMartin Rudalics2008-12-181-0/+1
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Put isearch-scroll property on cua-scroll-up and cua-scroll-down.Juri Linkov2008-05-111-0/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (cua-mode): Turn off shift-select-mode.Chong Yidong2008-04-021-1/+4