]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes for the last commits
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Jun 2019 08:14:31 +0000 (11:14 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Jun 2019 08:14:31 +0000 (11:14 +0300)
commit1cc90d21d6e1aa21ab99d163796b41920b413ac7
tree21cdaa9bd77ab857b45c6a8c8bb149a64edaa3b0
parent468e7fb5d44af1cf7b2e16de398cf9dd73e6dc93
Minor fixes for the last commits

* src/fns.c (Fbase64url_encode_region)
(Fbase64url_encode_string, Fbase64_decode_region)
(Fbase64_decode_string): Fix doc strings.
(base64_decode_1): Minor stylistic code changes.

* doc/lispref/text.texi (Base 64): Fix typos and improve
wording of the last committed text.
doc/lispref/text.texi
src/fns.c