Mercurial > hg > xemacs-beta
comparison lisp/bytecomp-runtime.el @ 412:697ef44129c6 r21-2-14
Import from CVS: tag r21-2-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:20:41 +0200 |
parents | 74fd4e045ea6 |
children |
comparison
equal
deleted
inserted
replaced
411:12e008d41344 | 412:697ef44129c6 |
---|---|
1 ;;; bytecomp-runtime.el --- byte-compiler support for inlining | 1 ;;; bytecomp-runtime.el --- byte-compiler support for inlining |
2 | 2 |
3 ;; Copyright (C) 1992, 1997 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1992, 1997 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Jamie Zawinski <jwz@jwz.org> | 5 ;; Author: Jamie Zawinski <jwz@netscape.com> |
6 ;; Author: Hallvard Furuseth <hbf@ulrik.uio.no> | 6 ;; Author: Hallvard Furuseth <hbf@ulrik.uio.no> |
7 ;; Maintainer: XEmacs Development Team | 7 ;; Maintainer: XEmacs Development Team |
8 ;; Keywords: internal, dumped | 8 ;; Keywords: internal, dumped |
9 | 9 |
10 ;; This file is part of XEmacs. | 10 ;; This file is part of XEmacs. |