summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* Don't list any faces in menu.Karl Heuer1995-11-101-0/+5
* (pc-selection-mode): Don't mess with c-mode-map.Richard M. Stallman1995-11-101-1/+0
* (tpu-set-mode-line): Add element for column number.Karl Heuer1995-11-021-0/+1
* Comment change.Richard M. Stallman1995-10-3011-26/+18
* Comment change.Richard M. Stallman1995-10-301-2/+2
* (pc-selection-mode): Add autoload cookie.Richard M. Stallman1995-10-171-0/+1
* Initial revisionRichard M. Stallman1995-10-171-0/+572
* (vip-set-hooks): Use view-mode-hook in emacs and viewMichael Kifer1995-10-141-134/+115
* (vip-leave-region-active): new function.Michael Kifer1995-10-141-0/+148
* * viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.Michael Kifer1995-10-141-66/+36
* (vip-record-kbd-macro): correctly escapes `.' and `[' now.Michael Kifer1995-10-141-1/+11
* (ex-write): uses better defaults.Michael Kifer1995-10-141-6/+17
* (edt-setup-default-bindings): Revert function isKarl Heuer1995-09-221-2/+2
* (edt-set-term-width-80, edt-set-term-width-132):Karl Heuer1995-09-211-11/+10
* (edt-set-screen-width-80, edt-set-screen-width-132):Karl Heuer1995-09-211-4/+8
* (wordstar-center-line): Renamed from center-line.Richard M. Stallman1995-08-291-10/+10
* * viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.Michael Kifer1995-08-201-31/+70
* (vip-leave-region-active): new function.Michael Kifer1995-08-201-1/+6
* (vip-surrounding-word): modified to understand tripple clicks.Michael Kifer1995-08-201-16/+21
* (vip-set-hooks): Use view-mode-hook, not view-hook.Karl Heuer1995-08-141-3/+3
* (tpu-control-keys): New initial value, nil.Richard M. Stallman1995-08-031-21/+20
* (vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.Richard M. Stallman1995-07-311-5/+5
* (vip-overriding-map): new variable.Michael Kifer1995-07-271-0/+4
* (vip-repeat-from-history-key): new default.Michael Kifer1995-07-271-5/+7
* (vip-multiclick-timeout): new default.Michael Kifer1995-07-271-90/+105
* (vip-add-hook,vip-remove-hook): new functions.Michael Kifer1995-07-271-0/+82
* *** empty log message ***Michael Kifer1995-07-271-1/+1
* (vip-info-file-name): variable removed.Michael Kifer1995-07-271-82/+74
* (tpu-backward-line): Only move to BOL if not already there.Richard M. Stallman1995-07-271-24/+25
* (tpu-version): New version.Richard M. Stallman1995-07-271-5/+264
* Comment changes.Richard M. Stallman1995-07-271-7/+8
* (edt-setup-default-bindings): Bind f1 and help like C-h.Richard M. Stallman1995-06-291-0/+2
* (edt-emulation-on): Check window-system for x, specifically.Richard M. Stallman1995-06-271-1/+1
* (pc-bindings-mode): Add autoload.Richard M. Stallman1995-06-241-0/+24
* (vip-push-mark-silent): Use (mark t).Richard M. Stallman1995-06-221-1/+1
* Delete the Emacs version error check.Richard M. Stallman1995-06-141-24/+0
* (vip-over-whitespace-line): new function.Karl Heuer1995-06-131-1/+7
* (vip-change-state-to-vi): bug fix.Karl Heuer1995-06-131-3/+4
* Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,Karl Heuer1995-06-093-41/+48
* (vip-event-key): now handles keys 128--255 as meta-chars.Karl Heuer1995-06-091-91/+117
* Fixed problems with yanking/deleting buffers.Karl Heuer1995-06-091-71/+86
* (vip-envelop-ESC-key): if an ESC-sequence translatesKarl Heuer1995-06-091-338/+371
* Add C-escape binding.Richard M. Stallman1995-05-071-5/+8
* entered into RCSRichard M. Stallman1995-05-071-1/+6
* (tpu-copy-keyfile): New function.Richard M. Stallman1995-05-011-1/+32
* Eval key definitions and clean up upon completion.Richard M. Stallman1995-04-261-3/+21
* Removed reference to tpu-gnu-emacs18-p.Richard M. Stallman1995-04-261-6/+2
* (edt-advance, edt-backup): Use force-mode-line-update.Karl Heuer1995-04-251-11/+2
* (vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.Karl Heuer1995-04-251-4/+4
* (vip-change-mode): Use force-mode-line-update.Karl Heuer1995-04-251-5/+1