]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete obsolete URL comment.
authorDave Love <fx@gnu.org>
Thu, 25 May 2000 18:40:23 +0000 (18:40 +0000)
committerDave Love <fx@gnu.org>
Thu, 25 May 2000 18:40:23 +0000 (18:40 +0000)
lisp/ChangeLog
lisp/cus-face.el

index cbf2a147f00639706e40f2269fc813579914ce90..cb976d468d2a03e4e4c5ce29691636185a5dd60d 100644 (file)
@@ -1,3 +1,15 @@
+2000-05-25  Dave Love  <fx@gnu.org>
+
+       * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
+       byte-code-function-p.
+
+       * mail/rmailsum.el: Add provide.
+
+       * net/goto-addr.el (goto-address-fontify): Add help-echo property.
+
+       * smerge-mode.el (smerge-diff-switches): Don't use list* in
+       defcustom.
+
 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
        
        * ediff-diff.el (ediff-exec-process): delete --binary option from
index b465aada7ae84306db0284b52643a9d094343ba5..bfe2d39b3e2323490ae64b571320e8960470a1cf 100644 (file)
@@ -5,7 +5,6 @@
 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
 ;; Keywords: help, faces
 ;; Version: Emacs
-;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ (probably obsolete)
 
 ;; This file is part of GNU Emacs.