summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorMark Oteiza <mvoteiza@udel.edu>2017-09-03 20:42:01 -0400
committerMark Oteiza <mvoteiza@udel.edu>2017-09-03 20:42:01 -0400
commit132f4472f5f066948e69894bac8ff27430e82012 (patch)
treeab771b9d320e828cc341956cb9b960e076255ec3 /lisp/emacs-lisp
parent48116f91267cb35cdde0a1558c7cee47b6e3ff53 (diff)
downloademacs-132f4472f5f066948e69894bac8ff27430e82012.tar.gz
emacs-132f4472f5f066948e69894bac8ff27430e82012.tar.bz2
emacs-132f4472f5f066948e69894bac8ff27430e82012.zip
Hexify strings in EWW search queries
Previously, inputting "cats & dogs" would lose dogs because the ampersand signifies a query parameter. Instead, hexify each word while preserving quotes with split-string. * lisp/net/eww.el (eww--dwim-expand-url): Join hexified words together with + separators, instead of replacing whitespace with +.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions