diff options
| author | Eli Zaretskii | 2008-10-13 10:43:53 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-13 10:43:53 +0000 |
| commit | eaf4b689320489b96c0a3e670d176780e88baa24 (patch) | |
| tree | 62fc6bbab59d73b8ac5552e9bb11af9e7037e928 /etc | |
| parent | 34544152c9d1c0e77188981b5f929819e13c97ae (diff) | |
| download | emacs-eaf4b689320489b96c0a3e670d176780e88baa24.tar.gz emacs-eaf4b689320489b96c0a3e670d176780e88baa24.zip | |
(Top): Add a @detailmenu entry for "Frame-Local Variables".
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1038,6 +1038,7 @@ freetype library, giving access to a wider range of font formats. | |||
| 1038 | 1038 | ||
| 1039 | * Incompatible Lisp Changes in Emacs 23.1 | 1039 | * Incompatible Lisp Changes in Emacs 23.1 |
| 1040 | 1040 | ||
| 1041 | +++ | ||
| 1041 | ** Variables cannot be both buffer-local and frame-local any more. | 1042 | ** Variables cannot be both buffer-local and frame-local any more. |
| 1042 | 1043 | ||
| 1043 | ** `functionp' returns nil for special forms. | 1044 | ** `functionp' returns nil for special forms. |