Mercurial > hg > xemacs-beta
comparison lisp/hm--html-menus/hm--html-keys.el @ 100:4be1180a9e89 r20-1b2
Import from CVS: tag r20-1b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:15:11 +0200 |
parents | 0d2f883870bc |
children | a145efe76779 |
comparison
equal
deleted
inserted
replaced
99:2d83cbd90d8d | 100:4be1180a9e89 |
---|---|
1 ;;; $Id: hm--html-keys.el,v 1.2 1997/02/15 22:21:04 steve Exp $ | 1 ;;; $Id: hm--html-keys.el,v 1.3 1997/02/24 01:13:27 steve Exp $ |
2 ;;; | 2 ;;; |
3 ;;; Copyright (C) 1995, 1996, 1997 Heiko Muenkel | 3 ;;; Copyright (C) 1995, 1996, 1997 Heiko Muenkel |
4 ;;; email: muenkel@tnt.uni-hannover.de | 4 ;;; email: muenkel@tnt.uni-hannover.de |
5 ;;; | 5 ;;; |
6 ;;; This program is free software; you can redistribute it and/or modify | 6 ;;; This program is free software; you can redistribute it and/or modify |
24 ;;; | 24 ;;; |
25 ;;; Installation: | 25 ;;; Installation: |
26 ;;; | 26 ;;; |
27 ;;; Put this file in one of your load path directories. | 27 ;;; Put this file in one of your load path directories. |
28 ;;; | 28 ;;; |
29 | |
30 (require 'hm--html-configuration) | |
31 | 29 |
32 (if (adapt-emacs19p) | 30 (if (adapt-emacs19p) |
33 (progn | 31 (progn |
34 | 32 |
35 (defvar hm--html-emacs19-popup-noregion-menu-button [C-down-mouse-3] | 33 (defvar hm--html-emacs19-popup-noregion-menu-button [C-down-mouse-3] |