Mercurial > emacs
annotate man/ChangeLog @ 30710:17973241c0d2
(kbd_buffer_events_waiting): Add prototype.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 09 Aug 2000 12:24:57 +0000 |
parents | fc3acf3f8131 |
children | 9b86e181df4f |
rev | line source |
---|---|
30693 | 1 2000-08-08 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * faq.texi (Disabling backups): Replace reference to | |
4 non-existent initial-dired-omit-files-p with something that works. | |
5 | |
30664 | 6 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
7 | |
30670 | 8 * programs.texi (Documentation): Add an xref to WoMan's own |
9 manual, woman.texi. | |
10 | |
30664 | 11 * woman.texi: New file. |
12 | |
13 * Makefile.in (INFO_TARGETS): Add ../info/woman. | |
14 (DVI_TARGETS): Add woman.dvi. | |
15 (../info/woman, woman.dvi): New targets. | |
16 | |
30589 | 17 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il> |
18 | |
19 * frames.texi (Highlight Interactively): Document the hi-lock | |
20 mode. | |
21 | |
30536 | 22 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> |
23 | |
24 * msdog.texi (MS-DOS Input): Document msdos-set-mouse-buttons. | |
25 | |
30463 | 26 2000-07-25 Eli Zaretskii <eliz@is.elta.co.il> |
27 | |
28 * trouble.texi (Quitting): Fix last change. | |
29 | |
30453 | 30 2000-07-25 Eli Zaretskii <eliz@is.elta.co.il> |
31 | |
32 * trouble.texi (Quitting): Add findex entry for keyboard-quit. | |
33 | |
30412 | 34 2000-07-24 Gerd Moellmann <gerd@gnu.org> |
35 | |
36 * cc-mode.texi: @setfilename to ../info/ccmode. | |
37 | |
38 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
39 | |
40 * cc-mode.texi: Documented the change of cpp-macro. | |
41 | |
42 * cc-mode.texi: Updated doc for c-lineup-multi-inher. | |
43 | |
44 * cc-mode.texi: Documented the special behavior of | |
45 c-special-indent-hook as a style variable. Don't talk about | |
46 doing (c-make-styles-buffer-local t) in a mode hook, since | |
47 that's already too late to work right. | |
48 | |
30377 | 49 2000-07-22 Eli Zaretskii <eliz@is.elta.co.il> |
50 | |
51 * mule.texi (Recognize Coding): Document the variable | |
52 inhibit-iso-escape-detection. | |
53 | |
30115 | 54 2000-07-07 Gerd Moellmann <gerd@gnu.org> |
55 | |
56 * dired.texi (Dired Visiting): Describe dired-find-alternate-file. | |
57 | |
30046 | 58 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
59 | |
60 * cc-mode.texi: Remove duplicate @direntry. | |
61 | |
30012 | 62 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
63 | |
64 * viper.texi, vip.texi, widget.texi, ada-mode.texi, sc.texi | |
65 * reftex.texi, pcl-cvs.texi, mh-e.texi, idlwave.texi | |
66 * forms.texi, faq.texi, eudc.texi, emacs.texi, ediff.texi | |
67 * dired-x.texi, cl.texi, cc-mode.texi, autotype.texi: Use | |
68 dircategory `Emacs'. | |
69 | |
29857 | 70 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il> |
71 | |
72 * programs.texi (Documentation): Describe how man pages with | |
73 identical names by different sections are handled by M-x man and | |
74 M-x woman. | |
75 | |
76 * msdog.texi (Text and Binary): Separate description of EOL | |
77 conversions from the issues related to binary files. | |
78 | |
29825 | 79 2000-06-21 Kenichi Handa <handa@etl.go.jp> |
80 | |
81 * mule.texi (set-buffer-process-coding-system): Documentation | |
82 fixed. | |
83 | |
29820 | 84 2000-06-20 Gerd Moellmann <gerd@gnu.org> |
85 | |
86 * reftex.texi: @setfilename to ../info/reftex. | |
87 | |
29713 | 88 2000-06-18 Gerd Moellmann <gerd@gnu.org> |
89 | |
90 * autotype.texi, cl.texi, eudc.texi, gnus.texi, idlwave.texi | |
91 * reftex.texi, sc.texi, vip.texi, viper.texi, widget.texi | |
92 * ediff.texi, dired-x.texi: Add @setchapternewpage odd after | |
93 index. | |
94 | |
29931
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
95 2000-06-14 Carsten Dominik <dominik@astro.uva.nl> |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
96 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
97 * reftex.texi (Documentation): Updated to reftex version 4.14 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
98 * idlwave.texi (Documentation): Updated to idlwave version 4.2 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
99 |
29351
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
100 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
101 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
102 * .cvsignore (*.tmp): New entry. Seems to be used for @macro. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
103 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
104 * pcl-cvs.texi: New file. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
105 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
106 (../info/pcl-cvs, pcl-cvs.dvi): New targets. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
107 |
29307 | 108 2000-05-30 Gerd Moellmann <gerd@gnu.org> |
109 | |
110 * info.texi: Clarify description of Info-directory-list, | |
111 add description of Info-additional-directory-list. | |
112 | |
29193 | 113 2000-05-25 Gerd Moellmann <gerd@gnu.org> |
114 | |
115 * eudc.texi: Fix @direntry, add @dircategory. | |
116 | |
29107 | 117 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
29105 | 118 |
119 * cmdargs.texi, custom.texi, dired-x.texi, ediff.texi, | |
120 entering.texi, files.texi, frames.texi, misc.texi, msdog.texi, | |
121 mule.texi, programs.texi, rmail.texi, sending.texi, text.texi, | |
122 trouble.texi: Fix markup; mostly replace @code with @env. | |
29107 | 123 |
124 * ebrowse.texi: Use @command. Change title page. | |
125 | |
126 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il> | |
127 | |
128 * ebrowse.texi: Various markup and index fixes. Changes for | |
129 MS-DOS. | |
29105 | 130 |
28867 | 131 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
132 | |
133 * Makefile.in (INFO_TARGETS): Add info/ebrowse. | |
134 (../info/ebrowse, ebrowse.dvi): New targets. | |
135 | |
136 * ebrowse.texi: New file. | |
137 | |
28839 | 138 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> |
139 | |
140 * programs.texi (Documentation): Document woman.el features. | |
141 | |
28823 | 142 2000-05-05 Gerd Moellmann <gerd@gnu.org> |
143 | |
144 * ada-mode.texi, cc-mode.texi: Add @direntry. | |
145 | |
28392 | 146 2000-03-29 Andreas Schwab <schwab@suse.de> |
147 | |
148 * programs.texi (Imenu): Fix cross ref. | |
149 | |
27762 | 150 2000-02-18 Andreas Schwab <schwab@suse.de> |
151 | |
152 * ack.texi (Acknowledgments): Remove extra `@end itemize'. | |
153 | |
27506 | 154 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
155 | |
156 * eudc.texi: New file based on EUDC 1.30b. | |
157 | |
158 * Makefile.in (INFO_TARGETS): Add eudc. | |
159 (DVI_TARGETS): Add eudc.dvi | |
160 (../info/eudc, eudc.dvi): New targets. | |
161 | |
27181 | 162 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> |
163 | |
164 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | |
165 compatibility with 8+3 filesystems). | |
166 (../info/efaq): Renamed from emacs-faq. | |
167 | |
168 * faq.texi: Rename emacs-faq to efaq in @setfilename and in | |
169 @direntry. | |
170 | |
27158 | 171 2000-01-04 Gerd Moellmann <gerd@gnu.org> |
172 | |
173 * mule.texi (International Intro): Add a link to to Fontsets. | |
174 | |
27105 | 175 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
176 | |
177 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | |
178 (../info/idlwave, idlwave.dvi): New targets. | |
179 | |
26904 | 180 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il> |
181 | |
182 * cc-mode.texi: Set file name to ../info/ccmode, to avoid problems | |
183 on 8+3 filesystems. | |
184 | |
26821 | 185 1999-12-12 Gerd Moellmann <gerd@gnu.org> |
186 | |
187 * cc-mode.texi: Set file name to ../info/cc-mode.texi. | |
188 | |
189 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
190 | |
191 * cc-mode.texi: Documented the new up/down preprocessor | |
192 conditional function varieties. | |
193 | |
194 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
195 | |
196 * cc-mode.texi: Updated for all the new features and | |
197 proofread. Major changes: | |
198 o All text filling and line breaking issues is collected in a | |
199 new top-level chapter. The section on auto-fill mode | |
200 interaction have been incorporated into this. | |
201 o The list of the standard lineup functions is expanded with | |
202 better explanations and examples. It's moved to a | |
203 top-level chapter since it's hard to find under Customizing | |
204 Indentation / Advanced Customizations / Custom Indentation | |
205 Functions. | |
206 o The sections on Permanent Customization and Styles are | |
207 mostly rewritten due to the changes in the style system. | |
208 The part about the mode hooks has gotten an own section. | |
209 | |
210 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
211 | |
212 * cc-mode.texi: Documented the default behavior when a symbol | |
213 doesn't exist on c-hanging-braces-alist. | |
214 | |
215 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
216 | |
217 * cc-mode.texi: Document the new semantics for c-default-style. | |
218 | |
219 1999-12-12 Barry Warsaw <cc-mode-help@python.org> | |
220 | |
221 * cc-mode.texi: Added a paragraph on | |
222 signal-error-on-buffer-boundary in the Limitations and Known Bugs | |
223 section. | |
224 | |
26797 | 225 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> |
226 | |
227 * rmail.texi: POP server may be specified as part of the mailbox | |
228 name. | |
229 | |
230 * gnus.texi: POP server may be specified in nnmail-spool-file. | |
231 | |
26589
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
232 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
|
233 |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
234 * 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
|
235 ediff-combination-pattern. |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
236 |
26514
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
237 1999-11-20 Paul Eggert <eggert@twinsun.com> |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
238 |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
239 * mule.texi: Describe the relationship between |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
240 set-locale-environment and set-language-environment, and why |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
241 one might want to invoke set-locale-environment. |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
242 |
26490
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
243 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
|
244 |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
245 * 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
|
246 * mh-e.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
247 * viper.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
248 * ada-mode.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
249 |
26291 | 250 1999-11-01 Dave Love <fx@gnu.org> |
251 | |
252 * misc.texi, gnus.texi: Fix complaints from makeinfo 4.0. | |
253 | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
254 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu> |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
255 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
256 * ediff.texi: minor fixes. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
257 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
258 * viper.texi: minor fixes. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
259 |
26151 | 260 1999-10-23 Dave Love <fx@gnu.org> |
261 | |
262 * autotype.texi: New file. | |
263 | |
264 * Makefile.in: Use it. | |
265 | |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
266 1999-10-23 Paul Eggert <eggert@twinsun.com> |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
267 |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
268 * mule.texi, cmdargs.texi: |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
269 Describe new functions and variables for locales. |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
270 |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
271 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
|
272 |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
273 * 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
|
274 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
|
275 |
25916 | 276 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
277 | |
278 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
279 (../info/ada-mode, ada-mode.dvi): New targets. | |
280 | |
281 * ada-mode.texi: Set file name to ../info/ada-mode. | |
282 | |
25908 | 283 1999-10-07 Emmanuel Briot <briot@gnat.com> |
284 | |
285 * ada-xref.texi: New file. | |
286 | |
25839 | 287 1999-09-01 Dave Love <fx@gnu.org> |
288 | |
289 * Makefile.in: Add faq. | |
290 | |
25829 | 291 1999-07-12 Richard Stallman <rms@gnu.org> |
292 | |
293 * Version 20.4 released. | |
294 | |
295 1999-02-22 Andreas Schwab <schwab@gnu.org> | |
296 | |
297 * gnus.texi: Fix punctuation after @xref. | |
298 | |
299 1999-01-18 Eli Zaretskii <eliz@gnu.org> | |
300 | |
301 * msdog.texi (MS-DOS and MULE): dos-unsupported-character-glyph is | |
302 a triangle by default, not a solid box. | |
303 | |
304 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
305 | |
306 * msdog.texi (MS-DOS Printing): Rewrite section. | |
307 | |
308 * emacs.texi (Top): Include Windows 98 in the MS-DOS section. | |
309 | |
310 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
311 | |
312 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
313 (DVI_TARGETS): Delete customize.dvi. | |
314 (../info/customize, customize.dvi): Targets deleted. | |
315 | |
316 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
317 | |
318 * customize.texi: File deleted. | |
319 | |
320 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
321 | |
322 * frames.texi: Change @xref to @pxref and add comma after @xref. | |
323 * custom.texi (Locals): Likewise. | |
324 * programs.texi (Fortran Autofill): Likewise. | |
325 * text.texi (TeX Editing): Likewise. | |
326 * viper.texi: Likewise. | |
327 | |
328 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org> | |
329 | |
330 * reftex.texi: Fix info file name. | |
331 | |
332 * forms.texi (Forms Commands): Change @item to @itemx for | |
333 secondary items. | |
334 * viper.texi (Groundwork): Likewise. | |
335 (Commands): Remove extra Top from @node. | |
336 | |
337 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
338 | |
339 * Version 20.3 released. | |
340 | |
341 1998-08-10 Carsten Dominik <cd@delysid.gnu.org> | |
342 | |
343 * reftex.texi: Updated to the latest RefTeX version. | |
344 | |
345 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
346 | |
347 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
348 Add msdog.texi, ack.texi. Remove gnu1.texi. | |
349 | |
350 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
351 | |
352 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
353 it in dvi targets. | |
354 (../etc/GNU): Change to $(srcdir) first. | |
355 | |
356 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
357 | |
358 * reftex.texi Updated for RefTeX version 3.22. | |
359 | |
360 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
361 | |
362 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
363 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
364 | |
365 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
366 | |
367 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
368 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
369 (../info/customize): Renamed from ../info/custom. | |
370 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. | |
371 | |
372 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
373 | |
374 * Version 20.2 released. | |
375 | |
376 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
377 | |
378 * Version 20.1 released. | |
379 | |
380 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
381 | |
382 * Makefile (../info/customize, customize.dvi): New targets. | |
383 (INFO_TARGETS): Add ../info/customize. | |
384 (DVI_TARGETS): Add customize.dvi. | |
385 | |
386 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
387 | |
388 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
389 | |
390 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
391 | |
392 * Version 19.33 released. | |
393 | |
394 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
395 | |
396 * Version 19.32 released. | |
397 | |
398 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
399 | |
400 * Makefile.in: Add rules for the Message manual. | |
401 | |
402 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
403 | |
404 * gnus.texi: New version. | |
405 | |
406 * message.texi: New manual. | |
407 | |
408 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
409 | |
410 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
411 | |
412 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
413 | |
414 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
415 Specify -I option. | |
416 (All dvi targets): Set the TEXINPUTS variable. | |
417 | |
418 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
419 | |
420 * Version 19.31 released. | |
421 | |
422 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
423 | |
424 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode. | |
425 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | |
426 | |
427 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
428 | |
429 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
430 (INFO_TARGETS): Add ../info/cc-mode. | |
431 (DVI_TARGETS): Add cc-mode.dvi. | |
432 | |
433 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
434 | |
435 * Version 19.30 released. | |
436 | |
437 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
438 | |
439 * gnus.texi: New file. | |
440 | |
441 1995-11-04 Erik Naggum <erik@naggum.no> | |
442 | |
443 * gnus.texi: File deleted. | |
444 | |
445 1995-11-02 Stephen Gildea <gildea@x.org> | |
446 | |
447 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
448 Emacs 19.30 C-h C-k support of separately-documented commands. | |
449 | |
450 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
451 | |
452 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
453 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
454 | |
455 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
456 | |
457 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
458 (../info/viper, viper.dvi): New targets. | |
459 | |
460 1995-04-20 Kevin Rodgers <kevinr@ihs.com> | |
461 | |
462 * dired-x.texi (Installation): Change the example to set | |
463 buffer-local variables like dired-omit-files-p in | |
464 dired-mode-hook. | |
465 | |
466 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
467 | |
468 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
469 (../info/mh-e, mh-e.dvi): New targets. | |
470 | |
471 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
472 | |
473 * Makefile.in (maintainer-clean): Renamed from realclean. | |
474 | |
475 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
476 | |
477 * Makefile.in: New file. | |
478 * Makefile: File deleted. | |
479 | |
480 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
481 | |
482 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
483 (texindex, texindex.o, getopt.o): Rules deleted. | |
484 All deps on texindex deleted. | |
485 (distclean): Don't delete texindex. | |
486 (mostlyclean): Don't delete *.o. | |
487 * texindex.c, getopt.c: Files deleted. | |
488 | |
489 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
490 | |
491 * Version 19.26 released. | |
492 | |
493 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
494 | |
495 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
496 | |
497 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
498 | |
499 * Version 19.25 released. | |
500 | |
501 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
502 | |
503 * Version 19.24 released. | |
504 | |
505 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
506 | |
507 * Version 19.23 released. | |
508 | |
509 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
510 | |
511 * Makefile: Delete spurious tab. | |
512 | |
513 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
514 | |
515 * Makefile (.SUFFIXES): New rule. | |
516 | |
517 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
518 | |
519 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
520 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
521 | |
522 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
523 | |
524 * Makefile (../info/sc): Renamed frin sc.info. | |
525 (../info/cl): Likewise. | |
526 (INFO_TARGETS): Use new names. | |
527 | |
528 1993-12-04 Richard Stallman (rms@srarc2) | |
529 | |
530 * getopt.c: New file. | |
531 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
532 (getopt.o): New rule. | |
533 (dvi): Don't depend on texindex. | |
534 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
535 Depend on texindex. | |
536 | |
537 1993-12-03 Richard Stallman (rms@srarc2) | |
538 | |
539 * Makefile (../info/sc.info): Renamed from ../info/sc. | |
540 (TEXI2DVI): New variable. | |
541 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
542 Add explicit commands. | |
543 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
544 | |
545 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
546 | |
547 * Version 19.22 released. | |
548 | |
549 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
550 | |
551 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
552 | |
553 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
554 | |
555 * Version 19.21 released. | |
556 | |
557 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
558 | |
559 * man/Makefile (../info/cl.info): Renamed from ../info/cl. | |
560 | |
561 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
562 | |
563 * Makefile (../etc/GNU): New target. | |
564 (EMACSSOURCES): Add gnu1.texi. | |
565 | |
566 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
567 | |
568 * Makefile (realclean): Don't delete the Info files. | |
569 | |
570 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
571 | |
572 * forms.texi: Fix forms.texi so that it will format correctly. | |
573 Added missing `@end iftex', fixed bad reference. | |
574 | |
575 * info.texi, info-stn.texi: New files implement texinfo version of | |
576 `info' file. | |
577 | |
578 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x | |
579 4' where appropriate. | |
580 | |
581 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
582 | |
583 * Makefile: Fix targets for texindex, new info.texi files. | |
584 * info-stnd.texi: New file implements info for standalone info | |
585 reader. | |
586 * info.texi: Updated to include recent changes to "../info/info". | |
587 New source file for ../info/info; includes info-stnd.texi. | |
588 | |
589 * texindex.c: Include "../src/config.h" if building in emacs. | |
590 | |
591 * Makefile: Change all files to FILENAME.texi, force all targets | |
592 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
593 vip.texinfo, forms.texinfo, cl.texinfo. | |
594 Add target to build texindex.c, defining `emacs'. | |
595 | |
596 * forms.texi: Install new file to match version 2.3 of forms.el. | |
597 | |
598 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
599 | |
600 * Version 19.19 released. | |
601 | |
602 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
603 | |
604 * sc.texinfo: Fix info file name. | |
605 | |
606 * Makefile (info): Added gnus and sc. | |
607 (dvi): Added gnus.dvi and sc.dvi. | |
608 (../info/sc, sc.dvi): New targets. | |
609 | |
610 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
611 | |
612 * Version 19.18 released. | |
613 | |
614 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
615 | |
616 * Makefile: Fix source file names of the separate manuals. | |
617 (gnus.dvi, ../info/gnus): New targets. | |
618 | |
619 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
620 | |
621 * Version 19.17 released. | |
622 | |
623 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
624 | |
625 * split-man: Fix typos in last change. | |
626 | |
627 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
628 | |
629 * Version 19.16 released. | |
630 | |
631 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
632 | |
633 * version 19.15 released. | |
634 | |
635 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
636 | |
637 * Makefile (distclean): It's rm, not rf. | |
638 | |
639 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
640 | |
641 * Version 19.14 released. | |
642 | |
643 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
644 | |
645 * Makefile: New file. | |
646 | |
647 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
648 | |
649 * Version 19.13 released. | |
650 | |
651 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
652 | |
653 * Version 19.9 released. | |
654 | |
655 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
656 | |
657 * Version 19.8 released. | |
658 | |
659 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
660 | |
661 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
662 | |
663 * trouble.texi: It's `enable-flow-control-on', not | |
664 `evade-flow-control-on'. | |
665 | |
666 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
667 | |
668 * display.texi: Document standard-display-european. | |
669 | |
670 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
671 | |
672 * Version 19.7 released. | |
673 | |
674 * emacs.texi: Add a sentence to the top menu mentioning the | |
675 specific version of Emacs this manual applies to. | |
676 | |
677 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
678 | |
679 * basic.texi: Documented next-line-add-lines variable used to | |
680 implement down-arrow. | |
681 | |
682 * killing.texi: Documented kill-whole-line. | |
683 | |
684 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
685 | |
686 * text.texi: Updated unix TeX ordering information. | |
687 | |
688 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
689 | |
690 * news.texi: Mentioned fill-rectangle in keybinding list. | |
691 | |
692 * killing.texi: Documented fill-rectangle. | |
693 | |
694 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
695 | |
696 * vc.texi: Brought the docs up to date with VC 5.2. | |
697 | |
698 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
699 | |
700 * emacs.tex: Mentioned blackbox and gomoku under Amusements. | |
701 Assembler mode is now mentioned and appropriately | |
702 indexed under Programming Modes. | |
703 | |
704 1991-02-15 Robert J. Chassell (bob at wookumz.ai.mit.edu) | |
705 | |
706 * emacs.tex: Updated TeX ordering information. | |
707 | |
708 1990-08-30 David Lawrence (tale at pogo.ai.mit.edu) | |
709 | |
710 * gnus.texinfo: New file. Removed installation instructions. | |
711 | |
712 1990-06-26 David Lawrence (tale at geech) | |
713 | |
714 * emacs.tex: Noted that completion-ignored-extensions is not used | |
715 to filter out names when all completions are displayed in | |
716 *Completions*. | |
717 | |
718 1990-05-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
719 | |
720 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
721 | |
722 1990-03-21 Jim Kingdon (kingdon at pogo.ai.mit.edu) | |
723 | |
724 * emacs.tex: Add @findex grep. | |
725 | |
726 1989-01-17 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
727 | |
728 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and | |
729 then defined `\sc' as the command for smallcaps in Texinfo. This | |
730 measns that the @sc command will produce small caps. bfox has | |
731 made the corresponding change to makeinfo and texinfm.el. | |
732 | |
733 1988-08-16 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
734 | |
735 * emacs.tex: Corrected two typos. No other changes before | |
736 Version 19 will be made. | |
737 | |
738 * vip.texinfo: Removed menu entry Adding Lisp Code in node | |
739 Customization since the menu entry did not point to anything. | |
740 Also added an @finalout command to remove overfull hboxes from the | |
741 printed output. | |
742 | |
743 * cl.texinfo: Added @bye, \input line and @settitle to file. | |
744 This file is clearly intended to be a chapter of some other work, | |
745 but the other work does not yet exist. | |
746 | |
747 1988-07-25 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
748 | |
749 * texinfo.texinfo: Three typos corrected. | |
750 | |
751 1988-05-23 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
752 | |
753 * emacs.tex: Update information for obtaining TeX distribution from the | |
754 University of Washington. | |
755 |