Mercurial > hg > xemacs-beta
comparison lisp/fontconfig.el @ 5287:cd167465bf69
More permission consistency.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 14 Jun 2010 15:03:08 +0900 |
parents | 517f6887fbc0 |
children | 3889ef128488 b9167d522a9a |
comparison
equal
deleted
inserted
replaced
5286:7e535575bf6d | 5287:cd167465bf69 |
---|---|
7 ;; Matthias Neubauer <neubauer@informatik.uni-freiburg.de> | 7 ;; Matthias Neubauer <neubauer@informatik.uni-freiburg.de> |
8 ;; Stephen J. Turnbull <stephen@xemacs.org> | 8 ;; Stephen J. Turnbull <stephen@xemacs.org> |
9 ;; Created: 27 Oct 2003 | 9 ;; Created: 27 Oct 2003 |
10 ;; Updated: 05 Mar 2005 by Stephen J. Turnbull | 10 ;; Updated: 05 Mar 2005 by Stephen J. Turnbull |
11 ;; Keywords: faces | 11 ;; Keywords: faces |
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. |