Mercurial > emacs
annotate man/ChangeLog @ 26862:abfcde8428cb
(adjust_intervals_for_insertion): To check stickines
of properties, pay attention to text-property-default-nonsticky.
(merge_properties_sticky): Likewise.
(get_property_and_range): New function.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 15 Dec 1999 00:14:44 +0000 |
parents | c785a9439eaf |
children | 80342b53d1a0 |
rev | line source |
---|---|
26821 | 1 1999-12-12 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * cc-mode.texi: Set file name to ../info/cc-mode.texi. | |
4 | |
5 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
6 | |
7 * cc-mode.texi: Documented the new up/down preprocessor | |
8 conditional function varieties. | |
9 | |
10 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
11 | |
12 * cc-mode.texi: Updated for all the new features and | |
13 proofread. Major changes: | |
14 o All text filling and line breaking issues is collected in a | |
15 new top-level chapter. The section on auto-fill mode | |
16 interaction have been incorporated into this. | |
17 o The list of the standard lineup functions is expanded with | |
18 better explanations and examples. It's moved to a | |
19 top-level chapter since it's hard to find under Customizing | |
20 Indentation / Advanced Customizations / Custom Indentation | |
21 Functions. | |
22 o The sections on Permanent Customization and Styles are | |
23 mostly rewritten due to the changes in the style system. | |
24 The part about the mode hooks has gotten an own section. | |
25 | |
26 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
27 | |
28 * cc-mode.texi: Documented the default behavior when a symbol | |
29 doesn't exist on c-hanging-braces-alist. | |
30 | |
31 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
32 | |
33 * cc-mode.texi: Document the new semantics for c-default-style. | |
34 | |
35 1999-12-12 Barry Warsaw <cc-mode-help@python.org> | |
36 | |
37 * cc-mode.texi: Added a paragraph on | |
38 signal-error-on-buffer-boundary in the Limitations and Known Bugs | |
39 section. | |
40 | |
26797 | 41 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> |
42 | |
43 * rmail.texi: POP server may be specified as part of the mailbox | |
44 name. | |
45 | |
46 * gnus.texi: POP server may be specified in nnmail-spool-file. | |
47 | |
26589
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
48 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
49 |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
50 * ediff.texi: Describe the new format for |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
51 ediff-combination-pattern. |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
52 |
26514
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
53 1999-11-20 Paul Eggert <eggert@twinsun.com> |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
54 |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
55 * mule.texi: Describe the relationship between |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
56 set-locale-environment and set-language-environment, and why |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
57 one might want to invoke set-locale-environment. |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
58 |
26490
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
59 1999-11-01 Eli Zaretskii <eliz@is.elta.co.il> |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
60 |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
61 * cc-mode.texi: Fix complaints from makeinfo 4.0. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
62 * mh-e.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
63 * viper.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
64 * ada-mode.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
65 |
26291 | 66 1999-11-01 Dave Love <fx@gnu.org> |
67 | |
68 * misc.texi, gnus.texi: Fix complaints from makeinfo 4.0. | |
69 | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
70 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu> |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
71 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
72 * ediff.texi: minor fixes. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
73 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
74 * viper.texi: minor fixes. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
75 |
26151 | 76 1999-10-23 Dave Love <fx@gnu.org> |
77 | |
78 * autotype.texi: New file. | |
79 | |
80 * Makefile.in: Use it. | |
81 | |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
82 1999-10-23 Paul Eggert <eggert@twinsun.com> |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
83 |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
84 * mule.texi, cmdargs.texi: |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
85 Describe new functions and variables for locales. |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
86 |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
87 1999-10-12 Stefan Monnier <monnier@cs.yale.edu> |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
88 |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
89 * Makefile.in (faq): use ../info/emacs-faq.info (as specified in the |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
90 faq.texi file) rather than ../info/faq. |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
91 |
25916 | 92 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
93 | |
94 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
95 (../info/ada-mode, ada-mode.dvi): New targets. | |
96 | |
97 * ada-mode.texi: Set file name to ../info/ada-mode. | |
98 | |
25908 | 99 1999-10-07 Emmanuel Briot <briot@gnat.com> |
100 | |
101 * ada-xref.texi: New file. | |
102 | |
25839 | 103 1999-09-01 Dave Love <fx@gnu.org> |
104 | |
105 * Makefile.in: Add faq. | |
106 | |
25829 | 107 1999-07-12 Richard Stallman <rms@gnu.org> |
108 | |
109 * Version 20.4 released. | |
110 | |
111 1999-02-22 Andreas Schwab <schwab@gnu.org> | |
112 | |
113 * gnus.texi: Fix punctuation after @xref. | |
114 | |
115 1999-01-18 Eli Zaretskii <eliz@gnu.org> | |
116 | |
117 * msdog.texi (MS-DOS and MULE): dos-unsupported-character-glyph is | |
118 a triangle by default, not a solid box. | |
119 | |
120 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
121 | |
122 * msdog.texi (MS-DOS Printing): Rewrite section. | |
123 | |
124 * emacs.texi (Top): Include Windows 98 in the MS-DOS section. | |
125 | |
126 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
127 | |
128 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
129 (DVI_TARGETS): Delete customize.dvi. | |
130 (../info/customize, customize.dvi): Targets deleted. | |
131 | |
132 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
133 | |
134 * customize.texi: File deleted. | |
135 | |
136 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
137 | |
138 * frames.texi: Change @xref to @pxref and add comma after @xref. | |
139 * custom.texi (Locals): Likewise. | |
140 * programs.texi (Fortran Autofill): Likewise. | |
141 * text.texi (TeX Editing): Likewise. | |
142 * viper.texi: Likewise. | |
143 | |
144 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org> | |
145 | |
146 * reftex.texi: Fix info file name. | |
147 | |
148 * forms.texi (Forms Commands): Change @item to @itemx for | |
149 secondary items. | |
150 * viper.texi (Groundwork): Likewise. | |
151 (Commands): Remove extra Top from @node. | |
152 | |
153 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
154 | |
155 * Version 20.3 released. | |
156 | |
157 1998-08-10 Carsten Dominik <cd@delysid.gnu.org> | |
158 | |
159 * reftex.texi: Updated to the latest RefTeX version. | |
160 | |
161 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
162 | |
163 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
164 Add msdog.texi, ack.texi. Remove gnu1.texi. | |
165 | |
166 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
167 | |
168 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
169 it in dvi targets. | |
170 (../etc/GNU): Change to $(srcdir) first. | |
171 | |
172 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
173 | |
174 * reftex.texi Updated for RefTeX version 3.22. | |
175 | |
176 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
177 | |
178 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
179 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
180 | |
181 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
182 | |
183 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
184 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
185 (../info/customize): Renamed from ../info/custom. | |
186 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. | |
187 | |
188 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
189 | |
190 * Version 20.2 released. | |
191 | |
192 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
193 | |
194 * Version 20.1 released. | |
195 | |
196 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
197 | |
198 * Makefile (../info/customize, customize.dvi): New targets. | |
199 (INFO_TARGETS): Add ../info/customize. | |
200 (DVI_TARGETS): Add customize.dvi. | |
201 | |
202 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
203 | |
204 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
205 | |
206 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
207 | |
208 * Version 19.33 released. | |
209 | |
210 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
211 | |
212 * Version 19.32 released. | |
213 | |
214 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
215 | |
216 * Makefile.in: Add rules for the Message manual. | |
217 | |
218 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
219 | |
220 * gnus.texi: New version. | |
221 | |
222 * message.texi: New manual. | |
223 | |
224 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
225 | |
226 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
227 | |
228 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
229 | |
230 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
231 Specify -I option. | |
232 (All dvi targets): Set the TEXINPUTS variable. | |
233 | |
234 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
235 | |
236 * Version 19.31 released. | |
237 | |
238 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
239 | |
240 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode. | |
241 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | |
242 | |
243 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
244 | |
245 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
246 (INFO_TARGETS): Add ../info/cc-mode. | |
247 (DVI_TARGETS): Add cc-mode.dvi. | |
248 | |
249 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
250 | |
251 * Version 19.30 released. | |
252 | |
253 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
254 | |
255 * gnus.texi: New file. | |
256 | |
257 1995-11-04 Erik Naggum <erik@naggum.no> | |
258 | |
259 * gnus.texi: File deleted. | |
260 | |
261 1995-11-02 Stephen Gildea <gildea@x.org> | |
262 | |
263 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
264 Emacs 19.30 C-h C-k support of separately-documented commands. | |
265 | |
266 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
267 | |
268 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
269 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
270 | |
271 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
272 | |
273 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
274 (../info/viper, viper.dvi): New targets. | |
275 | |
276 1995-04-20 Kevin Rodgers <kevinr@ihs.com> | |
277 | |
278 * dired-x.texi (Installation): Change the example to set | |
279 buffer-local variables like dired-omit-files-p in | |
280 dired-mode-hook. | |
281 | |
282 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
283 | |
284 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
285 (../info/mh-e, mh-e.dvi): New targets. | |
286 | |
287 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
288 | |
289 * Makefile.in (maintainer-clean): Renamed from realclean. | |
290 | |
291 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
292 | |
293 * Makefile.in: New file. | |
294 * Makefile: File deleted. | |
295 | |
296 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
297 | |
298 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
299 (texindex, texindex.o, getopt.o): Rules deleted. | |
300 All deps on texindex deleted. | |
301 (distclean): Don't delete texindex. | |
302 (mostlyclean): Don't delete *.o. | |
303 * texindex.c, getopt.c: Files deleted. | |
304 | |
305 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
306 | |
307 * Version 19.26 released. | |
308 | |
309 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
310 | |
311 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
312 | |
313 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
314 | |
315 * Version 19.25 released. | |
316 | |
317 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
318 | |
319 * Version 19.24 released. | |
320 | |
321 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
322 | |
323 * Version 19.23 released. | |
324 | |
325 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
326 | |
327 * Makefile: Delete spurious tab. | |
328 | |
329 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
330 | |
331 * Makefile (.SUFFIXES): New rule. | |
332 | |
333 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
334 | |
335 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
336 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
337 | |
338 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
339 | |
340 * Makefile (../info/sc): Renamed frin sc.info. | |
341 (../info/cl): Likewise. | |
342 (INFO_TARGETS): Use new names. | |
343 | |
344 1993-12-04 Richard Stallman (rms@srarc2) | |
345 | |
346 * getopt.c: New file. | |
347 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
348 (getopt.o): New rule. | |
349 (dvi): Don't depend on texindex. | |
350 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
351 Depend on texindex. | |
352 | |
353 1993-12-03 Richard Stallman (rms@srarc2) | |
354 | |
355 * Makefile (../info/sc.info): Renamed from ../info/sc. | |
356 (TEXI2DVI): New variable. | |
357 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
358 Add explicit commands. | |
359 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
360 | |
361 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
362 | |
363 * Version 19.22 released. | |
364 | |
365 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
366 | |
367 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
368 | |
369 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
370 | |
371 * Version 19.21 released. | |
372 | |
373 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
374 | |
375 * man/Makefile (../info/cl.info): Renamed from ../info/cl. | |
376 | |
377 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
378 | |
379 * Makefile (../etc/GNU): New target. | |
380 (EMACSSOURCES): Add gnu1.texi. | |
381 | |
382 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
383 | |
384 * Makefile (realclean): Don't delete the Info files. | |
385 | |
386 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
387 | |
388 * forms.texi: Fix forms.texi so that it will format correctly. | |
389 Added missing `@end iftex', fixed bad reference. | |
390 | |
391 * info.texi, info-stn.texi: New files implement texinfo version of | |
392 `info' file. | |
393 | |
394 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x | |
395 4' where appropriate. | |
396 | |
397 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
398 | |
399 * Makefile: Fix targets for texindex, new info.texi files. | |
400 * info-stnd.texi: New file implements info for standalone info | |
401 reader. | |
402 * info.texi: Updated to include recent changes to "../info/info". | |
403 New source file for ../info/info; includes info-stnd.texi. | |
404 | |
405 * texindex.c: Include "../src/config.h" if building in emacs. | |
406 | |
407 * Makefile: Change all files to FILENAME.texi, force all targets | |
408 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
409 vip.texinfo, forms.texinfo, cl.texinfo. | |
410 Add target to build texindex.c, defining `emacs'. | |
411 | |
412 * forms.texi: Install new file to match version 2.3 of forms.el. | |
413 | |
414 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
415 | |
416 * Version 19.19 released. | |
417 | |
418 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
419 | |
420 * sc.texinfo: Fix info file name. | |
421 | |
422 * Makefile (info): Added gnus and sc. | |
423 (dvi): Added gnus.dvi and sc.dvi. | |
424 (../info/sc, sc.dvi): New targets. | |
425 | |
426 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
427 | |
428 * Version 19.18 released. | |
429 | |
430 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
431 | |
432 * Makefile: Fix source file names of the separate manuals. | |
433 (gnus.dvi, ../info/gnus): New targets. | |
434 | |
435 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
436 | |
437 * Version 19.17 released. | |
438 | |
439 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
440 | |
441 * split-man: Fix typos in last change. | |
442 | |
443 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
444 | |
445 * Version 19.16 released. | |
446 | |
447 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
448 | |
449 * version 19.15 released. | |
450 | |
451 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
452 | |
453 * Makefile (distclean): It's rm, not rf. | |
454 | |
455 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
456 | |
457 * Version 19.14 released. | |
458 | |
459 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
460 | |
461 * Makefile: New file. | |
462 | |
463 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
464 | |
465 * Version 19.13 released. | |
466 | |
467 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
468 | |
469 * Version 19.9 released. | |
470 | |
471 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
472 | |
473 * Version 19.8 released. | |
474 | |
475 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
476 | |
477 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
478 | |
479 * trouble.texi: It's `enable-flow-control-on', not | |
480 `evade-flow-control-on'. | |
481 | |
482 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
483 | |
484 * display.texi: Document standard-display-european. | |
485 | |
486 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
487 | |
488 * Version 19.7 released. | |
489 | |
490 * emacs.texi: Add a sentence to the top menu mentioning the | |
491 specific version of Emacs this manual applies to. | |
492 | |
493 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
494 | |
495 * basic.texi: Documented next-line-add-lines variable used to | |
496 implement down-arrow. | |
497 | |
498 * killing.texi: Documented kill-whole-line. | |
499 | |
500 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
501 | |
502 * text.texi: Updated unix TeX ordering information. | |
503 | |
504 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
505 | |
506 * news.texi: Mentioned fill-rectangle in keybinding list. | |
507 | |
508 * killing.texi: Documented fill-rectangle. | |
509 | |
510 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
511 | |
512 * vc.texi: Brought the docs up to date with VC 5.2. | |
513 | |
514 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
515 | |
516 * emacs.tex: Mentioned blackbox and gomoku under Amusements. | |
517 Assembler mode is now mentioned and appropriately | |
518 indexed under Programming Modes. | |
519 | |
520 1991-02-15 Robert J. Chassell (bob at wookumz.ai.mit.edu) | |
521 | |
522 * emacs.tex: Updated TeX ordering information. | |
523 | |
524 1990-08-30 David Lawrence (tale at pogo.ai.mit.edu) | |
525 | |
526 * gnus.texinfo: New file. Removed installation instructions. | |
527 | |
528 1990-06-26 David Lawrence (tale at geech) | |
529 | |
530 * emacs.tex: Noted that completion-ignored-extensions is not used | |
531 to filter out names when all completions are displayed in | |
532 *Completions*. | |
533 | |
534 1990-05-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
535 | |
536 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
537 | |
538 1990-03-21 Jim Kingdon (kingdon at pogo.ai.mit.edu) | |
539 | |
540 * emacs.tex: Add @findex grep. | |
541 | |
542 1989-01-17 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
543 | |
544 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and | |
545 then defined `\sc' as the command for smallcaps in Texinfo. This | |
546 measns that the @sc command will produce small caps. bfox has | |
547 made the corresponding change to makeinfo and texinfm.el. | |
548 | |
549 1988-08-16 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
550 | |
551 * emacs.tex: Corrected two typos. No other changes before | |
552 Version 19 will be made. | |
553 | |
554 * vip.texinfo: Removed menu entry Adding Lisp Code in node | |
555 Customization since the menu entry did not point to anything. | |
556 Also added an @finalout command to remove overfull hboxes from the | |
557 printed output. | |
558 | |
559 * cl.texinfo: Added @bye, \input line and @settitle to file. | |
560 This file is clearly intended to be a chapter of some other work, | |
561 but the other work does not yet exist. | |
562 | |
563 1988-07-25 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
564 | |
565 * texinfo.texinfo: Three typos corrected. | |
566 | |
567 1988-05-23 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
568 | |
569 * emacs.tex: Update information for obtaining TeX distribution from the | |
570 University of Washington. | |
571 |