summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAge
* Doc updates related to tty-setup-hookGlenn Morris2014-02-25
* * lisp/emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them asStefan Monnier2014-02-12
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-02
* Spelling fix.Paul Eggert2014-01-27
* Small doc updates for CUA and diredGlenn Morris2014-01-27
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-26
* Spelling fixes.Paul Eggert2014-01-15
* Spelling fixes.Paul Eggert2014-01-08
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.Stefan Monnier2013-12-15
* * lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' propertyStefan Monnier2013-12-11
* Make CUA-mode use shift-select-mode.Stefan Monnier2013-12-08
* Use delete-selection-mode in cua-mode.Stefan Monnier2013-12-08
* Revert auto-commit loaddefs weirdnessGlenn Morris2013-10-30
* Auto-commit of loaddefs files.Glenn Morris2013-10-27
* Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-11
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-10
* Fix some custom typesGlenn Morris2013-08-13
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* * faces.el (tty-run-terminal-initialization): function changed (StefanMichael Kifer2013-07-07
* Add explicit arg REPLACE to the callers of `shell-command-on-region'.Juri Linkov2013-06-18
* Silence cua-mode compilationGlenn Morris2013-05-28
* Small viper clean-upGlenn Morris2013-05-21
* Misc custom group fixesGlenn Morris2013-05-15
* Auto-commit of loaddefs files.Glenn Morris2013-05-12
* Make some files provide featuresGlenn Morris2013-05-11
* * lisp/emulation/edt-mapper.el: In batch mode, error rather than hang.Glenn Morris2013-05-10
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-08
* Use locate-user-emacs-file.Stefan Monnier2013-03-11
* Add bug-gnu-emacs to some specialized bug report addressesGlenn Morris2013-02-23
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-11
* Auto-commit of loaddefs files.Glenn Morris2013-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Aliases to defcustoms must come before the defcustom.Glenn Morris2012-10-06
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris2012-09-05
|\
| * Fix right and left key remapping issue (bug#12317)Glenn Morris2012-08-31
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-15
* | * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-07
* | Add declares for viper-deflocalvar and viper-loop.Vegard Øye2012-08-05
* | deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-29
* | Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-24
* | Reduce use of (require 'cl).Stefan Monnier2012-07-10
* | In EDT emulator, allow updating of menu-bar Buffers menu.Kevin Gallagher2012-06-19
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-09
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* | Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-12
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-19
* | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-13
|\|
| * Fix for C-x C-x in cua-selection-mode.Chong Yidong2012-04-13