Mercurial > hg > xemacs-beta
comparison lisp/x11/x-faces.el @ 151:59463afc5666 r20-3b2
Import from CVS: tag r20-3b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:37:19 +0200 |
parents | 538048ae2ab8 |
children | e45d5e7c476e |
comparison
equal
deleted
inserted
replaced
150:8ebb1c0f0f6f | 151:59463afc5666 |
---|---|
1 ;;; x-faces.el --- X-specific face frobnication, aka black magic. | 1 ;;; x-faces.el --- X-specific face frobnication, aka black magic. |
2 | 2 |
3 ;;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. | 3 ;;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. |
4 ;;; Copyright (C) 1995, 1996 Ben Wing. | 4 ;;; Copyright (C) 1995, 1996 Ben Wing. |
5 | 5 |
6 ;; Author: Jamie Zawinski <jwz@netscape.com> | 6 ;; Author: Jamie Zawinski |
7 ;; Modified by: Chuck Thompson <cthomp@cs.uiuc.edu> | 7 ;; Modified by: Chuck Thompson |
8 ;; Modified by: Ben Wing <wing@spg.amdahl.com> | 8 ;; Modified by: Ben Wing |
9 ;; Modified by: Martin Buchholz | |
9 | 10 |
10 ;; This file is part of XEmacs. | 11 ;; This file is part of XEmacs. |
11 | 12 |
12 ;; XEmacs is free software; you can redistribute it and/or modify it | 13 ;; XEmacs is free software; you can redistribute it and/or modify it |
13 ;; under the terms of the GNU General Public License as published by | 14 ;; under the terms of the GNU General Public License as published by |