summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAge
* Limit triggering of abbrev expansion in viper-mode (Bug#9038)Bob Nnamtrop2011-07-09
* * lisp/emulation/viper.el (viper-set-hooks): Declare.Glenn Morris2011-05-23
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-23
* * lisp/emulation/cua-base.el (cua-selection-mode): Make it toggle again.Stefan Monnier2011-04-25
* Fix typos.Juanma Barranquero2011-03-06
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-27
|\
| * Fix typo "comand".Glenn Morris2011-02-22
* | * lisp/emulation/cua-base.el (pc-selection-mode): Declare.Glenn Morris2011-02-18
* | Merge changes from emacs-23 branchChong Yidong2011-02-12
|\|
| * Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-12
| * lisp/emulation/tpu-edt.el: Regenerate md5sum.Chong Yidong2011-01-11
* | Move keymap initialization into declaration.Stefan Monnier2011-02-10
* | * lisp/obsolete/pc-select.el: Rename from emulation/pc-select.el.Stefan Monnier2011-02-08
* | Update autoloads.Chong Yidong2011-01-28
* | Refill some long/short copyright headers.Glenn Morris2011-01-26
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Refill some copyright headers.Glenn Morris2011-01-15
* | Nuke arch-tags.Glenn Morris2011-01-15
* | Update md5 checksumsStefan Monnier2011-01-14
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * emulation/cua-base.el (cua--init-keymaps):Kim F. Storm2011-01-14
* | Merge changes from emacs-23 branchChong Yidong2011-01-02
|\|
| * Fix error in last commit.Chong Yidong2010-12-15
| * * emulation/edt-mapper.el: Override mapping of function keysKevin Gallagher2010-12-15
* | Regenerate tpu-edt autoloads.Glenn Morris2010-11-10
* | Minor edt.el simplification.Glenn Morris2010-11-09
* | tpu-extras.el simplifiation.Glenn Morris2010-11-09
* | system-type related trivia.Glenn Morris2010-11-09
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-08
* | Silence viper-cmd compilation.Glenn Morris2010-11-06
* | Mere anarchy is loosed upon the world.Glenn Morris2010-11-02
* | Support for systems without floats was removed a decade ago.Glenn Morris2010-10-21
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-10
* | Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-01
* | Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-22
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-29
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | Merge changes from emacs-23 branchChong Yidong2010-08-08
|\|
| * * emulation/pc-select.el: Fix typos in docstrings.Juanma Barranquero2010-08-05
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-10
|\|
| * Fix typos in some Keywords comments.Glenn Morris2010-06-26
* | Replace delete-backward-char Lisp calls in Viper (Bug#6552).Chong Yidong2010-07-02
* | Merge from emacs-23Andreas Schwab2010-06-10
|\|
| * Fix typos.Juanma Barranquero2010-06-03
* | emulation/cua-base.el: Recognize also `right-word' and `left-word'.Juanma Barranquero2010-05-30
* | emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.Juanma Barranquero2010-05-30
* | Avoid (expand-file-name ".").Stefan Monnier2010-05-26
* | * lisp/emulation/edt.el (edt-load-keys): Use locate-library.Glenn Morris2010-05-25
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-24