comparison lisp/utils/easymenu.el @ 78:c7528f8e288d r20-0b34

Import from CVS: tag r20-0b34
author cvs
date Mon, 13 Aug 2007 09:05:42 +0200
parents 131b0175ea99
children 1370575f1259
comparison
equal deleted inserted replaced
77:6cb4f478e7bc 78:c7528f8e288d
1 ;;; easymenu.el - Easy menu support for Emacs 19 and XEmacs. 1 ;;; easymenu.el - Easy menu support for Emacs 19 and XEmacs.
2 ;; 2 ;;
3 ;; $Id: easymenu.el,v 1.1.1.1 1996/12/18 22:43:01 steve Exp $ 3 ;; $Id: easymenu.el,v 1.2 1997/01/03 03:10:33 steve Exp $
4 ;; 4 ;;
5 ;; LCD Archive Entry: 5 ;; LCD Archive Entry:
6 ;; easymenu|Per Abrahamsen|abraham@iesd.auc.dk| 6 ;; easymenu|Per Abrahamsen|abraham@iesd.auc.dk|
7 ;; Easy menu support for XEmacs| 7 ;; Easy menu support for XEmacs|
8 ;; $Date: 1996/12/18 22:43:01 $|$Revision: 1.1.1.1 $|~/misc/easymenu.el.gz| 8 ;; $Date: 1997/01/03 03:10:33 $|$Revision: 1.2 $|~/misc/easymenu.el.gz|
9 9
10 ;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 10 ;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
11 ;; 11
12 ;; This program is free software; you can redistribute it and/or modify 12 ;; This file is part of XEmacs.
13
14 ;; XEmacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by 15 ;; it under the terms of the GNU General Public License as published by
14 ;; the Free Software Foundation; either version 2, or (at your option) 16 ;; the Free Software Foundation; either version 2, or (at your option)
15 ;; any later version. 17 ;; any later version.
16 ;; 18
17 ;; This program is distributed in the hope that it will be useful, 19 ;; XEmacs is distributed in the hope that it will be useful,
18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 20 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 ;; GNU General Public License for more details. 22 ;; GNU General Public License for more details.
21 ;; 23
22 ;; You should have received a copy of the GNU General Public License 24 ;; You should have received a copy of the GNU General Public License
23 ;; along with this program; if not, write to the Free Software 25 ;; along with XEmacs; if not, write to the Free Software
24 ;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 26 ;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
27 ;; 02111-1307, USA.
25 28
26 ;;; Synched up with: Not synched with FSF. 29 ;;; Synched up with: Not synched with FSF.
27 ;;; In RMS's typical lame-ass way, he removed all support for 30 ;;; In RMS's typical lame-ass way, he removed all support for
28 ;;; what he calls "other Emacs versions" from the version of 31 ;;; what he calls "other Emacs versions" from the version of
29 ;;; easymenu.el included in FSF. He also incorrectly claims 32 ;;; easymenu.el included in FSF. He also incorrectly claims