Mercurial > hg > xemacs-beta
comparison lisp/prim/faces.el @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | bcdc7deadc19 |
children | 4103f0995bd7 |
comparison
equal
deleted
inserted
replaced
15:ad457d5f7d04 | 16:0293115a14e9 |
---|---|
29 ;; WITHOUT ANY WARRANTY; without even the implied warranty of | 29 ;; WITHOUT ANY WARRANTY; without even the implied warranty of |
30 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 30 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
31 ;; General Public License for more details. | 31 ;; General Public License for more details. |
32 | 32 |
33 ;; You should have received a copy of the GNU General Public License | 33 ;; You should have received a copy of the GNU General Public License |
34 ;; along with XEmacs; see the file COPYING. If not, write to the Free | 34 ;; along with XEmacs; see the file COPYING. If not, write to the |
35 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | 35 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
36 ;; Boston, MA 02111-1307, USA. | |
36 | 37 |
37 ;;; Synched up with: Not synched with FSF. Almost completely divergent. | 38 ;;; Synched up with: Not synched with FSF. Almost completely divergent. |
38 ;;; Some stuff in FSF's faces.el is in our x-faces.el. | 39 ;;; Some stuff in FSF's faces.el is in our x-faces.el. |
39 | 40 |
40 (defun read-face-name (prompt) | 41 (defun read-face-name (prompt) |