comparison lisp/emacs-lisp/lmenu.el @ 2233:fb0ed5a1d0f3

Add standard library headers.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 17 Mar 1993 17:17:05 +0000
parents 4f9d60f7de9d
children f95808ad4b95
comparison
equal deleted inserted replaced
2232:4f9d60f7de9d 2233:fb0ed5a1d0f3
1 ;;; lmenu.el --- emulate Lucid's menubar support 1 ;;; lmenu.el --- emulate Lucid's menubar support
2
3 ;; Keywords: emulations
2 4
3 ;; Copyright (C) 1992, 1993 Free Software Foundation, Inc. 5 ;; Copyright (C) 1992, 1993 Free Software Foundation, Inc.
4 6
5 ;; This file is part of GNU Emacs. 7 ;; This file is part of GNU Emacs.
6 8