Mercurial > emacs
annotate lispref/ChangeLog @ 52933:9dfa5899bc3e
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Sat, 25 Oct 2003 02:42:26 +0000 |
| parents | fdaea0df1212 |
| children | 80321af701a4 |
| rev | line source |
|---|---|
| 52933 | 1 2003-10-25 Kenichi Handa <handa@m17n.org> |
| 2 | |
| 3 * display.texi (Fontsets): Add description of the function | |
| 4 set-fontset-font. | |
| 5 | |
|
52925
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
6 2003-10-23 Luc Teirlinck <teirllm@auburn.edu> |
|
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
7 |
|
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
8 * display.texi (Temporary Displays): Add xref to `Documentation |
|
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
9 Tips'. |
|
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
10 |
|
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
11 * functions.texi (Function Safety): Use inforef instead of pxref |
|
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
12 for SES. |
|
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
13 |
|
52915
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
14 2003-10-23 Andreas Schwab <schwab@suse.de> |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
15 |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
16 * Makefile.in (TEX, texinputdir): Don't define. |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
17 (TEXI2DVI): Define. |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
18 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm, |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
19 add $(srcdir)/index.texi. |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
20 ($(infodir)/elisp): Remove index.texi dependency. |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
21 (elisp.dvi): Likewise. Use $(TEXI2DVI). |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
22 (index.texi): Remove target. |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
23 (dist): Don't link $(srcdir)/permute-index. |
| 52920 | 24 (clean): Don't remove index.texi. |
| 25 | |
|
52915
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
26 * permute-index, index.perm: Remove. |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
27 * index.texi: Rename from index.unperm. |
|
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
28 |
|
52913
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
29 2003-10-22 Luc Teirlinck <teirllm@auburn.edu> |
|
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
30 |
|
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
31 * tips.texi (Documentation Tips): Document new behavior for face |
|
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
32 and variable hyperlinks in Help mode. |
|
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
33 |
|
52908
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
34 2003-10-21 Luc Teirlinck <teirllm@auburn.edu> |
|
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
35 |
|
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
36 * objects.texi (Integer Type): Update for extra bit of integer range. |
|
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
37 (Character Type): Ditto. |
|
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
38 |
| 52865 | 39 2003-10-16 Eli Zaretskii <eliz@elta.co.il> |
| 40 | |
| 41 * numbers.texi (Integer Basics): Add index entries for reading | |
| 42 numbers in hex, octal, and binary. | |
| 43 | |
| 52860 | 44 2003-10-16 Lute Kamstra <lute@gnu.org> |
| 45 | |
| 46 * modes.texi (Mode Line Format): Mention force-mode-line-update's | |
| 47 argument. | |
| 48 | |
|
52850
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
49 2003-10-13 Luc Teirlinck <teirllm@auburn.edu> |
|
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
50 |
|
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
51 * windows.texi (Choosing Window): Fix typo. |
|
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
52 * edebug.texi (Edebug Execution Modes): Fix typo. |
|
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
53 |
|
52847
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
54 2003-10-13 Richard M. Stallman <rms@gnu.org> |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
55 |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
56 * windows.texi (Basic Windows): A window has fringe settings, |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
57 display margins and scroll-bar settings. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
58 (Splitting Windows): Doc split-window return value. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
59 Clean up one-window-p. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
60 (Selecting Windows): Fix typo. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
61 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
62 (Buffers and Windows): In set-window-buffer, explain effect |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
63 on fringe settings and scroll bar settings. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
64 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
65 (Choosing Window): Use defopt for pop-up-frame-function. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
66 For special-display-buffer-names, explain same-window and same-frame. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
67 Clarify window-dedicated-p return value. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
68 (Textual Scrolling): scroll-up and scroll-down can get an error. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
69 (Horizontal Scrolling): Clarify auto-hscroll-mode. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
70 Clarify set-window-hscroll. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
71 (Size of Window): Don't mention tool bar in window-height. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
72 (Coordinates and Windows): Explain what coordinates-in-window-p |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
73 returns for fringes and display margins. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
74 (Window Configurations): Explain saving fringes, etc. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
75 |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
76 * tips.texi (Library Headers): Clean up Documentation. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
77 |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
78 * syntax.texi (Parsing Expressions): Clean up forward-comment |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
79 and parse-sexp-lookup-properties. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
80 |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
81 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
82 |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
83 * os.texi (System Environment): Clean up text for load-average errors. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
84 |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
85 * modes.texi (Hooks): Don't explain local hook details at front. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
86 Clarify run-hooks and run-hook-with-args a little. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
87 Clean up add-hook and remove-hook. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
88 |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
89 * edebug.texi (Edebug Execution Modes): Clarify t. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
90 Document edebug-sit-for-seconds. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
91 (Coverage Testing): Document C-x X = and =. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
92 (Instrumenting Macro Calls): Fix typo. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
93 (Specification List): Don't index the specification keywords. |
|
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
94 |
| 52817 | 95 2003-10-10 Kim F. Storm <storm@cua.dk> |
| 96 | |
| 97 * processes.texi (Network): Introduce make-network-process. | |
| 98 | |
|
52813
75b71fb15f6a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52803
diff
changeset
|
99 2003-10-09 Luc Teirlinck <teirllm@auburn.edu> |
|
75b71fb15f6a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52803
diff
changeset
|
100 |
|
75b71fb15f6a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52803
diff
changeset
|
101 * tips.texi (Library Headers): Fix typo. |
|
75b71fb15f6a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52803
diff
changeset
|
102 |
| 52803 | 103 2003-10-07 Juri Linkov <juri@jurta.org> |
| 104 | |
| 105 * modes.texi (Imenu): Mention imenu-create-index-function's | |
| 106 default value. Explain submenus better. | |
| 107 | |
| 52801 | 108 2003-10-07 Lute Kamstra <lute@gnu.org> |
| 109 | |
| 110 * modes.texi (Faces for Font Lock): Fix typo. | |
| 111 (Hooks): Explain how buffer-local hook variables can refer to | |
| 112 global hook variables. | |
| 113 Various minor clarifications. | |
| 114 | |
| 52770 | 115 2003-10-06 Lute Kamstra <lute@gnu.org> |
| 116 | |
| 117 * tips.texi (Coding Conventions): Mention naming conventions for | |
| 118 hooks. | |
| 119 | |
|
52765
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
120 2003-10-05 Luc Teirlinck <teirllm@auburn.edu> |
|
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
121 |
|
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
122 * loading.texi (Library Search): Correct default value of |
|
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
123 load-suffixes. |
|
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
124 (Named Features): Fix typo. |
|
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
125 |
|
52761
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
126 2003-10-05 Richard M. Stallman <rms@gnu.org> |
|
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
127 |
|
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
128 * loading.texi (Named Features): In `provide', |
|
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
129 say how to test for subfeatures. |
|
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
130 (Unloading): In unload-feature, use new var name |
|
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
131 unload-feature-special-hooks. |
|
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
132 |
| 52770 | 133 2003-10-03 Lute Kamstra <lute@gnu.org> |
| 52745 | 134 |
| 135 * modes.texi (Major Mode Conventions): Mention third way to set up | |
| 136 Imenu. | |
| 137 (Imenu): A number of small fixes. | |
| 138 Delete documentation of internal variable imenu--index-alist. | |
| 139 Document the return value format of imenu-create-index-function | |
| 140 functions. | |
| 141 | |
|
52696
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
142 2003-09-30 Richard M. Stallman <rms@gnu.org> |
|
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
143 |
|
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
144 * processes.texi (Network): Say what stopped datagram connections do. |
|
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
145 |
|
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
146 * lists.texi (Association Lists): Clarify `assq-delete-all'. |
|
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
147 |
|
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
148 * display.texi (Overlay Properties): Clarify `evaporate' property. |
|
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
149 |
| 52770 | 150 2003-09-29 Lute Kamstra <lute@gnu.org> |
| 52665 | 151 |
| 152 * modes.texi (Mode Line Data): Explain when symbols in mode-line | |
| 52801 | 153 constructs should be marked as risky. |
| 52665 | 154 Change cons cell into proper list. |
| 155 (Mode Line Variables): Change cons cell into proper list. | |
| 156 | |
| 52770 | 157 2003-09-26 Lute Kamstra <lute@gnu.org> |
| 52630 | 158 |
| 159 * modes.texi (Mode Line Data): Document the :propertize construct. | |
| 160 (Mode Line Variables): Reorder the descriptions of the variables | |
| 52801 | 161 to match their order in the default mode-line-format. |
| 52630 | 162 Describe the new variables mode-line-position and mode-line-modes. |
| 163 Update the default values of mode-line-frame-identification, | |
| 164 minor-mode-alist, and default-mode-line-format. | |
| 165 (Properties in Mode): Mention the :propertize construct. | |
| 166 | |
|
52627
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
167 2003-09-26 Richard M. Stallman <rms@gnu.org> |
|
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
168 |
| 52801 | 169 * buffers.texi, commands.texi, debugging.texi, eval.texi: |
|
52627
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
170 * loading.texi, minibuf.texi, text.texi, variables.texi: |
|
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
171 Avoid @strong{Note:}. |
|
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
172 |
|
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
173 2003-09-26 Richard M. Stallman <rms@gnu.org> |
|
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
174 |
|
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
175 * keymaps.texi (Remapping Commands): Fix typo. |
|
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
176 |
|
52599
c0c49c850558
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52595
diff
changeset
|
177 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu> |
|
c0c49c850558
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52595
diff
changeset
|
178 |
|
c0c49c850558
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52595
diff
changeset
|
179 * processes.texi (Low-Level Network): Fix typo. |
|
c0c49c850558
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52595
diff
changeset
|
180 |
| 52595 | 181 2003-09-23 Kim F. Storm <storm@cua.dk> |
| 182 | |
| 183 * processes.texi (Network, Network Servers): Fix typos. | |
| 184 (Low-Level Network): Add timeout value for :server keyword. | |
| 185 Add new option keywords to make-network-process. | |
| 186 Add set-network-process-options. | |
| 187 Explain how to test availability of network options. | |
| 188 | |
|
52545
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
189 2003-09-19 Richard M. Stallman <rms@gnu.org> |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
190 |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
191 * text.texi (Motion by Indent): Arg to |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
192 backward-to-indentation and forward-to-indentation is optional. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
193 |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
194 * strings.texi (Creating Strings): Add substring-no-properties. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
195 |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
196 * processes.texi |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
197 (Process Information): Add list-processes arg QUERY-ONLY. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
198 Delete process-contact from here. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
199 Add new status values for process-status. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
200 Add process-get, process-put, process-plist, set-process-plist. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
201 (Synchronous Processes): Add call-process-shell-command. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
202 (Signals to Processes): signal-process allows process objects. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
203 (Network): Complete rewrite. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
204 (Network Servers, Datagrams, Low-Level Network): New nodes. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
205 |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
206 * positions.texi (Word Motion): forward-word, backward-word |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
207 arg is optional. Reword. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
208 |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
209 * abbrevs.texi (Defining Abbrevs): Index no-self-insert. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
210 |
| 52801 | 211 * variables.texi (Creating Buffer-Local): |
|
52545
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
212 Delete duplicate definition of buffer-local-value. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
213 (File Local Variables): Explain about discarding text props. |
|
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
214 |
|
52486
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
215 2003-09-11 Richard M. Stallman <rms@gnu.org> |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
216 |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
217 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
218 changes variables that record input events. |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
219 (Minibuffer Misc): Add minibuffer-selected-window. |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
220 |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
221 * lists.texi (Building Lists): Add copy-tree. |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
222 |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
223 * display.texi (Fontsets): Add char-displayable-p. |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
224 (Scroll Bars): New node. |
|
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
225 |
| 52770 | 226 2003-09-08 Lute Kamstra <lute@gnu.org> |
| 52466 | 227 |
| 228 * modes.texi (%-Constructs): Document new `%i' and `%I' | |
| 229 constructs. | |
| 230 | |
| 52427 | 231 2003-09-03 Peter Runestig <peter@runestig.com> |
| 232 | |
| 233 * makefile.w32-in: New file. | |
| 234 | |
|
52381
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
235 2003-08-29 Richard M. Stallman <rms@gnu.org> |
|
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
236 |
|
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
237 * display.texi (Overlay Properties): Clarify how priorities |
|
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
238 affect use of the properties. |
|
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
239 |
|
52268
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
240 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu> |
|
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
241 |
|
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
242 * customize.texi (Type Keywords): Correct the description of |
|
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
243 `:help-echo' in the case where `motion-doc' is a function. |
|
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
244 |
|
52197
a0b65ecec014
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52194
diff
changeset
|
245 2003-08-14 John Paul Wallington <jpw@gnu.org> |
|
a0b65ecec014
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52194
diff
changeset
|
246 |
|
a0b65ecec014
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52194
diff
changeset
|
247 * modes.texi (Emulating Mode Line): Subsection, not section. |
|
a0b65ecec014
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52194
diff
changeset
|
248 |
|
52194
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
249 2003-08-13 Richard M. Stallman <rms@gnu.org> |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
250 |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
251 * elisp.texi (Top): Update subnode lists in menu. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
252 |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
253 * text.texi (Insertion): Add insert-buffer-substring-no-properties. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
254 (Kill Functions): kill-region has new arg yank-handler. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
255 (Yanking): New node. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
256 (Yank Commands): Add yank-undo-function. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
257 (Low-Level Kill Ring): |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
258 kill-new and kill-append have new arg yank-handler. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
259 (Changing Properties): Add remove-list-of-text-properties. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
260 (Atomic Changes): New node. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
261 |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
262 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
263 |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
264 * streams.texi (Output Variables): Add eval-expression-print-length |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
265 and eval-expression-print-level. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
266 |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
267 * os.texi (Time Conversion): For encode-time, explain limits on year. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
268 |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
269 * objects.texi (Character Type): Define anchor "modifier bits". |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
270 |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
271 * modes.texi (Emulating Mode Line): New node. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
272 (Search-based Fontification): Font Lock uses font-lock-face property. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
273 (Other Font Lock Variables): Likewise. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
274 |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
275 * keymaps.texi (Format of Keymaps): Keymaps contain char tables, |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
276 not vectors. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
277 (Active Keymaps): Add emulation-mode-map-alists. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
278 (Functions for Key Lookup): key-binding has new arg no-remap. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
279 (Remapping Commands): New node. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
280 (Scanning Keymaps): where-is-internal has new arg no-remap. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
281 (Tool Bar): Add tool-bar-local-item-from-menu. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
282 Clarify when to use tool-bar-add-item-from-menu. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
283 |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
284 * commands.texi (Interactive Call): commandp has new arg. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
285 (Command Loop Info): Add this-original-command. |
|
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
286 |
|
52158
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
287 2003-08-06 John Paul Wallington <jpw@gnu.org> |
|
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
288 |
|
52159
c8251a6cc1c7
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52158
diff
changeset
|
289 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'. |
|
52158
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
290 |
|
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
291 * display.texi (Warning Basics): Fix typo. |
|
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
292 (Fringes): Add closing curly bracket and fix typo. |
|
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
293 |
|
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
294 * elisp.texi (Top): Fix typo. |
|
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
295 |
|
52154
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
296 2003-08-05 Richard M. Stallman <rms@gnu.org> |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
297 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
298 * elisp.texi: Update lists of subnodes. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
299 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
300 * windows.texi (Buffers and Windows): set-window-buffer has new arg. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
301 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
302 * variables.texi (Local Variables): Use lc for example variable names. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
303 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
304 * tips.texi (Library Headers): Explain where to put -*-. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
305 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
306 * strings.texi (Creating Strings): Fix xref for vconcat. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
307 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
308 * sequences.texi (Vector Functions): |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
309 vconcat no longer allows integer args. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
310 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
311 * minibuf.texi (Reading File Names): read-file-name has new |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
312 arg PREDICATE. New function read-directory-name. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
313 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
314 * macros.texi (Defining Macros): Give definition of `declare' |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
315 (Indenting Macros): New node. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
316 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
317 * frames.texi (Parameter Access): Add modify-all-frames-parameters. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
318 (Window Frame Parameters): Make separate table of parameters |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
319 that are coupled with specific face attributes. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
320 (Deleting Frames): delete-frame-hooks renamed to |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
321 delete-frame-functions. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
322 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
323 * files.texi (Magic File Names): Add file-remote-p. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
324 Clarify file-local-copy. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
325 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
326 * edebug.texi (Instrumenting Macro Calls): Don't define `declare' |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
327 here; instead xref Defining Macros. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
328 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
329 * display.texi (Warnings): New node, and subnodes. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
330 (Fringes): New node. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
331 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
332 * debugging.texi (Test Coverage): New node. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
333 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
334 * compile.texi (Compiler Errors): Explain with-no-warnings |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
335 and other ways to suppress warnings. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
336 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
337 * commands.texi (Interactive Call): Minor clarification. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
338 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
339 * buffers.texi (Buffer File Name): set-visited-file-name |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
340 renames the buffer too. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
341 |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
342 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table. |
|
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
343 |
|
52038
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
344 2003-07-24 Markus Rost <rost@math.ohio-state.edu> |
|
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
345 |
|
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
346 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example. |
|
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
347 |
|
52006
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
348 2003-07-22 Markus Rost <rost@math.ohio-state.edu> |
|
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
349 |
|
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
350 * internals.texi (Garbage Collection): Fix previous change. |
|
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
351 |
|
52004
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
352 2003-07-22 Richard M. Stallman <rms@gnu.org> |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
353 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
354 * files.texi (Truenames): Add LIMIT arg to file-chase-links. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
355 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
356 * display.texi (Width): Use \s syntax in example. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
357 (Font Selection): Add face-font-rescale-alist. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
358 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
359 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
360 Remove spurious indent in example. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
361 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
362 * lists.texi (Building Lists): Add number-sequence. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
363 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
364 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
365 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
366 * functions.texi (Function Documentation): Explain how to |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
367 show calling convention explicitly in the doc string. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
368 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
369 * windows.texi (Selecting Windows): save-selected-window saves |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
370 selected window of each frame. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
371 (Window Configurations): Minor change. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
372 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
373 * syntax.texi (Syntax Table Functions): Use \s syntax in examples. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
374 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
375 * streams.texi (Output Variables): Add print-continuous-numbering |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
376 and print-number-table. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
377 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
378 * processes.texi (Decoding Output): New node. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
379 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
380 * os.texi (Time Conversion): decode-time arg is optional. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
381 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
382 * objects.texi (Character Type): Don't use space as example for \. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
383 Make list of char names and \-sequences correspond. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
384 Explain that \s is not used in strings. `\ ' needs space after. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
385 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
386 * nonascii.texi (Converting Representations): Add string-to-multibyte. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
387 (Translation of Characters): Add translation-table-for-input. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
388 (Default Coding Systems): Add auto-coding-functions. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
389 (Explicit Encoding): Add decode-coding-inserted-region. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
390 (Locales): Add locale-info. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
391 |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
392 * minibuf.texi (Basic Completion): Describe test-completion. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
393 Collections can be lists of strings. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
394 Clean up lazy-completion-table. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
395 (Programmed Completion): Mention test-completion. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
396 Clarify why lambda expressions are not accepted. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
397 (Minibuffer Misc): Describe minibufferp. |
|
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
398 |
|
51926
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
399 2003-07-14 Richard M. Stallman <rms@gnu.org> |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
400 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
401 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
402 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
403 * windows.texi (Selecting Windows): New arg to select-window. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
404 (Selecting Windows): Add with-selected-window. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
405 (Size of Window): Add window-inside-edges, etc. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
406 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
407 * internals.texi (Garbage Collection): Add post-gc-hook. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
408 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
409 * processes.texi (Subprocess Creation): Add exec-suffixes. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
410 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
411 * keymaps.texi (Functions for Key Lookup): Add current-active-maps. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
412 (Scanning Keymaps): Add map-keymaps. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
413 (Defining Menus): Add keymap-prompt. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
414 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
415 * numbers.texi (Integer Basics): Add most-positive-fixnum, |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
416 most-negative-fixnum. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
417 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
418 * compile.texi (Byte Compilation): Explain no-byte-compile |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
419 (Compiler Errors): New node. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
420 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
421 * os.texi (User Identification): user-uid, user-real-uid |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
422 can return float. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
423 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
424 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
425 and about derived modes. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
426 (Minor Modes): Add minor-mode-list. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
427 (Defining Minor Modes): Keyword args for define-minor-mode. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
428 (Search-based Fontification): Explain managing other properties. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
429 (Other Font Lock Variables): Add font-lock-extra-managed-props. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
430 (Faces for Font Lock): Add font-locl-preprocessor-face. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
431 (Hooks): Add run-mode-hooks and delay-mode-hooks. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
432 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
433 * variables.texi (Creating Buffer-Local): Add buffer-local-value. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
434 (Variable Aliases): Clarify defvralias. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
435 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
436 * loading.texi (Library Search): Add load-suffixes. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
437 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
438 * minibuf.texi (Basic Completion): Add lazy-completion-table. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
439 (Programmed Completion): Add dynamic-completion-table. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
440 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
441 * files.texi (Changing Files): copy-file allows dir as NEWNAME. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
442 (Magic File Names): Specify precedence order of handlers. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
443 o |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
444 * commands.texi (Command Overview): Emacs server runs pre-command-hook |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
445 and post-command-hook. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
446 (Waiting): New calling convention for sit-for. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
447 |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
448 * text.texi (Special Properties): local-map and keymap properties |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
449 apply based on their stickiness. |
|
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
450 |
|
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
451 2003-07-07 Richard M. Stallman <rms@gnu.org> |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
452 |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
453 * modes.texi (Minor Mode Conventions): Specify only some kinds |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
454 of list values as args to minor modes. |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
455 |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
456 * files.texi (File Name Expansion): Warn about iterative use |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
457 of substitute-in-file-name. |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
458 |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
459 * advice.texi (Activation of Advice): Clean up previous change. |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
460 |
|
51754
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
461 2003-07-06 Markus Rost <rost@math.ohio-state.edu> |
|
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
462 |
|
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
463 * advice.texi (Activation of Advice): Note that ad-start-advice is |
|
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
464 turned on by default. |
|
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
465 |
|
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
466 2003-06-30 Richard M. Stallman <rms@gnu.org> |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
467 |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
468 * text.texi (Buffer Contents): Document current-word. |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
469 (Change Hooks): Not called for *Messages*. |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
470 |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
471 * functions.texi (Defining Functions): Explain about redefining |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
472 primitives. |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
473 (Function Safety): Renamed. Minor changes. |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
474 Comment out the detailed criteria for what is safe. |
|
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
475 |
|
51645
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
476 2003-06-22 Andreas Schwab <schwab@suse.de> |
|
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
477 |
|
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
478 * objects.texi (Symbol Type): Fix description of examples. |
|
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
479 |
| 51586 | 480 2003-06-16 Andreas Schwab <schwab@suse.de> |
| 481 | |
| 482 * hash.texi (Creating Hash): Fix description of :weakness. | |
| 483 | |
|
51558
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
484 2003-06-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
|
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
485 |
|
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
486 * files.texi (Changing Files): copy-file copies file modes, too. |
|
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
487 |
|
51300
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
488 2003-05-28 Richard M. Stallman <rms@gnu.org> |
|
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
489 |
|
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
490 * strings.texi (Creating Strings): Clarify split-string. |
|
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
491 |
|
51150
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
492 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> |
|
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
493 |
|
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
494 * strings.texi (Creating Strings): Update split-string specification |
|
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
495 and examples. |
|
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
496 |
|
51100
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
497 2003-05-19 Richard M. Stallman <rms@gnu.org> |
|
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
498 |
|
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
499 * elisp.texi: Correct invariant section names. |
|
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
500 |
|
50655
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
501 2003-04-20 Richard M. Stallman <rms@gnu.org> |
|
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
502 |
|
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
503 * os.texi (Timers): Explain about timers and quitting. |
|
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
504 |
|
50643
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
505 2003-04-19 Richard M. Stallman <rms@gnu.org> |
|
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
506 |
|
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
507 * internals.texi (Writing Emacs Primitives): Strings are |
|
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
508 no longer special for GCPROs. Mention GCPRO5, GCPRO6. |
|
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
509 Explain GCPRO convention for varargs function args. |
|
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
510 |
|
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
511 2003-04-16 Richard M. Stallman <rms@gnu.org> |
|
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
512 |
|
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
513 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message. |
|
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
514 |
|
50509
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
515 2003-04-08 Richard M. Stallman <rms@gnu.org> |
|
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
516 |
|
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
517 * files.texi (Kinds of Files): Correct return value of file-symlink-p. |
|
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
518 |
| 49766 | 519 2003-02-13 Kim F. Storm <storm@cua.dk> |
| 520 | |
| 521 * objects.texi (Character Type): New \s escape for space. | |
| 522 | |
|
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
523 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> |
|
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
524 |
|
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
525 * os.texi (System Environment): Added cygwin system-type. |
|
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
526 |
|
49447
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
527 2003-01-25 Richard M. Stallman <rms@gnu.org> |
|
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
528 |
|
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
529 * keymaps.texi: Document that a symbol can act as a keymap. |
|
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
530 |
|
49196
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
531 2003-01-13 Richard M. Stallman <rms@gnu.org> |
|
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
532 |
|
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
533 * text.texi (Changing Properties): Say string indices are origin-0. |
|
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
534 |
|
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
535 * positions.texi (Screen Lines) <compute-motion>: |
|
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
536 Correct order of elts in return value. |
|
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
537 |
|
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
538 * keymaps.texi (Changing Key Bindings) <define-key>: Mention |
|
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
539 how to define a default binding. |
|
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
540 |
| 48732 | 541 2002-12-07 Markus Rost <rost@math.ohio-state.edu> |
|
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
542 |
|
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
543 * loading.texi (Unloading): Fix recent change for load-history. |
|
48734
03de3f16e52e
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48732
diff
changeset
|
544 |
|
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
545 * customize.texi (Simple Types): Clarify description of custom |
|
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
546 type 'number. Describe new custom type 'float. |
|
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
547 |
| 48732 | 548 2002-12-04 Markus Rost <rost@math.ohio-state.edu> |
|
48643
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
549 |
|
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
550 * variables.texi (File Local Variables): Fix typo. |
|
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
551 |
|
47980
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
552 2002-10-23 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
|
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
553 |
|
47980
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
554 From Michael Albinus <Michael.Albinus@alcatel.de>. |
|
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
555 |
|
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
556 * README: Target for Info file is `make info'. |
|
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
557 |
|
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
558 * files.texi (File Name Components): Fixed typos in |
|
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
559 `file-name-sans-extension'. |
|
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
560 (Magic File Names): Complete list of operations for magic file |
|
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
561 name handlers. |
|
5492d1831d2a
From Michael Albinus.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
562 |
|
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
563 2002-09-16 Jonathan Yavner <jyavner@engineer.com> |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
564 |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
565 * variables.texi (File Local Variables): New function |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
566 risky-local-variable-p. |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
567 |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
568 2002-09-15 Jonathan Yavner <jyavner@engineer.com> |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
569 |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
570 * functions.texi (Function safety): New node about unsafep. |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
571 |
|
46809
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
572 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk> |
|
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
573 |
|
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
574 * customize.texi (Splicing into Lists): Fixed example. |
|
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
575 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> |
|
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
576 |
|
45866
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
577 2002-06-17 Juanma Barranquero <lektu@terra.es> |
|
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
578 |
|
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
579 * frames.texi (Display Feature Testing): Fix typo. |
|
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
580 |
|
45780
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
581 2002-06-12 Andreas Schwab <schwab@suse.de> |
|
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
582 |
|
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
583 * frames.texi (Initial Parameters, Resources): Fix references to |
|
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
584 the Emacs manual. |
|
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
585 |
| 45275 | 586 2002-05-13 Kim F. Storm <storm@cua.dk> |
| 587 | |
| 588 * variables.texi (Intro to Buffer-Local): Updated warning and | |
| 589 example relating to changing buffer inside let. | |
| 590 | |
|
49532
d4870f6c9ac0
Change email and real name.
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
49447
diff
changeset
|
591 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 43823 | 592 |
| 593 * os.texi (Session Management): New node about X Session management. | |
| 594 | |
| 42825 | 595 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il> |
| 596 | |
| 597 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs | |
| 598 to which the manual corresponds, and the copyright years. | |
| 599 | |
| 600 * Makefile.in (VERSION): Set to 2.9. | |
| 601 | |
| 41672 | 602 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> |
| 603 | |
| 604 * elisp.texi: Change the category in @dircategory to "Emacs", to | |
| 605 make it consistent with info/dir. | |
| 606 | |
| 41491 | 607 2001-11-25 Miles Bader <miles@gnu.org> |
| 608 | |
| 609 * text.texi (Fields): Describe new `limit' arg in | |
| 610 field-beginning/field-end. | |
| 611 | |
| 41193 | 612 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> |
| 613 | |
| 41201 | 614 * permute-index: Don't depend on csh-specific features. Replace |
| 615 the interpreter name with /bin/sh. | |
| 616 | |
| 41193 | 617 * two-volume-cross-refs.txt: New file. |
| 618 * two.el: New file. | |
| 619 * spellfile: New file. | |
| 620 | |
| 41139 | 621 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
| 622 | |
| 623 * permute-index: New file. | |
| 624 | |
| 625 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and | |
| 626 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS | |
| 627 8+3 restricted namespace. | |
| 41117 | 628 |
| 629 * Makefile.in (infodir): Define relative to $(srcdir). | |
| 630 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the | |
| 631 include directories list via -I switch to makeinfo. | |
| 632 (index.texi): Use cp if both hard and symbolic links fail. | |
| 633 | |
| 40886 | 634 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
| 635 | |
| 40897 | 636 * Makefile.in (distclean): Add. |
| 637 | |
| 40886 | 638 The following changes make ELisp manual part of the Emacs |
| 639 distribution: | |
| 640 | |
| 641 * Makefile.in: Add Copyright notice. | |
| 642 (prefix): Remove. | |
| 643 (infodir): Change value to "../info". | |
| 644 (VPATH): New variable. | |
| 645 (MAKE): Don't define. | |
| 646 (texmacrodir): Don't define. | |
| 647 (texinputdir): Append the existing value of TEXINPUTS. | |
| 648 ($(infodir)/elisp): Instead of just "elisp". Reformat the | |
| 649 command to be compatible with man/Makefile.in, and to put the | |
| 650 output into ../info. | |
| 40888 | 651 (info): Add target. |
| 40886 | 652 (installall): Target removed. |
| 653 | |
| 41117 | 654 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 40573 | 655 |
| 656 * tips.texi (Coding Conventions): Fix typo. | |
| 657 | |
| 40431 | 658 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
| 659 | |
| 660 * Makefile.in (srcs): Add gpl.texi and doclicense.texi. | |
| 661 | |
| 40189 | 662 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> |
| 663 | |
| 664 * files.texi (File Name Components): Update the description of | |
| 665 file-name-sans-extension and file-name-extension, as they now | |
| 666 ignore leading dots. | |
| 667 | |
| 40111 | 668 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
| 669 | |
| 40152 | 670 * (Version 21.1 released.) |
| 40111 | 671 |
| 40043 | 672 2001-10-19 Miles Bader <miles@gnu.org> |
| 673 | |
| 674 * positions.texi (Text Lines): Describe behavior of | |
| 675 `beginning-of-line'/`end-of-line' in the presence of field properties. | |
| 676 | |
| 39995 | 677 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
| 678 | |
| 679 * Makefile.in (VERSION): Set to 2.8. | |
| 680 (manual): Use `manual-21'. | |
| 681 | |
| 42674 | 682 * elisp.texi (VERSION): Add and use it where the version |
| 39995 | 683 number was used. Set it to 2.8. |
| 684 | |
| 685 * intro.texi: Likewise. | |
| 686 | |
| 39884 | 687 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
| 688 | |
| 689 * files.texi (File Name Completion): Document the significance of | |
| 690 a trailing slash in elements of completion-ignored-extensions. | |
| 691 | |
| 39629 | 692 2001-10-06 Miles Bader <miles@gnu.org> |
| 693 | |
| 694 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. | |
| 695 | |
| 39588 | 696 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
| 697 | |
| 698 * variables.texi (Variable Aliases): New node. | |
| 699 | |
| 39742 | 700 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
| 701 | |
| 702 * Branch for 21.1. | |
| 40965 | 703 |
| 39529 | 704 2001-10-02 Miles Bader <miles@gnu.org> |
| 705 | |
| 39532 | 706 * minibuf.texi (Minibuffer Misc): Add entries for |
| 707 `minibuffer-contents', `minibuffer-contents-no-properties', and | |
| 708 `delete-minibuffer-contents'. | |
| 709 Correct description for `minibuffer-prompt-end'. | |
| 710 | |
| 39529 | 711 * text.texi (Property Search): Correct descriptions of |
| 712 `next-char-property-change' and `previous-char-property-change'. | |
| 713 Add entries for `next-single-char-property-change' and | |
| 714 `previous-single-char-property-change'. | |
| 715 Make operand names a bit more consistent. | |
| 716 | |
| 39506 | 717 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> |
| 718 | |
| 719 * frames.texi (Finding All Frames): Document that next-frame and | |
| 720 previous-frame are local to current terminal. | |
| 721 | |
| 39470 | 722 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> |
| 723 | |
| 724 * keymaps.texi (Creating Keymaps): Fix the description of the | |
| 40965 | 725 result of make-keymap. |
| 39470 | 726 |
| 39405 | 727 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
| 728 | |
| 729 * display.texi (Font Lookup, Attribute Functions) | |
| 730 (Image Descriptors): Add cross-references to the definition of | |
| 731 selected frame. | |
| 732 | |
| 733 * buffers.texi (The Buffer List): Add cross-references to the | |
| 734 definition of selected frame. | |
| 735 | |
| 736 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
| 737 frame at any given time. | |
| 738 (Multiple Displays, Size and Position): Add a cross-reference to | |
| 739 the definition of the selected frame. | |
| 740 | |
| 39211 | 741 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
| 742 | |
| 743 * strings.texi (String Conversion) <string-to-number>: Document | |
| 744 that a float is returned for integers that are too large. | |
| 745 | |
| 746 * frames.texi (Mouse Position): Document mouse-position-function. | |
| 747 (Display Feature Testing): Document display-images-p. | |
| 748 (Window Frame Parameters): Document the cursor-type variable. | |
| 749 | |
| 750 * numbers.texi (Integer Basics): Document CL style read syntax for | |
| 751 integers in bases other than 10. | |
| 752 | |
| 753 * positions.texi (List Motion): Document | |
| 754 open-paren-in-column-0-is-defun-start. | |
| 755 | |
| 756 * lists.texi (Sets And Lists): Document member-ignore-case. | |
| 757 | |
| 758 * internals.texi (Garbage Collection): Document the used and free | |
| 759 strings report. | |
| 760 (Memory Usage): Document strings-consed. | |
| 761 | |
| 762 * os.texi (Time of Day): Document float-time. | |
| 763 (Recording Input): Document that clear-this-command-keys clears | |
| 764 the vector to be returned by recent-keys. | |
| 765 | |
| 766 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
| 767 argument keymap can be a list. | |
| 768 | |
| 769 * nonascii.texi (User-Chosen Coding Systems) | |
| 770 <select-safe-coding-system>: Document the new argument | |
| 771 accept-default-p and the variable | |
| 772 select-safe-coding-system-accept-default-p. Tell what happens if | |
| 773 buffer-file-coding-system is undecided. | |
| 774 (Default Coding Systems): Document auto-coding-regexp-alist. | |
| 775 | |
| 776 * display.texi (The Echo Area) <message>: Document | |
| 777 message-truncate-lines. | |
| 778 (Glyphs): Document that the glyph table is unused on windowed | |
| 779 displays. | |
| 780 | |
| 781 * help.texi (Describing Characters) <single-key-description>: | |
| 782 Document the new argument no-angles. | |
| 783 (Accessing Documentation) <documentation-property>: Document that | |
| 784 a non-string property is evaluated. | |
| 785 <documentation>: Document that the function-documentation property | |
| 786 is looked for. | |
| 787 | |
| 788 * windows.texi (Selecting Windows): Document some-window. | |
| 789 | |
| 790 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
| 791 | |
| 792 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
| 793 apropos-mode-hook. | |
| 794 | |
| 795 * commands.texi (Using Interactive): Document interactive-form. | |
| 796 (Keyboard Macros): Document kbd-macro-termination-hook. | |
| 797 (Command Loop Info): Document that clear-this-command-keys clears | |
| 798 the vector to be returned by recent-keys. | |
| 799 | |
| 39112 | 800 2001-09-04 Werner LEMBERG <wl@gnu.org> |
| 801 | |
| 802 * Makefile.in (srcdir, texinputdir): New variables. | |
| 803 (srcs, index.texi, install): Use $(srcdir). | |
| 804 (.PHONY): Remove elisp.dvi. | |
| 805 (elisp): Use -I switch for makeinfo. | |
| 806 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
| 807 (installall, dist): Use $(srcdir). | |
| 808 Fix path to texinfo.tex. | |
| 809 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
| 810 | |
| 39030 | 811 2001-08-30 Gerd Moellmann <gerd@gnu.org> |
| 812 | |
| 39034 | 813 * display.texi (Conditional Display): Adjust to API change. |
| 814 | |
| 39030 | 815 * configure: New file. |
| 816 | |
| 38604 | 817 2001-07-30 Gerd Moellmann <gerd@gnu.org> |
| 818 | |
| 819 * commands.texi (Repeat Events): Add description of | |
| 820 double-click-fuzz. | |
| 821 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
822 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
823 |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
824 * syntax.texi (Syntax Class Table): Add the missing designator for |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
825 comment and string fences. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
826 (Syntax Properties): Add a xref to syntax table internals. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
827 (Syntax Table Internals): Document string-to-syntax. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
828 |
| 37606 | 829 2001-05-07 Gerd Moellmann <gerd@gnu.org> |
| 830 | |
| 831 * Makefile.in (install): Use install-info command line options | |
| 832 like in Emacs' Makefile.in. | |
| 833 | |
| 34391 | 834 2000-12-09 Miles Bader <miles@gnu.org> |
| 835 | |
| 836 * windows.texi (Window Start): Update documentation for | |
| 837 `pos-visible-in-window-p'. | |
| 838 | |
|
33429
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
839 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> |
|
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
840 |
|
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
841 * lists.texi (Building Lists): Add footnote to explain how to add |
|
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
842 to the end of a list. |
|
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
843 |
| 32860 | 844 2000-10-25 Gerd Moellmann <gerd@gnu.org> |
| 845 | |
| 846 * files.texi (Visiting Functions): Typos. | |
| 847 | |
| 32841 | 848 2000-10-25 Kenichi Handa <handa@etl.go.jp> |
| 849 | |
| 850 * files.texi (Visiting Functions): Return value of | |
| 851 find-file-noselect may be a list of buffers if wildcards are used. | |
| 852 | |
| 32803 | 853 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> |
| 854 | |
| 855 * display.texi (Defining Faces): Document `graphic' display type | |
| 856 in face specs. | |
| 857 | |
|
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
858 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
|
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
859 |
| 37606 | 860 * hooks.texi (Standard Hooks): Replace obsolete |
|
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
861 `after-make-frame-hook' with `after-make-frame-functions'. |
|
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
862 |
| 37606 | 863 * frames.texi (Creating Frames): Ditto. |
|
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
864 |
| 37606 | 865 * variables.texi (Future Local Variables): Ditto. |
|
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
866 |
| 32556 | 867 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
| 868 | |
| 869 * display.texi (Other Image Types): Add description of :foreground | |
| 870 and :background properties of mono PBM images. | |
| 871 | |
| 30904 | 872 2000-08-17 Werner LEMBERG <wl@gnu.org> |
| 873 | |
| 874 * .cvsignore: New file. | |
| 875 | |
| 27188 | 876 2000-01-05 Gerd Moellmann <gerd@gnu.org> |
| 877 | |
| 878 * tindex.pl: New script. | |
| 879 | |
| 26695 | 880 1999-12-03 Dave Love <fx@gnu.org> |
| 881 | |
| 882 * Makefile.in (MAKEINFO): New parameter. | |
| 883 | |
| 26693 | 884 1999-09-17 Richard Stallman <rms@gnu.org> |
| 885 | |
| 886 * Makefile.in (srcs): Add hash.texi. | |
| 887 (VERSION): Update to 20.6. | |
| 888 | |
| 889 1999-09-13 Richard Stallman <rms@gnu.org> | |
| 890 | |
| 891 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
| 892 | |
| 893 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
| 894 | |
| 895 * configure.in: New file. | |
| 896 * Makefile.in: Renamed from Makefile. | |
| 897 (prefix, infodir): Use value obtained from configure. | |
| 898 (emacslibdir): Obsolete variable deleted. | |
| 899 (dist): Distribute configure.in, configure, Makefile.in. | |
| 900 | |
| 901 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 902 | |
| 903 * Makefile (INSTALL_INFO): New variable. | |
| 904 (install): Run install-info. | |
| 905 | |
| 906 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 907 | |
| 908 * Makefile (elisp.dvi): Add missing backslash. | |
| 909 | |
| 910 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
| 911 | |
| 912 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
| 913 Run texindex without `./'. Always run texindex on elisp.tp. | |
| 914 (elisp.tps): Target deleted. | |
| 915 | |
| 916 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
| 917 | |
| 918 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
| 919 (dist): Start by deleting `temp'. | |
| 920 | |
| 921 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
| 922 | |
| 923 * Makefile (makeinfo, texindex): Targets deleted. | |
| 924 (makeinfo.o, texindex.o): Targets deleted. | |
| 925 (clean, dist): Don't do anything with them or with getopt*. | |
| 926 | |
| 927 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
| 928 | |
| 929 * Makefile (SHELL): Defined. | |
| 930 | |
| 931 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
| 932 | |
| 933 * Makefile (elisp.tps): New target. | |
| 934 (elisp.dvi): Depend on elisp.tps. | |
| 935 | |
| 936 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
| 937 | |
| 938 * README: Update phone number. | |
| 939 | |
| 940 * Makefile (elisp): Make this be the default target. | |
| 941 Depend on makeinfo.c instead of makeinfo. | |
| 942 (install): Don't depend on elisp.dvi, since we don't install that. | |
| 943 Use mkinstalldirs. | |
| 944 (dist): Add mkinstalldirs. | |
| 945 | |
| 946 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 947 | |
| 948 * Makefile (VERSION): Update version number. | |
| 949 (maintainer-clean): Renamed from realclean. | |
| 950 | |
| 951 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
| 952 | |
| 953 * Makefile (realclean): New target. | |
| 954 (elisp): Remove any old elisp-* files first. | |
| 955 | |
| 956 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
| 957 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
958 * Makefile (VERSION): New variable. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
959 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. |
|
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
960 Compressed file suffix should be `.gz', not `.z'. |
| 26693 | 961 |
| 962 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 963 | |
| 964 * Makefile (elisp): Depend on makeinfo. | |
| 965 | |
| 966 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | |
| 967 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
968 * Makefile (srcs): Add anti.texi. |
| 26693 | 969 |
| 970 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 971 | |
| 972 * Makefile (infodir, prefix): New vars. | |
| 973 (install): Use infodir. | |
| 974 (emacsinfodir): Deleted. | |
| 975 | |
| 976 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 977 | |
| 978 * Makefile (srcs): Add calendar.texi. | |
| 979 | |
| 980 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
| 981 Limit elisp-* files to those with one or two digits. | |
| 982 | |
| 983 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 984 | |
| 985 * Makefile (dist): Changed to use Gzip instead of compress. | |
| 986 | |
| 987 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
| 988 | |
| 989 * loading.texi (Unloading): define-function changed back to | |
| 990 defalias. It may not stay this way, but at least it's | |
| 991 consistent with the known-good version of the code patch. | |
| 992 | |
| 993 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
| 994 | |
| 995 * modes.texi (Hooks): Document new optional arg of add-hook. | |
| 996 | |
| 997 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
| 998 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
999 * variables.texi: Document nil initial value of buffer-local variables. |
| 26693 | 1000 |
| 1001 * tips.texi: Add new section on standard library headers. | |
| 1002 | |
| 1003 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 1004 | |
| 1005 * Makefile (srcs): Add frame.texi to the list of sources. | |
| 1006 | |
| 1007 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 1008 | |
| 1009 * Makefile (dist): Don't bother excluding autosave files; they'll | |
| 1010 never make it into the temp directory anyway, and the hash marks | |
| 1011 in the name are problematic for make and the Bourne shell. | |
| 40965 | 1012 (srcs): |
| 26693 | 1013 |
| 1014 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 1015 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1016 * Makefile (dist): Don't include backup files or autosave files in |
| 26693 | 1017 the distribution tar file. |
| 1018 | |
| 40965 | 1019 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
| 26693 | 1020 |
| 1021 * Makefile (srcs): Added index.perm. | |
| 1022 (elisp.dvi): Remove erroneous shell comment. | |
| 1023 Expect output of permute-index in permuted.fns. | |
| 1024 Save old elisp.aux in elisp.oaux. | |
| 1025 (clean): Added index.texi to be deleted. | |
| 1026 | |
| 40965 | 1027 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 26693 | 1028 |
| 1029 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
| 1030 | |
| 40965 | 1031 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) |
| 26693 | 1032 |
| 1033 * files.texi: Noted that completion-ignored-extensions is ignored | |
| 1034 when making *Completions*. | |
| 1035 | |
| 1036 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |
| 1037 | |
| 1038 * Makefile make dist now depends on elisp.dvi, since it tries | |
| 1039 to include it in the dist file. | |
| 1040 | |
| 40965 | 1041 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu) |
| 26693 | 1042 |
| 1043 * functions.texinfo (Mapping Functions): Add missing quote | |
| 1044 | |
| 40965 | 1045 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 26693 | 1046 |
| 1047 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
| 1048 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
| 1049 | |
| 40965 | 1050 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 26693 | 1051 |
| 1052 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
| 1053 and @error{} are the terms now being used. The files in the | |
| 1054 directory have been changed to reflect this. | |
| 1055 | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1056 * All instances of @indentedresultt{} have been changed to |
| 26693 | 1057 ` @result{}', using 5 spaces at the begining of the line. |
| 1058 | |
| 40965 | 1059 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 26693 | 1060 |
| 1061 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
| 1062 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
| 1063 the texinfo.tex in this directory. These TeX macros are not | |
| 1064 stable yet. | |
| 1065 | |
| 40965 | 1066 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 26693 | 1067 |
| 1068 * texinfo.tex: temporarily added | |
|
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1069 \let\result=\dblarrow |
| 26693 | 1070 \def\error{{\it ERROR} \longdblarrow} |
| 1071 We need to do this better soon. | |
| 1072 | |
| 40965 | 1073 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 26693 | 1074 |
| 1075 * Applied Karl Berry's patches to *.texinfo files, but not to | |
| 1076 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
| 1077 new title page format is also not applied, since it requires | |
| 1078 texinfo.tex changes.) | |
| 1079 | |
| 1080 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
| 1081 for the Project GNU development environment. | |
| 1082 | |
| 41117 | 1083 ;; Local Variables: |
| 52427 | 1084 ;; coding: iso-2022-7bit |
| 41117 | 1085 ;; End: |
| 39627 | 1086 |
| 1087 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. | |
| 1088 Copying and distribution of this file, with or without modification, | |
| 1089 are permitted provided the copyright notice and this notice are preserved. | |
| 52401 | 1090 |
| 1091 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda |
