summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/sregex.el
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>1999-10-17 12:50:04 +0000
committerGerd Moellmann <gerd@gnu.org>1999-10-17 12:50:04 +0000
commita4d1159b771676489354fdcab4f50d06bd5f4622 (patch)
treeee23f2c41764aea1cb248b9547ccd9433d00760f /lisp/emacs-lisp/sregex.el
parentff69e0120fd6492df31777b820a3f6077efe848b (diff)
downloademacs-a4d1159b771676489354fdcab4f50d06bd5f4622.tar.gz
emacs-a4d1159b771676489354fdcab4f50d06bd5f4622.tar.bz2
emacs-a4d1159b771676489354fdcab4f50d06bd5f4622.zip
Doc fixes.
(previous-matching-history-element, next-history-element): Change to work correctly even if the point is in the prompt. (choose-completion-string): Likewise. (minibuffer-prompt-width): New function (compatibility with old subr). (line-move): Supply new ESCAPE-FROM-EDGE argument to constrain-to-field. (line-move): Use constrain-to-field to avoid moving into a prompt. (previous-complete-history-element): Clarify doc string. (next-complete-history-element): Likewise. Use field-beginning instead of point-min. (next-matching-history-element): Use field-beginning and erase-field instead of point-min and erase-buffer. (previous-matching-history-element): Get the minibuffer input with field-string instead of buffer-string. (choose-completion-string): Likewise. (next-history-element): Likewise. Erase the minibuffer input with erase-field, not erase-buffer. Use field-beginning to find the beginning of the input.
Diffstat (limited to 'lisp/emacs-lisp/sregex.el')
0 files changed, 0 insertions, 0 deletions