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