added prefix-all-defined and prefix-all-defined-except
svn: r447
This commit is contained in:
parent
70984654a0
commit
a4ce6d37e0
|
@ -1,7 +1,3 @@
|
|||
Version 299.108
|
||||
Changed collects/web-server request-bindings/raw
|
||||
to return an alist of bytes, not strings.
|
||||
|
||||
Version 299.108
|
||||
\U allows up to 8 digits (again) instead of 6
|
||||
Changed char-lower-case? and char-upper-case?
|
||||
|
@ -9,6 +5,10 @@ Added string-upcase, string-downcase, string-titlecase,
|
|||
string-foldcase, and char-foldcase
|
||||
In case-insenstive mode, symbols are case-folded instead
|
||||
of downcased (which is usually the same thing)
|
||||
Added prefix-all-defined and prefix-all-defined-except
|
||||
provide forms
|
||||
Changed collects/web-server request-bindings/raw
|
||||
to return an alist of bytes, not strings
|
||||
|
||||
Version 299.107
|
||||
Changed expansion of internal definitions so that local
|
||||
|
|
Loading…
Reference in New Issue
Block a user