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