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