projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf40362
)
; * etc/NEWS: missing definite article
author
Mattias Engdegård
<mattiase@acm.org>
Sat, 20 May 2023 13:04:06 +0000
(15:04 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Sat, 20 May 2023 13:04:06 +0000
(15:04 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 8bd8c5714c0c0fd83b55e63fec64757871f936e8..ad6dffae844a71610bc01dfed927d2cbe6783c84 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-3877,7
+3877,7
@@
The following generalized variables have been made obsolete:
'window-height', 'window-width', and 'x-get-secondary-selection'.
---
-** The 'dotimes' loop variable can no longer be manipulated in loop body.
+** The 'dotimes' loop variable can no longer be manipulated in
the
loop body.
Previously, the 'dotimes' loop counter could be modified inside the
loop body, but only in code using dynamic binding. Now the behavior
is the same as when using lexical binding: changes to the loop