]> git.eshelyaron.com Git - emacs.git/commitdiff
(Custom-mode): Don't use advertised-widget-backward in the docstring.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 19:05:49 +0000 (19:05 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 19:05:49 +0000 (19:05 +0000)
lisp/cus-edit.el

index d2a3244e8f9516fd2bb353cb4f59ee4ef3222ad9..4c3597db6d994a06a740a40fdc0dae6cdef80821 100644 (file)
@@ -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>\