summaryrefslogtreecommitdiff
path: root/lisp/emulation/vi.el
Commit message (Expand)AuthorAgeFilesLines
* Make some old emulation modes obsoleteGlenn Morris2014-06-011-1492/+0
* Add explicit arg REPLACE to the callers of `shell-command-on-region'.Juri Linkov2013-06-181-1/+2
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-011-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-4/+2
* (vi-goto-line): Don't warn about non-interactive goto-line.Glenn Morris2009-08-221-1/+1
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-10/+10
* Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-1/+1
* * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-201-0/+2
* * textmodes/two-column.el (2C-split, 2C-merge):Dan Nicolaescu2007-10-191-3/+3
* (vi-next-line): Ignore return value of line-move.Richard M. Stallman2007-08-121-1/+1
* (vi-char-argument): Doc fix.Juanma Barranquero2006-12-101-1/+1
* (vi-mark-region): Use c-mark-function.Richard M. Stallman2005-07-031-3/+4
* (vi-goto-insert-state): Fix quoting in docstring.Juanma Barranquero2005-06-141-1/+1
* (vi-mode-setup): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* find-file-hooks -> find-file-hook.Stefan Monnier2005-03-241-29/+29
* (vi-mode): Remove extra format string argument.Andreas Schwab2004-02-081-7/+8
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-20/+20
* Fixes to follow coding conventions.Pavel Janík2001-07-161-3/+4
* Add provide call.Richard M. Stallman1997-06-221-0/+2
* (vi-join-lines): Locally bind count.Richard M. Stallman1997-05-271-32/+50
* Comment change.Richard M. Stallman1997-05-271-0/+1
* (vi-backward-windowful): Renamed from vi-backward-windowfull.Karl Heuer1996-01-041-7/+7
* (vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.Richard M. Stallman1995-07-311-5/+5
* (vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.Karl Heuer1995-04-251-4/+4
* Explain why public domain.Richard M. Stallman1995-04-021-1/+4
* (vi-kill-region): Pass args to kill-region.Karl Heuer1994-11-091-6/+6
* (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-2/+8
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-3/+3
* Doc fix.Christopher Zaborsky1992-11-101-25/+29
* entered into RCSEric S. Raymond1992-07-221-1/+0
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-151-1/+1
* *** empty log message ***Eric S. Raymond1992-07-141-0/+7
* *** empty log message ***Jim Blandy1992-06-101-9/+6
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
* *** empty log message ***Jim Blandy1991-05-091-0/+1
* Initial revisionRichard M. Stallman1987-01-071-0/+1446