From 3606516c37e3cfd094f2ad9cff4d49c3202e0004 Mon Sep 17 00:00:00 2001 From: Lute Kamstra Date: Sun, 6 Feb 2005 13:37:06 +0000 Subject: (Init Examples): Fix previous fix. --- man/custom.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/custom.texi b/man/custom.texi index 55cdf1f272..7dbd8af245 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -2230,7 +2230,7 @@ If the function is not interactive, omit the @code{t} or use @item Rebind the key @kbd{C-x l} to run the function @code{make-symbolic-link} -(@xref{Init Rebinding}.) +(@pxref{Init Rebinding}). @example (global-set-key "\C-xl" 'make-symbolic-link) -- cgit v1.2.3