1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
emacs/lisp/emulation
Glenn Morris e5aca01072 (top-level): Move (provide 'cua-base) to end.
No longer provide 'cua.  Don't require cua-rect, cua-gmrk when compiling.
(cua-set-rectangle-mark): Add doc string to autoload.
(cua--rectangle, cua--last-killed-rectangle)
(cua--global-mark-active): Always define for compiler.
(cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
(cua--delete-rectangle, cua--insert-rectangle)
(cua--rectangle-corner, cua--rectangle-assert)
(cua--insert-at-global-mark, cua--global-mark-post-command):
Declare as functions.
2007-12-04 03:51:25 +00:00
..
.gitignore
crisp.el
cua-base.el (top-level): Move (provide 'cua-base) to end. 2007-12-04 03:51:25 +00:00
cua-gmrk.el (top-level): Move provide to end. 2007-12-04 03:47:26 +00:00
cua-rect.el (top-level): Move provide to end. 2007-12-04 03:48:27 +00:00
edt-lk201.el
edt-mapper.el * emulation/edt-mapper.el (edt-emacs-variant): Replace the only 2007-10-25 23:25:08 +00:00
edt-pc.el
edt-vt100.el * progmodes/idlw-help.el: Require browse-url unconditionally, it 2007-11-20 00:57:10 +00:00
edt.el (edt-user-emulation-setup): Test edt-setup-user-bindings is bound 2007-11-28 03:57:52 +00:00
keypad.el
pc-mode.el
pc-select.el (pc-select-shifted-mark): Remove. 2007-11-16 18:07:14 +00:00
tpu-edt.el Don't require cl when compiling. 2007-11-28 03:59:06 +00:00
tpu-extras.el Remove spurious * in docstrings. 2007-08-14 00:51:09 +00:00
tpu-mapper.el (tpu-map-key): Use unless rather than cond. 2007-11-07 03:46:22 +00:00
vi.el * progmodes/idlw-help.el: Require browse-url unconditionally, it 2007-11-20 00:57:10 +00:00
vip.el * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm 2007-10-31 06:28:09 +00:00
viper-cmd.el (top-level): Don't require advice. 2007-12-02 21:04:10 +00:00
viper-ex.el (top-level): Don't load viper-util, viper-keym when compiling. 2007-12-02 21:02:58 +00:00
viper-init.el (viper-replace-overlay-cursor-color) 2007-12-04 03:46:45 +00:00
viper-keym.el (top-level): Don't load viper-util when compiling. Move provide 2007-12-02 21:01:53 +00:00
viper-macs.el (top-level): Don't load viper-util, viper-keym, viper-mous when compiling. 2007-12-02 21:01:17 +00:00
viper-mous.el (top-level): Don't load viper-util when compiling. 2007-12-02 21:00:40 +00:00
viper-util.el (top-level): Don't load viper-init when compiling. 2007-12-02 21:00:08 +00:00
viper.el (top-level): Don't require ring. 2007-12-02 20:59:21 +00:00
ws-mode.el