Mercurial > hg > xemacs-beta
comparison lisp/w3/w3-menu.el @ 108:360340f9fd5f r20-1b6
Import from CVS: tag r20-1b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:18:39 +0200 |
parents | 0d2f883870bc |
children | fe104dbd9147 |
comparison
equal
deleted
inserted
replaced
107:523141596bda | 108:360340f9fd5f |
---|---|
1 ;;; w3-menu.el --- Menu functions for emacs-w3 | 1 ;;; w3-menu.el --- Menu functions for emacs-w3 |
2 ;; Author: wmperry | 2 ;; Author: wmperry |
3 ;; Created: 1997/02/13 23:04:55 | 3 ;; Created: 1997/03/04 14:32:11 |
4 ;; Version: 1.29 | 4 ;; Version: 1.30 |
5 ;; Keywords: menu, hypermedia | 5 ;; Keywords: menu, hypermedia |
6 | 6 |
7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
8 ;;; Copyright (c) 1996 by William M. Perry (wmperry@cs.indiana.edu) | 8 ;;; Copyright (c) 1996 by William M. Perry (wmperry@cs.indiana.edu) |
9 ;;; Copyright (c) 1996, 1997 Free Software Foundation, Inc. | 9 ;;; Copyright (c) 1996, 1997 Free Software Foundation, Inc. |
640 w3-default-homepage | 640 w3-default-homepage |
641 w3-default-stylesheet | 641 w3-default-stylesheet |
642 w3-delay-image-loads | 642 w3-delay-image-loads |
643 w3-do-incremental-display | 643 w3-do-incremental-display |
644 w3-dump-to-disk | 644 w3-dump-to-disk |
645 w3-file-done-hook | |
646 w3-file-prepare-hook | |
647 w3-honor-stylesheets | 645 w3-honor-stylesheets |
648 w3-image-mappings | 646 w3-image-mappings |
649 w3-load-hook | 647 w3-load-hook |
650 w3-mode-hook | 648 w3-mode-hook |
651 w3-netscape-compatible-comments | 649 w3-netscape-compatible-comments |