From c3b1f01f5cc2c0affd2a3e5ffcd979fc0356bd3e Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 3 Jan 2007 12:05:49 +0000 Subject: [PATCH] (tutorial--describe-nonstandard-key): Fix typo. --- lisp/ChangeLog | 4 ++++ lisp/tutorial.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c6e4cfc1c7a..2e184d7991a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-01-03 Chris Moore (tiny change) + + * tutorial.el (tutorial--describe-nonstandard-key): Fix typo. + 2007-01-03 Stefan Monnier * iswitchb.el (iswitchb-global-map): Use command-remapping if available. diff --git a/lisp/tutorial.el b/lisp/tutorial.el index be50d793f0f..cf9a391e5a6 100644 --- a/lisp/tutorial.el +++ b/lisp/tutorial.el @@ -153,7 +153,7 @@ options: (insert "\n\nYou can use M-x " (format "%s" db) " RET instead.")) - (insert "\n\nWith you current key bindings" + (insert "\n\nWith your current key bindings" " you can use the key " where " to get the function `" -- 2.39.2