emacs/lisp/emulation
Dan Nicolaescu f82460271e * emulation/edt-mapper.el (function-key-map):
(edt-map-key): Make it a function instead of using fset. Inline
edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
(edt-gnu-map-key, edt-lucid-map-key): Remove.
(edt-x-emacs-p): Remove.
(edt-emacs-variant, edt-window-system, edt-xserver):
Use featurep 'xemacs.

* net/eudc.el: Use (featurep 'xemacs) instead of the string test.
Replace eudc-xemacs-p with its definition.
(eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
(eudc-emacs-mule-p): Remove.
(eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
eudc-xemacs-p with feature tests.

* net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
(eudc-bob-url-keymap, eudc-bob-sound-keymap)
(eudc-bob-generic-keymap, eudc-bob-popup-menu)
(eudc-bob-toggle-inline-display):
* net/eudc-hotlist.el (eudc-hotlist-emacs-menu): Replace
eudc-emacs-p and eudc-xemacs-p with feature tests.

* net/eudcb-ph.el (eudc-ph-open-session): Replace
eudc-xemacs-mule-p with its former definition.

* progmodes/octave-mod.el (octave-xemacs-p): Remove.
(octave-abbrev-start): Replace octave-xemacs-p with
(featurep 'xemacs).

* progmodes/vera-mode.el (vera-xemacs): Remove.
(vera-mode-syntax-table): Replace vera-xemacs with
(featurep 'xemacs).

* progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
(vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
(vhdl-speedbar-initialize, vhdl-ps-print-init)
(vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
(vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
with (featurep 'xemacs).

* progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
(save-buffer-state-x):
* obsolete/fast-lock.el (fast-lock-verbose):
* emulation/viper-init.el (viper-xemacs-p)
(viper-cond-compile-for-xemacs-or-emacs):
* emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
* ps-print.el (case-fold-search):
* ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
* calculator.el (calculator-help): Use featurep 'xemacs.
2007-10-21 17:22:04 +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 (function-key-map): 2007-10-21 17:22:04 +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 * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +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 Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
tpu-edt.el Add tpu-extras's autoloads. 2007-08-14 00:58:28 +00:00
tpu-extras.el Remove spurious * in docstrings. 2007-08-14 00:51:09 +00:00
tpu-mapper.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
vi.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +00:00
vip.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +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