]> code.delx.au - gnu-emacs/blob - man/ChangeLog
Adapt sectioning in Info to the node structure.
[gnu-emacs] / man / ChangeLog
1 2004-08-27 Richard M. Stallman <rms@gnu.org>
2
3 * faq.texi (Difference between Emacs and XEmacs):
4 Explain not to contrast XEmacs with GNU Emacs.
5
6 2004-08-26 Richard M. Stallman <rms@gnu.org>
7
8 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9
10 2004-08-25 Kenichi Handa <handa@m17n.org>
11
12 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
13 description for unibyte mode.
14
15 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
16
17 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
18
19 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
20 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
21 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
22 in @pxref.
23
24 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
25
26 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
27 Change section names.
28
29 2004-08-22 David Kastrup <dak@gnu.org>
30
31 * reftex.texi (AUCTeX): Update links, section name.
32
33 * faq.texi (Calc): Update availability (included in 21.4).
34 (AUCTeX): Update availability, information, versions, description.
35
36 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
37
38 * kmacro.texi (Keyboard Macro Ring): Rename section.
39 Emacs treats the head of the macro ring as the `last keyboard macro'.
40 (Keyboard Macro Counter): Minor change.
41 (Save Keyboard Macro): Some clarifications.
42 (Edit Keyboard Macro): Rename section.
43
44 * buffers.texi (Buffers): Maximum buffer size is now 256M on
45 32-bit machines.
46 (Several Buffers): Clarify which buffer is selected if `2' is
47 pressed in the Buffer Menu.
48 Auto Revert mode can be used to update the Buffer Menu
49 automatically.
50
51 2004-08-21 Eli Zaretskii <eliz@gnu.org>
52
53 * help.texi (Misc Help): Add an index entry for finding an Info
54 manual by its file name.
55
56 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
57
58 * files.texi (Backup Deletion): Correct description of
59 `delete-old-versions'.
60 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
61 (Auto Save Files): Recommend `auto-save-mode' to reenable
62 auto-saving, rather than the abbreviation `auto-save'.
63
64 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
65
66 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
67 for "killing" and "yanking" in main menu.
68
69 2004-08-16 Richard M. Stallman <rms@gnu.org>
70
71 * killing.texi (Yanking, Killing): Minor cleanups.
72
73 * mark.texi (Momentary Mark): Minor cleanups.
74
75 2004-08-15 Kenichi Handa <handa@etl.go.jp>
76
77 * custom.texi (Non-ASCII Rebinding):
78 C-q always inserts the right code to pass to global-set-key.
79
80 2004-08-14 Eli Zaretskii <eliz@gnu.org>
81
82 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
83
84 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
85
86 * regs.texi (RegNumbers): Mention `C-x r i' binding for
87 `insert-register', instead of `C-x r g' binding, for consistency.
88
89 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
90
91 * fixit.texi (Spelling): Fix typo.
92
93 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
94
95 * help.texi (Help): Fix Texinfo usage.
96
97 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
98
99 * cc-mode.texi: Various updates for CC Mode 5.30.9.
100
101 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
102
103 Sync with Tramp 2.0.44.
104
105 2004-08-05 Lars Hansen <larsh@math.ku.dk>
106
107 * widget.texi (User Interface): Update how to separate the
108 editable field of an editable-field widget from other widgets.
109 (Programming Example): Add text after field.
110
111 2004-07-24 Richard M. Stallman <rms@gnu.org>
112
113 * text.texi (Paragraphs): Update how paragraphs are separated
114 and the default for paragraph-separate.
115
116 * search.texi (Regexp Replace): Further update text for new
117 replacement operators.
118
119 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
120
121 * emacs-xtra.texi (Subdir switches): Dired does not remember the
122 `R' switch.
123
124 * dired.texi (Dired Updating): `k' only deletes inserted
125 subdirectories from the Dired buffer if a prefix argument was given.
126
127 * search.texi (Regexps): Delete redundant definition of `symbol' in
128 description of `\_>'. It already occurs in the description of `\_<'.
129
130 2004-07-02 Juri Linkov <juri@jurta.org>
131
132 * pcl-cvs.texi (Viewing differences): Add `d r'.
133
134 2004-07-01 Juri Linkov <juri@jurta.org>
135
136 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
137 (Regexp Search): Add M-r.
138
139 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
140
141 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
142
143 2004-06-29 Jesper Harder <harder@ifa.au.dk>
144
145 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
146 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
147
148 2004-06-25 Richard M. Stallman <rms@gnu.org>
149
150 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
151
152 2004-06-25 David Kastrup <dak@gnu.org>
153
154 * search.texi (Regexp Replace): Some typo corrections and
155 rearrangement.
156
157 2004-06-24 David Kastrup <dak@gnu.org>
158
159 * search.texi (Unconditional Replace): Use replace-string instead
160 of query-replace in example.
161 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
162 sequences.
163 (Query Replace): Correct explanation of `^' which does not use
164 the mark stack.
165
166 2004-06-21 Nick Roberts <nickrob@gnu.org>
167
168 * misc.texi (Shell History Copying): Document comint-insert-input.
169 (Shell Ring): Describe comint-dynamic-list-input-ring here.
170
171 2004-06-21 Karl Berry <karl@gnu.org>
172
173 * info.texi (Top): mention that only Emacs has mouse support.
174 (Getting Started): mention this in a few other places.
175
176 2004-06-20 Jesper Harder <harder@ifa.au.dk>
177
178 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
179 * custom.texi (Customization): do.
180 * anti.texi (Antinews): do.
181 * abbrevs.texi (Defining Abbrevs): do.
182
183 * programs.texi (Info Lookup): Fix keybinding for
184 info-lookup-symbol.
185
186 2004-06-16 Juanma Barranquero <lektu@terra.es>
187
188 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
189 Add emacs-xtra.
190 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
191 (clean): Add emacs-xtra and flymake. Remove redundancies.
192
193 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
194
195 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
196 Add emacs-xtra.
197 * emacs-xtra.texi: New file.
198
199 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
200
201 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
202 (Dired and Find): Mention differences with ordinary Dired buffers.
203
204 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
205
206 * autotype.texi (Copyrights, Timestamps): Recommend
207 `before-save-hook' instead of `write-file-functions'.
208
209 2004-06-13 Richard M. Stallman <rms@gnu.org>
210
211 * custom.texi (Init Syntax): Explain about vars that do special
212 things when set with setq or with Custom.
213 (Init Examples): Add line-number-mode example.
214
215 2004-06-13 Lars Hansen <larsh@math.ku.dk>
216
217 * dired-x.texi (dired-mark-omitted): Update keybinding.
218
219 2004-06-12 Juri Linkov <juri@jurta.org>
220
221 * dired.texi (Operating on Files): Add dired-do-touch.
222
223 2004-06-10 Kim F. Storm <storm@cua.dk>
224
225 * pcl-cvs.texi (Viewing differences): Add 'd y'.
226
227 2004-06-10 Juri Linkov <juri@jurta.org>
228
229 * building.texi (Lisp Eval): Add C-M-x on defface.
230
231 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
232
233 * files.texi (Reverting): Auto-Revert mode and
234 Global Auto-Revert mode no longer revert remote files.
235
236 2004-06-05 Lars Hansen <larsh@math.ku.dk>
237
238 * dired-x.texi (variable dired-omit-mode): Rename from
239 dired-omit-files-p.
240 (function dired-omit-mode): Rename from dired-omit-toggle.
241 Call dired-omit-mode rather than set dired-omit-files-p.
242 (dired-mark-omitted): Describe command.
243
244 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
245
246 Version 2.0.41 of Tramp released.
247
248 2004-05-29 Juanma Barranquero <lektu@terra.es>
249
250 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
251 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
252
253 2004-05-29 Richard M. Stallman <rms@gnu.org>
254
255 * custom.texi (Init File): Two dashes start --no-site-file.
256
257 * cl.texi (Top): Call this chapter `Introduction'.
258 (Overview): In TeX, no section heading here.
259
260 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
261
262 2004-05-29 Alan Mackenzie <acm@muc.de>
263
264 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
265 ("AWK"): Is consistently thus spelt throughout.
266 (AWK, Pike): Document as "C-like modes".
267 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
268 (M-x man): Supersedes M-x manual-entry.
269 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
270
271 ("Comments in C"): Delete node; the info is in CC Mode manual.
272 (c-comment-only-line-offset): Remove description.
273
274 (C-c ., C-c C-c): Describe new C Mode bindings.
275
276 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
277 (@dfn{Style}, c-default-style, comment-column, comment-padding)
278 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
279 Amend definitions.
280
281 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
282 Describe functions.
283
284 (c-comment-start-regexp, c-hanging-comment-ender-p)
285 (c-hanging-comment-starter-p): Remove obsolete definitions.
286
287 * emacs.texi: Remove the menu entry "Comments in C".
288
289 2004-05-29 Eli Zaretskii <eliz@gnu.org>
290
291 * Makefile.in (../info/flymake, flymake.dvi): New targets.
292 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
293
294 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
295
296 * flymake.texi: New file.
297
298 2004-05-28 Simon Josefsson <jas@extundo.com>
299
300 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
301
302 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
303
304 * dired.texi (Dired and Find): `find-ls-option' does not apply to
305 `M-x locate'.
306
307 2004-05-16 Karl Berry <karl@gnu.org>
308
309 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
310 makeinfo --html fails.
311 * help.texi (Help Summary) [@ifnottex]: Likewise.
312
313 2004-05-13 Nick Roberts <nickrob@gnu.org>
314
315 * building.texi (GDB Graphical Interface): Update and describe
316 layout first.
317
318 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
319
320 Version 2.0.40 of Tramp released.
321
322 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
323
324 Complete rework, based on review by Karl Berry <karl@gnu.org>.
325
326 * tramp.texi (Auto-save and Backup): Explain exploitation of new
327 variables `tramp-backup-directory-alist' and
328 `tramp-bkup-backup-directory-info'.
329 (Overview, Connection types)
330 (External transfer methods, Default Method)
331 (Windows setup hints): Remove restriction of password entering
332 with external methods.
333 (Auto-save and Backup): Make file name example
334 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
335 and `auto-save-directory' must be used.
336 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
337 only "NT"). Remove doubled entry "What kinds of systems does
338 @tramp{} work on".
339 (tramp): Macro removed.
340 (Obtaining Tramp): Flag removed from title.
341 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
342 and `trampver' used properly. Flag `tramp-inst' replaced by
343 `installchapter'. Installation related text adapted.
344
345 2004-05-04 Jason Rumney <jasonr@gnu.org>
346
347 * makefile.w32-in: Revert last change.
348
349 2004-05-03 Jason Rumney <jasonr@gnu.org>
350
351 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
352
353 2004-04-28 Masatake YAMATO <jet@gyve.org>
354
355 * widget.texi (Programming Example): Remove overlays.
356
357 2004-04-27 Jesper Harder <harder@ifa.au.dk>
358
359 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
360
361 2004-04-23 Juanma Barranquero <lektu@terra.es>
362
363 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
364
365 2004-04-18 Juri Linkov <juri@jurta.org>
366
367 * fixit.texi (Spelling): Remove file extension from ispell xref.
368
369 2004-04-15 Kim F. Storm <storm@cua.dk>
370
371 * cmdargs.texi (Initial Options): Add -Q.
372
373 2004-04-05 Kim F. Storm <storm@cua.dk>
374
375 * custom.texi (File Variables): Add safe-local-eval-forms.
376
377 2004-04-05 Jesper Harder <harder@ifa.au.dk>
378
379 * info.texi (Info Search): Add info-apropos.
380
381 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
382
383 * files.texi (Reverting): Correct description of revert-buffer's
384 handling of point.
385
386 2004-03-22 Juri Linkov <juri@jurta.org>
387
388 * emacs.texi (Top): Add `Misc X'.
389
390 * faq.texi, trouble.texi: Fix help key bindings.
391
392 * glossary.texi: Improve references.
393
394 * help.texi: Sync keywords with finder.el.
395
396 * mini.texi (Completion): Add description for menu items.
397
398 * misc.texi (Browse-URL, FFAP): Add information about keywords.
399
400 * sending.texi (Mail Methods): Fix xref to Message manual.
401
402 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
403
404 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
405 (as suggested by Karl Berry). Update information about colored
406 stars in menus. Add new subheading describing M-n.
407
408 2004-03-12 Richard M. Stallman <rms@gnu.org>
409
410 * cl.texi (Top): Rename top node's title.
411
412 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
413
414 2004-03-08 Karl Berry <karl@gnu.org>
415
416 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
417 problems making the texinfo distribution.
418
419 2004-03-04 Richard M. Stallman <rms@gnu.org>
420
421 * search.texi (Regexps): Explain that ^ and $ have their
422 special meanings only in certain contexts.
423
424 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
425
426 * mule.texi (Specify Coding): Doc C-x RET F.
427
428 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
429 for multiple compile and grep buffers.
430 (Indirect Buffers): Don't recommand clone-indirect-buffer
431 for multiple compile and grep buffers.
432
433 2004-02-29 Simon Josefsson <jas@extundo.com>
434
435 * smtpmail.texi (Authentication): Changed the list of supported
436 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
437 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
438 <voegelas@gmx.net>.
439
440 2004-02-29 Juanma Barranquero <lektu@terra.es>
441
442 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
443 $(DEL) instead of rm, and ignore exit code.
444
445 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
446
447 Tramp version 2.0.39 released.
448
449 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
450
451 * tramp.texi (Customizing Completion): Explain new functions
452 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
453 (all): Savannah URLs unified to "http://savannah.nongnu.org".
454 (Top): Refer to Savannah mailing list as the major one. Mention
455 older mailing lists in HTML mode only.
456 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
457 (Frequently Asked Questions): Remote hosts must not be Unix-like
458 for "smb" method.
459 (Password caching): New node.
460 (External transfer methods): Refer to password caching for "smb"
461 method.
462
463 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
464
465 * building.texi (Watch Expressions): Update.
466
467 2004-02-21 Juri Linkov <juri@jurta.org>
468
469 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
470 --directory, --help, --version. Move text about command-line-args
471 to Command Arguments.
472 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
473 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
474 (Window Size X): Join -g and --geometry. Add @cindex.
475 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
476 (Title X): Remove alias -title.
477 (Misc X): New node.
478
479 2004-02-17 Karl Berry <karl@gnu.org>
480
481 * info.texi (Help-Int): mention the new line number feature.
482
483 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
484
485 * frames.texi (Drag and drop): Add Motif to list of supported
486 protocols.
487
488 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
489
490 * ses.texi (Advanced Features): New functionality for
491 ses-set-header-row (defaults to current row unless C-u used).
492 (Acknowledgements): Add Stefan Monnier.
493
494 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
495
496 * frames.texi (Drag and drop): New section.
497
498 2004-01-24 Richard M. Stallman <rms@gnu.org>
499
500 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
501 Include it only @ifnotinfo. Patch the preceding and following
502 node headers to point to each other.
503
504 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
505
506 * calendar.texi (Appointments): Update section.
507
508 2003-12-29 Kevin Ryde <user42@zip.com.au>
509
510 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
511
512 * programs.texi (C Modes): Fix the xref.
513
514 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
515
516 * building.texi (Watch Expressions): Update.
517 (Commands of GUD): Include use of toolbar + breakpoints set from
518 fringe/margin.
519
520 2003-12-03 Andre Spiegel <spiegel@gnu.org>
521
522 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
523 <acm@muc.de>.
524
525 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
526
527 Tramp version 2.0.38 released.
528
529 * tramp.texi (Remote shell setup): Warn of environment variables
530 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
531 <sven.gabriel@imk.fzk.de>.
532 (Configuration): Tramp now chooses base64/uuencode
533 automatically. Update wording accordingly.
534 (Top): More description for the `Default Method' menu entry.
535 (Default Method): Use @code, not @var, for Lisp variables.
536 (Default Method): New subsection `Which method is the right one
537 for me?' Suggested by Christian Kirsch.
538 (Configuration): Pointer to new subsection added.
539 (Default Method): Too many "use" in one sentence.
540 Rephrase. Reported by Christian Kirsch.
541 (Filename Syntax): Old `su' example is probably a left-over from
542 the sm/su method naming. Replace with `ssh', instead.
543 (External transfer methods, Auto-save and Backup):
544 Typo fixes.
545
546 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
547
548 * tramp.texi (all): Harmonize all occurences of @tramp{}.
549 (Top): Mention japanese manual only if flag `jamanual' is set.
550 Insert section `Japanese manual' in menu.
551
552 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
553
554 * frames.texi (Dialog Boxes): Add use-file-dialog.
555
556 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
557
558 * eshell.texi (Known Problems): Add doc item.
559
560 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
561
562 * ack.texi: Note that Alan Mackenzie contributed the AWK support
563 in CC Mode.
564
565 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
566
567 * cc-mode.texi: Update for CC Mode 5.30.
568
569 Note: Please refrain from doing purely cosmetic changes like
570 removing trailing whitespace in this manual; it clobbers cvs
571 merging for no good reason.
572
573 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
574
575 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
576 * man/commands.texi, man/custom.texi, man/display.texi:
577 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
578 * man/frames.texi, man/glossary.texi, man/killing.texi:
579 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
580 * man/mule.texi, man/rmail.texi, man/search.texi:
581 * man/sending.texi, man/text.texi, man/tramp.texi:
582 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
583 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
584
585 2003-11-01 Alan Mackenzie <acm@muc.de>
586
587 * search.texi (Scrolling During Incremental Search): Document a
588 new scrolling facility in isearch mode.
589
590 2003-10-26 Karl Berry <karl@gnu.org>
591
592 * info.texi (Info Search): echo area, not echo are. From Debian
593 diff.
594
595 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
596
597 * widget.texi (Defining New Widgets): Document new beavior of
598 :buttons and :children keywords.
599
600 2003-10-22 Miles Bader <miles@gnu.org>
601
602 * Makefile.in (info): Move before $(top_srcdir)/info.
603
604 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
605
606 * building.texi (Watch Expressions): Update section on data display
607 to reflect code changes (GDB Graphical Interface).
608
609 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
610
611 * tramp.texi (Inline methods): Small grammar fix.
612 (External transfer methods): Likewise.
613
614 2003-10-13 Richard M. Stallman <rms@gnu.org>
615
616 * xresources.texi (GTK resources): Clean up previous change.
617
618 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
619
620 * xresources.texi (GTK resources): Add a note that some themes
621 disallow customizations. Add scroll theme example.
622
623 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
624
625 * speedbar.texi: Remove paragraph for GUD that is no longer true.
626
627 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
628
629 * texinfo.tex: Replace `%' in arch tagline by @ignore.
630
631 2003-09-30 Richard M. Stallman <rms@gnu.org>
632
633 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
634
635 * widget.texi (User Interface): Fix typos.
636
637 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
638
639 * cmdargs.texi (General Variables): Remove MAILRC envvar.
640
641 * misc.texi (Saving Emacs Sessions): Shorten the section,
642 collapsing back into one node.
643
644 2003-09-30 Lars Hansen <larsh@math.ku.dk>
645
646 * misc.texi: Section "Saving Emacs Sessions" rewritten.
647
648 2003-09-29 Jan D. <jhd@gaffa.gaia.swipnet.se>
649
650 * xresources.texi (GTK names in Emacs): Correct typo.
651
652 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
653
654 * pcl-cvs.texi (Selected Files): Fix typo.
655
656 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
657
658 * cmdargs.texi (Font X): Mention new default font. More
659 fully describe long font names, wildcard patterns and the
660 problems involved. (Result of discussion on emacs-devel.)
661
662 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
663
664 * emacs.texi (Acknowledgements): Correct typo.
665
666 2003-09-22 Richard M. Stallman <rms@gnu.org>
667
668 * dired.texi (Misc Dired Commands): New node.
669 (Dired Navigation): Add dired-goto-file.
670
671 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
672
673 * emacs.texi (Acknowledgements): New node, split from Distribution.
674
675 * cmdargs.texi (Action Arguments): -f reads interactive args.
676
677 2003-09-21 Karl Berry <karl@gnu.org>
678
679 * info.texi (] and [ commands): No period at end of section title.
680
681 2003-09-08 Lute Kamstra <lute@gnu.org>
682
683 * screen.texi (Mode Line): Say that POS comes before LINE.
684 Mention `size-indication-mode'.
685 * display.texi (Optional Mode Line): Document
686 `size-indication-mode'.
687 * basic.texi (Position Info): Mention `size-indication-mode'.
688
689 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
690
691 * xresources.texi (Resources): Refer to `editres' man page.
692 (Lucid Resources): Update defaults. Expand description of
693 `shadowThickness'.
694
695 2003-09-04 Miles Bader <miles@gnu.org>
696
697 * Makefile.in (top_srcdir): New variable.
698 ($(top_srcdir)/info): New rule.
699 (info): Depend on it.
700
701 2003-09-03 Peter Runestig <peter@runestig.com>
702
703 * makefile.w32-in: New file.
704
705 2003-08-29 Richard M. Stallman <rms@gnu.org>
706
707 * misc.texi (Saving Emacs Sessions): Correct previous change.
708
709 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
710
711 * widget.texi (User Interface): Explain the need of static text
712 around an editable field.
713
714 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
715
716 * widget.texi (Basic Types): The argument to `:help-echo' can now
717 be a form that evaluates to a string.
718
719 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
720 chapter.
721 (Intro): Include kmacro.texi after fixit.texi instead of after
722 custom.texi. (As suggested by Kim Storm.)
723
724 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
725
726 * fixit.texi (Fixit): Update `Next' pointer.
727 * files.texi (Files): Update `Previous' pointer.
728 * kmacro.texi (Keyboard Macros): Remove redundant node and
729 section.
730 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
731 (Suggested by Kim Storm.)
732 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
733 Storm.)
734
735 2003-08-18 Kim F. Storm <storm@cua.dk>
736
737 * kmacro.texi: New file describing enhanced keyboard macro
738 functionality. Replaces old description in custom.texi.
739
740 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
741 (Keyboard Macros): Move to new kmacro.texi file.
742
743 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
744
745 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
746
747 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
748
749 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
750
751 2003-08-17 Alex Schroeder <alex@gnu.org>
752
753 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
754 required.
755
756 2003-08-16 Richard M. Stallman <rms@gnu.org>
757
758 * dired-x.texi (Shell Command Guessing): Explain *.
759
760 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
761
762 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
763 log-edit-insert-changelog.
764
765 2003-08-05 Richard M. Stallman <rms@gnu.org>
766
767 * programs.texi (Lisp Indent): Don't describe
768 lisp-indent-function property here. Use xref to Lisp Manual.
769
770 2003-08-03 Karl Berry <karl@gnu.org>
771
772 * info.texi: Need @contents.
773
774 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
775
776 * calendar.texi (Date Formats): Document changed behaviour of
777 abbreviations.
778
779 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
780
781 * buffers.texi (List Buffers): Fix previous change.
782
783 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
784
785 Tramp version 2.0.36 released.
786
787 * tramp.texi (Remote shell setup): Explain about problems with
788 non-Bourne commands in ~/.profile and ~/.shrc.
789
790 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
791
792 * buffers.texi (List Buffers): Adjust to new format of *Buffer
793 List*.
794
795 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
796
797 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
798 renaming of `vis-mode' to `visible-mode'.
799
800 * display.texi (Font Lock): Fix typo.
801
802 2003-07-07 Richard M. Stallman <rms@gnu.org>
803
804 * display.texi (Font Lock): Add xref for format info on
805 font-lock-remove-keywords.
806
807 * building.texi (Compilation): Document what happens with asynch
808 children of compiler process.
809
810 * help.texi (Library Keywords): Use @multitable.
811
812 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
813
814 * info.texi (Top, Help-Small-Screen): Remove accidentally added
815 next, prev and up pointers.
816
817 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
818
819 * info.texi (Help): Mention existence of Emacs and stand-alone
820 Info at the very beginning of the tutorial.
821 (Help-Inv): New node.
822 (Help-]): New node.
823 (Help-M): Systematically point out the differences between default
824 Emacs and stand-alone versions. Delete second menu.
825 (Help-Xref): Systematically point out the differences between
826 default Emacs and stand-alone versions.
827 (Help-Int): Change `l' example.
828 (Expert Info): Fix typos.
829 (Emacs Info Variables): Mention `Info-hide-note-references' and
830 new default for `Info-scroll-prefer-subnodes'.
831
832 2003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
833
834 Version 2.0.35 of Tramp released.
835
836 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
837 (Inline methods): Add methods `remsh' and `plink1'.
838 (External transfer methods): Add method `remcp'.
839 (Multi-hop Methods): Add method `remsh'.
840 Small patch from Adrian Aichner <adrian@xemacs.org>:
841 Fix minor typos.
842 (Concept Index): Added to make manual searchable via
843 `Info-index'.
844 (Version Control): Add cindex entry.
845
846 2003-06-04 Richard M. Stallman <rms@gnu.org>
847
848 * programs.texi (Expressions): Delete C-M-DEL.
849
850 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
851 comint-move-point-for-output renamed from
852 comint-scroll-to-bottom-on-output.
853
854 * custom.texi (Init Rebinding): Replace previous change with xref.
855 (Non-ASCII Rebinding): Explain that issue more briefly here.
856
857 2003-05-28 Richard M. Stallman <rms@gnu.org>
858
859 * indent.texi (Indentation): Condense, simplify, clarify prev change.
860
861 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
862
863 * building.texi (GDB Graphical Interface): New node.
864 (Rewritten somewhat by RMS.)
865
866 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
867
868 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
869 non-English letters. Explain how to set coding systems correctly
870 and how to include the right coding cookie in the file.
871
872 2003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
873
874 * trampver.texi: Version 2.0.34 released.
875
876 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
877
878 * indent.texi (Indentation): Explain the concepts.
879 (Just Spaces): Explain why preventing tabs for indentation might
880 be useful.
881
882 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
883
884 * faq.texi: Improve previous changes.
885
886 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
887
888 * faq.texi: Update copyright and maintenance details.
889 Update some package URLs, versions, and maintainers.
890 Remove many references to the Emacs Lisp Archive.
891
892 2003-04-23 Simon Josefsson <jas@extundo.com>
893
894 * smtpmail.texi: Fix license (the invariant sections mentioned has
895 never been part of the smtp manual). Align info dir entry with
896 other emacs packages.
897
898 2003-04-16 Richard M. Stallman <rms@gnu.org>
899
900 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
901
902 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
903
904 * tramp.texi: Version 2.0.33 released.
905 Remove installation chapter. Remove XEmacs specifics.
906
907 2003-03-29 Richard M. Stallman <rms@gnu.org>
908
909 * tramp.texi (Top): Undo the previous renaming.
910 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
911
912 2003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
913
914 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
915 version of manual.
916
917 * tramp.texi (Auto-save and Backup): New node.
918
919 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
920
921 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
922 Emacs" in order to have better differentiation to "XEmacs".
923 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
924 are new macros in order to point to the other Emacs flavor where
925 appropriate. In info case, point to node `Installation' in order
926 to explain how to generate the other way. In html case, make a
927 link to the other html file.
928 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
929 after CVS checkout/update.
930 (Installation): Completely rewritten.
931 (Installation parameters, Load paths): New sections under
932 `Installation'.
933
934 2003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
935
936 * tramp.texi: Version 2.0.30 released.
937 Replace word "path" with "localname" where used as a component of
938 a Tramp file name.
939
940 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
941
942 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
943 introduced.
944 (Installation): Explain what to do if files from the tramp/contrib
945 directory are needed.
946
947 2003-02-23 Alex Schroeder <alex@emacswiki.org>
948
949 * smtpmail.texi (How Mail Works): New.
950
951 2003-02-22 Alex Schroeder <alex@emacswiki.org>
952
953 * cmdargs.texi (General Variables): Document SMTPSERVER.
954
955 * smtpmail.texi: New file.
956
957 * sending.texi: Remove SMTP node.
958 (Mail Sending): Describe `send-mail-function'. Link to SMTP
959 library.
960
961 * Makefile.in: Build SMTP manual.
962
963 2003-02-22 Alex Schroeder <alex@emacswiki.org>
964
965 * sending.texi (Sending via SMTP): Explain MTA/MUA.
966
967 2003-02-22 Simon Josefsson <jas@extundo.com>
968
969 * sending.texi (Mail Methods): Add node about SMTP.
970
971 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
972
973 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
974
975 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
976
977 * tramp.texi: Version 2.0.29 released.
978 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
979 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
980
981 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
982
983 * tramp.texi (Frequently Asked Questions): Explain a workaround if
984 another package loads accidently Ange-FTP.
985
986 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
987
988 * tramp.texi (Customizing Completion): Add function
989 `tramp-parse-sconfig'. Change example of
990 `tramp-set-completion-function', because parsing of ssh config
991 files looks more natural.
992
993 2003-02-01 Kevin Ryde <user42@zip.com.au>
994
995 * glossary.texi (Glossary): Correction to cl cross reference.
996
997 2003-01-20 Richard M. Stallman <rms@gnu.org>
998
999 * killing.texi (Rectangles): Document C-x c r.
1000
1001 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1002
1003 * xresources.texi (GTK resources): New node.
1004 (GTK widget names): New node.
1005 (GTK names in Emacs): New node.
1006 (GTK styles): New node.
1007
1008 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
1009
1010 * gnus.texi: Do not use `path' in several locations.
1011
1012 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
1013
1014 * maintaining.texi (Create Tags Table): Add reference to the new
1015 `etags --help --lang=LANG' option.
1016
1017 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1018
1019 * tramp.texi (External transfer methods): New method `smb'. From
1020 Michael Albinus.
1021
1022 2002-11-05 Karl Berry <karl@gnu.org>
1023
1024 * info.texi (Info-fontify): Reorder face list to avoid bad line
1025 breaks.
1026
1027 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1028
1029 * tramp.texi: Move @copying to standard place. Use
1030 @insertcopying.
1031
1032 2002-10-02 Karl Berry <karl@gnu.org>
1033
1034 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
1035 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
1036 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
1037 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
1038 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
1039 Per rms, update all manuals to use @copying instead of @ifinfo.
1040 Also use @ifnottex instead of @ifinfo around the top node, where
1041 needed for the sake of the HTML output.
1042 (The Gnus manual is not fixed since it's not clear to me how it
1043 works; and the Tramp manual already uses @copying, although in an
1044 unusual way. All others were changed.)
1045
1046 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
1047
1048 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
1049 (../info/ses, ses.dvi): New targets.
1050 * ses.texi: New file.
1051
1052 2002-09-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1053
1054 * texinfo.tex: Update to texinfo 4.2.
1055
1056 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
1057
1058 * reftex.texi: Update to RefTeX 4.19.
1059
1060 2002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1061
1062 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
1063 (../info/tramp, tramp.dvi): New targets.
1064
1065 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1066
1067 * Makefile.in (DVI_TARGETS): Add calc.dvi.
1068 (calc.dvi): Uncomment.
1069
1070 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
1071
1072 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
1073 source files.
1074
1075 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1076
1077 * Makefile.in (emacsman): New target.
1078
1079 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
1080
1081 * Makefile.in (INFO_TARGETS): Add ../info/calc.
1082 (../info/calc): New target.
1083
1084 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1085
1086 * (Version 21.1 released.)
1087
1088 2001-10-05 Gerd Moellmann <gerd@gnu.org>
1089
1090 * Branch for 21.1.
1091
1092 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1093
1094 * Makefile.in (../info/info): Use an explicit -o switch to
1095 makeinfo.
1096
1097 2001-03-05 Gerd Moellmann <gerd@gnu.org>
1098
1099 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
1100
1101 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
1102
1103 * Makefile.in (../info/idlwave): Use --no-split.
1104
1105 2000-12-14 Dave Love <fx@gnu.org>
1106
1107 * Makefile.in (mostlyclean): Remove gnustmp.*
1108 (gnus.dvi): Change rule to remove @latex stuff.
1109
1110 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
1111
1112 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
1113
1114 2000-10-13 John Wiegley <johnw@gnu.org>
1115
1116 * Makefile.in: Add build targets for eshell.texi.
1117
1118 2000-09-25 Gerd Moellmann <gerd@gnu.org>
1119
1120 * Makefile.in: Remove/comment speedbar stuff.
1121
1122 2000-09-22 Dave Love <fx@gnu.org>
1123
1124 * Makefile.in: Add emacs-mime.
1125
1126 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
1127
1128 * Makefile.in (INFO_TARGETS): Add ../info/woman.
1129 (DVI_TARGETS): Add woman.dvi.
1130 (../info/woman, woman.dvi): New targets.
1131
1132 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
1133
1134 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
1135
1136 * pcl-cvs.texi: New file.
1137 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
1138 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
1139
1140 2000-05-11 Gerd Moellmann <gerd@gnu.org>
1141
1142 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
1143 (../info/ebrowse, ebrowse.dvi): New targets.
1144
1145 2000-01-13 Gerd Moellmann <gerd@gnu.org>
1146
1147 * Makefile.in (INFO_TARGETS): Add eudc.
1148 (DVI_TARGETS): Add eudc.dvi.
1149 (../info/eudc, eudc.dvi): New targets.
1150
1151 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
1152
1153 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
1154 compatibility with 8+3 filesystems).
1155 (../info/efaq): Rename from emacs-faq.
1156
1157 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1158
1159 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
1160 (../info/idlwave, idlwave.dvi): New targets.
1161
1162 1999-10-23 Dave Love <fx@gnu.org>
1163
1164 * Makefile.in: Use autotype.texi.
1165
1166 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
1167
1168 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
1169 faq.texi file) rather than ../info/faq.
1170
1171 1999-10-07 Gerd Moellmann <gerd@gnu.org>
1172
1173 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
1174 (../info/ada-mode, ada-mode.dvi): New targets.
1175
1176 1999-09-01 Dave Love <fx@gnu.org>
1177
1178 * Makefile.in: Add faq.
1179
1180 1999-07-12 Richard Stallman <rms@gnu.org>
1181
1182 * Version 20.4 released.
1183
1184 1998-12-04 Markus Rost <rost@delysid.gnu.org>
1185
1186 * Makefile.in (INFO_TARGETS): Delete customize.info.
1187 (DVI_TARGETS): Delete customize.dvi.
1188 (../info/customize, customize.dvi): Targets deleted.
1189
1190 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1191
1192 * Version 20.3 released.
1193
1194 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
1195
1196 * Makefile.in (EMACSSOURCES): Add mule.texi.
1197 Add msdog.texi, ack.texi. Remove gnu1.texi.
1198
1199 1998-04-06 Andreas Schwab <schwab@gnu.org>
1200
1201 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
1202 it in dvi targets.
1203 (../etc/GNU): Change to $(srcdir) first.
1204
1205 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
1206
1207 * reftex.texi: Update for RefTeX version 3.22.
1208
1209 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
1210
1211 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
1212 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1213
1214 1997-09-23 Paul Eggert <eggert@twinsun.com>
1215
1216 * Makefile.in: Merge changes mistakenly made to `Makefile'.
1217 (INFO_TARGETS): Change ../info/custom to ../info/customize.
1218 (../info/customize): Rename from ../info/custom.
1219 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
1220
1221 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1222
1223 * Version 20.2 released.
1224
1225 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1226
1227 * Version 20.1 released.
1228
1229 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1230
1231 * Makefile (../info/customize, customize.dvi): New targets.
1232 (INFO_TARGETS): Add ../info/customize.
1233 (DVI_TARGETS): Add customize.dvi.
1234
1235 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1236
1237 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
1238
1239 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1240
1241 * Version 19.33 released.
1242
1243 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1244
1245 * Version 19.32 released.
1246
1247 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1248
1249 * Makefile.in: Add rules for the Message manual.
1250
1251 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1252
1253 * gnus.texi: New version.
1254
1255 * message.texi: New manual.
1256
1257 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1258
1259 * Makefile.in (All info targets): cd $(srcdir) to do the work.
1260
1261 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1262
1263 * Makefile.in (All info targets): Specify $(srcdir) in input files.
1264 Specify -I option.
1265 (All dvi targets): Set the TEXINPUTS variable.
1266
1267 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1268
1269 * Version 19.31 released.
1270
1271 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1272
1273 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
1274 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
1275
1276 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1277
1278 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
1279 (INFO_TARGETS): Add ../info/cc-mode.
1280 (DVI_TARGETS): Add cc-mode.dvi.
1281
1282 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1283
1284 * Version 19.30 released.
1285
1286 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1287
1288 * gnus.texi: New file.
1289
1290 1995-11-04 Erik Naggum <erik@naggum.no>
1291
1292 * gnus.texi: File deleted.
1293
1294 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
1295
1296 * mh-e.texi: "Function Index" -> "Command Index" to work with
1297 Emacs 19.30 C-h C-k support of separately-documented commands.
1298
1299 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1300
1301 * Makefile.in (../info/ediff, ediff.dvi): New targets.
1302 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
1303
1304 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1305
1306 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
1307 (../info/viper, viper.dvi): New targets.
1308
1309 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
1310
1311 * dired-x.texi (Installation): Change the example to set
1312 buffer-local variables like dired-omit-files-p in
1313 dired-mode-hook.
1314
1315 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1316
1317 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
1318 (../info/mh-e, mh-e.dvi): New targets.
1319
1320 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
1321
1322 * Makefile.in (maintainer-clean): Rename from realclean.
1323
1324 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1325
1326 * Makefile.in: New file.
1327 * Makefile: File deleted.
1328
1329 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1330
1331 * Makefile (TEXINDEX_OBJS): Variable deleted.
1332 (texindex, texindex.o, getopt.o): Rules deleted.
1333 All deps on texindex deleted.
1334 (distclean): Don't delete texindex.
1335 (mostlyclean): Don't delete *.o.
1336 * texindex.c, getopt.c: Files deleted.
1337
1338 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1339
1340 * Version 19.26 released.
1341
1342 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
1343
1344 * Makefile (EMACSSOURCES): Exclude undo.texi.
1345
1346 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1347
1348 * Version 19.25 released.
1349
1350 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1351
1352 * Version 19.24 released.
1353
1354 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1355
1356 * Version 19.23 released.
1357
1358 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1359
1360 * Makefile: Delete spurious tab.
1361
1362 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1363
1364 * Makefile (.SUFFIXES): New rule.
1365
1366 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1367
1368 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
1369 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1370
1371 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1372
1373 * Makefile (../info/sc): Rename frin sc.info.
1374 (../info/cl): Likewise.
1375 (INFO_TARGETS): Use new names.
1376
1377 1993-12-04 Richard Stallman (rms@srarc2)
1378
1379 * getopt.c: New file.
1380 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
1381 (getopt.o): New rule.
1382 (dvi): Don't depend on texindex.
1383 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
1384 Depend on texindex.
1385
1386 1993-12-03 Richard Stallman (rms@srarc2)
1387
1388 * Makefile (../info/sc.info): Rename from ../info/sc.
1389 (TEXI2DVI): New variable.
1390 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
1391 Add explicit commands.
1392 (TEXINDEX_OBJS): Delete duplicate getopt.o.
1393
1394 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1395
1396 * Version 19.22 released.
1397
1398 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1399
1400 * Makefile (TEXINDEX_OBJS): Delete spurious period.
1401
1402 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1403
1404 * Version 19.21 released.
1405
1406 1993-11-15 Paul Eggert (eggert@twinsun.com)
1407
1408 * man/Makefile (../info/cl.info): Rename from ../info/cl.
1409
1410 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1411
1412 * Makefile (../etc/GNU): New target.
1413 (EMACSSOURCES): Add gnu1.texi.
1414
1415 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1416
1417 * Makefile (realclean): Don't delete the Info files.
1418
1419 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
1420
1421 * forms.texi: Fix forms.texi so that it will format correctly.
1422 Add missing `@end iftex', fix bad reference.
1423
1424 * info.texi, info-stn.texi: New files implement texinfo version of
1425 `info' file.
1426
1427 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
1428 4' where appropriate.
1429
1430 1993-10-20 Brian Fox (bfox@ai.mit.edu)
1431
1432 * Makefile: Fix targets for texindex, new info.texi files.
1433 * info-stnd.texi: New file implements info for standalone info
1434 reader.
1435 * info.texi: Update to include recent changes to "../info/info".
1436 New source file for ../info/info; includes info-stnd.texi.
1437
1438 * texindex.c: Include "../src/config.h" if building in emacs.
1439
1440 * Makefile: Change all files to FILENAME.texi, force all targets
1441 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
1442 vip.texinfo, forms.texinfo, cl.texinfo.
1443 Add target to build texindex.c, defining `emacs'.
1444
1445 * forms.texi: Install new file to match version 2.3 of forms.el.
1446
1447 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1448
1449 * Version 19.19 released.
1450
1451 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
1452
1453 * sc.texinfo: Fix info file name.
1454
1455 * Makefile (info): Add gnus and sc.
1456 (dvi): Add gnus.dvi and sc.dvi.
1457 (../info/sc, sc.dvi): New targets.
1458
1459 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1460
1461 * Version 19.18 released.
1462
1463 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1464
1465 * Makefile: Fix source file names of the separate manuals.
1466 (gnus.dvi, ../info/gnus): New targets.
1467
1468 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1469
1470 * Version 19.17 released.
1471
1472 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1473
1474 * split-man: Fix typos in last change.
1475
1476 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1477
1478 * Version 19.16 released.
1479
1480 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1481
1482 * version 19.15 released.
1483
1484 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1485
1486 * Makefile (distclean): It's rm, not rf.
1487
1488 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1489
1490 * Version 19.14 released.
1491
1492 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1493
1494 * Makefile: New file.
1495
1496 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1497
1498 * Version 19.13 released.
1499
1500 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1501
1502 * Version 19.9 released.
1503
1504 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1505
1506 * Version 19.8 released.
1507
1508 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1509
1510 * cmdargs.texi: Document the -i, -itype, and -iconic options.
1511
1512 * trouble.texi: It's `enable-flow-control-on', not
1513 `evade-flow-control-on'.
1514
1515 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1516
1517 * display.texi: Document standard-display-european.
1518
1519 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1520
1521 * Version 19.7 released.
1522
1523 * emacs.texi: Add a sentence to the top menu mentioning the
1524 specific version of Emacs this manual applies to.
1525
1526 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1527
1528 * basic.texi: Document next-line-add-lines variable used to
1529 implement down-arrow.
1530
1531 * killing.texi: Document kill-whole-line.
1532
1533 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
1534
1535 * text.texi: Update unix TeX ordering information.
1536
1537 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1538
1539 * news.texi: Mention fill-rectangle in keybinding list.
1540
1541 * killing.texi: Document fill-rectangle.
1542
1543 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1544
1545 * vc.texi: Bring the docs up to date with VC 5.2.
1546
1547 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1548
1549 * emacs.tex: Mention blackbox and gomoku under Amusements.
1550 Assembler mode is now mentioned and appropriately indexed
1551 under Programming Modes.
1552
1553 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
1554
1555 * emacs.tex: Update TeX ordering information.
1556
1557 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
1558
1559 * gnus.texinfo: New file. Removed installation instructions.
1560
1561 1990-06-26 David Lawrence (tale@geech)
1562
1563 * emacs.tex: Note that completion-ignored-extensions is not used
1564 to filter out names when all completions are displayed in
1565 *Completions*.
1566
1567 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
1568
1569 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
1570
1571 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
1572
1573 * emacs.tex: Add @findex grep.
1574
1575 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
1576
1577 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
1578 then define `\sc' as the command for smallcaps in Texinfo. This
1579 means that the @sc command will produce small caps. bfox has
1580 made the corresponding change to makeinfo and texinfm.el.
1581
1582 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1583
1584 * emacs.tex: Correct two typos. No other changes before
1585 Version 19 will be made.
1586
1587 * vip.texinfo: Remove menu entry Adding Lisp Code in node
1588 Customization since the menu entry did not point to anything.
1589 Also add an @finalout command to remove overfull hboxes from the
1590 printed output.
1591
1592 * cl.texinfo: Add @bye, \input line and @settitle to file.
1593 This file is clearly intended to be a chapter of some other work,
1594 but the other work does not yet exist.
1595
1596 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1597
1598 * texinfo.texinfo: Three typos corrected.
1599
1600 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1601
1602 * emacs.tex: Update information for obtaining TeX distribution from the
1603 University of Washington.
1604
1605 ;; Local Variables:
1606 ;; coding: iso-2022-7bit
1607 ;; End:
1608
1609 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
1610 Free Software Foundation, Inc.
1611 Copying and distribution of this file, with or without modification,
1612 are permitted provided the copyright notice and this notice are preserved.
1613
1614 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd