summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' propertyStefan Monnier2013-12-112-56/+18
* Make CUA-mode use shift-select-mode.Stefan Monnier2013-12-082-55/+19
* Use delete-selection-mode in cua-mode.Stefan Monnier2013-12-083-102/+47
* Revert auto-commit loaddefs weirdnessGlenn Morris2013-10-301-29/+0
* Auto-commit of loaddefs files.Glenn Morris2013-10-271-0/+29
* Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-111-3/+2
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-108/+6
* Fix some custom typesGlenn Morris2013-08-131-1/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* * faces.el (tty-run-terminal-initialization): function changed (StefanMichael Kifer2013-07-073-104/+65
* Add explicit arg REPLACE to the callers of `shell-command-on-region'.Juri Linkov2013-06-184-5/+6
* Silence cua-mode compilationGlenn Morris2013-05-282-6/+3
* Small viper clean-upGlenn Morris2013-05-214-53/+63
* Misc custom group fixesGlenn Morris2013-05-151-1/+1
* Auto-commit of loaddefs files.Glenn Morris2013-05-121-1/+1
* Make some files provide featuresGlenn Morris2013-05-111-0/+2
* * lisp/emulation/edt-mapper.el: In batch mode, error rather than hang.Glenn Morris2013-05-101-0/+4
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-1/+1
* Use locate-user-emacs-file.Stefan Monnier2013-03-113-5/+5
* Add bug-gnu-emacs to some specialized bug report addressesGlenn Morris2013-02-231-6/+6
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
* Auto-commit of loaddefs files.Glenn Morris2013-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-0123-26/+28
* Aliases to defcustoms must come before the defcustom.Glenn Morris2012-10-061-3/+3
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-177-15/+15
* Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris2012-09-051-0/+2
|\
| * Fix right and left key remapping issue (bug#12317)Glenn Morris2012-08-311-0/+2
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* | * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-071-4/+4
* | Add declares for viper-deflocalvar and viper-loop.Vegard Øye2012-08-051-0/+5
* | deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-292-11/+13
* | Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-242-3/+3
* | Reduce use of (require 'cl).Stefan Monnier2012-07-101-3/+1
* | In EDT emulator, allow updating of menu-bar Buffers menu.Kevin Gallagher2012-06-191-5/+19
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-1/+1
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-022-7/+10
* | Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-1/+1
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-39/+38
* | 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
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-097-43/+43
|/
* Fix some missing trailing whitespace (tiny change)Tim Landscheidt2012-03-121-1/+1
* Add delete-forward-char to CUA remappings.Chong Yidong2012-03-102-0/+2
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-284-11/+11
* Fix M-x in Viper mode.Chong Yidong2012-02-271-2/+11
* Auto-commit of loaddefs files.Glenn Morris2012-02-081-1/+4
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-072-2/+8
* Duplicate-word and spelling fixes.Paul Eggert2012-01-101-1/+1
* Auto-commit of loaddefs files.Glenn Morris2012-01-051-1/+1