| Commit message (Expand) | Author | Age | Files | Lines |
* | * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at): | Dan Nicolaescu | 2008-01-24 | 2 | -4/+2 |
* | Regenerate for new tpu-extras md5sum in generated autoload. | Glenn Morris | 2008-01-12 | 1 | -1/+1 |
* | 2008-01-10 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2008-01-10 | 3 | -10/+16 |
* | 2008-01-09 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2008-01-09 | 5 | -16/+30 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 23 | -23/+23 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 25 | -25/+25 |
| * | (tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line) | Stefan Monnier | 2007-11-16 | 1 | -6/+6 |
| * | (cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings. | Juanma Barranquero | 2007-11-15 | 1 | -3/+3 |
* | | Misc comment and docstring fixes to better follow conventions. | Stefan Monnier | 2008-01-04 | 1 | -68/+66 |
* | | (tpu-load-xkeys): Recommend to run the | Stefan Monnier | 2008-01-04 | 1 | -10/+9 |
* | | (tpu-mapper): New command. Contains all the code previously at top-level. | Stefan Monnier | 2008-01-04 | 1 | -224/+202 |
* | | (top-level): Use dolist rather than mapc in make-variable-frame-local call. | Glenn Morris | 2007-12-09 | 1 | -6/+4 |
* | | * erc-stamp.el (erc-echo-timestamp): | David Kastrup | 2007-12-08 | 1 | -1/+1 |
* | | Remove directory part from filenames in function declarations. | Glenn Morris | 2007-12-06 | 3 | -4/+4 |
* | | (top-level): Move (provide 'cua-base) to end. | Glenn Morris | 2007-12-04 | 1 | -20/+23 |
* | | (top-level): Move provide to end. | Glenn Morris | 2007-12-04 | 1 | -5/+6 |
* | | (top-level): Move provide to end. | Glenn Morris | 2007-12-04 | 1 | -2/+2 |
* | | (viper-replace-overlay-cursor-color) | Glenn Morris | 2007-12-04 | 1 | -7/+7 |
* | | (top-level): Don't require advice. | Glenn Morris | 2007-12-02 | 1 | -18/+0 |
* | | (top-level): Don't load viper-util, viper-keym when compiling. | Glenn Morris | 2007-12-02 | 1 | -4/+0 |
* | | (top-level): Move provide statement to end. | Glenn Morris | 2007-12-02 | 1 | -2/+3 |
* | | (top-level): Don't load viper-util when compiling. Move provide | Glenn Morris | 2007-12-02 | 1 | -11/+3 |
* | | (top-level): Don't load viper-util, viper-keym, viper-mous when compiling. | Glenn Morris | 2007-12-02 | 1 | -6/+0 |
* | | (top-level): Don't load viper-util when compiling. | Glenn Morris | 2007-12-02 | 1 | -2/+0 |
* | | (top-level): Don't load viper-init when compiling. | Glenn Morris | 2007-12-02 | 1 | -6/+0 |
* | | (top-level): Don't require ring. | Glenn Morris | 2007-12-02 | 1 | -14/+1 |
* | | Don't require cl when compiling. | Glenn Morris | 2007-11-28 | 1 | -2/+7 |
* | | (edt-user-emulation-setup): Test edt-setup-user-bindings is bound | Glenn Morris | 2007-11-28 | 1 | -1/+4 |
* | | Load viper*.el files silently. | Glenn Morris | 2007-11-27 | 7 | -18/+18 |
* | | (x-clipboard-yank): Fix declaration. | Glenn Morris | 2007-11-22 | 1 | -1/+1 |
* | | (x-clipboard-yank): Declare as function. | Juanma Barranquero | 2007-11-22 | 1 | -0/+2 |
* | | * frame.el (msdos-mouse-p): | Dan Nicolaescu | 2007-11-21 | 1 | -2/+2 |
* | | * progmodes/python.el (info-lookup-maybe-add-help): | Dan Nicolaescu | 2007-11-20 | 2 | -0/+6 |
* | | * progmodes/idlw-help.el: Require browse-url unconditionally, it | Dan Nicolaescu | 2007-11-20 | 4 | -21/+19 |
* | | (pc-select-shifted-mark): Remove. | Stefan Monnier | 2007-11-16 | 1 | -63/+42 |
* | | (pc-select-shifted-mark): New var. | Stefan Monnier | 2007-11-16 | 1 | -23/+35 |
* | | (cua--keymaps-initialized): Rename from `cua--keymaps-initalized'. | Juanma Barranquero | 2007-11-15 | 1 | -10/+10 |
* | | (cua--pre-command-handler-1): | Stefan Monnier | 2007-11-15 | 1 | -10/+14 |
* | | * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove. | Dan Nicolaescu | 2007-11-09 | 7 | -124/+108 |
* | | (tpu-map-key): Use unless rather than cond. | Glenn Morris | 2007-11-07 | 1 | -17/+17 |
* | | Rob Riepel <riepel at networking.stanford.edu> | Glenn Morris | 2007-11-07 | 1 | -11/+2 |
* | | 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2007-11-02 | 2 | -13/+18 |
* | | * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm | Dan Nicolaescu | 2007-10-31 | 1 | -8/+8 |
* | | (tpu-map-key): Use with-no-warning to suppress byte-opt warning. | Glenn Morris | 2007-10-30 | 1 | -2/+3 |
* | | * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p) | Dan Nicolaescu | 2007-10-30 | 1 | -58/+48 |
* | | * calc/calc.el (calc-emacs-type-lucid): Remove. | Dan Nicolaescu | 2007-10-29 | 1 | -45/+33 |
* | | * cus-edit.el (custom-browse-insert-prefix): | Dan Nicolaescu | 2007-10-28 | 1 | -1/+1 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-10-27 | 1 | -7/+14 |
|\ \
| |/ |
|
| * | (tpu-edt-old-global-values): New var. | Stefan Monnier | 2007-10-22 | 1 | -7/+14 |
| * | Move CUA-mode check to `bad-packages-alist'. | Glenn Morris | 2007-08-14 | 1 | -17/+0 |