Mercurial > hg > xemacs-beta
diff lisp/w3/w3-e20.el @ 185:3d6bfa290dbd r20-3b19
Import from CVS: tag r20-3b19
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:55:28 +0200 |
parents | 15872534500d |
children |
line wrap: on
line diff
--- a/lisp/w3/w3-e20.el Mon Aug 13 09:54:24 2007 +0200 +++ b/lisp/w3/w3-e20.el Mon Aug 13 09:55:28 2007 +0200 @@ -1,7 +1,7 @@ ;;; w3-e19.el --- Emacs 20.xx specific functions for emacs-w3 ;; Author: wmperry -;; Created: 1997/06/27 15:28:39 -;; Version: 1.1 +;; Created: 1997/08/08 14:44:42 +;; Version: 1.2 ;; Keywords: faces, help, mouse, hypermedia ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -26,3 +26,4 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (require 'w3-e19) +(provide 'w3-e20)