Mercurial > emacs
changeset 68406:5020a0c4a1aa
(custom-mode): Doc: Use advertised-widget-backward.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 26 Jan 2006 18:00:29 +0000 |
parents | 3f56050552c3 |
children | 34aa6fa4a3d8 |
files | lisp/cus-edit.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cus-edit.el Thu Jan 26 17:59:01 2006 +0000 +++ b/lisp/cus-edit.el Thu Jan 26 18:00:29 2006 +0000 @@ -4417,7 +4417,7 @@ \\<widget-keymap>\ 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] \\<custom-field-keymap>\ Complete content of editable text field. \\[widget-complete] \\<custom-mode-map>\