diff options
| author | Chong Yidong | 2011-07-12 13:33:18 -0400 |
|---|---|---|
| committer | Chong Yidong | 2011-07-12 13:33:18 -0400 |
| commit | c830e5aeea7e711b275a36f5ecf15d890742e2f3 (patch) | |
| tree | 1016fb7f917a4300bc552ea9769a97f3c5b3ac19 /doc/lispref/ChangeLog | |
| parent | 077e3dda9478f958acb9c9d5b98e0f739726dea7 (diff) | |
| download | emacs-c830e5aeea7e711b275a36f5ecf15d890742e2f3.tar.gz emacs-c830e5aeea7e711b275a36f5ecf15d890742e2f3.zip | |
Remove frame-local vars from Lisp manual; obsolete since Emacs 22.3.
* display.texi (Window Systems): `window-system' is terminal-local.
* doc/lispref/frames.texi (Frame Parameters, Parameter Access): Don't mention
frame-local variables.
* doc/lispref/variables.texi (Buffer-Local Variables): Don't mention obsolete
frame-local variables. (Frame-Local Variables): Node deleted.
* doc/lispref/elisp.texi (Top): Update node listing.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 4517faac80e..5b0711d2546 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2011-07-12 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * display.texi (Window Systems): `window-system' is | ||
| 4 | terminal-local. | ||
| 5 | |||
| 6 | * frames.texi (Frame Parameters, Parameter Access): Don't mention | ||
| 7 | frame-local variables. | ||
| 8 | |||
| 9 | * variables.texi (Buffer-Local Variables): Don't mention obsolete | ||
| 10 | frame-local variables. | ||
| 11 | (Frame-Local Variables): Node deleted. | ||
| 12 | |||
| 13 | * elisp.texi (Top): Update node listing. | ||
| 14 | |||
| 1 | 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | 15 | 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 16 | ||
| 3 | * elisp.texi: Change "inferiors" to "subnodes" in three places | 17 | * elisp.texi: Change "inferiors" to "subnodes" in three places |