Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
[bpt/emacs.git] / man / ChangeLog
1 2005-06-20 Miles Bader <miles@gnu.org>
2
3 * display.texi (Faces): Add `vertical-divider'.
4
5 2005-06-17 Richard M. Stallman <rms@gnu.org>
6
7 * text.texi (Adaptive Fill): Minor clarification.
8
9 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10
11 * org.texi: Version 3.11
12
13 2005-06-12 Jay Belanger <belanger@truman.edu>
14
15 * calc.texi (Getting Started): Remove extra menu item.
16
17 2005-06-10 Lute Kamstra <lute@gnu.org>
18
19 * emacs.texi (Top): Correct version number.
20 * anti.texi (Antinews): Correct version number. Use EMACSVER to
21 refer to the current version of Emacs.
22
23 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
24
25 * files.texi (Log Buffer): Document when there can be more than
26 one file to be committed.
27
28 2005-06-08 Juri Linkov <juri@jurta.org>
29
30 * display.texi (Faces): Add `shadow' face.
31
32 2005-06-07 Masatake YAMATO <jet@gyve.org>
33
34 * display.texi (Faces): Write about mode-line-highlight.
35
36 2005-06-06 Richard M. Stallman <rms@gnu.org>
37
38 * misc.texi (Printing Package): Explain how to initialize
39 printing package.
40
41 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
42
43 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
44
45 * emacs.texi: Rename Hardcopy to Printing.
46 Make PostScript and PostScript Variables subnodes of it.
47
48 * misc.texi (Printing): Rename node from Hardcopy.
49 Mention menu bar options.
50 Move PostScript and PostScript Variables to submenu.
51 (Printing package): New node.
52
53 * mark.texi (Using Region): Change Hardcopy xref to Printing.
54
55 * dired.texi (Operating on Files): Likewise.
56
57 * calendar.texi (Displaying the Diary): Likewise.
58
59 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
60
61 * glossary.texi (Glossary): Likewise.
62
63 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
64 effect.
65
66 2005-06-04 Richard M. Stallman <rms@gnu.org>
67
68 * trouble.texi (After a Crash): Polish previous change.
69
70 2005-05-31 Jay Belanger <belanger@truman.edu>
71
72 * calc.texi (Notations Used in This Manual): Use @kbd for key
73 sequence.
74 (Demonstration of Calc): Mention another way of starting Calc.
75 (Starting Calc): Mention long name of M-#.
76 (Embedded Mode Overview): Remove unnecessary instruction.
77 (Other M-# commands): Rephrase `M-# 0' explanation.
78 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
79 reflect current behavior.
80
81 2005-05-30 Jay Belanger <belanger@truman.edu>
82
83 * calc.texi (Hooks): Change description of calc-window-hook and
84 calc-trail-window-hook to match usage.
85 (Computational Functions): Add more constant-generating functions.
86 (Customizable Variables): Use defvar.
87
88 2005-05-30 Noah Friedman <friedman@splode.com>
89
90 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
91 recovery mechanism.
92
93 2005-05-28 Jay Belanger <belanger@truman.edu>
94
95 * calc.texi (Assignments in Embedded Mode): Fix variable name.
96 (Basic Embedded Mode): Explain behavior of arguments to
97 calc-embedded-mode.
98
99 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
100
101 * building.texi (Other Buffers): SPC toggles display of
102 floating point registers.
103
104 2005-05-27 Jay Belanger <belanger@truman.edu>
105
106 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
107 current behavior.
108
109 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
110
111 * files.texi (Log Buffer): Merge in description of Log Edit
112 mode from pcl-cvs.texi.
113
114 2005-05-26 Richard M. Stallman <rms@gnu.org>
115
116 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
117
118 2005-05-25 Jay Belanger <belanger@truman.edu>
119
120 * calc.texi: Change Calc version number throughout.
121 (Keypad Mode): Change location in info output.
122 (Keypad mode overview): Move picture of keypad.
123
124 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
125
126 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
127 not enabled by default.
128 When not on a word, `ispell-word' by default checks the word
129 before point.
130
131 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
132
133 * building.texi (Debugger Operation): Simplify last sentence.
134
135 2005-05-23 Lute Kamstra <lute@gnu.org>
136
137 * emacs.texi: Update FSF's address throughout.
138 (Preface): Use @cite.
139 (Distrib): Add cross reference to the node "Copying". Mention the
140 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
141 printed manuals.
142 (Intro): Use @xref for the Emacs Lisp Intro.
143
144 2005-05-21 Jay Belanger <belanger@truman.edu>
145
146 * calc.texi (Storing variables): Mention that only most variables
147 are void to begin with.
148
149 2005-05-21 Kevin Ryde <user42@zip.com.au>
150
151 * widget.texi (Basic Types): Update cross ref from "Enabling
152 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
153 lispref/text.texi change.
154
155 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
156
157 * org.texi: Version 3.09
158
159 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
160
161 * reftex.texi: Version 4.28
162
163 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
164
165 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
166
167 * basic.texi (Moving Point): Mention default for `goto-line'.
168
169 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
170 of a variable's docstring.
171
172 2005-05-18 Lute Kamstra <lute@gnu.org>
173
174 * maintaining.texi (Overview of Emerge): Add cross reference.
175 Remove duplication.
176
177 * emacs.texi (Top): Update to the current structure of the manual.
178 * misc.texi (Emacs Server): Add menu description.
179 * files.texi (Saving): Fix menu.
180 * custom.texi (Customization): Fix menu.
181 * mule.texi (International): Fix menu.
182 * kmacro.texi (Keyboard Macros): Fix menu.
183
184 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
185
186 * display.texi: Various minor changes.
187 (Faces): Delete text that is repeated in the next section.
188
189 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
190
191 * building.texi (Debugger Operation): Mention GUD tooltips are
192 disabled with GDB in text command mode.
193
194 2005-05-16 Jay Belanger <belanger@truman.edu>
195
196 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
197
198 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
199
200 * building.texi: Replace toolbar with "tool bar" for consistency.
201 (Compilation Mode): Describe compilation-context-lines
202 and use of arrow in compilation buffer.
203 (Debugger Operation): Replace help text with variable's value.
204
205 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
206 consistency.
207
208 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
209
210 * major.texi (Choosing Modes): normal-mode processes the -*- line.
211 Add xref.
212
213 2005-05-14 Jay Belanger <belanger@truman.edu>
214
215 * calc.texi (Default Simplifications): Insert missing ! (logical
216 not operator).
217
218 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
219
220 Sync with Tramp 2.0.49.
221
222 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
223
224 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
225 (Position Info): Delete discussion of `goto-line'. It is already
226 described in `Moving point'.
227
228 * mini.texi (Completion Commands): Correct reference.
229 (Completion Options): Fix typo.
230
231 * killing.texi (Deletion): Complete description of `C-x C-o'.
232
233 2005-05-10 Jay Belanger <belanger@truman.edu>
234
235 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
236 to 1.
237
238 2005-05-10 Richard M. Stallman <rms@gnu.org>
239
240 * building.texi (Compilation): Clarify recompile's directory choice.
241
242 * frames.texi (Tooltips): Cleanups.
243
244 * basic.texi (Arguments): Fix punctuation.
245
246 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
247
248 * screen.texi (Menu Bar): The up and down (not left and right)
249 arrow keys move through a keyboard menu.
250
251 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
252
253 * basic.texi: Various typo and grammar fixes.
254 (Moving Point): C-a now runs move-beginning-of-line.
255
256 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
257
258 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
259
260 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
261 as different animals.
262
263 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
264
265 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
266 Correct index entry.
267
268 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
269
270 * building.texi (Debugger Operation): Update to reflect changes
271 in GUD tooltips.
272
273 2005-04-30 Richard M. Stallman <rms@gnu.org>
274
275 * files.texi (Compressed Files): Auto Compression normally enabled.
276
277 * building.texi (Debugger Operation): Clarify previous change.
278
279 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
280
281 * org.texi: Version 3.08, structure reorganized.
282
283 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
284
285 * building.texi (Debugger Operation): Add description for
286 GUD tooltips when program is not running.
287
288 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
289
290 * misc.texi (Shell): Add `Shell Prompts' to menu.
291 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
292 description. Delete remarks moved to new node.
293 (Shell Prompts): New node.
294 (History References): Replace remarks moved to `Shell Prompts'
295 with xref to that node.
296 (Remote Host): Clarify how to specify the terminal type when
297 logging in to a different machine.
298
299 2005-04-26 Richard M. Stallman <rms@gnu.org>
300
301 * emacs.texi (Top): Update submenus from files.texi.
302
303 * files.texi (Filesets): Clarify previous change.
304
305 * dired.texi (Misc Dired Features): Clarify previous change.
306
307 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
308
309 * ack.texi (Acknowledgments): Delete info about iso-acc.el
310
311 * dired.texi (Misc Dired Features): Document
312 dired-compare-directories.
313
314 * files.texi (Filesets): New node.
315 (File Conveniences): Document Image mode.
316
317 * text.texi (TeX Print): Document tex-compile.
318
319 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
320
321 * frames.texi (Tooltips): Tooltip mode is enabled by default.
322 Delete redundant reference to tooltip Custom group. It is
323 referred too again in the next paragraph.
324
325 2005-04-24 Richard M. Stallman <rms@gnu.org>
326
327 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
328
329 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
330
331 2005-04-19 Kim F. Storm <storm@cua.dk>
332
333 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
334
335 2005-04-18 Lars Hansen <larsh@math.ku.dk>
336
337 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
338 turns off desktop-save-mode.
339
340 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
341
342 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
343 by default in terminals compatible with xterm. Mention that
344 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
345 node.
346
347 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
348
349 * org.texi: Update to version 3.06.
350
351 2005-04-13 Lute Kamstra <lute@gnu.org>
352
353 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
354
355 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
356
357 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by
358 default.
359
360 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
361
362 * xresources.texi (Table of Resources): Add cursorBlink.
363
364 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
365
366 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
367 `d', `C-d' and `u'.
368
369 2005-04-11 Richard M. Stallman <rms@gnu.org>
370
371 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
372 (Misc X): Add -D, --basic-display.
373
374 * maintaining.texi (Change Log): Correct the description of
375 the example.
376
377 * major.texi (Choosing Modes): Document magic-mode-alist.
378
379 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
380
381 * cl.texi (Porting Common Lisp): Fix typo.
382
383 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
384
385 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
386 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric
387 argument.
388 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
389 (Rmail Output): Clarify which statements apply to `o', `C-o' and
390 `w', respectively.
391 (Rmail Labels): Mention `l'.
392 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
393 (Rmail Summary Edit): Describe `j' and RET.
394
395 2005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
396
397 * xresources.texi (Lucid Resources): Added fonSet resource.
398
399 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
400
401 * gnus.texi (RSS): Addition.
402
403 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
404
405 * display.texi (Useless Whitespace): `indicate-unused-lines' is
406 now called `indicate-empty-lines'.
407
408 2005-04-06 Kim F. Storm <storm@cua.dk>
409
410 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
411
412 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
413
414 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
415 deleted.
416 (Marks vs Flags): Add some convenient key bindings.
417 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
418 (Misc Dired Features): Correct and expand description of `w' command.
419
420 * frames.texi (XTerm Mouse): Delete apparently false info.
421 The GNU/Linux console currently does not appear to support
422 `xterm-mouse-mode'.
423
424 2005-04-04 Jay Belanger <belanger@truman.edu>
425
426 * calc.texi: Change Calc version number.
427 (Customizable variables): Fix description of calc-language-alist.
428 (Copying): Put in version 2 of GPL.
429
430 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
431
432 * calendar.texi (Diary): Mention shell utility `calendar'.
433
434 2005-04-01 Richard M. Stallman <rms@gnu.org>
435
436 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
437
438 2005-04-01 Jay Belanger <belanger@truman.edu>
439
440 * calc.texi (Troubleshooting Commands): Remove comment about
441 installation.
442 (Installation): Remove section.
443 (Customizable Variables): New section.
444 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
445 (Graphical Devices): Add references to Customizable Variables.
446
447 2005-04-01 Lute Kamstra <lute@gnu.org>
448
449 * maintaining.texi (Change Log): add-change-log-entry uses
450 add-log-mailing-address.
451
452 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
453
454 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
455 `VC Mode Line' and put in an xref to that node.
456 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
457 its description.
458
459 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
460
461 * calendar.texi (Calendar Systems): Say that the Persian calendar
462 implemented here is the arithmetical one championed by Birashk.
463
464 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
465
466 * programs.texi (Fortran Motion): Fix previous change.
467
468 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
469
470 * emacs-mime.texi (Display Customization): Markup fixes.
471 (rfc2047): Update.
472
473 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
474
475 * gnus-faq.texi: Replaced with auto-generated version.
476
477 2005-03-29 Richard M. Stallman <rms@gnu.org>
478
479 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
480
481 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
482
483 * text.texi (Refill): Refer to Long Lines Mode.
484 (Longlines): New node.
485 (Auto Fill): Don't index "word wrap" here.
486 (Filling): Add Longlines to menu.
487
488 2005-03-29 Richard M. Stallman <rms@gnu.org>
489
490 * xresources.texi: Minor fixes.
491
492 * misc.texi (Emacs Server): Fix Texinfo usage.
493
494 * emacs.texi (Top): Don't use a real section heading for
495 "Detailed Node Listing". Fake it instead.
496
497 * basic.texi (Position Info): Minor cleanup.
498
499 * mule.texi (Input Methods): Minor cleanup.
500
501 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
502
503 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
504 constructs as well.
505 (Fortran Motion): Add fortran-end-of-block,
506 fortran-beginning-of-block.
507
508 2005-03-29 Kenichi Handa <handa@m17n.org>
509
510 * mule.texi (Input Methods): Refer to the command C-u C-x =.
511
512 * basic.texi (Position Info): Update the description about the
513 command C-u C-x =.
514
515 2005-03-28 Richard M. Stallman <rms@gnu.org>
516
517 * emacs.texi (Top): Use @section for the detailed node listing.
518
519 * calendar.texi: Minor fixes to previous change.
520
521 * programs.texi (Fortran): Small fixes to previous changes.
522
523 * emacs.texi (Top): Update list of subnodes of Dired.
524 Likewise for building.texi.
525
526 * files.texi (File Conveniences): Delete Auto Image File mode.
527
528 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
529
530 * building.texi (Flymake): New node.
531
532 * custom.texi (Function Keys): Document kp- event types and
533 keypad-setup package.
534
535 * dired.texi (Wdired): New node.
536
537 * files.texi (File Conveniences): Reorder entries.
538 Explain how to turn on Auto-image-file mode.
539 Document Thumbs mode.
540
541 * mule.texi (Specify Coding): Document recode-region and
542 recode-file-name.
543
544 * programs.texi (Program Modes): Add Conf mode and DNS mode.
545
546 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
547
548 * commands.texi (Keys): M-o is now a prefix key.
549
550 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
551
552 * programs.texi: Reformat and update copyright years.
553 (Fortran): Update section.
554
555 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
556
557 * files.texi: Several small changes in addition to:
558 (Visiting): Change xref for Dialog Boxes to ref.
559 (Version Headers): Replace references to obsolete var
560 `vc-header-alist' with `vc-BACKEND-header'.
561 (Customizing VC): Update value of `vc-handled-backends'.
562
563 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
564
565 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
566 move here from Emacs Lisp Reference Manual.
567 * calendar.texi (Calendar/Diary, Diary Commands)
568 (Special Diary Entries, Importing Diary): Change some xrefs to
569 point to emacs-xtra rather than elisp.
570
571 * emacs-xtra.texi (Calendar Customizing): Move
572 view-diary-entries-initially, view-calendar-holidays-initially,
573 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
574 Emacs Manual.
575 (Appt Customizing): Merge entire section into main Emacs Manual.
576 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
577 mark-holidays-in-calendar here from emacs-xtra.
578 (Displaying the Diary): Move view-diary-entries-initially,
579 mark-diary-entries-in-calendar here from emacs-xtra.
580 (Appointments): Move appt-display-mode-line,
581 appt-display-duration, appt-disp-window-function,
582 appt-delete-window-function here from emacs-xtra.
583
584 * calendar.texi: Update and reformat copyright.
585 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
586 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
587 (Diary): Refer to `diary-file' rather than ~/diary.
588 (Diary Commands): Rename node to "Displaying the Diary".
589 * emacs.texi (Top): Rename "Diary Commands" section.
590 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
591
592 2005-03-26 Eli Zaretskii <eliz@gnu.org>
593
594 * misc.texi (Emacs Server): Fix the command for setting
595 server-name. Add an xref to Invoking emacsclient.
596
597 * help.texi (Help Summary): Clarify when "C-h ." will do something
598 nontrivial.
599 (Apropos): Add cindex entry for apropos-sort-by-scores.
600
601 * display.texi (Text Display): Add index entries for how no-break
602 characters are displayed.
603
604 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
605
606 * dired-x.texi (Multiple Dired Directories): default-directory was
607 renamed to dired-default-directory.
608
609 2005-03-26 Eli Zaretskii <eliz@gnu.org>
610
611 * files.texi (Visiting): Fix cross-references introduced with the
612 last change.
613
614 * xresources.texi (GTK resources): Fix last change.
615
616 2005-03-26 Jay Belanger <belanger@truman.edu>
617
618 * calc.texi (Simplifying Formulas, Rewrite Rules): Change
619 description of top and bottom of fraction.
620 (Modulo Forms): Move description of how to create modulo forms to
621 earlier in the section.
622 (Fraction Mode): Suggest using : to get a fraction by dividing.
623 (Basic Arithmetic): Adjust placement of command name.
624 (Truncating the Stack): Emphasize that "hidden" entries are still
625 visible.
626 (Installation): Move discussion of printing manual to "About This
627 Manual".
628 (About This Manual): Mention how to print the manual.
629 (Reporting Bugs): Remove first person.
630 (Building Vectors): Add algebraic version of append.
631 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
632 (Grouping Digits): Fix typo.
633
634 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
635
636 * xresources.texi (X Resources): GTK options documented too.
637 (Resources): Clarify meaning of program name.
638 (Table of Resources): Add visualClass.
639 (GTK resources): Rewrite.
640 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
641
642 * display.texi (Text Display): Mention non-breaking spaces.
643
644 * files.texi (Reverting): Document auto-revert-check-vc-info.
645
646 * frames.texi (Mouse Commands): Document
647 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
648
649 * help.texi (Help Summary): Add `C-h .'.
650 (Apropos): Apropos accepts a list of search terms.
651 Document apropos-sort-by-scores.
652 (Help Echo): Document display-local-help.
653
654 * misc.texi (Emacs Server): Document server-name.
655 (Invoking emacsclient): Document -s option for server names.
656
657 * text.texi (Outline Visibility): Introduce "current heading
658 line" (commands can be called with point on a body line).
659 Re-order table to follow the sequence of discussion.
660 hide-body won't hide lines before first header line.
661 (TeX Mode): Add DocTeX mode.
662
663 2005-03-25 Werner Lemberg <wl@gnu.org>
664
665 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
666 `legal' with `valid'.
667
668 2005-03-25 Werner Lemberg <wl@gnu.org>
669
670 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
671
672 2005-03-24 Jay Belanger <belanger@truman.edu>
673
674 * calc.texi (General Mode Commands)
675 (Mode Settings in Embedded Mode): Added some explanation of
676 recording mode settings.
677
678 2005-03-24 Richard M. Stallman <rms@gnu.org>
679
680 * mule.texi (Single-Byte Character Support): Delete mention
681 of iso-acc.el and iso-transl.el.
682
683 * calc.texi: Remove praise of non-free software.
684
685 * idlwave.texi: Don't say where to get IDL or its non-free manual.
686 (Installation): Node deleted.
687
688 2005-03-23 Lute Kamstra <lute@gnu.org>
689
690 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
691
692 2005-03-23 Richard M. Stallman <rms@gnu.org>
693
694 * url.texi (HTTP language/coding): Improve last change.
695
696 * search.texi: Delete explicit node pointers.
697 (Incremental Search): New menu.
698 (Basic Isearch, Repeat Isearch, Error in Isearch)
699 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
700 (Slow Isearch): New subnodes.
701 (Configuring Scrolling): Node deleted.
702 (Search Case): Doc default-case-fold-search.
703 (Regexp Replace): Move replace-regexp doc here.
704
705 * rmail.texi (Movemail): Put commas inside closequotes.
706
707 * picture.texi (Insert in Picture): Document C-c arrow combos.
708 (Basic Picture): Clarify erasure.
709
710 * display.texi (Font Lock): Put commas inside closequotes.
711
712 * cmdargs.texi (General Variables): Put commas inside closequotes.
713
714 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
715
716 * building.texi (Stack Buffer): Mention reverse contrast for
717 *selected* frame (might not be current frame).
718
719 2005-03-22 Jay Belanger <belanger@truman.edu>
720
721 * calc.texi (Embedded Mode): Add new information on changing
722 modes.
723
724 2005-03-21 Richard M. Stallman <rms@gnu.org>
725
726 * building.texi (Starting GUD): Add bashdb.
727
728 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
729
730 * basic.texi (Moving Point): Add M-g M-g binding.
731 (Undo): Document undo-only.
732 (Position Info): Document M-g M-g and C-u M-g M-g.
733
734 * building.texi (Building): Put Grep Searching after Compilation
735 Shell.
736 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
737 Document next-error-highlight.
738 (Grep Searching): Document grep-highlight-matches.
739 (Lisp Eval): Typing C-x C-e twice prints integers specially.
740
741 * calendar.texi (Importing Diary): Rename node from iCalendar.
742 Document diary-from-outlook.
743
744 * dired.texi (Misc Dired Features): Rename node from Misc Dired
745 Commands.
746 Mention effect of X drag and drop on Dired buffers.
747
748 * files.texi (Visiting): Document large-file-warning-threshold.
749 Move paragraph on file-selection dialog.
750 Mention visiting files using X drag and drop.
751 (Reverting): Mention using Auto-Revert mode to tail files.
752 Document auto-revert-tail-mode.
753 (Version Systems): Minor correction.
754 (Comparing Files): Diff-mode is no longer based on Compilation
755 mode.
756 Document compare-ignore-whitespace.
757 (Misc File Ops): Explain passing a directory to rename-file.
758 Likewise for copy-file and make-symbolic-link.
759
760 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
761 Document mouse-wheel-progressive speed.
762
763 * help.texi (Misc Help): Document numeric argument for C-h i.
764 Correctly explain the effect of just C-u as argument.
765
766 * killing.texi (Deletion): Document numeric argument for
767 just-one-space.
768
769 * mini.texi (Completion): Completion acts on text before point.
770
771 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
772 (Emulation): CUA mode replaces pc-bindings-mode,
773 pc-selection-mode, and s-region.
774
775 * mule.texi (Input Methods): Leim is now built-in.
776 (Select Input Method): Document quail-show-key.
777 (Specify Coding): Document revert-buffer-with-coding-system.
778
779 * programs.texi (Fortran Motion): Document f90-next-statement,
780 f90-previous-statement, f90-next-block, f90-previous-block,
781 f90-end-of-block, and f90-beginning-of-block.
782
783 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
784
785 * emacs.texi (Acknowledgments): Updated.
786
787 * anti.texi: Total rewrite.
788
789 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
790
791 Sync with Tramp 2.0.48.
792
793 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
794
795 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
796 "GNU/Linux". Change all addresses to .gnu.org.
797 (Default Method): Offer shortened syntax for "su" and "sudo"
798 methods.
799
800 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
801
802 * ack.texi (Acknowledgments): Update.
803
804 2005-03-19 Eli Zaretskii <eliz@gnu.org>
805
806 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
807 copyright years.
808
809 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
810
811 * building.texi (Commands of GUD): Move paragraph on setting
812 breakpoints with mouse to the GDB Graphical Interface node.
813
814 2005-03-07 Richard M. Stallman <rms@gnu.org>
815
816 * url.texi: Fix usage of "e.g.".
817 (HTTP language/coding): Explain the rules for these strings.
818
819 * misc.texi (Single Shell, Shell Options): Fix previous change.
820
821 * building.texi (Debugger Operation): Update GUD tooltip enable info.
822
823 2005-03-06 Richard M. Stallman <rms@gnu.org>
824
825 * building.texi (Starting GUD): Don't explain text vs graphical
826 GDB here. Just mention it and xref.
827 Delete "just one debugger process".
828 (Debugger Operation): Move GUD tooltip info here.
829 (GUD Tooltips): Node deleted.
830 (GDB Graphical Interface): Explain the two GDB modes here.
831
832 * woman.texi (Introduction): Minor cleanups.
833
834 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
835
836 * sending.texi (Sending Mail): Minor cleanup.
837 (Mail Aliases): Explain quoting conventions.
838 Update key rebinding example.
839 (Header Editing): C-M-i is like M-TAB.
840 (Mail Mode Misc): mail-attach-file does not do MIME.
841
842 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
843 that really belongs here.
844 (Remote Mailboxes): Text moved to Rmail Inbox.
845 (Rmail Display): Mention Mouse-1.
846 (Movemail): Clarify two movemail versions.
847 Clarify rmail-movemail-program.
848
849 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
850 (Installation): Node deleted.
851
852 * misc.texi (Single Shell): Replace uudecode example with gpg example.
853 Document async shell commands.
854 (Shell History): Clarify.
855 (Shell Ring): Mention C-UP an C-DOWN.
856 (Shell Options): Add comint-prompt-read-only.
857 (Invoking emacsclient): Set EDITOR to run Emacs.
858 (Sorting): No need to explain what region is.
859 (Saving Emacs Sessions): Fix typo.
860 (Recursive Edit): Fix punctuation.
861 (Emulation): Don't mention "PC bindings" which are standard.
862 (Hyperlinking): Explain Mouse-1 convention here.
863 (Find Func): Node deleted.
864
865 * mh-e.texi (Preface): Get rid of "Emacs 21".
866
867 * help.texi (Name Help): Xref to Hyperlinking.
868
869 * glossary.texi (Glossary):
870 Rename "Balance Parentheses" to "Balancing...".
871 Add "Byte Compilation". Correct "Copyleft".
872 New xref in "Customization".
873 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
874 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
875 Rename "Registers" to "Register".
876 Replace "Selecting" with "Selected Frame",
877 "Selected Window", and "Selecting a Buffer".
878
879 * files.texi (Types of Log File): Explain how projects'
880 methods can vary.
881
882 * eshell.texi (Installation): Delete node (for Emacs 20).
883
884 * display.texi (Faces): Delete "Emacs 21".
885
886 * custom.texi (Changing a Variable): C-M-i like M-TAB.
887 * fixit.texi (Spelling): C-M-i like M-TAB.
888 * mini.texi (Completion Options): C-M-i like M-TAB.
889 * programs.texi (Symbol Completion): C-M-i like M-TAB.
890 * text.texi (Text Mode): C-M-i like M-TAB.
891
892 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
893
894 * calendar.texi (Specified Dates): Mention `g w'.
895 (Appointments): appt-activate toggles with no arg.
896
897 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
898
899 * flymake.texi: Refill and tweak style in @lisp blocks.
900
901 2005-03-05 Juri Linkov <juri@jurta.org>
902
903 * cmdargs.texi (Emacs Invocation): Add cindex
904 "invocation (command line arguments)"
905 (Misc X): Add -nbc, --no-blinking-cursor.
906
907 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
908
909 * calendar.texi (iCalendar): No need to require it now.
910
911 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
912
913 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
914
915 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
916
917 * trouble.texi (Contributing): Mention Savannah. Direct users to
918 emacs-devel.
919
920 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
921
922 * calendar.texi (Adding to Diary): Mention redrawing of calendar
923 window.
924
925 2005-03-01 Jay Belanger <belanger@truman.edu>
926
927 * calc.texi (Trigonometric and Hyperbolic Functions):
928 Mention additional functions.
929 (Algebraic Simplifications): Mention additional simplifications.
930
931 2005-02-27 Richard M. Stallman <rms@gnu.org>
932
933 * building.texi (Compilation): Update mode line status info.
934
935 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
936
937 * calendar.texi (General Calendar): Document binding of
938 scroll-other-window-down.
939 (Mayan Calendar): Fix earliest date.
940 (Time Intervals): Document timeclock-change. Fix
941 timeclock-ask-before-exiting documentation.
942
943 2005-02-26 Kim F. Storm <storm@cua.dk>
944
945 * frames.texi (Mouse References):
946 Add mouse-1-click-in-non-selected-windows.
947
948 2005-02-25 Richard M. Stallman <rms@gnu.org>
949
950 * screen.texi (Screen): Explain better about cursors and mode lines;
951 don't presuppose text terminals.
952 (Point): Don't assume just one cursor.
953 Clarify explanation of cursors.
954 (Echo Area, Menu Bar): Cleanups.
955
956 * mini.texi (Minibuffer): Prompts are highlighted.
957 (Minibuffer Edit): Newline = C-j only on text terminals.
958 Clarify resize-mini-windows values.
959 Mention M-PAGEUP and M-PAGEDOWN.
960 (Completion Commands): Mouse-1 like Mouse-2.
961 (Minibuffer History): Explain history commands better.
962 (Repetition): Add xref to Incremental Search.
963
964 * mark.texi (Setting Mark): Clarify info about displaying mark.
965 Clarify explanation of C-@ and C-SPC.
966 (Transient Mark): Mention Delete Selection mode.
967 (Marking Objects): Clean up text about extending the region.
968
969 * m-x.texi (M-x): One C-g doesn't always go to top level.
970 No delay before suggest-key-bindings output.
971
972 * fixit.texi (Fixit): Mention C-/ for undo.
973 (Spelling): Mention ESC TAB like M-TAB.
974 Replacement words with r and R are rechecked.
975 Say where C-g leaves point. Mention ? as input.
976
977 2005-02-23 Lute Kamstra <lute@gnu.org>
978
979 * cmdargs.texi (Initial Options): Add cross reference.
980
981 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
982
983 * ses.texi: Add concept/function/variable indices (this work was
984 donated by Brad Collins <brad@chenla.org>, copyright-assignment
985 papers on file at FSF).
986
987 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
988
989 * emacs.texi (Top): Update menu for splitting of node in
990 msdog.texi.
991 * frames.texi (Frames): Update xref for splitting of node in
992 msdog.texi.
993 * trouble.texi (Quitting): Ditto.
994
995 2005-02-16 Richard M. Stallman <rms@gnu.org>
996
997 * windows.texi (Split Window): Simplify line truncation info
998 and xref to Display Custom.
999
1000 * trouble.texi (Quitting): Emergency escape only for text terminal.
1001 (Screen Garbled): C-l for ungarbling is only for text terminal.
1002
1003 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
1004
1005 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
1006
1007 * programs.texi (Program Modes): Mention Python mode.
1008 (Moving by Defuns): Repeating C-M-h extends region.
1009 (Basic Indent): Clarify.
1010 (Custom C Indent): Clarify.
1011 (Expressions): Repeating C-M-@ extends region.
1012 (Info Lookup): Clarify for C-h S.
1013 (Symbol Completion): ESC TAB alternative for M-TAB.
1014 (Electric C): Clarify.
1015
1016 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
1017
1018 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
1019 MS-DOS Input node.
1020 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
1021 (MS-DOS and MULE): Clarify.
1022 (MS-DOS Processes, Windows Processes): Fix typos.
1023
1024 * major.texi (Choosing Modes): Clarify.
1025
1026 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
1027 (Keyboard Macro Step-Edit): Clarify.
1028
1029 * indent.texi (Indentation): Clarifications.
1030
1031 * help.texi (Help): Correct error about C-h in query-replace.
1032 Clarify apropos vs C-h a. Fix how to search in FAQ.
1033 (Key Help): Describe C-h w here.
1034 (Name Help): Minor cleanup. C-h w moved to Key Help.
1035 Clarify the "object" joke.
1036 (Apropos): Clarify. Mouse-1 like Mouse-2.
1037 (Help Mode): Mouse-1 like Mouse-2.
1038
1039 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
1040
1041 * display.texi (Display): Reorder menu.
1042 (Faces): Cleanup.
1043 (Font Lock): Cleanup. Mention Options menu.
1044 Delete obsolete text.
1045 (Scrolling): For C-l, don't presume text terminal.
1046 (Horizontal Scrolling): Simplify intro.
1047 (Follow Mode): Clarify.
1048 (Cursor Display): Moved before Display Custom.
1049 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
1050 Doc default-tab-width. Doc line truncation more thoroughly.
1051
1052 * dired.texi (Dired Enter): C-x C-f can run Dired.
1053 (Dired Visiting): Comment out `a' command.
1054 Mouse-1 is like Mouse-2.
1055 (Shell Commands in Dired): ? can be used more than once.
1056
1057 * basic.texi (Continuation Lines): Simplify description of truncation,
1058 and refer to Display Custom for the rest of it.
1059
1060 2005-02-10 Jay Belanger <belanger@truman.edu>
1061
1062 * calc.texi: Change @LaTeX to La@TeX throughout.
1063 Redefine @expr as @math for TeX output.
1064 Redefine @texline as a no-op for TeX output.
1065 Define @tfn, replace @t by @tfn throughout.
1066
1067 2005-02-09 Jay Belanger <belanger@truman.edu>
1068
1069 * calc.texi: Add macro for LaTeX for info output.
1070
1071 2005-02-08 Kim F. Storm <storm@cua.dk>
1072
1073 * texinfo.tex (LaTex): Add def.
1074
1075 2005-02-06 Jay Belanger <belanger@truman.edu>
1076
1077 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
1078 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
1079 throughout manual.
1080
1081 2005-02-06 Lute Kamstra <lute@gnu.org>
1082
1083 * basic.texi (Undo): Fix typo.
1084
1085 * cmdargs.texi (Emacs Invocation): Fix typo.
1086
1087 * custom.texi (Init Examples): Fix typo.
1088
1089 * abbrevs.texi (Expanding Abbrevs): Fix typo.
1090
1091 2005-02-06 Richard M. Stallman <rms@gnu.org>
1092
1093 * regs.texi (Registers): Registers can hold numbers, too.
1094
1095 * killing.texi (Other Kill Commands): Cleanup.
1096 Delete redundant explanation of kill in read-only buffer.
1097 (Yanking): Mention term "copying".
1098 (Accumulating Text): Fix typo.
1099
1100 * entering.texi (Entering Emacs): Update rationale at start.
1101 (Exiting): Treat iconifying on a par with suspension.
1102
1103 * custom.texi (Minor Modes): Fix typo.
1104 (Easy Customization): Fix menu style.
1105 (Variables): Add xref.
1106 (Examining): Setting for future sessions works through .emacs.
1107 (Keymaps): "Text terminals", not "Many".
1108 (Init Rebinding): Explain \C-. Show example of \M-.
1109 Fix minor wording errors.
1110 (Function Keys): Explain vector syntax just once.
1111 (Named ASCII Chars): Clarify history of TAB/C-i connection.
1112 (Init File): Mention .emacs.d directory.
1113 (Init Examples): Add xref.
1114 (Find Init): Mention .emacs.d directory.
1115
1116 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
1117 (Action Arguments): Explain which kinds of -l args are found how.
1118 (Initial Options): --batch does not inhibit site-start.
1119 Add xrefs.
1120 (Command Example): Use --batch, not -batch.
1121
1122 * basic.texi (Inserting Text): Cleanup wording.
1123 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
1124 C-n is not error at end of buffer.
1125 (Undo): Doc C-/ like C-_. Add xrefs.
1126 (Arguments): META key may be labeled ALT.
1127 Peculiar arg meanings are explained in doc strings.
1128
1129 * abbrevs.texi (Expanding Abbrevs): Clarify.
1130
1131 2005-02-05 Eli Zaretskii <eliz@gnu.org>
1132
1133 * frames.texi (Frame Parameters): Add an xref to the description
1134 of list-colors-display. Add a pointer to the X docs about colors.
1135
1136 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
1137 Impove docs of list-colors-display.
1138
1139 2005-02-03 Lute Kamstra <lute@gnu.org>
1140
1141 * frames.texi (Frames, Drag and Drop): Fix typos.
1142
1143 2005-02-03 Richard M. Stallman <rms@gnu.org>
1144
1145 * windows.texi (Basic Window): Mention color-change in mode line.
1146 (Change Window): Explain dragging vertical boundaries.
1147
1148 * text.texi (Sentences): Clarify.
1149 (Paragraphs): Explain M-a and blank lines.
1150 (Outline Mode): Clarify text and menu.
1151 (Hard and Soft Newlines): Mention use-hard-newlines.
1152
1153 * frames.texi (Frames): Delete unnecessary mention of Windows.
1154 (Mouse Commands): Likewise. Mention xterm mouse support.
1155 (Clipboard): Clarify.
1156 (Mouse References): Mention use of Mouse-1 for following links.
1157 (Menu Mouse Clicks): Clarify.
1158 (Mode Line Mouse): Clarify.
1159 (Drag and Drop): Rewrite.
1160
1161 * fixit.texi (Spelling): Fix typo.
1162
1163 * files.texi (File Names): Clarify.
1164 (Visiting): Update conditions for use of file dialog. Clarify.
1165 (Saving): Doc d as answer in save-some-buffers.
1166 (Remote Files): Clean up the text.
1167
1168 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
1169
1170 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
1171 (List Buffers): Clarify.
1172 (Several Buffers): Doc T command.
1173 (Buffer Convenience): Clarify menu.
1174
1175 * basic.texi (Undo): Clarify last change.
1176
1177 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1178
1179 * fixit.texi (Spelling): Fix typo.
1180
1181 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
1182
1183 * basic.texi (Undo): Update description of `undo-outer-limit'.
1184
1185 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
1186
1187 * building.texi: Update documentation relating to GDB Graphical
1188 Interface.
1189
1190 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
1191
1192 * custom.texi (Easy Customization): Adapt menu to node name change.
1193
1194 2005-01-30 Richard M. Stallman <rms@gnu.org>
1195
1196 * custom.texi (Easy Customization): Defn of "User Option" now
1197 includes faces. Don't say just "option" when talking about variables.
1198 Do say just "options" to mean "anything customizable".
1199 (Specific Customization): Describe `customize-variable',
1200 not `customize-option'.
1201
1202 * glossary.texi (Glossary) <Faces>: Add xref.
1203 <User Option>: Change definition--include faces. Change xref.
1204
1205 * picture.texi (Picture): Mention artist.el.
1206
1207 * sending.texi, screen.texi, programs.texi, misc.texi:
1208 * mini.texi, major.texi, maintaining.texi, macos.texi:
1209 * help.texi, frames.texi, files.texi:
1210 Don't say just "option" when talking about variables.
1211
1212 * display.texi, mule.texi: Don't say just "option" when talking
1213 about variables. Other minor cleanups.
1214
1215 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1216
1217 * gnus.texi: Some edits based on comments from David Abrahams.
1218
1219 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
1220
1221 * gnus.texi (RSS): Fix the keystroke.
1222
1223 2005-01-26 Lute Kamstra <lute@gnu.org>
1224
1225 * cmdargs.texi (Initial Options): Add a cross reference to `Init
1226 File'. Mention the `-Q' option at the `--no-site-file' option.
1227
1228 2005-01-24 David Kastrup <dak@gnu.org>
1229
1230 * faq.texi: Update AUCTeX version info.
1231
1232 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
1233
1234 * gnus-faq.texi ([4.1]): Typo.
1235
1236 2005-01-22 David Kastrup <dak@gnu.org>
1237
1238 * building.texi (Grep Searching): Mention alias `find-grep' for
1239 `grep-find'.
1240
1241 2005-01-20 Richard M. Stallman <rms@gnu.org>
1242
1243 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
1244
1245 2005-01-19 Jay Belanger <belanger@truman.edu>
1246
1247 * calc.texi (Keep Arguments): Mention that keeping arguments
1248 doesn't work with keyboard macros.
1249
1250 2005-01-16 Richard M. Stallman <rms@gnu.org>
1251
1252 * autotype.texi (Autoinserting): Fix small error.
1253
1254 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
1255
1256 Sync with Tramp 2.0.47.
1257
1258 * tramp.texi (Compilation): New section, describing compilation of
1259 remote files.
1260
1261 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
1262
1263 * rmail.texi (Movemail): Explain differences
1264 between standard and mailutils versions of movemail.
1265 Describe command line and configuration options introduced
1266 with the latter.
1267 Explain the notion of mailbox URL, provide examples and
1268 cross-references to mailutils documentation.
1269 Describe various methods of specifying mailbox names,
1270 user names and user passwords for rmail.
1271 (Remote Mailboxes): New section. Describe
1272 how movemail handles remote mailboxes. Describe configuration
1273 options used to control its behavior.
1274 (Other Mailbox Formats): Explain handling of various mailbox
1275 formats.
1276
1277 2005-01-13 Richard M. Stallman <rms@gnu.org>
1278
1279 * commands.texi (Commands): Clarification.
1280
1281 2005-01-11 Richard M. Stallman <rms@gnu.org>
1282
1283 * programs.texi (Multi-line Indent): Fix previous change.
1284 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
1285
1286 2005-01-11 Kim F. Storm <storm@cua.dk>
1287
1288 * widget.texi (Basic Types): Add :follow-link keyword.
1289
1290 2005-01-09 Jay Belanger <belanger@truman.edu>
1291
1292 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
1293
1294 2005-01-08 Richard M. Stallman <rms@gnu.org>
1295
1296 * display.texi (Faces): isearch-lazy-highlight-face renamed to
1297 lazy-highlight.
1298
1299 * search.texi (Query Replace): Mention faces query-replace
1300 and lazy-highlight.
1301 (Incremental Search): Update isearch highlighting info.
1302
1303 2005-01-08 Jay Belanger <belanger@truman.edu>
1304
1305 * calc.texi: Change throughout to reflect new default value of
1306 calc-settings-file.
1307
1308 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
1309
1310 * message.texi (Reply): `message-reply-to-function' should return
1311 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
1312
1313 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
1314
1315 * faq.texi (Changing load-path): Fix typo.
1316
1317 2005-01-05 Jay Belanger <belanger@truman.edu>
1318
1319 * calc.texi (Programming Tutorial): Replace kbd command by
1320 appropriate characters for a keyboard macro.
1321
1322 2005-01-04 Jay Belanger <belanger@truman.edu>
1323
1324 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
1325 for Lucid Emacs.
1326 (Programming Tutorial): Mention that the user needs to be in the
1327 right mode to compute some functions.
1328
1329 2005-01-04 Richard M. Stallman <rms@gnu.org>
1330
1331 * custom.texi (Saving Customizations): Minor improvement.
1332
1333 2005-01-04 Jay Belanger <belanger@truman.edu>
1334
1335 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
1336 no longer applicable.
1337
1338 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
1339
1340 * custom.texi (Saving Customizations): Emacs no longer loads
1341 `custom-file' after .emacs. No longer mention customizing through
1342 Custom.
1343
1344 2005-01-01 Jay Belanger <belanger@truman.edu>
1345
1346 * calc.texi (Programming Tutorial): Changed description of how to
1347 edit keyboard macros to match current behavior.
1348
1349 2005-01-01 Andreas Schwab <schwab@suse.de>
1350
1351 * killing.texi (Graphical Kill): Move up under node Killing,
1352 change @section to @subsection.
1353
1354 2005-01-01 Richard M. Stallman <rms@gnu.org>
1355
1356 * custom.texi (Face Customization): Mention hex color specs.
1357
1358 * emacs.texi (Top): Update Killing submenu.
1359
1360 * killing.texi (Killing): Reorganize section.
1361 No more TeX-only text; put the node command at start of chapter.
1362 But the first section heading is used only in TeX.
1363 Rewrite the text to read better in this mode.
1364 (Graphical Kill): New subnode gets some of the text that
1365 used to be in the first section.
1366
1367 2004-12-31 Richard M. Stallman <rms@gnu.org>
1368
1369 * dired.texi (Shell Commands in Dired): Delete the ? example.
1370
1371 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
1372
1373 * files.texi (Saving): Describe new require-final-newline features
1374 and mode-require-final-newline.
1375
1376 2004-12-31 Jay Belanger <belanger@truman.edu>
1377
1378 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
1379
1380 2004-12-29 Richard M. Stallman <rms@gnu.org>
1381
1382 * custom.texi (File Variables): Clarify previous change.
1383
1384 2004-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1385
1386 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
1387 out now.
1388
1389 2004-12-27 Richard M. Stallman <rms@gnu.org>
1390
1391 * Makefile.in (MAKEINFO): Specify --force.
1392
1393 * basic.texi (Moving Point): C-e now runs move-end-of-line.
1394 (Undo): Doc undo-outer-limit.
1395
1396 2004-12-20 Jay Belanger <belanger@truman.edu>
1397
1398 * calc.texi (Types Tutorial): Emphasize that you can't divide by
1399 zero.
1400
1401 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
1402
1403 * cc-mode.texi (Text Filling and Line Breaking): Put period after
1404 @xref.
1405 (Font Locking): Avoid @strong{Note:}.
1406
1407 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
1408
1409 Sync with Tramp 2.0.46.
1410
1411 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
1412
1413 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
1414
1415 * url.texi: Correct typos.
1416 (Retrieving URLs): @var{nil}->@code{nil}.
1417 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
1418 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
1419 (Dealing with HTTP documents): @inforef->@xref.
1420
1421 2004-12-15 Juri Linkov <juri@jurta.org>
1422
1423 * mark.texi (Transient Mark, Mark Ring): M-< and other
1424 movement commands don't set mark in Transient Mark mode
1425 if mark is active.
1426
1427 2004-12-15 Jay Belanger <belanger@truman.edu>
1428
1429 * calc.texi: Consistently capitalized all mode names.
1430 (Answers to Exercises): Mention that an answer can be a fraction
1431 when in Fraction mode.
1432
1433 2004-12-13 Jay Belanger <belanger@truman.edu>
1434
1435 * calc.texi: Fix some TeX definitions.
1436
1437 2004-12-12 Juri Linkov <juri@jurta.org>
1438
1439 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
1440 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
1441
1442 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
1443 (Misc Dired Commands): Add @r{(Dired)} to w.
1444
1445 2004-12-12 Juri Linkov <juri@jurta.org>
1446
1447 * mark.texi (Marking Objects): Marking commands also extend the
1448 region when mark is active in Transient Mark mode.
1449
1450 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
1451
1452 * reftex.texi (Imprint): Remove erroneous @value's.
1453
1454 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
1455
1456 * custom.texi (Saving Customizations): Emacs only loads the custom
1457 file automatically after the init file in version 22.1 or later.
1458 Adapt text and examples to this fact.
1459
1460 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
1461 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
1462
1463 2004-12-08 Jay Belanger <belanger@truman.edu>
1464
1465 * calc.texi (Starting Calc): Remove comment about installation.
1466 (Keypad Mode Overview): Remove comment about Emacs 19 support.
1467
1468 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
1469
1470 * url.texi: Update @setfilename.
1471 (Getting Started): No need to worry about Gnus versions.
1472 (Dealing with HTTP documents): Use @inforef.
1473
1474 * org.texi: Fix @direntry file name.
1475
1476 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
1477
1478 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
1479 be set through Custom. Otherwise, it has no effect.
1480
1481 2004-12-07 Stefan <monnier@iro.umontreal.ca>
1482
1483 * url.texi: New file.
1484
1485 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
1486
1487 2004-12-06 Jay Belanger <belanger@truman.edu>
1488
1489 * calc.texi (Using Calc): Remove paragraph about installation.
1490
1491 2004-12-06 Jay Belanger <belanger@truman.edu>
1492
1493 * calc.texi: Use more Texinfo macros and less TeX defs.
1494 Remove @refill's.
1495
1496 2004-12-06 Richard M. Stallman <rms@gnu.org>
1497
1498 * org.texi: New file.
1499
1500 2004-12-05 Richard M. Stallman <rms@gnu.org>
1501
1502 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
1503 * entering.texi: Rename Command Line to Emacs Invocation.
1504
1505 * Makefile.in (org.dvi, ../info/org): New targets.
1506 (INFO_TARGETS): Add ../info/org.
1507 (DVI_TARGETS): Add org.dvi.
1508 (maintainer-clean): Remove the info files in the info dir.
1509
1510 * misc.texi (Term Mode): Correcty describe C-c.
1511
1512 * custom.texi (Easy Customization): Move up to section level,
1513 before Variables. Avoid using the term "variable"; say "option".
1514 New initial explanation.
1515 (Variables): In initial explanation, connect "variable" to the
1516 already-explained "user option".
1517
1518 * emacs.texi (Top): Fix ref to Command Line.
1519 Move reference to Easy Customization.
1520
1521 * xresources.texi (X Resources): Fix From link.
1522
1523 * doclicense.texi (GNU Free Documentation License): Fix To link.
1524
1525 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
1526
1527 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
1528
1529 2004-12-03 Richard M. Stallman <rms@gnu.org>
1530
1531 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
1532
1533 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
1534
1535 * kmacro.texi: Several small changes in addition to the following.
1536 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
1537 defining a keyboard macro.
1538 Mention `kmacro-ring-max'.
1539 (Keyboard Macro Counter): Clarify description of
1540 `kmacro-insert-counter', `kmacro-set-counter',
1541 `kmacro-add-counter' and `kmacro-set-format'.
1542
1543 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
1544
1545 * custom.texi (File Variables): Add `unibyte' and make it more
1546 clear that `unibyte' and `coding' are special. Suggested by Simon
1547 Krahnke <overlord@gmx.li>.
1548
1549 * mule.texi (Enabling Multibyte): Refer to File Variables.
1550 Suggested by Simon Krahnke <overlord@gmx.li>.
1551
1552 2004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1553
1554 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
1555 x-use-old-gtk-file-dialog.
1556
1557 2004-11-26 Eli Zaretskii <eliz@gnu.org>
1558
1559 * idlwave.texi: Fix the setfilename directive to put the produced
1560 file in ../info.
1561 (Continued Statement Indentation): Resurrect Jan D.'s change from
1562 2004-11-03 that was lost when a newer version of idlwave.texi was
1563 imported.
1564
1565 2004-11-20 Richard M. Stallman <rms@gnu.org>
1566
1567 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
1568
1569 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
1570
1571 * building.texi (Lisp Eval): Delete hyphen in section name.
1572
1573 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
1574
1575 * files.texi (Old Versions):
1576 No longer document annotation as "CVS only".
1577
1578 2004-11-10 Andre Spiegel <spiegel@gnu.org>
1579
1580 * files.texi (Version Control): Rewrite the introduction about
1581 version systems, mentioning the new ones that we support. Thanks
1582 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
1583 suggestions.
1584
1585 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1586
1587 * gnus-faq.texi ([5.1]): Added missing bracket.
1588
1589 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
1590 `spam-initialize'.
1591
1592 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1593
1594 * message.texi (Various Message Variables): Mention that all mail
1595 file variables are derived from `message-directory'.
1596
1597 * gnus.texi (Splitting Mail): Clarify bogus group.
1598
1599 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1600
1601 * emacs-mime.texi (Encoding Customization): Fix
1602 mm-coding-system-priorities entry.
1603
1604 2004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1605
1606 * frames.texi (Dialog Boxes):
1607 * idlwave.texi (Continued Statement Indentation):
1608 * reftex.texi (Options (Index Support)):
1609 (Displaying and Editing the Index, Table of Contents):
1610 * speedbar.texi (Creating a display, Major Display Modes): Replace
1611 non-nil with non-@code{nil}.
1612
1613 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1614
1615 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
1616
1617 2004-10-23 Eli Zaretskii <eliz@gnu.org>
1618
1619 * text.texi (Text Based Tables, Table Definition)
1620 (Table Creation, Table Recognition, Cell Commands)
1621 (Cell Justification, Row Commands, Column Commands)
1622 (Fixed Width Mode, Table Conversion, Measuring Tables)
1623 (Table Misc): New nodes, documenting the Table Mode.
1624
1625 2004-10-21 Jay Belanger <belanger@truman.edu>
1626
1627 * calc.texi (Algebraic-Style Calculations): Removed a comment.
1628
1629 2004-10-19 Jason Rumney <jasonr@gnu.org>
1630
1631 * makefile.w32-in (info): Change order of arguments to makeinfo.
1632
1633 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
1634
1635 * calendar.texi (iCalendar): Update for package changes.
1636
1637 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
1638
1639 * calc.texi (Reporting Bugs): Double up `@'.
1640
1641 2004-10-18 Jay Belanger <belanger@truman.edu>
1642
1643 * calc.texi (Reporting Bugs): Changed the address that bugs
1644 should be sent to.
1645
1646 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
1647
1648 * gnus.texi (New Features): Add 5.11.
1649
1650 * message.texi (Resending): Remove wrong default value.
1651
1652 * gnus.texi (Mail Source Specifiers): Describe possible problems
1653 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
1654 `pop3-leave-mail-on-server' to the index.
1655
1656 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
1657
1658 * message.texi (Canceling News): Add how to set a password.
1659
1660 2004-10-12 Jay Belanger <belanger@truman.edu>
1661
1662 * calc.texi (Help Commands): Changed the descriptions of
1663 calc-describe-function and calc-describe-variable to match their
1664 current behavior.
1665
1666 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
1667
1668 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
1669
1670 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
1671
1672 Sync with Tramp 2.0.45.
1673
1674 * tramp.texi (Frequently Asked Questions): Comment paragraph about
1675 plink link. The URL is outdated. Originator contacted for
1676 clarification.
1677
1678 2004-10-10 Juri Linkov <juri@jurta.org>
1679
1680 * gnus.texi (Top, Marking Articles): Join two menus in one node
1681 because a node can have only one menu.
1682
1683 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1684
1685 * files.texi (Misc File Ops): View mode is a minor mode.
1686
1687 2004-10-09 Juri Linkov <juri@jurta.org>
1688
1689 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
1690 example of nnmail-split-fancy.
1691
1692 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
1693
1694 * calendar.texi (iCalendar): Style changes.
1695
1696 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
1697
1698 * search.texi (Regexps): The regexp described in the example is no
1699 longer stored in the variable `sentence-end'.
1700
1701 2004-10-06 Karl Berry <karl@gnu.org>
1702
1703 * info.texi (@kbd{1}--@kbd{9}): no space around --, for
1704 consistency with other uses of dashes.
1705
1706 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
1707
1708 * building.texi (Starting GUD): Note that multiple debugging
1709 sessions requires `gdb --fullname'.
1710
1711 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
1712
1713 * calendar.texi (iCalendar): New section for a new package.
1714
1715 2004-10-05 Karl Berry <karl@gnu.org>
1716
1717 * info.texi: consistently use --- throughout, periods at end of
1718 menu descriptions, and a couple typos.
1719
1720 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
1721
1722 * text.texi: Various small changes in addition to the following.
1723 (Text): Replace xref for autotype with inforef.
1724 (Sentences): Explain nil value for `sentence-end'.
1725 (Paragraphs): Update default values for `paragraph-start' and
1726 `paragraph-separate'.
1727 (Text Mode): Correct description of Text mode's effect on the
1728 syntax table.
1729 (Outline Visibility): `hide-other' does not hide top level headings.
1730 `selective-display-ellipses' no longer has an effect on Outline mode.
1731 (TeX Misc): Add missing @cindex.
1732 Replace xref for RefTeX with inforef.
1733 (Requesting Formatted Text): the variable
1734 `enriched-fill-after-visiting' no longer exists.
1735 (Editing Format Info): Update names of menu items and commands.
1736 (Format Faces): Mention special effect of specifying the default face.
1737 Describe inheritance of text properties.
1738 Correct description of `fixed' face.
1739 (Format Indentation): Correct description of effect of setting
1740 margins. Mention `set-left-margin' and `set-right-margin'.
1741 (Format Justification): Update names of menu items.
1742 `set-justification-full' is now bound to `M-j b'.
1743 Mention that `default-justification' is a per buffer variable.
1744 (Format Properties): Update name of menu item.
1745 (Forcing Enriched Mode): `format-decode-buffer' automatically
1746 turns on Enriched mode if the buffer is in text/enriched format.
1747
1748
1749 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
1750
1751 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
1752
1753 2004-09-28 Kim F. Storm <storm@cua.dk>
1754
1755 * display.texi (Display Custom) <indicate-buffer-boundaries>:
1756 Align with new functionality.
1757
1758 2004-09-26 Jesper Harder <harder@ifa.au.dk>
1759
1760 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
1761 * pgg.texi (User Commands, Backend methods): do.
1762 * gnus.texi: Markup fixes.
1763 (Setting Process Marks): Fix `M P a' entry.
1764 * emacs-mime: Fixes.
1765
1766 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
1767
1768 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
1769 again.
1770 Use 5.10 instead of 5.10.0.
1771
1772 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1773
1774 * gnus.texi (Summary Mail Commands): S D e.
1775
1776 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
1777
1778 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
1779 the gnus-article-mode-line-format section.
1780
1781 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
1782
1783 * gnus.texi (Various Summary Stuff): Fix the documentation for
1784 gnus-newsgroup-variables.
1785
1786 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
1787
1788 * gnus.texi (MIME Commands): Added
1789 gnus-mime-display-multipart-as-mixed,
1790 gnus-mime-display-multipart-alternative-as-mixed,
1791 gnus-mime-display-multipart-related-as-mixed.
1792 (Mail Source Customization): Clarify `mail-source-directory'.
1793 (Splitting Mail): Mention gnus-group-find-new-groups.
1794 (SpamOracle): Fixed typo.
1795
1796 * gnus-faq.texi: Untabify.
1797 ([6.3]): nnir.el is in contrib directory.
1798
1799 * message.texi (News Headers): Clarify how a unique ID is created.
1800
1801 * gnus.texi (Batching Agents): Fixed typo in example. Reported
1802 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
1803
1804 2004-09-20 Andre Srinivasan <andre@e2open.com>
1805
1806 * gnus.texi (Group Parameters): Added more on hooks. (Small
1807 change.)
1808
1809 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
1810
1811 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
1812
1813 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
1814
1815 * display.texi (Display Custom): Remove stray `@end defvar'.
1816
1817 2004-09-23 Kim F. Storm <storm@cua.dk>
1818
1819 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
1820 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
1821
1822 2004-09-22 Jay Belanger <belanger@truman.edu>
1823
1824 * calc.texi (Vectors as Lists): Added a warning that the tutorial
1825 might be hidden during part of the session.
1826
1827 2004-09-20 Jay Belanger <belanger@truman.edu>
1828
1829 * calc.texi (Notations Used in This Manual): Put in an earlier
1830 mention that DEL could be called Backspace.
1831
1832 2004-09-20 Richard M. Stallman <rms@gnu.org>
1833
1834 * custom.texi (Hooks): Explain using setq to clear out a hook.
1835 (File Variables): Explain multiline string constants.
1836 (Non-ASCII Rebinding): Explain when you need to update
1837 non-ASCII char codes in .emacs.
1838
1839 * building.texi (Compilation): Explain how to make a silent
1840 subprocess that won't be terminated. Explain compilation-environment.
1841
1842 2004-09-13 Kim F. Storm <storm@cua.dk>
1843
1844 * mini.texi (Repetition): Rename isearch-resume-enabled to
1845 isearch-resume-in-command-history and change default to disabled.
1846
1847 2004-09-10 Simon Josefsson <jas@extundo.com>
1848
1849 * gnus.texi (IMAP): Add example. Suggested and partially written
1850 by Steinar Bang <sb@dod.no>.
1851
1852 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
1853
1854 * gnus.texi (IMAP): add comments about imaps synonym to imap in
1855 netrc syntax
1856
1857 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
1858
1859 * gnus.texi (Spam ELisp Package Sequence of Events): some clarifications
1860 (Spam ELisp Package Global Variables)
1861 (Spam ELisp Package Global Variables): more clarifications
1862
1863 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
1864
1865 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
1866 mention spam-split does not modify incoming mail
1867
1868 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
1869
1870 * gnus.texi (Spam ELisp Package Sequence of Events): fix typo
1871
1872 2004-09-10 Eli Zaretskii <eliz@gnu.org>
1873
1874 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
1875
1876 2004-09-09 Kim F. Storm <storm@cua.dk>
1877
1878 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
1879 with new `kmacro-name-last-macro'.
1880
1881 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
1882
1883 * makefile.w32-in (sieve, pgg): Use $(infodir).
1884
1885 2004-09-08 Juri Linkov <juri@jurta.org>
1886
1887 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
1888
1889 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
1890
1891 * makefile.w32-in: Fix PGG and Sieve entries.
1892
1893 2004-09-03 Juri Linkov <juri@jurta.org>
1894
1895 * search.texi (Incremental Search): Update wording for M-%.
1896
1897 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
1898
1899 * killing.texi (Killing): Correct description of kill commands in
1900 read-only buffer.
1901
1902 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
1903
1904 * building.texi (Compilation Mode): Add a paragraph about rules
1905 for finding the compilation buffer for `next-error'.
1906
1907 * search.texi (Other Repeating Search): Mention that Occur mode
1908 supports the next-error functionality.
1909
1910 2004-09-02 Juri Linkov <juri@jurta.org>
1911
1912 * search.texi (Regexp Replace): Add missing backslash to \footnote.
1913
1914 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
1915
1916 * kmacro.texi (Basic Keyboard Macro):
1917 `apply-macro-to-region-lines' now operates on all lines that begin
1918 in the region, rather than on all complete lines in the region.
1919
1920 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1921
1922 * frames.texi (Drag and drop): Add documentation about
1923 x-dnd-test-function and x-dnd-known-types.
1924
1925 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
1926
1927 * indent.texi: Various minor changes in addition to:
1928 (Indentation Commands): Correct description of `indent-relative'.
1929 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
1930 mode. The *Tab Stops* buffer uses Overwrite Mode.
1931 (Just Spaces): `tabify' converts sequences of at least two spaces
1932 to tabs.
1933
1934 2004-08-28 Eli Zaretskii <eliz@gnu.org>
1935
1936 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
1937 Emacs and related programs.
1938
1939 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
1940
1941 * frames.texi (Secondary Selection): Setting the secondary
1942 selection with M-Drag-Mouse-1 does not alter the kill ring,
1943 setting it with M-Mouse-1 and M-Mouse-3 does.
1944 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
1945 toolkit scroll bars.
1946 (Scroll Bars): Ditto.
1947
1948 * windows.texi (Basic Window): When using a window system, the value
1949 of point in a non-selected window is indicated by a hollow box.
1950 (Split Window): Side by side windows are separated by a scroll bar,
1951 if scroll bars are used.
1952 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
1953 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
1954 (Window Convenience): Update bindings for `winner-undo' and
1955 `winner-redo'.
1956
1957 * ack.texi (Acknowledgments): Use `@unnumbered'.
1958 * misc.texi : Adapt sectioning in Info to the node structure.
1959 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
1960 of "Using Emacs as a Server".
1961 * building.texi (Building): Interchange nodes (for correct numbering).
1962 * programs.texi (Programs): Interchange nodes (for correct numbering).
1963 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
1964 Info to the node structure.
1965 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
1966 Rearrange order of nodes and sections such that both "GNU GENERAL
1967 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
1968 end, as appropriate for appendices.
1969 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
1970 Use `@unnumberedsec'.
1971 * trouble.texi: Adapt sectioning in Info to the node structure.
1972 Adapt node pointers to change in emacs.texi.
1973 * cmdargs.texi, doclicense.texi: Adapt node pointers.
1974
1975 2004-08-27 Richard M. Stallman <rms@gnu.org>
1976
1977 * faq.texi: Fix texinfo usage, esp. doublequotes.
1978 (Difference between Emacs and XEmacs): Some clarification.
1979
1980 * faq.texi (Difference between Emacs and XEmacs):
1981 Explain not to contrast XEmacs with GNU Emacs.
1982
1983 2004-08-26 Richard M. Stallman <rms@gnu.org>
1984
1985 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
1986
1987 2004-08-25 Kenichi Handa <handa@m17n.org>
1988
1989 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
1990 description for unibyte mode.
1991
1992 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
1993
1994 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
1995
1996 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
1997 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
1998 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
1999 in @pxref.
2000
2001 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
2002
2003 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
2004 Change section names.
2005
2006 2004-08-22 David Kastrup <dak@gnu.org>
2007
2008 * reftex.texi (AUCTeX): Update links, section name.
2009
2010 * faq.texi (Calc): Update availability (included in 22.1).
2011 (AUCTeX): Update availability, information, versions, description.
2012
2013 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
2014
2015 * kmacro.texi (Keyboard Macro Ring): Rename section.
2016 Emacs treats the head of the macro ring as the `last keyboard macro'.
2017 (Keyboard Macro Counter): Minor change.
2018 (Save Keyboard Macro): Some clarifications.
2019 (Edit Keyboard Macro): Rename section.
2020
2021 * buffers.texi (Buffers): Maximum buffer size is now 256M on
2022 32-bit machines.
2023 (Several Buffers): Clarify which buffer is selected if `2' is
2024 pressed in the Buffer Menu.
2025 Auto Revert mode can be used to update the Buffer Menu
2026 automatically.
2027
2028 2004-08-21 Eli Zaretskii <eliz@gnu.org>
2029
2030 * help.texi (Misc Help): Add an index entry for finding an Info
2031 manual by its file name.
2032
2033 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
2034
2035 * files.texi (Backup Deletion): Correct description of
2036 `delete-old-versions'.
2037 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
2038 (Auto Save Files): Recommend `auto-save-mode' to reenable
2039 auto-saving, rather than the abbreviation `auto-save'.
2040
2041 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
2042
2043 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
2044 for "killing" and "yanking" in main menu.
2045
2046 2004-08-16 Richard M. Stallman <rms@gnu.org>
2047
2048 * killing.texi (Yanking, Killing): Minor cleanups.
2049
2050 * mark.texi (Momentary Mark): Minor cleanups.
2051
2052 2004-08-15 Kenichi Handa <handa@etl.go.jp>
2053
2054 * custom.texi (Non-ASCII Rebinding):
2055 C-q always inserts the right code to pass to global-set-key.
2056
2057 2004-08-14 Eli Zaretskii <eliz@gnu.org>
2058
2059 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
2060
2061 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
2062
2063 * regs.texi (RegNumbers): Mention `C-x r i' binding for
2064 `insert-register', instead of `C-x r g' binding, for consistency.
2065
2066 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
2067
2068 * fixit.texi (Spelling): Fix typo.
2069
2070 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
2071
2072 * help.texi (Help): Fix Texinfo usage.
2073
2074 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
2075
2076 * cc-mode.texi: Various updates for CC Mode 5.30.9.
2077
2078 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
2079
2080 Sync with Tramp 2.0.44.
2081
2082 2004-08-05 Lars Hansen <larsh@math.ku.dk>
2083
2084 * widget.texi (User Interface): Update how to separate the
2085 editable field of an editable-field widget from other widgets.
2086 (Programming Example): Add text after field.
2087
2088 2004-07-24 Richard M. Stallman <rms@gnu.org>
2089
2090 * text.texi (Paragraphs): Update how paragraphs are separated
2091 and the default for paragraph-separate.
2092
2093 * search.texi (Regexp Replace): Further update text for new
2094 replacement operators.
2095
2096 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
2097
2098 * emacs-mime.texi (Encoding Customization): Add a note to the
2099 mm-content-transfer-encoding-defaults entry.
2100 (rfc2047): Update.
2101
2102 * gnus.texi (Article Highlighting): Add
2103 gnus-cite-ignore-quoted-from.
2104 (POP before SMTP): New node.
2105 (Posting Styles): Addition.
2106 (Splitting Mail): Add nnmail-split-lowercase-expanded.
2107 (Fancy Mail Splitting): Ditto.
2108 (X-Face): Add gnus-x-face.
2109
2110 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
2111
2112 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
2113 pgg.texi, sieve.texi: Use @copying and @insertcopying.
2114
2115 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
2116
2117 * gnus.texi (Mail Source Specifiers): Describe
2118 `pop3-leave-mail-on-server'.
2119
2120 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
2121
2122 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
2123
2124 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
2125 repository. Change setfilename.
2126
2127 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
2128
2129 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
2130
2131 * emacs-xtra.texi (Subdir switches): Dired does not remember the
2132 `R' switch.
2133
2134 * dired.texi (Dired Updating): `k' only deletes inserted
2135 subdirectories from the Dired buffer if a prefix argument was given.
2136
2137 * search.texi (Regexps): Delete redundant definition of `symbol' in
2138 description of `\_>'. It already occurs in the description of `\_<'.
2139
2140 2004-07-02 Juri Linkov <juri@jurta.org>
2141
2142 * pcl-cvs.texi (Viewing differences): Add `d r'.
2143
2144 2004-07-01 Juri Linkov <juri@jurta.org>
2145
2146 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
2147 (Regexp Search): Add M-r.
2148
2149 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
2150
2151 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
2152
2153 2004-06-29 Jesper Harder <harder@ifa.au.dk>
2154
2155 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
2156 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
2157
2158 2004-06-25 Richard M. Stallman <rms@gnu.org>
2159
2160 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
2161
2162 2004-06-25 David Kastrup <dak@gnu.org>
2163
2164 * search.texi (Regexp Replace): Some typo corrections and
2165 rearrangement.
2166
2167 2004-06-24 David Kastrup <dak@gnu.org>
2168
2169 * search.texi (Unconditional Replace): Use replace-string instead
2170 of query-replace in example.
2171 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
2172 sequences.
2173 (Query Replace): Correct explanation of `^' which does not use
2174 the mark stack.
2175
2176 2004-06-21 Nick Roberts <nickrob@gnu.org>
2177
2178 * misc.texi (Shell History Copying): Document comint-insert-input.
2179 (Shell Ring): Describe comint-dynamic-list-input-ring here.
2180
2181 2004-06-21 Karl Berry <karl@gnu.org>
2182
2183 * info.texi (Top): mention that only Emacs has mouse support.
2184 (Getting Started): mention this in a few other places.
2185
2186 2004-06-20 Jesper Harder <harder@ifa.au.dk>
2187
2188 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
2189 * custom.texi (Customization): do.
2190 * anti.texi (Antinews): do.
2191 * abbrevs.texi (Defining Abbrevs): do.
2192
2193 * programs.texi (Info Lookup): Fix keybinding for
2194 info-lookup-symbol.
2195
2196 2004-06-16 Juanma Barranquero <lektu@terra.es>
2197
2198 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
2199 Add emacs-xtra.
2200 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
2201 (clean): Add emacs-xtra and flymake. Remove redundancies.
2202
2203 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
2204
2205 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
2206 Add emacs-xtra.
2207 * emacs-xtra.texi: New file.
2208
2209 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
2210
2211 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
2212 (Dired and Find): Mention differences with ordinary Dired buffers.
2213
2214 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
2215
2216 * autotype.texi (Copyrights, Timestamps): Recommend
2217 `before-save-hook' instead of `write-file-functions'.
2218
2219 2004-06-13 Richard M. Stallman <rms@gnu.org>
2220
2221 * custom.texi (Init Syntax): Explain about vars that do special
2222 things when set with setq or with Custom.
2223 (Init Examples): Add line-number-mode example.
2224
2225 2004-06-13 Lars Hansen <larsh@math.ku.dk>
2226
2227 * dired-x.texi (dired-mark-omitted): Update keybinding.
2228
2229 2004-06-12 Juri Linkov <juri@jurta.org>
2230
2231 * dired.texi (Operating on Files): Add dired-do-touch.
2232
2233 2004-06-10 Kim F. Storm <storm@cua.dk>
2234
2235 * pcl-cvs.texi (Viewing differences): Add 'd y'.
2236
2237 2004-06-10 Juri Linkov <juri@jurta.org>
2238
2239 * building.texi (Lisp Eval): Add C-M-x on defface.
2240
2241 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
2242
2243 * files.texi (Reverting): Auto-Revert mode and
2244 Global Auto-Revert mode no longer revert remote files.
2245
2246 2004-06-05 Lars Hansen <larsh@math.ku.dk>
2247
2248 * dired-x.texi (variable dired-omit-mode): Rename from
2249 dired-omit-files-p.
2250 (function dired-omit-mode): Rename from dired-omit-toggle.
2251 Call dired-omit-mode rather than set dired-omit-files-p.
2252 (dired-mark-omitted): Describe command.
2253
2254 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
2255
2256 Version 2.0.41 of Tramp released.
2257
2258 2004-05-29 Juanma Barranquero <lektu@terra.es>
2259
2260 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
2261 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
2262
2263 2004-05-29 Richard M. Stallman <rms@gnu.org>
2264
2265 * custom.texi (Init File): Two dashes start --no-site-file.
2266
2267 * cl.texi (Top): Call this chapter `Introduction'.
2268 (Overview): In TeX, no section heading here.
2269
2270 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
2271
2272 2004-05-29 Alan Mackenzie <acm@muc.de>
2273
2274 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
2275 ("AWK"): Is consistently thus spelt throughout.
2276 (AWK, Pike): Document as "C-like modes".
2277 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
2278 (M-x man): Supersedes M-x manual-entry.
2279 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
2280
2281 ("Comments in C"): Delete node; the info is in CC Mode manual.
2282 (c-comment-only-line-offset): Remove description.
2283
2284 (C-c ., C-c C-c): Describe new C Mode bindings.
2285
2286 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
2287 (@dfn{Style}, c-default-style, comment-column, comment-padding)
2288 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
2289 Amend definitions.
2290
2291 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
2292 Describe functions.
2293
2294 (c-comment-start-regexp, c-hanging-comment-ender-p)
2295 (c-hanging-comment-starter-p): Remove obsolete definitions.
2296
2297 * emacs.texi: Remove the menu entry "Comments in C".
2298
2299 2004-05-29 Eli Zaretskii <eliz@gnu.org>
2300
2301 * Makefile.in (../info/flymake, flymake.dvi): New targets.
2302 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
2303
2304 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
2305
2306 * flymake.texi: New file.
2307
2308 2004-05-28 Simon Josefsson <jas@extundo.com>
2309
2310 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
2311
2312 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
2313
2314 * dired.texi (Dired and Find): `find-ls-option' does not apply to
2315 `M-x locate'.
2316
2317 2004-05-16 Karl Berry <karl@gnu.org>
2318
2319 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
2320 makeinfo --html fails.
2321 * help.texi (Help Summary) [@ifnottex]: Likewise.
2322
2323 2004-05-13 Nick Roberts <nickrob@gnu.org>
2324
2325 * building.texi (GDB Graphical Interface): Update and describe
2326 layout first.
2327
2328 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
2329
2330 Version 2.0.40 of Tramp released.
2331
2332 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
2333
2334 Complete rework, based on review by Karl Berry <karl@gnu.org>.
2335
2336 * tramp.texi (Auto-save and Backup): Explain exploitation of new
2337 variables `tramp-backup-directory-alist' and
2338 `tramp-bkup-backup-directory-info'.
2339 (Overview, Connection types)
2340 (External transfer methods, Default Method)
2341 (Windows setup hints): Remove restriction of password entering
2342 with external methods.
2343 (Auto-save and Backup): Make file name example
2344 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
2345 and `auto-save-directory' must be used.
2346 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
2347 only "NT"). Remove doubled entry "What kinds of systems does
2348 @tramp{} work on".
2349 (tramp): Macro removed.
2350 (Obtaining Tramp): Flag removed from title.
2351 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
2352 and `trampver' used properly. Flag `tramp-inst' replaced by
2353 `installchapter'. Installation related text adapted.
2354
2355 2004-05-04 Jason Rumney <jasonr@gnu.org>
2356
2357 * makefile.w32-in: Revert last change.
2358
2359 2004-05-03 Jason Rumney <jasonr@gnu.org>
2360
2361 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
2362
2363 2004-04-28 Masatake YAMATO <jet@gyve.org>
2364
2365 * widget.texi (Programming Example): Remove overlays.
2366
2367 2004-04-27 Jesper Harder <harder@ifa.au.dk>
2368
2369 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
2370
2371 2004-04-23 Juanma Barranquero <lektu@terra.es>
2372
2373 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2374
2375 2004-04-18 Juri Linkov <juri@jurta.org>
2376
2377 * fixit.texi (Spelling): Remove file extension from ispell xref.
2378
2379 2004-04-15 Kim F. Storm <storm@cua.dk>
2380
2381 * cmdargs.texi (Initial Options): Add -Q.
2382
2383 2004-04-05 Kim F. Storm <storm@cua.dk>
2384
2385 * custom.texi (File Variables): Add safe-local-eval-forms.
2386
2387 2004-04-05 Jesper Harder <harder@ifa.au.dk>
2388
2389 * info.texi (Info Search): Add info-apropos.
2390
2391 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
2392
2393 * files.texi (Reverting): Correct description of revert-buffer's
2394 handling of point.
2395
2396 2004-03-22 Juri Linkov <juri@jurta.org>
2397
2398 * emacs.texi (Top): Add `Misc X'.
2399
2400 * faq.texi, trouble.texi: Fix help key bindings.
2401
2402 * glossary.texi: Improve references.
2403
2404 * help.texi: Sync keywords with finder.el.
2405
2406 * mini.texi (Completion): Add description for menu items.
2407
2408 * misc.texi (Browse-URL, FFAP): Add information about keywords.
2409
2410 * sending.texi (Mail Methods): Fix xref to Message manual.
2411
2412 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
2413
2414 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
2415 (as suggested by Karl Berry). Update information about colored
2416 stars in menus. Add new subheading describing M-n.
2417
2418 2004-03-12 Richard M. Stallman <rms@gnu.org>
2419
2420 * cl.texi (Top): Rename top node's title.
2421
2422 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
2423
2424 2004-03-08 Karl Berry <karl@gnu.org>
2425
2426 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
2427 problems making the texinfo distribution.
2428
2429 2004-03-04 Richard M. Stallman <rms@gnu.org>
2430
2431 * search.texi (Regexps): Explain that ^ and $ have their
2432 special meanings only in certain contexts.
2433
2434 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
2435
2436 * mule.texi (Specify Coding): Doc C-x RET F.
2437
2438 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
2439 for multiple compile and grep buffers.
2440 (Indirect Buffers): Don't recommand clone-indirect-buffer
2441 for multiple compile and grep buffers.
2442
2443 2004-02-29 Simon Josefsson <jas@extundo.com>
2444
2445 * smtpmail.texi (Authentication): Changed the list of supported
2446 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
2447 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
2448 <voegelas@gmx.net>.
2449
2450 2004-02-29 Juanma Barranquero <lektu@terra.es>
2451
2452 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
2453 $(DEL) instead of rm, and ignore exit code.
2454
2455 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
2456
2457 Tramp version 2.0.39 released.
2458
2459 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
2460
2461 * tramp.texi (Customizing Completion): Explain new functions
2462 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
2463 (all): Savannah URLs unified to "http://savannah.nongnu.org".
2464 (Top): Refer to Savannah mailing list as the major one. Mention
2465 older mailing lists in HTML mode only.
2466 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
2467 (Frequently Asked Questions): Remote hosts must not be Unix-like
2468 for "smb" method.
2469 (Password caching): New node.
2470 (External transfer methods): Refer to password caching for "smb"
2471 method.
2472
2473 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
2474
2475 * building.texi (Watch Expressions): Update.
2476
2477 2004-02-21 Juri Linkov <juri@jurta.org>
2478
2479 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
2480 --directory, --help, --version. Move text about command-line-args
2481 to Command Arguments.
2482 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
2483 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
2484 (Window Size X): Join -g and --geometry. Add @cindex.
2485 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
2486 (Title X): Remove alias -title.
2487 (Misc X): New node.
2488
2489 2004-02-17 Karl Berry <karl@gnu.org>
2490
2491 * info.texi (Help-Int): mention the new line number feature.
2492
2493 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2494
2495 * frames.texi (Drag and drop): Add Motif to list of supported
2496 protocols.
2497
2498 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
2499
2500 * ses.texi (Advanced Features): New functionality for
2501 ses-set-header-row (defaults to current row unless C-u used).
2502 (Acknowledgements): Add Stefan Monnier.
2503
2504 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2505
2506 * frames.texi (Drag and drop): New section.
2507
2508 2004-01-24 Richard M. Stallman <rms@gnu.org>
2509
2510 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
2511 Include it only @ifnotinfo. Patch the preceding and following
2512 node headers to point to each other.
2513
2514 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
2515
2516 * calendar.texi (Appointments): Update section.
2517
2518 2003-12-29 Kevin Ryde <user42@zip.com.au>
2519
2520 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
2521
2522 * programs.texi (C Modes): Fix the xref.
2523
2524 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
2525
2526 * building.texi (Watch Expressions): Update.
2527 (Commands of GUD): Include use of toolbar + breakpoints set from
2528 fringe/margin.
2529
2530 2003-12-03 Andre Spiegel <spiegel@gnu.org>
2531
2532 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
2533 <acm@muc.de>.
2534
2535 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
2536
2537 Tramp version 2.0.38 released.
2538
2539 * tramp.texi (Remote shell setup): Warn of environment variables
2540 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
2541 <sven.gabriel@imk.fzk.de>.
2542 (Configuration): Tramp now chooses base64/uuencode
2543 automatically. Update wording accordingly.
2544 (Top): More description for the `Default Method' menu entry.
2545 (Default Method): Use @code, not @var, for Lisp variables.
2546 (Default Method): New subsection `Which method is the right one
2547 for me?' Suggested by Christian Kirsch.
2548 (Configuration): Pointer to new subsection added.
2549 (Default Method): Too many "use" in one sentence.
2550 Rephrase. Reported by Christian Kirsch.
2551 (Filename Syntax): Old `su' example is probably a left-over from
2552 the sm/su method naming. Replace with `ssh', instead.
2553 (External transfer methods, Auto-save and Backup):
2554 Typo fixes.
2555
2556 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
2557
2558 * tramp.texi (all): Harmonize all occurences of @tramp{}.
2559 (Top): Mention japanese manual only if flag `jamanual' is set.
2560 Insert section `Japanese manual' in menu.
2561
2562 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2563
2564 * frames.texi (Dialog Boxes): Add use-file-dialog.
2565
2566 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
2567
2568 * eshell.texi (Known Problems): Add doc item.
2569
2570 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
2571
2572 * ack.texi: Note that Alan Mackenzie contributed the AWK support
2573 in CC Mode.
2574
2575 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
2576
2577 * cc-mode.texi: Update for CC Mode 5.30.
2578
2579 Note: Please refrain from doing purely cosmetic changes like
2580 removing trailing whitespace in this manual; it clobbers cvs
2581 merging for no good reason.
2582
2583 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
2584
2585 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
2586 * man/commands.texi, man/custom.texi, man/display.texi:
2587 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
2588 * man/frames.texi, man/glossary.texi, man/killing.texi:
2589 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
2590 * man/mule.texi, man/rmail.texi, man/search.texi:
2591 * man/sending.texi, man/text.texi, man/tramp.texi:
2592 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
2593 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
2594
2595 2003-11-01 Alan Mackenzie <acm@muc.de>
2596
2597 * search.texi (Scrolling During Incremental Search): Document a
2598 new scrolling facility in isearch mode.
2599
2600 2003-10-26 Karl Berry <karl@gnu.org>
2601
2602 * info.texi (Info Search): echo area, not echo are. From Debian
2603 diff.
2604
2605 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
2606
2607 * widget.texi (Defining New Widgets): Document new beavior of
2608 :buttons and :children keywords.
2609
2610 2003-10-22 Miles Bader <miles@gnu.org>
2611
2612 * Makefile.in (info): Move before $(top_srcdir)/info.
2613
2614 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
2615
2616 * building.texi (Watch Expressions): Update section on data display
2617 to reflect code changes (GDB Graphical Interface).
2618
2619 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
2620
2621 * tramp.texi (Inline methods): Small grammar fix.
2622 (External transfer methods): Likewise.
2623
2624 2003-10-13 Richard M. Stallman <rms@gnu.org>
2625
2626 * xresources.texi (GTK resources): Clean up previous change.
2627
2628 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2629
2630 * xresources.texi (GTK resources): Add a note that some themes
2631 disallow customizations. Add scroll theme example.
2632
2633 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
2634
2635 * speedbar.texi: Remove paragraph for GUD that is no longer true.
2636
2637 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
2638
2639 * texinfo.tex: Replace `%' in arch tagline by @ignore.
2640
2641 2003-09-30 Richard M. Stallman <rms@gnu.org>
2642
2643 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
2644
2645 * widget.texi (User Interface): Fix typos.
2646
2647 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
2648
2649 * cmdargs.texi (General Variables): Remove MAILRC envvar.
2650
2651 * misc.texi (Saving Emacs Sessions): Shorten the section,
2652 collapsing back into one node.
2653
2654 2003-09-30 Lars Hansen <larsh@math.ku.dk>
2655
2656 * misc.texi: Section "Saving Emacs Sessions" rewritten.
2657
2658 2003-09-29 Jan Dj\e,Ad\e(Brv. <jan.h.d@swipnet.se>
2659
2660 * xresources.texi (GTK names in Emacs): Correct typo.
2661
2662 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
2663
2664 * pcl-cvs.texi (Selected Files): Fix typo.
2665
2666 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
2667
2668 * cmdargs.texi (Font X): Mention new default font. More
2669 fully describe long font names, wildcard patterns and the
2670 problems involved. (Result of discussion on emacs-devel.)
2671
2672 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
2673
2674 * emacs.texi (Acknowledgements): Correct typo.
2675
2676 2003-09-22 Richard M. Stallman <rms@gnu.org>
2677
2678 * dired.texi (Misc Dired Commands): New node.
2679 (Dired Navigation): Add dired-goto-file.
2680
2681 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
2682
2683 * emacs.texi (Acknowledgements): New node, split from Distribution.
2684
2685 * cmdargs.texi (Action Arguments): -f reads interactive args.
2686
2687 2003-09-21 Karl Berry <karl@gnu.org>
2688
2689 * info.texi (] and [ commands): No period at end of section title.
2690
2691 2003-09-08 Lute Kamstra <lute@gnu.org>
2692
2693 * screen.texi (Mode Line): Say that POS comes before LINE.
2694 Mention `size-indication-mode'.
2695 * display.texi (Optional Mode Line): Document
2696 `size-indication-mode'.
2697 * basic.texi (Position Info): Mention `size-indication-mode'.
2698
2699 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
2700
2701 * xresources.texi (Resources): Refer to `editres' man page.
2702 (Lucid Resources): Update defaults. Expand description of
2703 `shadowThickness'.
2704
2705 2003-09-04 Miles Bader <miles@gnu.org>
2706
2707 * Makefile.in (top_srcdir): New variable.
2708 ($(top_srcdir)/info): New rule.
2709 (info): Depend on it.
2710
2711 2003-09-03 Peter Runestig <peter@runestig.com>
2712
2713 * makefile.w32-in: New file.
2714
2715 2003-08-29 Richard M. Stallman <rms@gnu.org>
2716
2717 * misc.texi (Saving Emacs Sessions): Correct previous change.
2718
2719 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
2720
2721 * widget.texi (User Interface): Explain the need of static text
2722 around an editable field.
2723
2724 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
2725
2726 * widget.texi (Basic Types): The argument to `:help-echo' can now
2727 be a form that evaluates to a string.
2728
2729 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
2730 chapter.
2731 (Intro): Include kmacro.texi after fixit.texi instead of after
2732 custom.texi. (As suggested by Kim Storm.)
2733
2734 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
2735
2736 * fixit.texi (Fixit): Update `Next' pointer.
2737 * files.texi (Files): Update `Previous' pointer.
2738 * kmacro.texi (Keyboard Macros): Remove redundant node and
2739 section.
2740 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
2741 (Suggested by Kim Storm.)
2742 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
2743 Storm.)
2744
2745 2003-08-18 Kim F. Storm <storm@cua.dk>
2746
2747 * kmacro.texi: New file describing enhanced keyboard macro
2748 functionality. Replaces old description in custom.texi.
2749
2750 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
2751 (Keyboard Macros): Move to new kmacro.texi file.
2752
2753 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
2754
2755 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
2756
2757 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
2758
2759 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
2760
2761 2003-08-17 Alex Schroeder <alex@gnu.org>
2762
2763 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
2764 required.
2765
2766 2003-08-16 Richard M. Stallman <rms@gnu.org>
2767
2768 * dired-x.texi (Shell Command Guessing): Explain *.
2769
2770 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
2771
2772 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
2773 log-edit-insert-changelog.
2774
2775 2003-08-05 Richard M. Stallman <rms@gnu.org>
2776
2777 * programs.texi (Lisp Indent): Don't describe
2778 lisp-indent-function property here. Use xref to Lisp Manual.
2779
2780 2003-08-03 Karl Berry <karl@gnu.org>
2781
2782 * info.texi: Need @contents.
2783
2784 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
2785
2786 * calendar.texi (Date Formats): Document changed behaviour of
2787 abbreviations.
2788
2789 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
2790
2791 * buffers.texi (List Buffers): Fix previous change.
2792
2793 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2794
2795 Tramp version 2.0.36 released.
2796
2797 * tramp.texi (Remote shell setup): Explain about problems with
2798 non-Bourne commands in ~/.profile and ~/.shrc.
2799
2800 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
2801
2802 * buffers.texi (List Buffers): Adjust to new format of *Buffer
2803 List*.
2804
2805 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
2806
2807 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
2808 renaming of `vis-mode' to `visible-mode'.
2809
2810 * display.texi (Font Lock): Fix typo.
2811
2812 2003-07-07 Richard M. Stallman <rms@gnu.org>
2813
2814 * display.texi (Font Lock): Add xref for format info on
2815 font-lock-remove-keywords.
2816
2817 * building.texi (Compilation): Document what happens with asynch
2818 children of compiler process.
2819
2820 * help.texi (Library Keywords): Use @multitable.
2821
2822 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
2823
2824 * info.texi (Top, Help-Small-Screen): Remove accidentally added
2825 next, prev and up pointers.
2826
2827 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
2828
2829 * info.texi (Help): Mention existence of Emacs and stand-alone
2830 Info at the very beginning of the tutorial.
2831 (Help-Inv): New node.
2832 (Help-]): New node.
2833 (Help-M): Systematically point out the differences between default
2834 Emacs and stand-alone versions. Delete second menu.
2835 (Help-Xref): Systematically point out the differences between
2836 default Emacs and stand-alone versions.
2837 (Help-Int): Change `l' example.
2838 (Expert Info): Fix typos.
2839 (Emacs Info Variables): Mention `Info-hide-note-references' and
2840 new default for `Info-scroll-prefer-subnodes'.
2841
2842 2003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2843
2844 Version 2.0.35 of Tramp released.
2845
2846 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
2847 (Inline methods): Add methods `remsh' and `plink1'.
2848 (External transfer methods): Add method `remcp'.
2849 (Multi-hop Methods): Add method `remsh'.
2850 Small patch from Adrian Aichner <adrian@xemacs.org>:
2851 Fix minor typos.
2852 (Concept Index): Added to make manual searchable via
2853 `Info-index'.
2854 (Version Control): Add cindex entry.
2855
2856 2003-06-04 Richard M. Stallman <rms@gnu.org>
2857
2858 * programs.texi (Expressions): Delete C-M-DEL.
2859
2860 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
2861 comint-move-point-for-output renamed from
2862 comint-scroll-to-bottom-on-output.
2863
2864 * custom.texi (Init Rebinding): Replace previous change with xref.
2865 (Non-ASCII Rebinding): Explain that issue more briefly here.
2866
2867 2003-05-28 Richard M. Stallman <rms@gnu.org>
2868
2869 * indent.texi (Indentation): Condense, simplify, clarify prev change.
2870
2871 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
2872
2873 * building.texi (GDB Graphical Interface): New node.
2874 (Rewritten somewhat by RMS.)
2875
2876 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2877
2878 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
2879 non-English letters. Explain how to set coding systems correctly
2880 and how to include the right coding cookie in the file.
2881
2882 2003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2883
2884 * trampver.texi: Version 2.0.34 released.
2885
2886 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2887
2888 * indent.texi (Indentation): Explain the concepts.
2889 (Just Spaces): Explain why preventing tabs for indentation might
2890 be useful.
2891
2892 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
2893
2894 * faq.texi: Improve previous changes.
2895
2896 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
2897
2898 * faq.texi: Update copyright and maintenance details.
2899 Update some package URLs, versions, and maintainers.
2900 Remove many references to the Emacs Lisp Archive.
2901
2902 2003-04-23 Simon Josefsson <jas@extundo.com>
2903
2904 * smtpmail.texi: Fix license (the invariant sections mentioned has
2905 never been part of the smtp manual). Align info dir entry with
2906 other emacs packages.
2907
2908 2003-04-16 Richard M. Stallman <rms@gnu.org>
2909
2910 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
2911
2912 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
2913
2914 * tramp.texi: Version 2.0.33 released.
2915 Remove installation chapter. Remove XEmacs specifics.
2916
2917 2003-03-29 Richard M. Stallman <rms@gnu.org>
2918
2919 * tramp.texi (Top): Undo the previous renaming.
2920 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
2921
2922 2003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2923
2924 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
2925 version of manual.
2926
2927 * tramp.texi (Auto-save and Backup): New node.
2928
2929 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
2930
2931 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
2932 Emacs" in order to have better differentiation to "XEmacs".
2933 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
2934 are new macros in order to point to the other Emacs flavor where
2935 appropriate. In info case, point to node `Installation' in order
2936 to explain how to generate the other way. In html case, make a
2937 link to the other html file.
2938 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
2939 after CVS checkout/update.
2940 (Installation): Completely rewritten.
2941 (Installation parameters, Load paths): New sections under
2942 `Installation'.
2943
2944 2003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
2945
2946 * tramp.texi: Version 2.0.30 released.
2947 Replace word "path" with "localname" where used as a component of
2948 a Tramp file name.
2949
2950 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
2951
2952 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
2953 introduced.
2954 (Installation): Explain what to do if files from the tramp/contrib
2955 directory are needed.
2956
2957 2003-02-23 Alex Schroeder <alex@emacswiki.org>
2958
2959 * smtpmail.texi (How Mail Works): New.
2960
2961 2003-02-22 Alex Schroeder <alex@emacswiki.org>
2962
2963 * cmdargs.texi (General Variables): Document SMTPSERVER.
2964
2965 * smtpmail.texi: New file.
2966
2967 * sending.texi: Remove SMTP node.
2968 (Mail Sending): Describe `send-mail-function'. Link to SMTP
2969 library.
2970
2971 * Makefile.in: Build SMTP manual.
2972
2973 2003-02-22 Alex Schroeder <alex@emacswiki.org>
2974
2975 * sending.texi (Sending via SMTP): Explain MTA/MUA.
2976
2977 2003-02-22 Simon Josefsson <jas@extundo.com>
2978
2979 * sending.texi (Mail Methods): Add node about SMTP.
2980
2981 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2982
2983 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
2984
2985 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
2986
2987 * tramp.texi: Version 2.0.29 released.
2988 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
2989 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
2990
2991 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
2992
2993 * tramp.texi (Frequently Asked Questions): Explain a workaround if
2994 another package loads accidently Ange-FTP.
2995
2996 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
2997
2998 * tramp.texi (Customizing Completion): Add function
2999 `tramp-parse-sconfig'. Change example of
3000 `tramp-set-completion-function', because parsing of ssh config
3001 files looks more natural.
3002
3003 2003-02-01 Kevin Ryde <user42@zip.com.au>
3004
3005 * glossary.texi (Glossary): Correction to cl cross reference.
3006
3007 2003-01-20 Richard M. Stallman <rms@gnu.org>
3008
3009 * killing.texi (Rectangles): Document C-x c r.
3010
3011 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3012
3013 * xresources.texi (GTK resources): New node.
3014 (GTK widget names): New node.
3015 (GTK names in Emacs): New node.
3016 (GTK styles): New node.
3017
3018 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
3019
3020 * gnus.texi: Do not use `path' in several locations.
3021
3022 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
3023
3024 * maintaining.texi (Create Tags Table): Add reference to the new
3025 `etags --help --lang=LANG' option.
3026
3027 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
3028
3029 * tramp.texi (External transfer methods): New method `smb'. From
3030 Michael Albinus.
3031
3032 2002-11-05 Karl Berry <karl@gnu.org>
3033
3034 * info.texi (Info-fontify): Reorder face list to avoid bad line
3035 breaks.
3036
3037 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3038
3039 * tramp.texi: Move @copying to standard place. Use
3040 @insertcopying.
3041
3042 2002-10-02 Karl Berry <karl@gnu.org>
3043
3044 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
3045 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
3046 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
3047 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
3048 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
3049 Per rms, update all manuals to use @copying instead of @ifinfo.
3050 Also use @ifnottex instead of @ifinfo around the top node, where
3051 needed for the sake of the HTML output.
3052 (The Gnus manual is not fixed since it's not clear to me how it
3053 works; and the Tramp manual already uses @copying, although in an
3054 unusual way. All others were changed.)
3055
3056 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
3057
3058 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
3059 (../info/ses, ses.dvi): New targets.
3060 * ses.texi: New file.
3061
3062 2002-09-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3063
3064 * texinfo.tex: Update to texinfo 4.2.
3065
3066 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
3067
3068 * reftex.texi: Update to RefTeX 4.19.
3069
3070 2002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3071
3072 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
3073 (../info/tramp, tramp.dvi): New targets.
3074
3075 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
3076
3077 * Makefile.in (DVI_TARGETS): Add calc.dvi.
3078 (calc.dvi): Uncomment.
3079
3080 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
3081
3082 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
3083 source files.
3084
3085 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3086
3087 * Makefile.in (emacsman): New target.
3088
3089 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
3090
3091 * Makefile.in (INFO_TARGETS): Add ../info/calc.
3092 (../info/calc): New target.
3093
3094 2001-10-20 Gerd Moellmann <gerd@gnu.org>
3095
3096 * (Version 21.1 released.)
3097
3098 2001-10-05 Gerd Moellmann <gerd@gnu.org>
3099
3100 * Branch for 21.1.
3101
3102 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
3103
3104 * Makefile.in (../info/info): Use an explicit -o switch to
3105 makeinfo.
3106
3107 2001-03-05 Gerd Moellmann <gerd@gnu.org>
3108
3109 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
3110
3111 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
3112
3113 * Makefile.in (../info/idlwave): Use --no-split.
3114
3115 2000-12-14 Dave Love <fx@gnu.org>
3116
3117 * Makefile.in (mostlyclean): Remove gnustmp.*
3118 (gnus.dvi): Change rule to remove @latex stuff.
3119
3120 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
3121
3122 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
3123
3124 2000-10-13 John Wiegley <johnw@gnu.org>
3125
3126 * Makefile.in: Add build targets for eshell.texi.
3127
3128 2000-09-25 Gerd Moellmann <gerd@gnu.org>
3129
3130 * Makefile.in: Remove/comment speedbar stuff.
3131
3132 2000-09-22 Dave Love <fx@gnu.org>
3133
3134 * Makefile.in: Add emacs-mime.
3135
3136 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3137
3138 * Makefile.in (INFO_TARGETS): Add ../info/woman.
3139 (DVI_TARGETS): Add woman.dvi.
3140 (../info/woman, woman.dvi): New targets.
3141
3142 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
3143
3144 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
3145
3146 * pcl-cvs.texi: New file.
3147 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
3148 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
3149
3150 2000-05-11 Gerd Moellmann <gerd@gnu.org>
3151
3152 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
3153 (../info/ebrowse, ebrowse.dvi): New targets.
3154
3155 2000-01-13 Gerd Moellmann <gerd@gnu.org>
3156
3157 * Makefile.in (INFO_TARGETS): Add eudc.
3158 (DVI_TARGETS): Add eudc.dvi.
3159 (../info/eudc, eudc.dvi): New targets.
3160
3161 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
3162
3163 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
3164 compatibility with 8+3 filesystems).
3165 (../info/efaq): Rename from emacs-faq.
3166
3167 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
3168
3169 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
3170 (../info/idlwave, idlwave.dvi): New targets.
3171
3172 1999-10-23 Dave Love <fx@gnu.org>
3173
3174 * Makefile.in: Use autotype.texi.
3175
3176 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
3177
3178 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
3179 faq.texi file) rather than ../info/faq.
3180
3181 1999-10-07 Gerd Moellmann <gerd@gnu.org>
3182
3183 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
3184 (../info/ada-mode, ada-mode.dvi): New targets.
3185
3186 1999-09-01 Dave Love <fx@gnu.org>
3187
3188 * Makefile.in: Add faq.
3189
3190 1999-07-12 Richard Stallman <rms@gnu.org>
3191
3192 * Version 20.4 released.
3193
3194 1998-12-04 Markus Rost <rost@delysid.gnu.org>
3195
3196 * Makefile.in (INFO_TARGETS): Delete customize.info.
3197 (DVI_TARGETS): Delete customize.dvi.
3198 (../info/customize, customize.dvi): Targets deleted.
3199
3200 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3201
3202 * Version 20.3 released.
3203
3204 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
3205
3206 * Makefile.in (EMACSSOURCES): Add mule.texi.
3207 Add msdog.texi, ack.texi. Remove gnu1.texi.
3208
3209 1998-04-06 Andreas Schwab <schwab@gnu.org>
3210
3211 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
3212 it in dvi targets.
3213 (../etc/GNU): Change to $(srcdir) first.
3214
3215 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
3216
3217 * reftex.texi: Update for RefTeX version 3.22.
3218
3219 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
3220
3221 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
3222 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
3223
3224 1997-09-23 Paul Eggert <eggert@twinsun.com>
3225
3226 * Makefile.in: Merge changes mistakenly made to `Makefile'.
3227 (INFO_TARGETS): Change ../info/custom to ../info/customize.
3228 (../info/customize): Rename from ../info/custom.
3229 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
3230
3231 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3232
3233 * Version 20.2 released.
3234
3235 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3236
3237 * Version 20.1 released.
3238
3239 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3240
3241 * Makefile (../info/customize, customize.dvi): New targets.
3242 (INFO_TARGETS): Add ../info/customize.
3243 (DVI_TARGETS): Add customize.dvi.
3244
3245 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3246
3247 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
3248
3249 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3250
3251 * Version 19.33 released.
3252
3253 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3254
3255 * Version 19.32 released.
3256
3257 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3258
3259 * Makefile.in: Add rules for the Message manual.
3260
3261 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3262
3263 * gnus.texi: New version.
3264
3265 * message.texi: New manual.
3266
3267 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3268
3269 * Makefile.in (All info targets): cd $(srcdir) to do the work.
3270
3271 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3272
3273 * Makefile.in (All info targets): Specify $(srcdir) in input files.
3274 Specify -I option.
3275 (All dvi targets): Set the TEXINPUTS variable.
3276
3277 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3278
3279 * Version 19.31 released.
3280
3281 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3282
3283 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
3284 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
3285
3286 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3287
3288 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
3289 (INFO_TARGETS): Add ../info/cc-mode.
3290 (DVI_TARGETS): Add cc-mode.dvi.
3291
3292 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3293
3294 * Version 19.30 released.
3295
3296 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3297
3298 * gnus.texi: New file.
3299
3300 1995-11-04 Erik Naggum <erik@naggum.no>
3301
3302 * gnus.texi: File deleted.
3303
3304 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
3305
3306 * mh-e.texi: "Function Index" -> "Command Index" to work with
3307 Emacs 19.30 C-h C-k support of separately-documented commands.
3308
3309 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3310
3311 * Makefile.in (../info/ediff, ediff.dvi): New targets.
3312 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
3313
3314 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3315
3316 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
3317 (../info/viper, viper.dvi): New targets.
3318
3319 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
3320
3321 * dired-x.texi (Installation): Change the example to set
3322 buffer-local variables like dired-omit-files-p in
3323 dired-mode-hook.
3324
3325 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3326
3327 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
3328 (../info/mh-e, mh-e.dvi): New targets.
3329
3330 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
3331
3332 * Makefile.in (maintainer-clean): Rename from realclean.
3333
3334 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3335
3336 * Makefile.in: New file.
3337 * Makefile: File deleted.
3338
3339 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3340
3341 * Makefile (TEXINDEX_OBJS): Variable deleted.
3342 (texindex, texindex.o, getopt.o): Rules deleted.
3343 All deps on texindex deleted.
3344 (distclean): Don't delete texindex.
3345 (mostlyclean): Don't delete *.o.
3346 * texindex.c, getopt.c: Files deleted.
3347
3348 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3349
3350 * Version 19.26 released.
3351
3352 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
3353
3354 * Makefile (EMACSSOURCES): Exclude undo.texi.
3355
3356 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3357
3358 * Version 19.25 released.
3359
3360 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3361
3362 * Version 19.24 released.
3363
3364 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3365
3366 * Version 19.23 released.
3367
3368 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3369
3370 * Makefile: Delete spurious tab.
3371
3372 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3373
3374 * Makefile (.SUFFIXES): New rule.
3375
3376 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3377
3378 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
3379 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
3380
3381 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3382
3383 * Makefile (../info/sc): Rename frin sc.info.
3384 (../info/cl): Likewise.
3385 (INFO_TARGETS): Use new names.
3386
3387 1993-12-04 Richard Stallman (rms@srarc2)
3388
3389 * getopt.c: New file.
3390 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
3391 (getopt.o): New rule.
3392 (dvi): Don't depend on texindex.
3393 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
3394 Depend on texindex.
3395
3396 1993-12-03 Richard Stallman (rms@srarc2)
3397
3398 * Makefile (../info/sc.info): Rename from ../info/sc.
3399 (TEXI2DVI): New variable.
3400 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
3401 Add explicit commands.
3402 (TEXINDEX_OBJS): Delete duplicate getopt.o.
3403
3404 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3405
3406 * Version 19.22 released.
3407
3408 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3409
3410 * Makefile (TEXINDEX_OBJS): Delete spurious period.
3411
3412 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3413
3414 * Version 19.21 released.
3415
3416 1993-11-15 Paul Eggert (eggert@twinsun.com)
3417
3418 * man/Makefile (../info/cl.info): Rename from ../info/cl.
3419
3420 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3421
3422 * Makefile (../etc/GNU): New target.
3423 (EMACSSOURCES): Add gnu1.texi.
3424
3425 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3426
3427 * Makefile (realclean): Don't delete the Info files.
3428
3429 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
3430
3431 * forms.texi: Fix forms.texi so that it will format correctly.
3432 Add missing `@end iftex', fix bad reference.
3433
3434 * info.texi, info-stn.texi: New files implement texinfo version of
3435 `info' file.
3436
3437 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
3438 4' where appropriate.
3439
3440 1993-10-20 Brian Fox (bfox@ai.mit.edu)
3441
3442 * Makefile: Fix targets for texindex, new info.texi files.
3443 * info-stnd.texi: New file implements info for standalone info
3444 reader.
3445 * info.texi: Update to include recent changes to "../info/info".
3446 New source file for ../info/info; includes info-stnd.texi.
3447
3448 * texindex.c: Include "../src/config.h" if building in emacs.
3449
3450 * Makefile: Change all files to FILENAME.texi, force all targets
3451 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
3452 vip.texinfo, forms.texinfo, cl.texinfo.
3453 Add target to build texindex.c, defining `emacs'.
3454
3455 * forms.texi: Install new file to match version 2.3 of forms.el.
3456
3457 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3458
3459 * Version 19.19 released.
3460
3461 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
3462
3463 * sc.texinfo: Fix info file name.
3464
3465 * Makefile (info): Add gnus and sc.
3466 (dvi): Add gnus.dvi and sc.dvi.
3467 (../info/sc, sc.dvi): New targets.
3468
3469 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3470
3471 * Version 19.18 released.
3472
3473 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3474
3475 * Makefile: Fix source file names of the separate manuals.
3476 (gnus.dvi, ../info/gnus): New targets.
3477
3478 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3479
3480 * Version 19.17 released.
3481
3482 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3483
3484 * split-man: Fix typos in last change.
3485
3486 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3487
3488 * Version 19.16 released.
3489
3490 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3491
3492 * version 19.15 released.
3493
3494 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3495
3496 * Makefile (distclean): It's rm, not rf.
3497
3498 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3499
3500 * Version 19.14 released.
3501
3502 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3503
3504 * Makefile: New file.
3505
3506 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3507
3508 * Version 19.13 released.
3509
3510 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3511
3512 * Version 19.9 released.
3513
3514 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3515
3516 * Version 19.8 released.
3517
3518 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3519
3520 * cmdargs.texi: Document the -i, -itype, and -iconic options.
3521
3522 * trouble.texi: It's `enable-flow-control-on', not
3523 `evade-flow-control-on'.
3524
3525 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3526
3527 * display.texi: Document standard-display-european.
3528
3529 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3530
3531 * Version 19.7 released.
3532
3533 * emacs.texi: Add a sentence to the top menu mentioning the
3534 specific version of Emacs this manual applies to.
3535
3536 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3537
3538 * basic.texi: Document next-line-add-lines variable used to
3539 implement down-arrow.
3540
3541 * killing.texi: Document kill-whole-line.
3542
3543 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
3544
3545 * text.texi: Update unix TeX ordering information.
3546
3547 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3548
3549 * news.texi: Mention fill-rectangle in keybinding list.
3550
3551 * killing.texi: Document fill-rectangle.
3552
3553 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3554
3555 * vc.texi: Bring the docs up to date with VC 5.2.
3556
3557 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3558
3559 * emacs.tex: Mention blackbox and gomoku under Amusements.
3560 Assembler mode is now mentioned and appropriately indexed
3561 under Programming Modes.
3562
3563 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
3564
3565 * emacs.tex: Update TeX ordering information.
3566
3567 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
3568
3569 * gnus.texinfo: New file. Removed installation instructions.
3570
3571 1990-06-26 David Lawrence (tale@geech)
3572
3573 * emacs.tex: Note that completion-ignored-extensions is not used
3574 to filter out names when all completions are displayed in
3575 *Completions*.
3576
3577 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
3578
3579 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
3580
3581 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
3582
3583 * emacs.tex: Add @findex grep.
3584
3585 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
3586
3587 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
3588 then define `\sc' as the command for smallcaps in Texinfo. This
3589 means that the @sc command will produce small caps. bfox has
3590 made the corresponding change to makeinfo and texinfm.el.
3591
3592 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
3593
3594 * emacs.tex: Correct two typos. No other changes before
3595 Version 19 will be made.
3596
3597 * vip.texinfo: Remove menu entry Adding Lisp Code in node
3598 Customization since the menu entry did not point to anything.
3599 Also add an @finalout command to remove overfull hboxes from the
3600 printed output.
3601
3602 * cl.texinfo: Add @bye, \input line and @settitle to file.
3603 This file is clearly intended to be a chapter of some other work,
3604 but the other work does not yet exist.
3605
3606 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
3607
3608 * texinfo.texinfo: Three typos corrected.
3609
3610 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
3611
3612 * emacs.tex: Update information for obtaining TeX distribution from the
3613 University of Washington.
3614
3615 ;; Local Variables:
3616 ;; coding: iso-2022-7bit
3617 ;; End:
3618
3619 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
3620 Free Software Foundation, Inc.
3621 Copying and distribution of this file, with or without modification,
3622 are permitted provided the copyright notice and this notice are preserved.
3623
3624 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd