From: Richard M. Stallman Date: Thu, 26 Jan 2006 18:00:29 +0000 (+0000) Subject: (custom-mode): Doc: Use advertised-widget-backward. X-Git-Tag: emacs-pretest-22.0.90~4564 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=61e802854e9bee5ba42eb7008cf8880a45b8b4d5;p=emacs.git (custom-mode): Doc: Use advertised-widget-backward. --- diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index 87dc594b0fe..763b4b8c57f 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -4417,7 +4417,7 @@ The following commands are available: \\\ Move to next button, link or editable field. \\[widget-forward] -Move to previous button, link or editable field. \\[widget-backward] +Move to previous button, link or editable field. \\[advertised-widget-backward] \\\ Complete content of editable text field. \\[widget-complete] \\\