Merge branch 'master' of git://git.b9.com/puri
[puri-unicode.git] / src.lisp
index 564229f..532d836 100644 (file)
--- a/src.lisp
+++ b/src.lisp
 (defparameter *reserved-path-characters*
     (reserved-char-vector
      (append *excluded-characters*
-             '(#\;
+             '(#\; #\%
 ;;;;The rfc says this should be here, but it doesn't make sense.
                ;; #\=
                #\/ #\?))))