summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-242-4/+2
* Regenerate for new tpu-extras md5sum in generated autoload.Glenn Morris2008-01-121-1/+1
* 2008-01-10 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2008-01-103-10/+16
* 2008-01-09 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2008-01-095-16/+30
* Merge from emacs--rel--22Miles Bader2008-01-0823-23/+23
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-0725-25/+25
| * (tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line)Stefan Monnier2007-11-161-6/+6
| * (cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings.Juanma Barranquero2007-11-151-3/+3
* | Misc comment and docstring fixes to better follow conventions.Stefan Monnier2008-01-041-68/+66
* | (tpu-load-xkeys): Recommend to run theStefan Monnier2008-01-041-10/+9
* | (tpu-mapper): New command. Contains all the code previously at top-level.Stefan Monnier2008-01-041-224/+202
* | (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