diff options
| author | Luc Teirlinck | 2004-11-25 04:00:23 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-11-25 04:00:23 +0000 |
| commit | 7092c5e89c51bbae72ab3419aef6b50464c5a6a9 (patch) | |
| tree | 87e57bf0af71774f33e96ea216e4856a8cf32505 | |
| parent | 261b01c6429baba776f41eeac4d958fb356168d5 (diff) | |
| download | emacs-7092c5e89c51bbae72ab3419aef6b50464c5a6a9.tar.gz emacs-7092c5e89c51bbae72ab3419aef6b50464c5a6a9.zip | |
(Standard Buffer-Local Variables): Comment out xref's to non-existent
node `Yet to be written'. They broke bootstrapping.
| -rw-r--r-- | lispref/ChangeLog | 9 | ||||
| -rw-r--r-- | lispref/locals.texi | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 1047855cebd..3e48d4c5085 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-11-24 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * locals.texi (Standard Buffer-Local Variables): Comment out | ||
| 4 | xref's to non-existent node `Yet to be written'. | ||
| 5 | |||
| 1 | 2004-11-24 Richard M. Stallman <rms@gnu.org> | 6 | 2004-11-24 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * processes.texi (Synchronous Processes): Grammar fix. | 8 | * processes.texi (Synchronous Processes): Grammar fix. |
| @@ -16,9 +21,9 @@ | |||
| 16 | 21 | ||
| 17 | * customize.texi (Variable Definitions): Replace | 22 | * customize.texi (Variable Definitions): Replace |
| 18 | show-paren-mode example with tooltip-mode. | 23 | show-paren-mode example with tooltip-mode. |
| 19 | (Simple Types, Composite Types, Defining New Types): | 24 | (Simple Types, Composite Types, Defining New Types): |
| 20 | Minor cleanups. | 25 | Minor cleanups. |
| 21 | 26 | ||
| 22 | 2004-11-21 Jesper Harder <harder@ifa.au.dk> | 27 | 2004-11-21 Jesper Harder <harder@ifa.au.dk> |
| 23 | 28 | ||
| 24 | * processes.texi (Synchronous Processes, Output from Processes): | 29 | * processes.texi (Synchronous Processes, Output from Processes): |
diff --git a/lispref/locals.texi b/lispref/locals.texi index dac89598f70..ae1d9f40f42 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi | |||
| @@ -132,7 +132,7 @@ Does not work yet. | |||
| 132 | @xref{Display Margins}. | 132 | @xref{Display Margins}. |
| 133 | 133 | ||
| 134 | @item line-spacing | 134 | @item line-spacing |
| 135 | @xref{Yet to be written}. | 135 | @c @xref{Yet to be written}. |
| 136 | 136 | ||
| 137 | @item local-abbrev-table | 137 | @item local-abbrev-table |
| 138 | @xref{Abbrevs}. | 138 | @xref{Abbrevs}. |
| @@ -213,7 +213,7 @@ Used for communication between mouse commands and scroll-bar commands. | |||
| 213 | @xref{Mode Line Variables}. | 213 | @xref{Mode Line Variables}. |
| 214 | 214 | ||
| 215 | @item vertical-scroll-bar | 215 | @item vertical-scroll-bar |
| 216 | @xref{Yet to be written}. | 216 | @c @xref{Yet to be written}. |
| 217 | @end table | 217 | @end table |
| 218 | 218 | ||
| 219 | @ignore | 219 | @ignore |