mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 10:11:05 -08:00
Fix a typo.
This commit is contained in:
parent
070fe99cf7
commit
487522fe07
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -773,7 +773,7 @@ have to bother.
|
|||
|
||||
Defaulting c-style-variables-are-local-p to t avoids the confusing
|
||||
situation that occurs when a user sets some style variables globally
|
||||
and edit both a Java and a non-Java file in the same Emacs session.
|
||||
and edits both a Java and a non-Java file in the same Emacs session.
|
||||
If the style variables aren't buffer local in this case, loading of
|
||||
the second file will cause the default style (either "gnu" or "java"
|
||||
by default) to override the global settings made by the user.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue