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