projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9813f1
)
Spelling fix.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 19 May 2014 05:07:45 +0000
(22:07 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 19 May 2014 05:07:45 +0000
(22:07 -0700)
lisp/minibuffer.el
patch
|
blob
|
history
diff --git
a/lisp/minibuffer.el
b/lisp/minibuffer.el
index 242dc7fe94e943ee9dbfbee30e218cf5877a1588..dc3daa386d21d588685e470a890387135b426d9c 100644
(file)
--- a/
lisp/minibuffer.el
+++ b/
lisp/minibuffer.el
@@
-529,7
+529,7
@@
for use at QPOS."
(let* ((qpos pred)
(ustring (funcall unquote string))
(uprefix (funcall unquote (substring string 0 qpos)))
- ;; FIXME: we really should pass `qpos' to `unuote' and have that
+ ;; FIXME: we really should pass `qpos' to `un
q
uote' and have that
;; function give us the corresponding `uqpos'. But for now we
;; presume (more or less) that `concat' and `unquote' commute.
(uqpos (if (string-prefix-p uprefix ustring)