Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
85c75536
Commit
85c75536
authored
Aug 18, 2000
by
Miles Bader
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document save-restriction fix.
parent
d6abb4c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
etc/NEWS
etc/NEWS
+5
-0
No files found.
etc/NEWS
View file @
85c75536
...
...
@@ -1511,6 +1511,11 @@ Note that +++ before an item means the Lisp manual has been updated.
When you add a new item, please add it without either +++ or ---
so I will know I still need to look at it -- rms.
*** The special form `save-restriction' now works correctly even if the
buffer is widened inside the save-restriction and changes made outside
the original restriction. Previously, doing this would cause the saved
restriction to be restored incorrectly.
*** The functions `find-charset-region' and `find-charset-string' include
`eight-bit-control'
and/or `eight-bit-graphic' in the returned list
when it finds 8-bit characters. Previously, it included `ascii' in a
...
...
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