emacs/lisp/emulation
Dan Nicolaescu 91dd4dc442 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
only if it is bound.

* textmodes/reftex.el: Move autoloads for before all uses.
(reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
(reftex-delete-overlay): Move to the top level with the condition
in the body.

* progmodes/simula.el: Use when instead of if.

* iimage.el (iimage-locate-file): Define unconditionally.

* mail/mailabbrev.el (mail-abbrev-next-line):
* emulation/vip.el (vip-enlarge-region, vip-line)
(vip-next-line-at-bol, vip-previous-line)
(vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
Wrap with-no-warnings around uses of next-line and previous-line.

* ediff.el (run-ediff-from-cvs-buffer):
* ediff-vers.el (cvs-run-ediff-on-file-descriptor): Remove
function not used by pcl-cvs anymore.
(noninteractive, generic-sc-get-latest-rev)
(ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
Delete support for long obsolete generic-sc.el.
2007-10-31 06:28:09 +00:00
..
.gitignore
crisp.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cua-base.el (cua-paste): Check if mouse-region-match is fbound 2007-10-06 22:20:41 +00:00
cua-gmrk.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cua-rect.el (cua--deactivate-rectangle, cua--highlight-rectangle, 2007-09-26 00:16:39 +00:00
edt-lk201.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt-mapper.el * emulation/edt-mapper.el (edt-emacs-variant): Replace the only 2007-10-25 23:25:08 +00:00
edt-pc.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt-vt100.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt.el * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p) 2007-10-30 03:17:35 +00:00
keypad.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
pc-mode.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
pc-select.el * emulation/pc-select.el (next-line-mark, next-line-nomark) 2007-10-26 22:24:14 +00:00
tpu-edt.el Merge from emacs--rel--22 2007-10-27 09:07:17 +00:00
tpu-extras.el Remove spurious * in docstrings. 2007-08-14 00:51:09 +00:00
tpu-mapper.el (tpu-map-key): Use with-no-warning to suppress byte-opt warning. 2007-10-30 06:24:00 +00:00
vi.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +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 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu> 2007-08-19 13:47:08 +00:00
viper-ex.el 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu> 2007-08-19 13:47:08 +00:00
viper-init.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
viper-keym.el (viper-toggle-key, viper-ESC-key): Use mapc' rather than mapcar'. 2007-09-26 00:17:11 +00:00
viper-macs.el (viper-describe-kbd-macros, viper-describe-one-macro): 2007-09-26 00:17:55 +00:00
viper-mous.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
viper-util.el (viper-setup-master-buffer): Use mapc' rather than mapcar'. 2007-09-26 00:18:24 +00:00
viper.el (set-viper-state-in-major-mode): Use mapc' rather than mapcar'. 2007-09-26 00:18:58 +00:00
ws-mode.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00