diff options
| -rw-r--r-- | man/custom.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/custom.texi b/man/custom.texi index 55cdf1f272d..7dbd8af2458 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 | |||
| 2230 | 2230 | ||
| 2231 | @item | 2231 | @item |
| 2232 | Rebind the key @kbd{C-x l} to run the function @code{make-symbolic-link} | 2232 | Rebind the key @kbd{C-x l} to run the function @code{make-symbolic-link} |
| 2233 | (@xref{Init Rebinding}.) | 2233 | (@pxref{Init Rebinding}). |
| 2234 | 2234 | ||
| 2235 | @example | 2235 | @example |
| 2236 | (global-set-key "\C-xl" 'make-symbolic-link) | 2236 | (global-set-key "\C-xl" 'make-symbolic-link) |