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