summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* (top-level): Use dolist rather than mapc in make-variable-frame-local call.Glenn Morris2007-12-091-6/+4
* * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
* Remove directory part from filenames in function declarations.Glenn Morris2007-12-063-4/+4
* (top-level): Move (provide 'cua-base) to end.Glenn Morris2007-12-041-20/+23
* (top-level): Move provide to end.Glenn Morris2007-12-041-5/+6
* (top-level): Move provide to end.Glenn Morris2007-12-041-2/+2
* (viper-replace-overlay-cursor-color)Glenn Morris2007-12-041-7/+7
* (top-level): Don't require advice.Glenn Morris2007-12-021-18/+0
* (top-level): Don't load viper-util, viper-keym when compiling.Glenn Morris2007-12-021-4/+0
* (top-level): Move provide statement to end.Glenn Morris2007-12-021-2/+3
* (top-level): Don't load viper-util when compiling. Move provideGlenn Morris2007-12-021-11/+3
* (top-level): Don't load viper-util, viper-keym, viper-mous when compiling.Glenn Morris2007-12-021-6/+0
* (top-level): Don't load viper-util when compiling.Glenn Morris2007-12-021-2/+0
* (top-level): Don't load viper-init when compiling.Glenn Morris2007-12-021-6/+0
* (top-level): Don't require ring.Glenn Morris2007-12-021-14/+1
* Don't require cl when compiling.Glenn Morris2007-11-281-2/+7
* (edt-user-emulation-setup): Test edt-setup-user-bindings is boundGlenn Morris2007-11-281-1/+4
* Load viper*.el files silently.Glenn Morris2007-11-277-18/+18
* (x-clipboard-yank): Fix declaration.Glenn Morris2007-11-221-1/+1
* (x-clipboard-yank): Declare as function.Juanma Barranquero2007-11-221-0/+2
* * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-2/+2
* * progmodes/python.el (info-lookup-maybe-add-help):Dan Nicolaescu2007-11-202-0/+6
* * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-204-21/+19
* (pc-select-shifted-mark): Remove.Stefan Monnier2007-11-161-63/+42
* (pc-select-shifted-mark): New var.Stefan Monnier2007-11-161-23/+35
* (cua--keymaps-initialized): Rename from `cua--keymaps-initalized'.Juanma Barranquero2007-11-151-10/+10
* (cua--pre-command-handler-1):Stefan Monnier2007-11-151-10/+14
* * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.Dan Nicolaescu2007-11-097-124/+108
* (tpu-map-key): Use unless rather than cond.Glenn Morris2007-11-071-17/+17
* Rob Riepel <riepel at networking.stanford.edu>Glenn Morris2007-11-071-11/+2
* 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2007-11-022-13/+18
* * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvmDan Nicolaescu2007-10-311-8/+8
* (tpu-map-key): Use with-no-warning to suppress byte-opt warning.Glenn Morris2007-10-301-2/+3
* * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)Dan Nicolaescu2007-10-301-58/+48
* * calc/calc.el (calc-emacs-type-lucid): Remove.Dan Nicolaescu2007-10-291-45/+33
* * cus-edit.el (custom-browse-insert-prefix):Dan Nicolaescu2007-10-281-1/+1
* Merge from emacs--rel--22Miles Bader2007-10-271-7/+14
|\
| * (tpu-edt-old-global-values): New var.Stefan Monnier2007-10-221-7/+14
| * Move CUA-mode check to `bad-packages-alist'.Glenn Morris2007-08-141-17/+0
* | * emulation/pc-select.el (next-line-mark, next-line-nomark)Dan Nicolaescu2007-10-261-4/+4
* | * emulation/edt-mapper.el (edt-emacs-variant): Replace the onlyDan Nicolaescu2007-10-251-7/+1
* | * emulation/edt-mapper.el (function-key-map):Dan Nicolaescu2007-10-212-39/+36
* | * textmodes/two-column.el (2C-split, 2C-merge):Dan Nicolaescu2007-10-192-6/+6
* | (cua-paste): Check if mouse-region-match is fboundJuri Linkov2007-10-061-0/+1
* | (set-viper-state-in-major-mode): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-1/+1
* | (viper-setup-master-buffer): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-3/+3
* | (viper-describe-kbd-macros, viper-describe-one-macro):Juanma Barranquero2007-09-261-5/+5
* | (viper-toggle-key, viper-ESC-key): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-2/+2
* | (cua--deactivate-rectangle, cua--highlight-rectangle,Juanma Barranquero2007-09-261-3/+3
* | Merge from emacs--devo--0Miles Bader2007-08-271-6/+3
|\ \