changeset 154:5d30cd8c6254

fix typo
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 11 Oct 2023 12:50:29 +0100
parents 58df6981269e
children 56825fc8459d
files .xemacs/custom.el
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.xemacs/custom.el	Fri Oct 06 15:06:53 2023 +0100
+++ b/.xemacs/custom.el	Wed Oct 11 12:50:29 2023 +0100
@@ -29,10 +29,11 @@
 ; '(progress-feedback-use-echo-area t)
 ; '(toolbar-mail-reader 'gnus)
 ; '(toolbar-news-reader 'gnus)
-; '(toolbar-visible-p nil))
+; '(toolbar-visible-p nil)
+ )
 (message "custom 1 . . .")
 (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)
+;(global-set-key "\C-xl" (function goto-line))
+;(global-set-key "\M-r" 'replace-string)