Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
184:bcd2674570bf | 185:3d6bfa290dbd |
---|---|
1 ;;; w3-e19.el --- Emacs 20.xx specific functions for emacs-w3 | 1 ;;; w3-e19.el --- Emacs 20.xx specific functions for emacs-w3 |
2 ;; Author: wmperry | 2 ;; Author: wmperry |
3 ;; Created: 1997/06/27 15:28:39 | 3 ;; Created: 1997/08/08 14:44:42 |
4 ;; Version: 1.1 | 4 ;; Version: 1.2 |
5 ;; Keywords: faces, help, mouse, hypermedia | 5 ;; Keywords: faces, help, mouse, hypermedia |
6 | 6 |
7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
8 ;;; Copyright (c) 1997 Free Software Foundation, Inc. | 8 ;;; Copyright (c) 1997 Free Software Foundation, Inc. |
9 ;;; | 9 ;;; |
24 ;;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 24 ;;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
25 ;;; Boston, MA 02111-1307, USA. | 25 ;;; Boston, MA 02111-1307, USA. |
26 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 26 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
27 | 27 |
28 (require 'w3-e19) | 28 (require 'w3-e19) |
29 (provide 'w3-e20) |