emacs/lisp/net
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
ange-ftp.el * files.el (backup-buffer-copy): Call `copy-file' with non-nil 2007-10-21 10:48:28 +00:00
browse-url.el (browse-url-elinks-new-window): New function. 2007-09-19 11:26:57 +00:00
eudc-bob.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
eudc-export.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
eudc-hotlist.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
eudc-vars.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
eudc.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record) 2007-10-13 03:02:35 +00:00
eudcb-ldap.el (eudc-ldap-simple-query-internal): Use mapc rather than mapcar. 2007-10-13 03:02:15 +00:00
eudcb-mab.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
eudcb-ph.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
goto-addr.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
ldap.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
net-utils.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
netrc.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
newsticker.el Standardize license wording, and switch license to GPLv3 or later. 2007-07-25 04:25:23 +00:00
quickurl.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
rcirc.el * textmodes/reftex.el: Move require easymenu before first use. 2007-10-21 00:24:32 +00:00
rcompile.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
rlogin.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
snmp-mode.el Remove spurious * in docstrings. 2007-09-19 14:20:54 +00:00
socks.el (socks-build-auth-list): Use mapc rather than mapcar. 2007-10-13 03:01:49 +00:00
telnet.el (telnet-mode): Fix previous change. 2007-08-03 17:09:43 +00:00
tls.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
tramp-cache.el * net/tramp.el (with-file-property, with-connection-property): 2007-09-28 16:05:49 +00:00
tramp-cmds.el * net/tramp.el (top): Put load of all tramp-* files into a dolist. 2007-10-21 14:02:38 +00:00
tramp-compat.el * net/tramp.el (top): Move loading of tramp-util.el and 2007-10-06 12:00:42 +00:00
tramp-fish.el * net/tramp.el (top): Move loading of tramp-util.el and 2007-10-06 12:00:42 +00:00
tramp-ftp.el * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el. 2007-10-04 20:09:32 +00:00
tramp-gw.el * net/tramp.el (top): Put load of all tramp-* files into a dolist. 2007-10-21 14:02:38 +00:00
tramp-smb.el * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el. 2007-10-04 20:09:32 +00:00
tramp-uu.el * net/tramp-compat.el: New file. 2007-09-30 16:43:07 +00:00
tramp.el * net/tramp.el (top): Put load of all tramp-* files into a dolist. 2007-10-21 14:02:38 +00:00
trampver.el * net/tramp.el (top): Put load of all tramp-* files into a dolist. 2007-10-21 14:02:38 +00:00
webjump.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00