aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.Juanma Barranquero2010-05-072-3/+7
* | Minor cleanups.Stefan Monnier2010-05-051-2/+1
* | Add variable scroll-error-top-bottom.Juri Linkov2010-04-141-0/+3
* | Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov2010-04-141-0/+2
* | Scrolling commands which scroll a line instead of full screen..Juri Linkov2010-04-061-10/+0
* | Scrolling commands which does not signal errors at top/bottom.Juri Linkov2010-04-061-0/+3
* | Reorganize Custom groups.Chong Yidong2010-03-121-2/+1
|/
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-181-19/+19
* Mario Lang <[email protected]>: Remove some duplicated words.Mario Lang2010-01-151-1/+1
* Update autoload checksums.Juanma Barranquero2010-01-131-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-1325-25/+25
* Update comments for edt doc changes.Glenn Morris2009-12-154-9/+10
* Regenerate autoloads.Glenn Morris2009-12-041-1/+1
* (tpu-cursor-free-mode): Emit message.Stefan Monnier2009-12-011-5/+6
* 2009-11-22 Michael Kifer <[email protected]>Michael Kifer2009-11-223-11/+32
* (viper-set-hooks): Remove duplicate advice statements for vc-diff,Glenn Morris2009-11-141-17/+5
* * emulation/cua-base.el: Add CUA property to some CC mode commandsChong Yidong2009-11-081-1/+6
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-0310-135/+84
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-026-13/+14
* (tpu-copy-keyfile): Fix condition-case handler.Glenn Morris2009-09-221-3/+3
* Replace empty `let's with `progn'.Glenn Morris2009-09-131-20/+20
* * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)Chong Yidong2009-09-121-4/+12
* * emulation/crisp.el (crisp-mode-map): Move initializationStefan Monnier2009-09-111-125/+110
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-2/+7
* * gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier2009-08-281-5/+6
* * emulation/viper-init.el (viper-restore-cursor-type):Stefan Monnier2009-08-282-4/+3
* Remove code for defunct system-types emx, macos, mswindows,Glenn Morris2009-08-221-1/+0
* (vi-goto-line): Don't warn about non-interactive goto-line.Glenn Morris2009-08-221-1/+1
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-211-3/+3
* 2009-08-15 Michael Kifer <[email protected]>Michael Kifer2009-08-152-3/+12
* * emulation/edt.el (edt-previous-line, edt-next-line): Don't useChong Yidong2009-06-041-2/+4
* (cua--indent-rectangle): Insert tabs usingKim F. Storm2009-04-091-1/+1
* Follow commenting conventions.Stefan Monnier2009-01-313-9/+9
* Replace last-input-char with last-input-event.Glenn Morris2009-01-091-2/+2
* Replace last-command-char with last-command-event.Glenn Morris2009-01-094-23/+21
* Update autoload checksums.Juanma Barranquero2009-01-061-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-0525-25/+25
* (cmd): Add beginning-of-visual-line andMartin Rudalics2008-12-181-0/+1
* 2008-11-22 Michael Kifer <[email protected]>Michael Kifer2008-11-223-14/+6
* * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.Juanma Barranquero2008-11-171-1/+1
* version timestamp updateMichael Kifer2008-11-161-1/+1
* 2008-11-16 Michael Kifer <[email protected]>Michael Kifer2008-11-164-54/+29