changeset 127:9c63ff510cc9

x
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 28 Sep 2023 16:09:38 +0100
parents 1eb6cd49452d
children 8dd29564cfb2
files .xemacs/custom.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.xemacs/custom.el	Thu Sep 28 14:08:36 2023 +0100
+++ b/.xemacs/custom.el	Thu Sep 28 16:09:38 2023 +0100
@@ -35,3 +35,4 @@
  '(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)