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