Mercurial > emacs
changeset 104988:3edc5799260a
(Custom-mode): Don't use advertised-widget-backward in the docstring.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 12 Sep 2009 19:05:49 +0000 |
parents | 3727134fef6c |
children | bbe883d49650 |
files | lisp/cus-edit.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cus-edit.el Sat Sep 12 19:04:24 2009 +0000 +++ b/lisp/cus-edit.el Sat Sep 12 19:05:49 2009 +0000 @@ -4635,7 +4635,7 @@ \\<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>\