Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
539e74f9
Commit
539e74f9
authored
Mar 22, 2002
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify that mapconcat will also throw an error when it invokes
concat on integers.
parent
de508b5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
etc/NEWS
etc/NEWS
+2
-1
No files found.
etc/NEWS
View file @
539e74f9
...
...
@@ -3194,7 +3194,8 @@ appropriate for reading truly binary files.
`before-change-functions' and `after-change-functions' instead.
** Code that uses `concat' with integer args now gets an error, as
long promised.
long promised. So does any code that uses derivatives of `concat',
such as `mapconcat'.
** The function base64-decode-string now always returns a unibyte
string.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment