Mercurial > emacs
annotate oldXMenu/copyright.h @ 28350:51fbfd80a45f
(MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.
(PER_BUFFER_VAR_OFFSET): Renamed from BUFFER_LOCAL_VAR_OFFSET.
(PER_BUFFER_VAR_IDX): Renamed from BUFFER_LOCAL_VAR_IDX.
(PER_BUFFER_VALUE_P): Renamed from BUFFER_HAS_LOCAL_VALUE_P.
(SET_PER_BUFFER_VALUE_P): Renamed from SET_BUFFER_HAS_LOCAL_VALUE_P.
(PER_BUFFER_IDX): Renamed from BUFFER_LOCAL_IDX.
(PER_BUFFER_DEFAULT): Renamed from BUFFER_LOCAL_DEFAULT_VALUE.
(PER_BUFFER_VALUE): Renamed from BUFFER_LOCAL_VALUE.
(PER_BUFFER_SYMBOL): Renamed from BUFFER_LOCAL_SYMBOL.
(PER_BUFFER_TYPE): Renamed from BUFFER_LOCAL_TYPE.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 27 Mar 2000 12:49:02 +0000 |
parents | bbce331da1be |
children | 695cf19ef79e d7ddb3e565de |
rev | line source |
---|---|
25858 | 1 /* $Header: /u/src/emacs/19.0/oldXMenu/RCS/copyright.h,v 1.1 1992/04/11 22:10:22 jimb Exp $ */ |
2 /* | |
3 | |
4 Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology | |
5 | |
6 Permission to use, copy, modify, and distribute this | |
7 software and its documentation for any purpose and without | |
8 fee is hereby granted, provided that the above copyright | |
9 notice appear in all copies and that both that copyright | |
10 notice and this permission notice appear in supporting | |
11 documentation, and that the name of M.I.T. not be used in | |
12 advertising or publicity pertaining to distribution of the | |
13 software without specific, written prior permission. | |
14 M.I.T. makes no representations about the suitability of | |
15 this software for any purpose. It is provided "as is" | |
16 without express or implied warranty. | |
17 | |
18 */ | |
19 |