diff .xemacs/custom.el @ 236:9d748ef46335

font hacking, see also lib/xemacs/common-init.el
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 26 Sep 2024 12:29:27 +0100
parents 5d30cd8c6254
children 5fd61d2633c4
line wrap: on
line diff
--- a/.xemacs/custom.el	Thu Sep 26 12:25:54 2024 +0100
+++ b/.xemacs/custom.el	Thu Sep 26 12:29:27 2024 +0100
@@ -32,8 +32,10 @@
 ; '(toolbar-visible-p nil)
  )
 (message "custom 1 . . .")
-(custom-set-faces
- '(default ((t (:size "12pt" :family "Lucidatypewriter"))) t))
+;'(custom-set-faces
+;'(default ((t (:size "12pt" :family "Lucidatypewriter"))) t))
 (message "custom 2...")
 ;(global-set-key "\C-xl" (function goto-line))
 ;(global-set-key "\M-r" 'replace-string)
+
+