2002-01-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+ * net/eudc.el (top-level): Revert previous change.
+
* net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
variables to prevent warning from byte-compiler.
* textmodes/reftex-ref.el, textmodes/reftex-sel.el,
* textmodes/reftex-toc.el, textmodes/reftex-vars.el,
* textmodes/reftex.el: Some fixes to follow coding
- conventions in Eshell files with known maintainers.
+ conventions in Elisp files with known maintainers.
* emulation/viper.el: A fix to follow coding conventions.
* eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
* eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
* eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
- conventions in Eshell files.
+ conventions in Elisp files.
* composite.el, diff.el, emacs-lisp/levents.el,
* emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
;; Author: Oscar Figueiredo <oscar@xemacs.org>
;; Maintainer: Oscar Figueiredo <oscar@xemacs.org>
-;; Keywords: help
+;; Keywords: comm
;; This file is part of GNU Emacs.
result)))
(defun eudc-filter-partial-records (records attrs)
- "Eliminate records that do not caontain all ATTRS from RECORDS."
+ "Eliminate records that do not contain all ATTRS from RECORDS."
(delq nil
(mapcar
(function
nil)
;;;###autoload
-(cond ((not eudc-xemacs-p)
+(cond ((not (string-match "XEmacs" emacs-version))
(defvar eudc-tools-menu (make-sparse-keymap "Directory Search"))
(fset 'eudc-tools-menu (symbol-value 'eudc-tools-menu))
(define-key eudc-tools-menu [phone]