summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2009-09-12 19:05:49 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2009-09-12 19:05:49 +0000
commitfd40bad45a28b7255adcef1bdc3011c6213a91ef (patch)
tree9d32bd143cbc511842c0dc12ceff2064d4472b86 /lisp/cus-edit.el
parent9f94990d7e0535af7b5eb111e01db6e1eba7c307 (diff)
downloademacs-fd40bad45a28b7255adcef1bdc3011c6213a91ef.tar.gz
(Custom-mode): Don't use advertised-widget-backward in the docstring.
Diffstat (limited to 'lisp/cus-edit.el')
-rw-r--r--lisp/cus-edit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el
index d2a3244e8f9..4c3597db6d9 100644
--- a/lisp/cus-edit.el
+++ b/lisp/cus-edit.el
@@ -4635,7 +4635,7 @@ The following commands are available:
\\<widget-keymap>\
Move to next button, link or editable field. \\[widget-forward]
-Move to previous button, link or editable field. \\[advertised-widget-backward]
+Move to previous button, link or editable field. \\[widget-backward]
\\<custom-field-keymap>\
Complete content of editable text field. \\[widget-complete]
\\<custom-mode-map>\