aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emulation/viper.el (viper-set-hooks): Declare.Glenn Morris2011-05-231-2/+3
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-235-45/+45
* * lisp/emulation/cua-base.el (cua-selection-mode): Make it toggle again.Stefan Monnier2011-04-251-1/+5
* Fix typos.Juanma Barranquero2011-03-061-1/+1
* Merge from emacs-23; up to 2010-06-03T05:41:[email protected].Glenn Morris2011-02-271-1/+1
|\
| * Fix typo "comand".Glenn Morris2011-02-221-1/+1
* | * 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
| * lisp/emulation/tpu-edt.el: Regenerate md5sum.Chong Yidong2011-01-111-1/+1
* | Move keymap initialization into declaration.Stefan Monnier2011-02-101-126/+127
* | * lisp/obsolete/pc-select.el: Rename from emulation/pc-select.el.Stefan Monnier2011-02-082-1040/+0
* | Update autoloads.Chong Yidong2011-01-281-1/+1
* | Refill some long/short copyright headers.Glenn Morris2011-01-265-7/+8
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2425-50/+25
* | Refill some copyright headers.Glenn Morris2011-01-156-10/+12
* | Nuke arch-tags.Glenn Morris2011-01-1521-21/+0
* | Update md5 checksumsStefan Monnier2011-01-141-1/+1
* | Merge from emacs-23Stefan Monnier2011-01-1425-31/+29
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0225-25/+25
* | * emulation/cua-base.el (cua--init-keymaps):Kim F. Storm2011-01-141-1/+1
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-0/+42
|\|
| * Fix error in last commit.Chong Yidong2010-12-151-3/+4
| * * emulation/edt-mapper.el: Override mapping of function keysKevin Gallagher2010-12-151-0/+41
* | Regenerate tpu-edt autoloads.Glenn Morris2010-11-101-1/+1
* | Minor edt.el simplification.Glenn Morris2010-11-091-187/+91
* | tpu-extras.el simplifiation.Glenn Morris2010-11-091-78/+52
* | system-type related trivia.Glenn Morris2010-11-091-6/+6
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-11/+4
* | Silence viper-cmd compilation.Glenn Morris2010-11-061-20/+18
* | Mere anarchy is loosed upon the world.Glenn Morris2010-11-021-1/+1
* | Support for systems without floats was removed a decade ago.Glenn Morris2010-10-211-5/+3
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-101-151/+149
* | Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-011-2/+3
* | Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-225-47/+47
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-2916-1/+16
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-6/+6
|\|
| * * emulation/pc-select.el: Fix typos in docstrings.Juanma Barranquero2010-08-051-6/+6
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-102-2/+2
|\|
| * Fix typos in some Keywords comments.Glenn Morris2010-06-262-2/+2
* | Replace delete-backward-char Lisp calls in Viper (Bug#6552).Chong Yidong2010-07-021-6/+6
* | Merge from emacs-23Andreas Schwab2010-06-101-1/+1
|\|
| * Fix typos.Juanma Barranquero2010-06-031-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
* | Avoid (expand-file-name ".").Stefan Monnier2010-05-261-8/+8
* | * lisp/emulation/edt.el (edt-load-keys): Use locate-library.Glenn Morris2010-05-251-26/+19
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-242-2/+2
* | CUA mode: Fix use of `filter-buffer-substring' (rework previous change).Juanma Barranquero2010-05-103-12/+11