Mercurial > hg > xemacs-beta
comparison lisp/font.el @ 5287:cd167465bf69
More permission consistency.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 14 Jun 2010 15:03:08 +0900 |
parents | 97eb4942aec8 |
children | f00192e1cd49 b9167d522a9a |
comparison
equal
deleted
inserted
replaced
5286:7e535575bf6d | 5287:cd167465bf69 |
---|---|
7 ;; Author: wmperry | 7 ;; Author: wmperry |
8 ;; Maintainer: XEmacs Development Team | 8 ;; Maintainer: XEmacs Development Team |
9 ;; Created: 1997/09/05 15:44:37 | 9 ;; Created: 1997/09/05 15:44:37 |
10 ;; Keywords: faces | 10 ;; Keywords: faces |
11 ;; Version: 1.52 | 11 ;; Version: 1.52 |
12 | |
13 ;; This file is part of XEmacs. | |
12 | 14 |
13 ;; XEmacs is free software; you can redistribute it and/or modify it | 15 ;; XEmacs is free software; you can redistribute it and/or modify it |
14 ;; under the terms of the GNU General Public License as published by | 16 ;; under the terms of the GNU General Public License as published by |
15 ;; the Free Software Foundation; either version 2, or (at your option) | 17 ;; the Free Software Foundation; either version 2, or (at your option) |
16 ;; any later version. | 18 ;; any later version. |