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