]> git.eshelyaron.com Git - emacs.git/commitdiff
(top-level): Revert previous change.
authorPavel Janík <Pavel@Janik.cz>
Sun, 6 Jan 2002 16:41:07 +0000 (16:41 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sun, 6 Jan 2002 16:41:07 +0000 (16:41 +0000)
lisp/ChangeLog
lisp/net/eudc.el

index 7742823155e102138d5ec430f272349d0ef48ec0..e40d0303778743b49bcf07a86a629173f309e69e 100644 (file)
@@ -1,5 +1,7 @@
 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,
index 78076e5ee5fb2b90db47bba908b8ea61e0554c1a..ba46daad44db86671d07bcec4868e99318a3061e 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Oscar Figueiredo <oscar@xemacs.org>
 ;; Maintainer: Oscar Figueiredo <oscar@xemacs.org>
-;; Keywords: help
+;; Keywords: comm
 
 ;; This file is part of GNU Emacs.
 
@@ -622,7 +622,7 @@ otherwise they are formatted according to `eudc-user-attribute-names-alist'."
       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
@@ -1240,7 +1240,7 @@ This does nothing except loading eudc by autoload side-effect."
   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]