Undo strange accidental change.
[bpt/emacs.git] / man / ChangeLog
1 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2
3 * mule.texi (International):
4 * programs.texi (Basic Indent): Fix typos.
5
6 * faq.texi (Meta key does not work in xterm)
7 (Emacs does not display 8-bit characters)
8 (Inputting eight-bit characters):
9 * custom.texi (Minor Modes):
10 * display.texi (Text Display):
11 * commands.texi (Text Characters): Update xrefs.
12
13 2006-02-07 Richard M. Stallman <rms@gnu.org>
14
15 * emacs.texi (Top): Update subnode menu.
16 Update info on old Emacs papers.
17 (Intro): "Graphical display", not window system.
18
19 * xresources.texi (GTK styles): Minor clarifications.
20
21 * trouble.texi: "Graphical display", not window system.
22 (Stuck Recursive): Minor clarification.
23
24 * text.texi: Minor clarifications.
25 (Sentences): Explain why two-space convention is better.
26 Explain sentence-end-without-period here.
27 (Fill Commands): Not here.
28 (Refill): Node moved down.
29 (Filling): Update menu.
30 (Table Creation, Cell Justification, Column Commands): Clarify.
31
32 * sending.texi: Minor clarifications.
33
34 * search.texi (Regexp Backslash): Clarification.
35
36 * rmail.texi: Minor cleanups.
37 (Rmail): Delete digression about `rmail-mode'.
38 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
39 (Rmail Files): Mention C-u M-x rmail.
40 (Rmail Reply): Mention References.
41 (Rmail Display): Mention rmail-nonignored-headers.
42
43 * programs.texi: Minor cleanups.
44 (Comment Commands): Mention momentary Transient Mark mode.
45 (Matching): Be more specific about customizing show-paren-mode.
46 (Info Lookup): Don't list the modes that support C-h S.
47 Just say what it does in an unsupported mode.
48 (Man Page): Delete excessive info on customizing woman.
49 (Motion in C): Don't mention c-for/backward-into-nomenclature.
50
51 * abbrevs.texi: Minor clarifications.
52 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
53 not "dynamic abbrevs" as if they were a kind of abbrev.
54
55 * picture.texi (Picture): Minor cleanup.
56
57 * mule.texi (Communication Coding): Say "other applications".
58 (Fontsets): Not specific to X. Add xref to X Resources.
59 (Unibyte Mode): Renamed from Single-Byte Character Support.
60 "Graphical display", not window system.
61 (International): Update menu.
62
63 * maintaining.texi (Format of ChangeLog):
64 New node, split out from ChangeLog.
65 (ChangeLog): Clarifications in the remaining text.
66 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
67 (Find Tag): Add @w.
68 (Tags Search): Explain tag table order here. Simplify grep ref.
69 (List Tags): tags-tag-face is a variable, not a face.
70 (Emerge): Cleanups.
71
72 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
73 (Keyboard Macros): Avoid "the user".
74
75 * killing.texi: "Graphical display", not window system.
76
77 * help.texi (Help Echo): "Graphical display", not window system.
78
79 * glossary.texi: Say "you", not "the user". Say "graphical display".
80
81 * frames.texi: Minor cleanups. "Graphical display", not window system.
82
83 * files.texi (Visiting): Make drag-and-drop not X-specific.
84
85 * custom.texi: Minor cleanups. "Graphical display", not window system.
86
87 * cmdargs.texi: Minor cleanups.
88
89 * building.texi (Compilation): Move and split kill-compilation para.
90 Add para about multiple compilers.
91 (Compilation Mode): Commands also available in grep mode and others.
92 Mention C-u C-x ` more tutorially. Clarify C-x `.
93 (Compilation Shell): Clarify. Put Bash example first.
94 (Grep Searching): Minor cleanups; add @w.
95 (Debuggers): Minor cleanups.
96 (Starting GUD): Make GDB xgraphical mode issue clearer.
97 (Debugger Operation): Lots of clarifications including
98 GDB tooltip side-effect issue.
99 (Commands of GUD): Clarify.
100 (GUD Customization): Add bashdb-mode-hook.
101 (GDB Graphical Interface): Rewrite for clarity.
102 (GDB User Interface Layout): Rewrite for clarity.
103 (Stack Buffer, Watch Expressions): Likewise.
104 (Other GDB User Interface Buffers): Cleanups.
105 (Lisp Libraries, External Lisp): Cleanup.
106
107 * basic.texi (Position Info): "Graphical displays", rather than
108 window systems.
109
110 * anti.texi: Minor cleanup.
111
112 2006-02-06 Romain Francoise <romain@orebokech.com>
113
114 * faq.texi (VM): VM now at version 7.19.
115 Set myself as maintainer of this file.
116
117 2006-02-04 Michael Olson <mwolson@gnu.org>
118
119 * erc.texi (History): Note that ERC is now included with Emacs.
120
121 2006-02-03 Eli Zaretskii <eliz@gnu.org>
122
123 * custom.texi (Init File, Find Init): Add cross-references to
124 where $HOME is described.
125
126 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
127
128 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
129 is not inside the @table.
130
131 * emacs.texi (Top): Correct node name.
132
133 * files.texi (File Names): Fix @xref.
134 (Reverting): Fix typo.
135
136 * mule.texi (International): Correct node name.
137
138 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
139
140 2006-02-01 Richard M. Stallman <rms@gnu.org>
141
142 * emacs.texi (Top): Update subnode menu.
143
144 * mule.texi: Minor clarifications.
145 Reduce the specific references to X Windows.
146 Refer to "graphical" terminals, rather than window systems.
147 (Text Coding): Renamed from Specify Coding.
148 (Communication Coding, File Name Coding, Terminal Coding):
149 New nodes split out from Text Coding.
150
151 * kmacro.texi: Minor clarifications.
152 (Keyboard Macro Ring): Comment out some excessive commands.
153 (Basic Keyboard Macro): Split up the table, putting part in each node.
154
155 * major.texi: Minor clarifications.
156
157 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
158
159 * windows.texi: Minor clarifications.
160 (Change Window): Don't describe mode-line mouse cmds here.
161 Add xref to Mode Line Mouse.
162
163 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
164
165 * macos.texi (Mac International): Fix xref.
166
167 * indent.texi: Minor clarifications.
168
169 * frames.texi: Minor clarifications.
170 Reduce the specific references to X Windows.
171 Refer to "graphical" terminals, rather than window systems.
172 (Frame Parameters): Don't mention commands like
173 set-foreground-color. Just say to customize a face.
174 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
175
176 * files.texi: Minor clarifications.
177 (Numbered Backups): New node, split out from Backup Names.
178
179 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
180
181 * cmdargs.texi (General Variables): Fix xref.
182
183 * buffers.texi: Minor clarifications.
184
185 2006-01-31 Romain Francoise <romain@orebokech.com>
186
187 * message.texi (Message Headers): Explain what
188 `message-alternative-emails' does in more detail.
189 Update copyright year.
190
191 2006-01-31 Richard M. Stallman <rms@gnu.org>
192
193 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
194 Nodes moved to top.
195
196 * display.texi: Minor clarifications.
197 (Display): Rearrange menu.
198 (Standard Faces): Mention query-replace face.
199 (Faces): Simplify.
200 (Font Lock): Simplify face customization info.
201 (Highlight Changes): Node merged into Highlight Interactively.
202 (Highlight Interactively): Much rewriting and cleanup.
203 (Optional Mode Line): Narrowed line number not good for goto-line.
204 Simplify face customization advice.
205 (Text Display): Mention use of escape-glyph face.
206 Move ctl-arrow and tab-width here.
207 (Display Custom): Move no-redraw-on-reenter to end of node.
208
209 * search.texi: Minor clarifications.
210 (Isearch Scroll): Simplify.
211 (Other Repeating Search): Document multi-occur-in-matching-buffers.
212
213 * regs.texi (Registers): Mention bookmarks here.
214
215 * mark.texi: Minor clarifications.
216 (Selective Undo): Node deleted.
217
218 * m-x.texi: Minor clarifications
219
220 * killing.texi: Minor clarifications.
221 Refer to "graphical" terminals, rather than window systems.
222
223 * help.texi: Clarifications.
224 (Help): Don't describe C-h F and C-h K here.
225 (Key Help): Describe C-h K here.
226 (Name Help): Mention Emacs Lisp Intro.
227 Describe C-h F here.
228 (Misc Help): Mention C-h F and C-h K only briefly.
229
230 * fixit.texi (Undo): New node, mostly copied from basic.texi.
231 Selective undo text merged in.
232 (Spelling): Mention Aspell along with Ispell.
233
234 * emacs.texi (Top): Update subnode menus.
235
236 * basic.texi (Basic Undo): Renamed from Undo. Most of text
237 moved to new Undo node.
238
239 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
240
241 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and
242 rcirc.
243
244 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
245
246 * basic.texi (Continuation Lines, Inserting Text): Mention
247 longlines mode.
248
249 2006-01-29 Richard M. Stallman <rms@gnu.org>
250
251 * screen.texi: Minor cleaups.
252 (Screen): Clean up the intro paragraphs.
253 (Mode Line): Lots of rewriting. Handle frame-name better.
254 eol-mnemonic-... vars moved out.
255
256 * emacs.texi (Top): Change menu item for MS-DOS node.
257 Update subnode menu.
258
259 * msdog.texi (MS-DOS): Rewrite intro to explain how this
260 chapter relates to Windows. Title changed.
261
262 * mini.texi: Minor cleanups.
263
264 * mark.texi (Selective Undo): New node, text moved from basic.texi.
265 (Mark): Put it in the menu.
266
267 * entering.texi: Minor cleanups.
268
269 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
270 (Intro): Refer to "graphical" terminals, rather than X.
271
272 * display.texi (Display Custom): Add xref to Variables.
273 (Optional Mode Line): eol-mnemonic-... vars moved here.
274
275 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
276 rather than X.
277
278 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
279
280 * basic.texi: Minor cleanups.
281 (Undo): selective-undo moved.
282
283 2006-01-29 Michael Olson <mwolson@gnu.org>
284
285 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
286
287 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
288
289 * faq.texi (New in Emacs 22): Mention ERC.
290
291 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
292
293 * rcirc.texi: Capitalize dir entry for consistency with the entry
294 in info/dir and other entries in the Emacs category.
295 Fix typos. Delete trailing whitespace.
296
297 2006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
298
299 * rcirc.texi: Some @cindex changes, some changes from @kbd to
300 @key.
301
302 2006-01-27 Eli Zaretskii <eliz@gnu.org>
303
304 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
305 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
306
307 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
308 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
309
310 2006-01-27 Alex Schroeder <alex@gnu.org>
311
312 * rcirc.texi: New file.
313
314 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
315
316 * anti.texi (Antinews): Various corrections and additions.
317
318 2006-01-23 Juri Linkov <juri@jurta.org>
319
320 * custom.texi (Easy Customization, Customization Groups)
321 (Browsing Custom): Mention links along with buttons.
322
323 * widget.texi (User Interface): Add S-TAB for widget-backward.
324
325 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
326
327 Sync with Tramp 2.0.52.
328
329 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
330 Add Tramp disabling item. New item for common connection
331 problems.
332 (various): Apply "ftp" as method for the download URL.
333 (Bug Reports): Refer to FAQ for common problems.
334
335 2006-01-21 Eli Zaretskii <eliz@gnu.org>
336
337 * widget.texi (User Interface): Use @key for TAB.
338
339 * text.texi (TeX Print): Use @key for TAB.
340
341 * ses.texi (Formulas, Printer functions): Use @key for TAB.
342
343 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
344
345 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
346 for TAB.
347
348 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
349
350 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
351
352 * files.texi (File Aliases): Don't claim that usually separate
353 buffers are created for two file names that name the same data.
354 Mention additional situations where different names mean the same
355 file on disk.
356
357 2006-01-19 Richard M. Stallman <rms@gnu.org>
358
359 * killing.texi (Deletion): Upcase @key argument.
360
361 * custom.texi (Custom Themes): Minor cleanup.
362
363 * programs.texi (Hungry Delete): Upcase @key argument.
364
365 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
366
367 * gnus.texi: Update copyright.
368
369 2006-01-16 Juri Linkov <juri@jurta.org>
370
371 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
372 Move `mode-line-highlight' before `mode-line-buffer-id'.
373
374 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
375
376 * gnus.texi (Article Washing): Additions.
377
378 2006-01-08 Alex Schroeder <alex@gnu.org>
379
380 * pgg.texi (Caching passphrase): Rewording.
381
382 2006-01-14 Richard M. Stallman <rms@gnu.org>
383
384 * basic.texi (Inserting Text): Minor cleanup.
385
386 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
387
388 * org.texi (Agenda commands): Document tags command.
389
390 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
391
392 * custom.texi (Changing a Variable, Face Customization): Update
393 for changes in Custom menus.
394
395 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
396
397 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
398
399 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
400
401 * gnus.texi (RSS): Addition.
402
403 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
404
405 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
406
407 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
408
409 * emacs-mime.texi (Display Customization): Add setting example to
410 mm-discouraged-alternatives.
411
412 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
413
414 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
415 version is the canonical version.
416
417 2006-01-08 Alex Schroeder <alex@gnu.org>
418
419 * pgg.texi (Caching passphrase): Rewording.
420
421 2006-01-06 Eli Zaretskii <eliz@gnu.org>
422
423 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
424 repository URL.
425
426 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
427
428 * org.texi: Removed the accidentally re-added empty line in the
429 direntry.
430
431 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
432
433 * macos.texi (Mac International): Undo last change.
434
435 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
436
437 * org.texi (Agenda Views): Chapter reorganized.
438
439 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
440
441 * custom.texi (Custom Themes): Describe the new
442 customize-create-theme interface.
443
444 2005-12-30 Juri Linkov <juri@jurta.org>
445
446 * basic.texi (Position Info): Update example.
447
448 2005-12-29 Romain Francoise <romain@orebokech.com>
449
450 * faq.texi (Using Customize): New node.
451
452 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
453
454 * org.texi: Remove blank line in @direntry. It is non-standard
455 and recursively produces blank lines all over the dir file (when
456 using Texinfo 4.8).
457
458 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
459
460 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
461
462 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
463
464 * custom.texi (Custom Themes): `load-theme' always loads.
465
466 2005-12-23 Juri Linkov <juri@jurta.org>
467
468 * display.texi (Highlight Interactively): Use double space to
469 separate sentences. Replace C-p with M-p, and C-n with M-n.
470
471 2005-12-22 Richard M. Stallman <rms@gnu.org>
472
473 * custom.texi (Easy Customization and subnodes):
474 Replace "active field" with "button".
475 Use "user option" only for variables.
476 Use "setting" for variable-or-face.
477
478 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
479
480 * buffers.texi (Select Buffer): Change order in table to make
481 "Similar" refer to the correct item.
482 (Indirect Buffers): Minor rewording.
483
484 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
485
486 * widget.texi (atoms): Delete obsolete remark about `file' widget.
487
488 2005-12-20 Juri Linkov <juri@jurta.org>
489
490 * files.texi (VC Status): Put P and N near p and n.
491
492 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
493
494 * org.texi (Tags): Boolean logic documented.
495 (Agenda Views): Document custom commands.
496
497 2005-12-20 David Kastrup <dak@gnu.org>
498
499 * faq.texi (AUCTeX): Update version and mailing list info.
500
501 2005-12-19 Richard M. Stallman <rms@gnu.org>
502
503 * programs.texi (Electric C): Delete the info about newline control.
504 (Other C Commands): Minor cleanup.
505 (Left Margin Paren): Minor cleanup.
506
507 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
508
509 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
510 (Customization Groups): Delete text moved to "Browsing Custom".
511 (Browsing Custom): New node.
512 (Specific Customization): Clarify which commands only work for
513 loaded options.
514
515 2005-12-18 Bill Wohler <wohler@newt.com>
516
517 * frames.texi (Tool Bars): Shorten text of previous change.
518
519 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
520
521 * files.texi (VC Status): Document log-view mode.
522
523 2005-12-18 Bill Wohler <wohler@newt.com>
524
525 * frames.texi (Tool Bars): Mention that you can turn off tool bars
526 permanently via the customize interface.
527
528 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
529
530 * gnus.texi (MIME Commands): Mention addition of
531 multipart/alternative to gnus-buttonized-mime-types and add xref
532 to mm-discouraged-alternatives.
533
534 * emacs-mime.texi (Display Customization): Mention addition of
535 "image/.*" and add xref to gnus-buttonized-mime-types in the
536 mm-discouraged-alternatives section.
537
538 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
539
540 * org.texi (Tags): New section.
541 (Agenda Views): Chapter reorganized.
542
543 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
544
545 * killing.texi (Killing by Lines): Document `kill-whole-line'
546 function.
547
548 2005-12-16 Eli Zaretskii <eliz@gnu.org>
549
550 * org.texi (Internal Links): Add a missing comma after an @xref.
551
552 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
553
554 * buffers.texi (Select Buffer): Change `prev-buffer' to
555 `previous-buffer'. Indicate that these functions use a frame
556 local buffer list.
557
558 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
559
560 * faq.texi (Filling paragraphs with a single space): No need to
561 change sentence-end now.
562
563 2005-12-13 Romain Francoise <romain@orebokech.com>
564
565 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
566
567 2005-12-12 Jay Belanger <belanger@truman.edu>
568
569 * faq.texi (Calc): Updated version number.
570
571 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
572
573 * org.texi (Progress Logging): New section.
574
575 2005-12-12 Richard M. Stallman <rms@gnu.org>
576
577 * custom.texi (Easy Customization): Change menu comment.
578 (Prefix Keymaps): Fix spelling of Control-X-prefix.
579
580 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
581 (Help): Among the Apropos commands, describe only C-h a here.
582
583 2005-12-11 Richard M. Stallman <rms@gnu.org>
584
585 * programs.texi (Options for Comments): Comment-end starts with space.
586
587 * glossary.texi (Glossary): Minor cleanup.
588
589 * files.texi (Old Versions): Use @table.
590
591 2005-12-10 Romain Francoise <romain@orebokech.com>
592
593 Update the Emacs FAQ for the 22.1 release.
594
595 * faq.texi: Set VER to `22.1'.
596 (Basic editing): Explain how to use localized versions of the
597 Tutorial. Mention that `C-h r' displays the manual. Delete
598 obsolete WWW link to an Emacs 18 tutorial.
599 (Getting a printed manual): Point to the new locations of the
600 manuals on the GNU Web site.
601 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
602 available via Info (it was previously distributed separately).
603 (Installing Texinfo documentation): The latest version of Texinfo
604 is 4.8, not 4.0.
605 (Informational files for Emacs): COPYING is the GNU General Public
606 License, not the Emacs General Public License.
607 (Informational files for Emacs): Delete obsolete link to the
608 GNUinfo pages as they have been removed from the GNU Web site.
609 (New in Emacs 22): New node.
610 (Setting up a customization file): Say that most packages support
611 Customize nowadays.
612 (Colors on a TTY): Delete reference to instructions on how to
613 enable syntax highlighting, it is now enabled by default.
614 (Turning on abbrevs by default): Emacs now reads the abbrevs file
615 at startup automatically.
616 (Controlling case sensitivity): Mention `M-c' in isearch.
617 (Using an already running Emacs process): Emacs now creates the
618 socket in `/tmp/emacsUID'. Fix typos. Change default location of
619 gnuserv. As emacsclient can now run Lisp code as well, delete a
620 sentence praising gnuserv for that. Simplify description of how
621 the client/server operation works.
622 (Compiler error messages): Delete obsolete text (compile.el has
623 been rewritten).
624 (Indenting switch statements): Fix typo.
625 (Matching parentheses): Simplify setup instructions, mention the
626 menu bar item in the Options menu.
627 (Repeating a command as many times as possible): Mention `C-x e'.
628 (Going to a line by number): Mention new keymap and bindings
629 `M-g M-g', `M-g M-p' and `M-g M-n'.
630 (Turning on syntax highlighting): Now on by default. Simplify.
631 (Replacing highlighted text): Use `1', not `t'.
632 (Problems with very large files): The maximum size is now 256MB on
633 32-bit machines.
634 (^M in the shell buffer): Mention `comint-process-echoes'.
635 (Emacs for Apple computers): Emacs 22 has native support for Mac
636 OS X.
637 (Translating names to IP addresses): Delete node.
638 (Binding keys to commands): Fix typo.
639 (SPC no longer completes file names): New node.
640 (MIME with Emacs mail packages): Delete section about the Emacs
641 MIME FAQ (it's not reachable anymore).
642
643 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
644
645 * display.texi (Highlight Interactively): Include
646 global-hi-lock-mode. Add miscellaneous details and elaborations.
647
648 2005-12-09 Richard M. Stallman <rms@gnu.org>
649
650 * display.texi (Font Lock): Delete the Global FL menu item.
651
652 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
653
654 * custom.texi (Minibuffer Maps): Mention the maps for file name
655 completion.
656
657 2005-12-09 Kim F. Storm <storm@cua.dk>
658
659 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
660 prefix keys even when mark is active. Decribe that RET moves
661 cursor to next corner in rectangle; clarify insert around rectangle.
662
663 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
664
665 * pgg.texi (User Commands): Fix description of pgg-verify-region.
666 (Selecting an implementation): Fix descriptions.
667
668 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
669
670 * message.texi (Various Message Variables): Addition.
671
672 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
673
674 * message.texi: Fix default values.
675
676 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
677
678 * message.texi (Header Commands): Clarify descriptions of
679 message-cross-post-followup-to, message-reduce-to-to-cc, and
680 message-insert-wide-reply.
681 (Various Commands): Fix kindex for message-kill-to-signature;
682 clarify description of message-tab.
683
684 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
685
686 * message.texi (Mailing Lists): Fix description about MFT.
687
688 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
689
690 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
691
692 * gnus.texi (Slow Terminal Connection): Replace old description
693 with new one.
694
695 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
696
697 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
698 replace X-Draft-Headers with X-Draft-From.
699
700 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
701
702 * gnus.texi (Various Various): Fix the default value of
703 nnheader-max-head-length.
704 (Gnus Versions): Fix typo.
705
706 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
707
708 * custom.texi (Customization): Use xref to elisp manual for
709 non-TeX output.
710 (Minor Modes): Update.
711 (Customization Groups, Changing a Variable, Face Customization):
712 Update for new appearance of Custom buffers.
713 (Changing a Variable): `custom-buffer-done-function' has been
714 replaced by `custom-buffer-done-kill'.
715 (Specific Customization): In the `customize-group' buffer, a
716 subgroup's contents are not "hidden". They are not included at
717 all. They have no [Show] button.
718 (Mouse Buttons): Add pxref to description of mouse event lists in
719 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
720 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
721 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
722
723 2005-12-08 Richard M. Stallman <rms@gnu.org>
724
725 * mini.texi (Completion Commands, Completion):
726 In file name input, SPC does not do completion.
727
728 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
729
730 * org.texi (Structure editing): Document new functionality of
731 M-RET.
732
733 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
734
735 * building.texi (GDB Graphical Interface): Explain screen size
736 setting.
737 (Other GDB User Interface Buffers): Describe features specific to
738 GDB 6.4.
739
740 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
741
742 * org.texi (Internal Links): Fix Texinfo usage.
743
744 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
745
746 * org.texi (TODO basics): Document the global todo list.
747 (TODO items): Documents sparse tree for specific TODO
748 keywords.
749
750 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
751
752 * building.texi (GDB User Interface Layout): Describe how to
753 kill associated buffers.
754 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
755 (Watch Expressions): Be more precise.
756 (Other GDB User Interface Buffers): Describe how to change a
757 register value.
758
759 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
760
761 * org.texi (Plain Lists): Typos fixed.
762
763 2005-11-28 Jay Belanger <belanger@truman.edu>
764
765 * calc.texi: Change references of `M-#' to `C-x *' prefix.
766
767 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
768
769 * org.texi (Structure editing): New item moving commands added.
770 (Plain Lists): New section.
771
772 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
773
774 * macos.texi (Mac Input): Remove description of
775 mac-command-key-is-meta. Add descriptions of
776 mac-control-modifier, mac-command-modifier, and
777 mac-option-modifier.
778 (Mac International): Fix description of conversion of clipboard data.
779 (Mac Font Specs): Add example of font customization by face attributes.
780
781 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
782
783 * building.texi (Watch Expressions): Expand description.
784 (Other GDB User Interface Buffers): Describe local map for
785 gud-watch.
786
787 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
788
789 * display.texi (Font Lock): Font lock is enabled by default now.
790
791 2005-11-20 Juri Linkov <juri@jurta.org>
792
793 * basic.texi (Position Info): Update examples of the output.
794 Remove the fact that examples are produced in the TeXinfo buffer,
795 because in the Info reader users will get a different output from
796 `C-x ='.
797
798 * building.texi (Compilation Mode): Remove paragraph duplicated
799 from the node `Compilation'. Add `compilation-skip-threshold'.
800
801 * display.texi (Font Lock): Suggest more user-friendly method of
802 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
803
804 2005-11-18 Richard M. Stallman <rms@gnu.org>
805
806 * files.texi (Registering): Mention @@ in mode line.
807
808 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
809
810 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu> (tiny change)
811
812 * files.texi (Renaming and VC): Some back-ends don't
813 handle renaming.
814
815 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
816
817 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
818 (Agenda): Document commands `org-cycle-agenda-files' and
819 `org-agenda-file-to-front'
820 (Built-in table editor): Document `org-table-sort-lines'.
821 (HTML formatting): Export of hand-formatted lists.
822
823 2005-11-17 Juri Linkov <juri@jurta.org>
824
825 * emacs.texi (Top):
826 * display.texi (Highlight Interactively): Put this font-lock based
827 mode near Font Lock node.
828
829 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
830
831 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
832 icons.
833
834 2005-11-12 Kim F. Storm <storm@cua.dk>
835
836 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
837 (Help Summary): Add C-h d and C-h e.
838 (Apropos): Clarify that all apropos commands may search for either
839 list of words or a regexp. Add C-h d for apropos-documentation.
840 Describe apropos-documentation-sort-by-scores user option.
841
842 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
843
844 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
845 new variable gnus-toolbar-thickness.
846
847 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
848
849 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
850
851 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
852
853 * gnus.texi (X-Face): Fix description.
854 (XVarious): Remove gnus-xmas-logo-color-alist and
855 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
856
857 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
858
859 * gnus.texi (Group Parameters): Mention new variable
860 gnus-parameters-case-fold-search.
861 (Home Score File): Addition.
862
863 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
864
865 * killing.texi (CUA Bindings): Add @section.
866
867 2005-11-10 Kim F. Storm <storm@cua.dk>
868
869 * emacs.texi (Top): Add CUA Bindings entry to menu.
870
871 * killing.texi (CUA Bindings): New node. Moved here from
872 misc.texi and extended with info on rectangle commands and
873 rectangle highlighting, interface to registers, and the global
874 mark feature.
875
876 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
877
878 * regs.texi: Prev link points to CUA Bindings node.
879
880 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
881
882 * help.texi (Help Echo): By default, help echos are only shown on
883 mouse-over, not on point-over.
884
885 2005-11-04 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
886
887 * misc.texi (Shell Mode): Describe how to activate password echoing.
888
889 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
890
891 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
892 (Overview): List supported feed types.
893 (Installation): No installation necessary when using autoload.
894 (Configuration): Rename "RSS" to "news".
895
896 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
897
898 * pgg.texi (User Commands): Document additional passphrase
899 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
900 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
901
902 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
903
904 * org.texi: Version number changed to 3.19
905
906 2005-11-04 Romain Francoise <romain@orebokech.com>
907
908 * mark.texi (Mark Ring): Fix typo.
909
910 2005-11-03 Richard M. Stallman <rms@gnu.org>
911
912 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
913
914 2005-11-01 Bill Wohler <wohler@newt.com>
915
916 * help.texi (Help Mode): Fix typo.
917
918 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
919
920 * building.texi (Other GDB User Interface Buffers): Describe
921 the command gdb-use-inferior-io-buffer.
922
923 2005-10-31 Romain Francoise <romain@orebokech.com>
924
925 * files.texi (Compressed Files): Fix typo.
926
927 * buffers.texi (Misc Buffer): Downcase `*shell*'.
928
929 * windows.texi (Force Same Window): Likewise.
930
931 2005-10-30 Bill Wohler <wohler@newt.com>
932
933 * help.texi (Help Mode): URLs viewed with browse-url.
934
935 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
936
937 * building.texi (GDB Graphical Interface): Don't reference
938 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
939 must stay in same frame.
940
941 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
942
943 * custom.texi (Init File): Document ~/.emacs.d/init.el.
944
945 * anti.texi (Antinews): Likewise.
946
947 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
948
949 * pgg.texi (How to use): Update the example to add autoload of
950 pgg-encrypt-symmetric-region.
951 (User Commands): Document pgg-encrypt-symmetric-region.
952 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
953
954 2005-10-28 Bill Wohler <wohler@newt.com>
955
956 * help.texi (Help): Help mode now creates hyperlinks for URLs.
957
958 2005-10-28 Richard M. Stallman <rms@gnu.org>
959
960 * files.texi (Visiting): Explain how to enter ? in a file name.
961
962 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
963
964 2005-10-27 Jay Belanger <belanger@truman.edu>
965
966 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
967 mention other TeX-related units.
968
969 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
970
971 * building.texi (GDB Graphical Interface): Describe
972 gdb-mouse-until.
973
974 2005-10-23 Richard M. Stallman <rms@gnu.org>
975
976 * custom.texi (Init File): Recommend when to use site-start.el.
977
978 2005-10-23 Lars Hansen <larsh@soem.dk>
979
980 * dired-x.texi (Miscellaneous Commands): Replace
981 dired-do-relative-symlink by dired-do-relsymlink and
982 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
983
984 2005-10-23 Jay Belanger <belanger@truman.edu>
985
986 * calc.texi (Predefined Units): Use `alpha' for the fine structure
987 constant.
988
989 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
990
991 * faq.texi (Bugs and problems): Replace
992 `dired-move-to-filename-regexp' by
993 `directory-listing-before-filename-regexp'.
994
995 2005-10-22 Eli Zaretskii <eliz@gnu.org>
996
997 * newsticker.texi (UPDATED): Set value.
998
999 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
1000
1001 * gnus.texi (Document Groups): Remove duplicate item.
1002
1003 2005-10-21 Juri Linkov <juri@jurta.org>
1004
1005 * custom.texi (Examining): Mention accessing the old variable
1006 value via M-n in set-variable.
1007
1008 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
1009
1010 * org.texi (Summary): Mention iCalendar support.
1011 (Exporting): Document iCalendar support.
1012
1013 2005-10-18 Romain Francoise <romain@orebokech.com>
1014
1015 * files.texi (Version Systems): Capitalize GNU.
1016
1017 * viper.texi (Viper Specials): Likewise.
1018
1019 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
1020
1021 * building.texi (Compilation Mode): Remove redundant paragraph.
1022 (Watch Expressions): Remove paragraph to reflect code change.
1023
1024 2005-10-17 Juri Linkov <juri@jurta.org>
1025
1026 * info.texi (Getting Started, Search Index, Expert Info):
1027 Fix wording.
1028 (Search Text): Replace `echo area' with `mode line'.
1029 (Search Index): Both `i' and `,' find all index entries.
1030 Replace example `C-f' with `C-l' (which exists in index of Info
1031 manual) and delete spaces in its keyboard input sequence.
1032 Delete unnecessary explanations about literal characters.
1033
1034 2005-10-16 Richard M. Stallman <rms@gnu.org>
1035
1036 * building.texi (Compilation Mode, Compilation): Clarified.
1037
1038 2005-10-15 Richard M. Stallman <rms@gnu.org>
1039
1040 * misc.texi (Saving Emacs Sessions): Mention savehist library.
1041
1042 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
1043
1044 * gnus.texi (Document Server Internals): Addition.
1045
1046 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
1047
1048 * gnus.texi (A note on namespaces): Fix RFC reference.
1049
1050 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
1051
1052 * gnus.texi (RSS): Fix key description.
1053
1054 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1055
1056 * gnus.texi: Emacs/w3 -> Emacs/W3.
1057 (Browsing the Web): Fix description.
1058 (Web Searches): Ditto.
1059 (Customizing W3): Ditto.
1060
1061 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1062
1063 * gnus.texi (Maildir): Clarify expire-age and expire-group.
1064
1065 2005-10-13 Kenichi Handa <handa@m17n.org>
1066
1067 * basic.texi (Position Info): Fix previous change.
1068
1069 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1070
1071 * cmdargs.texi (Icons X): Fix typo.
1072
1073 2005-10-12 Kenichi Handa <handa@m17n.org>
1074
1075 * basic.texi (Position Info): Describe the case that Emacs shows
1076 "part of display ...".
1077
1078 2005-10-11 Jay Belanger <belanger@truman.edu>
1079
1080 * calc.texi (Integration): Mention using `a i' to compute definite
1081 integrals.
1082
1083 2005-10-11 Juri Linkov <juri@jurta.org>
1084
1085 * info.texi: Rearrange nodes.
1086 (Top): Update menu. Change ref `Info for Experts' to
1087 `Advanced Info Commands'.
1088 (Getting Started): Fix description of manual's parts.
1089 (Help-Int): Change xref `Info Search' to `Search Index', and
1090 `Expert Info' to `Advanced'.
1091 (Advanced): Move node one level up.
1092 (Search Text, Search Index): New nodes split out from `Info Search'.
1093 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
1094 split out from `Advanced'.
1095 (Advanced, Emacs Info Variables): De-document editing an Info file
1096 in Info.
1097 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
1098 (Creating an Info File): Delete node and move its text to
1099 `Expert Info'.
1100
1101 2005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1102
1103 * cmdargs.texi (Icons X): -nb => -nbi
1104
1105 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
1106
1107 * frames.texi (Speedbar): A couple more clarifications.
1108
1109 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
1110
1111 * building.texi (GDB User Interface Layout): Improve diagram.
1112 (Watch Expressions): Explain how to make speedbar global.
1113 (Other GDB User Interface Buffers): Make references more precise.
1114
1115 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
1116
1117 * org.texi (Workflow states): Documented that change in keywords
1118 becomes active only after restart of Emacs.
1119
1120 2005-10-09 Richard M. Stallman <rms@gnu.org>
1121
1122 * frames.texi (Speedbar): Clarify the text.
1123
1124 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
1125
1126 * frames.texi (Speedbar): Add information on keybindings,
1127 dismissing the speedbar, and buffer display mode. Link to
1128 speedbar manual.
1129
1130 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1131
1132 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
1133 added -nb, --no-bitmap-icon.
1134
1135 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
1136
1137 Sync with Tramp 2.0.51.
1138
1139 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
1140
1141 * speedbar.texi (Introduction): Describe new location of speedbar
1142 on menubar.
1143 (Basic Key Bindings): Remove descriptions of bindings that have
1144 been removed.
1145
1146 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
1147
1148 * building.texi (GDB Graphical Interface): Add variables and
1149 functions to indices. Be more precise.
1150
1151 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
1152
1153 * speedbar.texi (GDB): Describe use of watch expressions.
1154
1155 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1156
1157 * frames.texi (Drag and Drop): Remove the x- from
1158 x-dnd-open-file-other-window and xdnd-protocol-alist.
1159
1160 2005-09-30 Romain Francoise <romain@orebokech.com>
1161
1162 * mini.texi (Minibuffer): The default value now appears before the
1163 colon in minibuffer prompts.
1164
1165 2005-09-28 Simon Josefsson <jas@extundo.com>
1166
1167 * message.texi (IDNA): Fix.
1168
1169 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
1170
1171 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
1172 nntp-server-hook, and nntp-warn-about-losing-connection; fix
1173 description of nntp-open-connection-function.
1174 (Common Variables): Fix descriptions.
1175
1176 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
1177
1178 * gnus.texi (Server Buffer Format): Document the %a format spec.
1179
1180 2005-09-25 Richard M. Stallman <rms@gnu.org>
1181
1182 * search.texi (Regexp Search): Doc search-whitespace-regexp.
1183
1184 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1185
1186 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
1187
1188 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1189
1190 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
1191
1192 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
1193
1194 * org.texi Version 3.16
1195
1196 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1197
1198 * emacs.texi (Top): Update submenus from macos.texi.
1199
1200 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
1201 (Mac OS): Update feature support status.
1202 (Mac Input): List supported input scripts. Remove description
1203 about `mac-keyboard-text-encoding'. Mention mouse button
1204 emulation and related variables.
1205 (Mac International): Mention Central European and Cyrillic
1206 support. Now `keyboard-coding-system' is dynamically changed.
1207 Add description about coding system for selection. Add
1208 description about language environment.
1209 (Mac Environment Variables): Mention
1210 `~/.MacOSX/environment.plist'. Give example of command line
1211 arguments. Add Preferences support.
1212 (Mac Directories): Explicitly state that this node is for Mac OS
1213 Classic only.
1214 (Mac Font Specs): Mention specification for scalable fonts. List
1215 supported charsets. Add preferred way of creating fontsets. Add
1216 description about `mac-allow-anti-aliasing'.
1217 (Mac Functions): Add descriptions about `mac-set-file-creator',
1218 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
1219 and `mac-get-preference'.
1220
1221 2005-09-19 Miles Bader <miles@gnu.org>
1222
1223 * newsticker.texi: Get rid of CVS keywords.
1224
1225 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
1226
1227 * gnus.texi (Finding the Parent): Fix description of how Gnus
1228 finds article.
1229
1230 2005-09-14 Jari Aalto <jari.aalto@cante.net>
1231
1232 * gnus.texi (Advanced Scoring Examples): New examples to teach how
1233 to drop off non-answered articles.
1234
1235 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
1236
1237 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
1238 braces (which are unsupported by NMAKE) for macro `srcdir'.
1239
1240 2005-09-17 Eli Zaretskii <eliz@gnu.org>
1241
1242 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
1243 (../info/newsticker, newsticker.dvi): New targets.
1244
1245 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
1246
1247 * newsticker.texi: Replace @command with @code. Replace @example
1248 with @lisp.
1249 (Top): Added explanations to menu items.
1250 (GNU Free Documentation License): Removed.
1251
1252 2005-09-16 Romain Francoise <romain@orebokech.com>
1253
1254 Update all files to specify GFDL version 1.2.
1255
1256 * doclicense.texi (GNU Free Documentation License): Update to
1257 version 1.2.
1258
1259 2005-09-15 Richard M. Stallman <rms@gnu.org>
1260
1261 * buffers.texi (List Buffers): Fix xref.
1262
1263 * rmail.texi (Rmail Basics): Fix xref.
1264
1265 * emacs.texi (Top): Update subnode menus.
1266
1267 * files.texi (Saving Commands): New node, broken out of Saving.
1268 (Customize Save): New node, broken out of Saving.
1269 Clarify effect of write-region-inhibit-fsync.
1270 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
1271
1272 * newsticker.texi: Fix @setfilename.
1273
1274 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
1275 (../info/newsticker, newsticker.dvi): New targets.
1276
1277 2005-09-14 Romain Francoise <romain@orebokech.com>
1278
1279 * files.texi (Saving): Mention write-region-inhibit-fsync.
1280
1281 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
1282
1283 * custom.texi (Custom Themes): New node.
1284
1285 2005-09-03 Richard M. Stallman <rms@gnu.org>
1286
1287 * search.texi (Search Case): Mention vars that control
1288 case-fold-search for various operations.
1289
1290 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
1291
1292 * org.texi: Version 3.15.
1293
1294 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
1295
1296 * ses.texi: Combine all three indices into one.
1297 Correct a few typos.
1298
1299 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1300
1301 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
1302
1303 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
1304
1305 * emacs-mime.texi (Handles): Remove duplicate item.
1306 (Encoding Customization): Fix the default value for
1307 mm-coding-system-priorities.
1308 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
1309 (Basic Functions): Fix reference.
1310
1311 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
1312
1313 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
1314
1315 2005-08-22 Juri Linkov <juri@jurta.org>
1316
1317 * display.texi (Standard Faces): Merge the text from
1318 `(elisp)Standard Faces' into this node.
1319
1320 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
1321
1322 * emacs.texi (Top): Delete menu item for deleted node
1323 Keyboard Translations.
1324
1325 2005-08-18 Richard M. Stallman <rms@gnu.org>
1326
1327 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
1328 and web site.
1329
1330 * trouble.texi (Unasked-for Search):
1331 Delete xref to Keyboard Translations.
1332
1333 * glossary.texi (Glossary): Delete xref.
1334
1335 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
1336 not keyboard-translate.
1337
1338 * custom.texi (Minor Modes): Say that the list here is not complete.
1339 (Keyboard Translations): Node deleted.
1340 (Disabling): Delete xref to it.
1341 (Customization Groups): Fix Custom buffer example.
1342 (Hooks): Mention remove-hooks.
1343
1344 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
1345
1346 * building.texi (GDB Graphical Interface): Improve filling of menu
1347 item.
1348
1349 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
1350
1351 * building.texi (GDB Graphical Interface): Use better node names.
1352
1353 2005-08-14 Richard M. Stallman <rms@gnu.org>
1354
1355 * text.texi (Sentences): Fix xref.
1356
1357 2005-08-14 Juri Linkov <juri@jurta.org>
1358
1359 * building.texi (Compilation, Grep Searching): Move grep command
1360 headings from `Compilation' to `Grep Searching'.
1361
1362 * dired.texi (Dired and Find):
1363 * maintaining.texi (Tags Search): Replace grep xref to
1364 `Compilation' node with `Grep Searching'.
1365
1366 * files.texi (Comparing Files): Replace xref to `Compilation' with
1367 `Compilation Mode'.
1368
1369 2005-08-13 Alan Mackenzie <acm@muc.de>
1370
1371 * search.texi (Non-ASCII Isearch): Correct a typo.
1372 (Replacement Commands): Mention query-replace key binding.
1373
1374 2005-08-11 Richard M. Stallman <rms@gnu.org>
1375
1376 * programs.texi (Options for Comments): Fix xref.
1377
1378 * search.texi (Regexp Backslash, Regexp Example): New nodes split
1379 out of Regexps.
1380
1381 * faq.texi (Using regular expressions): Fix xref.
1382
1383 2005-08-09 Juri Linkov <juri@jurta.org>
1384
1385 * building.texi (Compilation): Use `itemx' instead of `item'.
1386 (Grep Searching): Simplify phrase.
1387
1388 * display.texi (Standard Faces): Describe vertical-border on
1389 window systems.
1390
1391 * windows.texi (Split Window): Simplify phrase and mention
1392 vertical-border face.
1393
1394 2005-08-09 Richard M. Stallman <rms@gnu.org>
1395
1396 * files.texi (Comparing Files): Clarify compare-windows.
1397
1398 * calendar.texi (Scroll Calendar): Document < and > in calendar.
1399
1400 2005-08-09 Juri Linkov <juri@jurta.org>
1401
1402 * info.texi (Help-P): Replace `Prev' with `Previous'.
1403 (Help-M, Help-Xref): Add S-TAB.
1404 (Help-FOO): Update `u' command.
1405 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
1406 Update info about visibility of xref parts.
1407 (Help-Int): Fix `m' command. Rename `Info-last' to
1408 `Info-history-back'. Add `Info-history-forward'.
1409 (Advanced): Fix `g*' and `M-n' commands.
1410 (Info Search): Add `index-apropos' in stand-alone browser.
1411 Add isearch commands.
1412 (Emacs Info Variables): Remove `Info-fontify'.
1413 Add `Info-mode-hook'. Update face names.
1414 Add `Info-fontify-maximum-menu-size',
1415 `Info-fontify-visited-nodes', `Info-isearch-search'.
1416
1417 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
1418
1419 Sync with Tramp 2.0.50.
1420
1421 * tramp.texi: Use @option{} consequently for method names.
1422 (Inline methods, External transfer methods): Remove references to
1423 Cygwin.
1424 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
1425 implementation.
1426
1427 2005-08-06 Eli Zaretskii <eliz@gnu.org>
1428
1429 * mule.texi (Coding Systems): Rephrase the paragraph about
1430 codepages: no need for "M-x codepage-setup" anymore, except on
1431 MS-DOS.
1432
1433 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
1434 the MS-DOS port only.
1435
1436 2005-07-30 Eli Zaretskii <eliz@gnu.org>
1437
1438 * makefile.w32-in (info): Don't run multi-install-info.bat.
1439 ($(infodir)/dir): New target, produced by running
1440 multi-install-info.bat.
1441
1442 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1443
1444 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
1445 Mention that gnus-init-file is not read when Emacs is invoked with
1446 --no-init-file or -q.
1447
1448 2005-07-22 Eli Zaretskii <eliz@gnu.org>
1449
1450 * files.texi (Quoted File Names): Add index entry.
1451
1452 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
1453
1454 * org.texi: Version 3.14
1455
1456 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
1457
1458 * org.texi: Version 3.13
1459
1460 2005-07-19 Juri Linkov <juri@jurta.org>
1461
1462 * files.texi (Comparing Files): Mention resync for `compare-windows'.
1463
1464 2005-07-18 Juri Linkov <juri@jurta.org>
1465
1466 * calc.texi (Time Zones, Logical Operations):
1467 * cl.texi (Overview):
1468 * custom.texi (Easy Customization):
1469 * files.texi (Old Versions):
1470 * frames.texi (Wheeled Mice):
1471 * mule.texi (Specify Coding):
1472 * org.texi (TODO types):
1473 * sc.texi (Emacs 18 MUAs):
1474 * speedbar.texi (Top):
1475 * text.texi (Cell Justification):
1476 * trouble.texi (After a Crash):
1477 * url.texi (History):
1478 * xresources.texi (GTK styles):
1479 Delete duplicate duplicate words.
1480
1481 2005-07-17 Richard M. Stallman <rms@gnu.org>
1482
1483 * frames.texi (Creating Frames): Fix foreground color example.
1484
1485 * custom.texi (Init Examples): Clean up text about conditionals.
1486
1487 2005-07-16 Richard M. Stallman <rms@gnu.org>
1488
1489 * mini.texi (Completion Commands): Fix command name for ?.
1490
1491 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
1492
1493 * cl.texi (Type Predicates): Document `atom' type.
1494
1495 2005-07-16 Eli Zaretskii <eliz@gnu.org>
1496
1497 * display.texi (Standard Faces): Explain that customization of
1498 `menu' face has no effect on w32 and with GTK. Add
1499 cross-references.
1500
1501 * cmdargs.texi (General Variables): Clarify the default location
1502 of $HOME on w32 systems.
1503
1504 2005-07-15 Jason Rumney <jasonr@gnu.org>
1505
1506 * cmdargs.texi (General Variables): Default HOME on MS Windows has
1507 changed.
1508
1509 2005-07-08 Kenichi Handa <handa@m17n.org>
1510
1511 * mule.texi (Recognize Coding): Recommend
1512 revert-buffer-with-coding-system instead of revert-buffer.
1513
1514 2005-07-07 Richard M. Stallman <rms@gnu.org>
1515
1516 * anti.texi (Antinews): Mention mode-line-inverse-video.
1517
1518 * files.texi (Saving): Minor correction about C-x C-w.
1519
1520 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
1521
1522 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
1523
1524 * search.texi (Isearch Scroll): Add example of using the
1525 `isearch-scroll' property.
1526 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
1527 `Display Custom' node.
1528 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
1529 and de-emphasize it.
1530 (Other Repeating Search): `occur' currently can not correctly
1531 handle multiline matches. Correct, clarify and update description
1532 of `flush-lines' and `keep-lines'.
1533
1534 * display.texi (Display Custom): Add anchor for `baud-rate'.
1535
1536 2005-07-07 Richard M. Stallman <rms@gnu.org>
1537
1538 * gnu.texi: Update where to get GNU status; add refs for how to help.
1539 Add footnotes 6 and 7.
1540
1541 2005-07-04 Lute Kamstra <lute@gnu.org>
1542
1543 Update FSF's address in GPL notices.
1544
1545 * calc.texi (Copying):
1546 * doclicense.texi (GNU Free Documentation License):
1547 * faq.texi (Contacting the FSF):
1548 * mh-e.texi (Copying):
1549 * trouble.texi (Checklist): Update FSF's address.
1550
1551 2005-07-03 Richard M. Stallman <rms@gnu.org>
1552
1553 * flymake.texi (Example -- Configuring a tool called directly):
1554 Update name of flymake-build-relative-filename.
1555
1556 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
1557
1558 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
1559
1560 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
1561
1562 * org.texi: Version 3.12
1563
1564 2005-06-24 Richard M. Stallman <rms@gnu.org>
1565
1566 * display.texi (Text Display): Change index entries.
1567
1568 2005-06-24 Eli Zaretskii <eliz@gnu.org>
1569
1570 * makefile.w32-in (MAKEINFO): Use --force.
1571 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
1572 Makefile.in.
1573 (gnus.dvi): Use "..." to quote Sed args, so that it works with
1574 more shells.
1575
1576 2005-06-23 Richard M. Stallman <rms@gnu.org>
1577
1578 * anti.texi (Antinews): Renamed show-nonbreak-escape to
1579 nobreak-char-display.
1580
1581 * emacs.texi (Top): Update detailed node listing.
1582
1583 * display.texi (Text Display): Renamed show-nonbreak-escape
1584 to nobreak-char-display and no-break-space to nobreak-space.
1585 (Standard Faces): Split up the list of standard faces
1586 and put it in a separate node. Add nobreak-space and
1587 escape-glyph.
1588
1589 * speedbar.texi (Creating a display): Texinfo usage fixes.
1590
1591 * tramp.texi (Customizing Completion, Auto-save and Backup):
1592 Texinfo usage fixes.
1593
1594 2005-06-23 Lute Kamstra <lute@gnu.org>
1595
1596 * mule.texi (Select Input Method): Fix typo.
1597
1598 2005-06-23 Kenichi Handa <handa@m17n.org>
1599
1600 * mule.texi (International): List all supported scripts. Adjust
1601 text for that leim is now included in the normal Emacs
1602 distribution.
1603 (Language Environments): List all language environments.
1604 Intlfonts contains fonts for most supported scripts, not all..
1605 (Select Input Method): Refer to C-u C-x = to see how to type to
1606 input a specifc character.
1607 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
1608
1609 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
1610
1611 * building.texi (Grep Searching):
1612 * dired-x.texi (Miscellaneous Commands):
1613 * ediff.texi (Miscellaneous):
1614 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
1615 (Agent Variables):
1616 * info.texi (Help-Xref):
1617 * message.texi (Message Headers):
1618 * org.texi (Remember):
1619 * reftex.texi (Options (Defining Label Environments)):
1620 (Options (Index Support)):
1621 (Options (Viewing Cross-References)):
1622 (Options (Misc)):
1623 (Changes):
1624 * speedbar.texi (Creating a display):
1625 * tramp.texi (Customizing Completion, Auto-save and Backup):
1626 Texinfo usage fix.
1627
1628 2005-06-22 Miles Bader <miles@gnu.org>
1629
1630 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
1631
1632 2005-06-20 Miles Bader <miles@gnu.org>
1633
1634 * display.texi (Faces): Add `vertical-divider'.
1635
1636 2005-06-17 Richard M. Stallman <rms@gnu.org>
1637
1638 * text.texi (Adaptive Fill): Minor clarification.
1639
1640 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
1641
1642 * org.texi: Version 3.11
1643
1644 2005-06-12 Jay Belanger <belanger@truman.edu>
1645
1646 * calc.texi (Getting Started): Remove extra menu item.
1647
1648 2005-06-10 Lute Kamstra <lute@gnu.org>
1649
1650 * emacs.texi (Top): Correct version number.
1651 * anti.texi (Antinews): Correct version number. Use EMACSVER to
1652 refer to the current version of Emacs.
1653
1654 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
1655
1656 * files.texi (Log Buffer): Document when there can be more than
1657 one file to be committed.
1658
1659 2005-06-08 Juri Linkov <juri@jurta.org>
1660
1661 * display.texi (Faces): Add `shadow' face.
1662
1663 2005-06-07 Masatake YAMATO <jet@gyve.org>
1664
1665 * display.texi (Faces): Write about mode-line-highlight.
1666
1667 2005-06-06 Richard M. Stallman <rms@gnu.org>
1668
1669 * misc.texi (Printing Package): Explain how to initialize
1670 printing package.
1671
1672 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
1673
1674 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
1675
1676 * emacs.texi: Rename Hardcopy to Printing.
1677 Make PostScript and PostScript Variables subnodes of it.
1678
1679 * misc.texi (Printing): Rename node from Hardcopy.
1680 Mention menu bar options.
1681 Move PostScript and PostScript Variables to submenu.
1682 (Printing package): New node.
1683
1684 * mark.texi (Using Region): Change Hardcopy xref to Printing.
1685
1686 * dired.texi (Operating on Files): Likewise.
1687
1688 * calendar.texi (Displaying the Diary): Likewise.
1689
1690 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
1691
1692 * glossary.texi (Glossary): Likewise.
1693
1694 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
1695 effect.
1696
1697 2005-06-04 Richard M. Stallman <rms@gnu.org>
1698
1699 * trouble.texi (After a Crash): Polish previous change.
1700
1701 2005-05-31 Jay Belanger <belanger@truman.edu>
1702
1703 * calc.texi (Notations Used in This Manual): Use @kbd for key
1704 sequence.
1705 (Demonstration of Calc): Mention another way of starting Calc.
1706 (Starting Calc): Mention long name of M-#.
1707 (Embedded Mode Overview): Remove unnecessary instruction.
1708 (Other M-# commands): Rephrase `M-# 0' explanation.
1709 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
1710 reflect current behavior.
1711
1712 2005-05-30 Jay Belanger <belanger@truman.edu>
1713
1714 * calc.texi (Hooks): Change description of calc-window-hook and
1715 calc-trail-window-hook to match usage.
1716 (Computational Functions): Add more constant-generating functions.
1717 (Customizable Variables): Use defvar.
1718
1719 2005-05-30 Noah Friedman <friedman@splode.com>
1720
1721 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
1722 recovery mechanism.
1723
1724 2005-05-28 Jay Belanger <belanger@truman.edu>
1725
1726 * calc.texi (Assignments in Embedded Mode): Fix variable name.
1727 (Basic Embedded Mode): Explain behavior of arguments to
1728 calc-embedded-mode.
1729
1730 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
1731
1732 * building.texi (Other Buffers): SPC toggles display of
1733 floating point registers.
1734
1735 2005-05-27 Jay Belanger <belanger@truman.edu>
1736
1737 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
1738 current behavior.
1739
1740 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
1741
1742 * files.texi (Log Buffer): Merge in description of Log Edit
1743 mode from pcl-cvs.texi.
1744
1745 2005-05-26 Richard M. Stallman <rms@gnu.org>
1746
1747 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
1748
1749 2005-05-25 Jay Belanger <belanger@truman.edu>
1750
1751 * calc.texi: Change Calc version number throughout.
1752 (Keypad Mode): Change location in info output.
1753 (Keypad mode overview): Move picture of keypad.
1754
1755 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1756
1757 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
1758 not enabled by default.
1759 When not on a word, `ispell-word' by default checks the word
1760 before point.
1761
1762 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1763
1764 * building.texi (Debugger Operation): Simplify last sentence.
1765
1766 2005-05-23 Lute Kamstra <lute@gnu.org>
1767
1768 * emacs.texi: Update FSF's address throughout.
1769 (Preface): Use @cite.
1770 (Distrib): Add cross reference to the node "Copying". Mention the
1771 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
1772 printed manuals.
1773 (Intro): Use @xref for the Emacs Lisp Intro.
1774
1775 2005-05-21 Jay Belanger <belanger@truman.edu>
1776
1777 * calc.texi (Storing variables): Mention that only most variables
1778 are void to begin with.
1779
1780 2005-05-21 Kevin Ryde <user42@zip.com.au>
1781
1782 * widget.texi (Basic Types): Update cross ref from "Enabling
1783 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
1784 lispref/text.texi change.
1785
1786 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1787
1788 * org.texi: Version 3.09
1789
1790 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
1791
1792 * reftex.texi: Version 4.28
1793
1794 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1795
1796 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
1797
1798 * basic.texi (Moving Point): Mention default for `goto-line'.
1799
1800 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
1801 of a variable's docstring.
1802
1803 2005-05-18 Lute Kamstra <lute@gnu.org>
1804
1805 * maintaining.texi (Overview of Emerge): Add cross reference.
1806 Remove duplication.
1807
1808 * emacs.texi (Top): Update to the current structure of the manual.
1809 * misc.texi (Emacs Server): Add menu description.
1810 * files.texi (Saving): Fix menu.
1811 * custom.texi (Customization): Fix menu.
1812 * mule.texi (International): Fix menu.
1813 * kmacro.texi (Keyboard Macros): Fix menu.
1814
1815 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
1816
1817 * display.texi: Various minor changes.
1818 (Faces): Delete text that is repeated in the next section.
1819
1820 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1821
1822 * building.texi (Debugger Operation): Mention GUD tooltips are
1823 disabled with GDB in text command mode.
1824
1825 2005-05-16 Jay Belanger <belanger@truman.edu>
1826
1827 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
1828
1829 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1830
1831 * building.texi: Replace toolbar with "tool bar" for consistency.
1832 (Compilation Mode): Describe compilation-context-lines
1833 and use of arrow in compilation buffer.
1834 (Debugger Operation): Replace help text with variable's value.
1835
1836 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
1837 consistency.
1838
1839 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1840
1841 * major.texi (Choosing Modes): normal-mode processes the -*- line.
1842 Add xref.
1843
1844 2005-05-14 Jay Belanger <belanger@truman.edu>
1845
1846 * calc.texi (Default Simplifications): Insert missing ! (logical
1847 not operator).
1848
1849 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
1850
1851 Sync with Tramp 2.0.49.
1852
1853 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1854
1855 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
1856 (Position Info): Delete discussion of `goto-line'. It is already
1857 described in `Moving point'.
1858
1859 * mini.texi (Completion Commands): Correct reference.
1860 (Completion Options): Fix typo.
1861
1862 * killing.texi (Deletion): Complete description of `C-x C-o'.
1863
1864 2005-05-10 Jay Belanger <belanger@truman.edu>
1865
1866 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
1867 to 1.
1868
1869 2005-05-10 Richard M. Stallman <rms@gnu.org>
1870
1871 * building.texi (Compilation): Clarify recompile's directory choice.
1872
1873 * frames.texi (Tooltips): Cleanups.
1874
1875 * basic.texi (Arguments): Fix punctuation.
1876
1877 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
1878
1879 * screen.texi (Menu Bar): The up and down (not left and right)
1880 arrow keys move through a keyboard menu.
1881
1882 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1883
1884 * basic.texi: Various typo and grammar fixes.
1885 (Moving Point): C-a now runs move-beginning-of-line.
1886
1887 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
1888
1889 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
1890
1891 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
1892 as different animals.
1893
1894 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
1895
1896 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
1897 Correct index entry.
1898
1899 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
1900
1901 * building.texi (Debugger Operation): Update to reflect changes
1902 in GUD tooltips.
1903
1904 2005-04-30 Richard M. Stallman <rms@gnu.org>
1905
1906 * files.texi (Compressed Files): Auto Compression normally enabled.
1907
1908 * building.texi (Debugger Operation): Clarify previous change.
1909
1910 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
1911
1912 * org.texi: Version 3.08, structure reorganized.
1913
1914 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
1915
1916 * building.texi (Debugger Operation): Add description for
1917 GUD tooltips when program is not running.
1918
1919 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
1920
1921 * misc.texi (Shell): Add `Shell Prompts' to menu.
1922 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
1923 description. Delete remarks moved to new node.
1924 (Shell Prompts): New node.
1925 (History References): Replace remarks moved to `Shell Prompts'
1926 with xref to that node.
1927 (Remote Host): Clarify how to specify the terminal type when
1928 logging in to a different machine.
1929
1930 2005-04-26 Richard M. Stallman <rms@gnu.org>
1931
1932 * emacs.texi (Top): Update submenus from files.texi.
1933
1934 * files.texi (Filesets): Clarify previous change.
1935
1936 * dired.texi (Misc Dired Features): Clarify previous change.
1937
1938 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
1939
1940 * ack.texi (Acknowledgments): Delete info about iso-acc.el
1941
1942 * dired.texi (Misc Dired Features): Document
1943 dired-compare-directories.
1944
1945 * files.texi (Filesets): New node.
1946 (File Conveniences): Document Image mode.
1947
1948 * text.texi (TeX Print): Document tex-compile.
1949
1950 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1951
1952 * frames.texi (Tooltips): Tooltip mode is enabled by default.
1953 Delete redundant reference to tooltip Custom group. It is
1954 referred too again in the next paragraph.
1955
1956 2005-04-24 Richard M. Stallman <rms@gnu.org>
1957
1958 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
1959
1960 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
1961
1962 2005-04-19 Kim F. Storm <storm@cua.dk>
1963
1964 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
1965
1966 2005-04-18 Lars Hansen <larsh@math.ku.dk>
1967
1968 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
1969 turns off desktop-save-mode.
1970
1971 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
1972
1973 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
1974 by default in terminals compatible with xterm. Mention that
1975 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
1976 node.
1977
1978 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
1979
1980 * org.texi: Update to version 3.06.
1981
1982 2005-04-13 Lute Kamstra <lute@gnu.org>
1983
1984 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
1985
1986 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
1987
1988 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
1989
1990 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1991
1992 * xresources.texi (Table of Resources): Add cursorBlink.
1993
1994 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
1995
1996 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
1997 `d', `C-d' and `u'.
1998
1999 2005-04-11 Richard M. Stallman <rms@gnu.org>
2000
2001 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
2002 (Misc X): Add -D, --basic-display.
2003
2004 * maintaining.texi (Change Log): Correct the description of
2005 the example.
2006
2007 * major.texi (Choosing Modes): Document magic-mode-alist.
2008
2009 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
2010
2011 * cl.texi (Porting Common Lisp): Fix typo.
2012
2013 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
2014
2015 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
2016 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
2017 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
2018 (Rmail Output): Clarify which statements apply to `o', `C-o' and
2019 `w', respectively.
2020 (Rmail Labels): Mention `l'.
2021 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
2022 (Rmail Summary Edit): Describe `j' and RET.
2023
2024 2005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2025
2026 * xresources.texi (Lucid Resources): Add fontSet resource.
2027
2028 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2029
2030 * gnus.texi (RSS): Addition.
2031
2032 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
2033
2034 * display.texi (Useless Whitespace): `indicate-unused-lines' is
2035 now called `indicate-empty-lines'.
2036
2037 2005-04-06 Kim F. Storm <storm@cua.dk>
2038
2039 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
2040
2041 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
2042
2043 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
2044 deleted.
2045 (Marks vs Flags): Add some convenient key bindings.
2046 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
2047 (Misc Dired Features): Correct and expand description of `w' command.
2048
2049 * frames.texi (XTerm Mouse): Delete apparently false info.
2050 The GNU/Linux console currently does not appear to support
2051 `xterm-mouse-mode'.
2052
2053 2005-04-04 Jay Belanger <belanger@truman.edu>
2054
2055 * calc.texi: Change Calc version number.
2056 (Customizable variables): Fix description of calc-language-alist.
2057 (Copying): Put in version 2 of GPL.
2058
2059 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
2060
2061 * calendar.texi (Diary): Mention shell utility `calendar'.
2062
2063 2005-04-01 Richard M. Stallman <rms@gnu.org>
2064
2065 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
2066
2067 2005-04-01 Jay Belanger <belanger@truman.edu>
2068
2069 * calc.texi (Troubleshooting Commands): Remove comment about
2070 installation.
2071 (Installation): Remove section.
2072 (Customizable Variables): New section.
2073 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
2074 (Graphical Devices): Add references to Customizable Variables.
2075
2076 2005-04-01 Lute Kamstra <lute@gnu.org>
2077
2078 * maintaining.texi (Change Log): add-change-log-entry uses
2079 add-log-mailing-address.
2080
2081 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
2082
2083 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
2084 `VC Mode Line' and put in an xref to that node.
2085 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
2086 its description.
2087
2088 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
2089
2090 * calendar.texi (Calendar Systems): Say that the Persian calendar
2091 implemented here is the arithmetical one championed by Birashk.
2092
2093 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2094
2095 * programs.texi (Fortran Motion): Fix previous change.
2096
2097 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
2098
2099 * emacs-mime.texi (Display Customization): Markup fixes.
2100 (rfc2047): Update.
2101
2102 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
2103
2104 * gnus-faq.texi: Replaced with auto-generated version.
2105
2106 2005-03-29 Richard M. Stallman <rms@gnu.org>
2107
2108 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
2109
2110 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
2111
2112 * text.texi (Refill): Refer to Long Lines Mode.
2113 (Longlines): New node.
2114 (Auto Fill): Don't index "word wrap" here.
2115 (Filling): Add Longlines to menu.
2116
2117 2005-03-29 Richard M. Stallman <rms@gnu.org>
2118
2119 * xresources.texi: Minor fixes.
2120
2121 * misc.texi (Emacs Server): Fix Texinfo usage.
2122
2123 * emacs.texi (Top): Don't use a real section heading for
2124 "Detailed Node Listing". Fake it instead.
2125
2126 * basic.texi (Position Info): Minor cleanup.
2127
2128 * mule.texi (Input Methods): Minor cleanup.
2129
2130 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
2131
2132 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
2133 constructs as well.
2134 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
2135
2136 2005-03-29 Kenichi Handa <handa@m17n.org>
2137
2138 * mule.texi (Input Methods): Refer to the command C-u C-x =.
2139
2140 * basic.texi (Position Info): Update the description about the
2141 command C-u C-x =.
2142
2143 2005-03-28 Richard M. Stallman <rms@gnu.org>
2144
2145 * emacs.texi (Top): Use @section for the detailed node listing.
2146
2147 * calendar.texi: Minor fixes to previous change.
2148
2149 * programs.texi (Fortran): Small fixes to previous changes.
2150
2151 * emacs.texi (Top): Update list of subnodes of Dired.
2152 Likewise for building.texi.
2153
2154 * files.texi (File Conveniences): Delete Auto Image File mode.
2155
2156 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
2157
2158 * building.texi (Flymake): New node.
2159
2160 * custom.texi (Function Keys): Document kp- event types and
2161 keypad-setup package.
2162
2163 * dired.texi (Wdired): New node.
2164
2165 * files.texi (File Conveniences): Reorder entries.
2166 Explain how to turn on Auto-image-file mode.
2167 Document Thumbs mode.
2168
2169 * mule.texi (Specify Coding): Document recode-region and
2170 recode-file-name.
2171
2172 * programs.texi (Program Modes): Add Conf mode and DNS mode.
2173
2174 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2175
2176 * commands.texi (Keys): M-o is now a prefix key.
2177
2178 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
2179
2180 * programs.texi: Reformat and update copyright years.
2181 (Fortran): Update section.
2182
2183 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
2184
2185 * files.texi: Several small changes in addition to:
2186 (Visiting): Change xref for Dialog Boxes to ref.
2187 (Version Headers): Replace references to obsolete var
2188 `vc-header-alist' with `vc-BACKEND-header'.
2189 (Customizing VC): Update value of `vc-handled-backends'.
2190
2191 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2192
2193 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
2194 move here from Emacs Lisp Reference Manual.
2195 * calendar.texi (Calendar/Diary, Diary Commands)
2196 (Special Diary Entries, Importing Diary): Change some xrefs to
2197 point to emacs-xtra rather than elisp.
2198
2199 * emacs-xtra.texi (Calendar Customizing):
2200 Move view-diary-entries-initially, view-calendar-holidays-initially,
2201 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
2202 Emacs Manual.
2203 (Appt Customizing): Merge entire section into main Emacs Manual.
2204 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
2205 mark-holidays-in-calendar here from emacs-xtra.
2206 (Displaying the Diary): Move view-diary-entries-initially,
2207 mark-diary-entries-in-calendar here from emacs-xtra.
2208 (Appointments): Move appt-display-mode-line,
2209 appt-display-duration, appt-disp-window-function,
2210 appt-delete-window-function here from emacs-xtra.
2211
2212 * calendar.texi: Update and reformat copyright.
2213 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
2214 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
2215 (Diary): Refer to `diary-file' rather than ~/diary.
2216 (Diary Commands): Rename node to "Displaying the Diary".
2217 * emacs.texi (Top): Rename "Diary Commands" section.
2218 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
2219
2220 2005-03-26 Eli Zaretskii <eliz@gnu.org>
2221
2222 * misc.texi (Emacs Server): Fix the command for setting
2223 server-name. Add an xref to Invoking emacsclient.
2224
2225 * help.texi (Help Summary): Clarify when "C-h ." will do something
2226 nontrivial.
2227 (Apropos): Add cindex entry for apropos-sort-by-scores.
2228
2229 * display.texi (Text Display): Add index entries for how no-break
2230 characters are displayed.
2231
2232 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
2233
2234 * dired-x.texi (Multiple Dired Directories): default-directory was
2235 renamed to dired-default-directory.
2236
2237 2005-03-26 Eli Zaretskii <eliz@gnu.org>
2238
2239 * files.texi (Visiting): Fix cross-references introduced with the
2240 last change.
2241
2242 * xresources.texi (GTK resources): Fix last change.
2243
2244 2005-03-26 Jay Belanger <belanger@truman.edu>
2245
2246 * calc.texi (Simplifying Formulas, Rewrite Rules):
2247 Change description of top and bottom of fraction.
2248 (Modulo Forms): Move description of how to create modulo forms to
2249 earlier in the section.
2250 (Fraction Mode): Suggest using : to get a fraction by dividing.
2251 (Basic Arithmetic): Adjust placement of command name.
2252 (Truncating the Stack): Emphasize that "hidden" entries are still
2253 visible.
2254 (Installation): Move discussion of printing manual to "About This
2255 Manual".
2256 (About This Manual): Mention how to print the manual.
2257 (Reporting Bugs): Remove first person.
2258 (Building Vectors): Add algebraic version of append.
2259 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
2260 (Grouping Digits): Fix typo.
2261
2262 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
2263
2264 * xresources.texi (X Resources): GTK options documented too.
2265 (Resources): Clarify meaning of program name.
2266 (Table of Resources): Add visualClass.
2267 (GTK resources): Rewrite.
2268 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
2269
2270 * display.texi (Text Display): Mention non-breaking spaces.
2271
2272 * files.texi (Reverting): Document auto-revert-check-vc-info.
2273
2274 * frames.texi (Mouse Commands): Document
2275 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
2276
2277 * help.texi (Help Summary): Add `C-h .'.
2278 (Apropos): Apropos accepts a list of search terms.
2279 Document apropos-sort-by-scores.
2280 (Help Echo): Document display-local-help.
2281
2282 * misc.texi (Emacs Server): Document server-name.
2283 (Invoking emacsclient): Document -s option for server names.
2284
2285 * text.texi (Outline Visibility): Introduce "current heading
2286 line" (commands can be called with point on a body line).
2287 Re-order table to follow the sequence of discussion.
2288 hide-body won't hide lines before first header line.
2289 (TeX Mode): Add DocTeX mode.
2290
2291 2005-03-25 Werner Lemberg <wl@gnu.org>
2292
2293 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
2294 Replace `legal' with `valid'.
2295
2296 2005-03-25 Werner Lemberg <wl@gnu.org>
2297
2298 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
2299
2300 2005-03-24 Jay Belanger <belanger@truman.edu>
2301
2302 * calc.texi (General Mode Commands)
2303 (Mode Settings in Embedded Mode): Add some explanation of
2304 recording mode settings.
2305
2306 2005-03-24 Richard M. Stallman <rms@gnu.org>
2307
2308 * mule.texi (Single-Byte Character Support): Delete mention
2309 of iso-acc.el and iso-transl.el.
2310
2311 * calc.texi: Remove praise of non-free software.
2312
2313 * idlwave.texi: Don't say where to get IDL or its non-free manual.
2314 (Installation): Node deleted.
2315
2316 2005-03-23 Lute Kamstra <lute@gnu.org>
2317
2318 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
2319
2320 2005-03-23 Richard M. Stallman <rms@gnu.org>
2321
2322 * url.texi (HTTP language/coding): Improve last change.
2323
2324 * search.texi: Delete explicit node pointers.
2325 (Incremental Search): New menu.
2326 (Basic Isearch, Repeat Isearch, Error in Isearch)
2327 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
2328 (Slow Isearch): New subnodes.
2329 (Configuring Scrolling): Node deleted.
2330 (Search Case): Doc default-case-fold-search.
2331 (Regexp Replace): Move replace-regexp doc here.
2332
2333 * rmail.texi (Movemail): Put commas inside closequotes.
2334
2335 * picture.texi (Insert in Picture): Document C-c arrow combos.
2336 (Basic Picture): Clarify erasure.
2337
2338 * display.texi (Font Lock): Put commas inside closequotes.
2339
2340 * cmdargs.texi (General Variables): Put commas inside closequotes.
2341
2342 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
2343
2344 * building.texi (Stack Buffer): Mention reverse contrast for
2345 *selected* frame (might not be current frame).
2346
2347 2005-03-22 Jay Belanger <belanger@truman.edu>
2348
2349 * calc.texi (Embedded Mode): Add new information on changing
2350 modes.
2351
2352 2005-03-21 Richard M. Stallman <rms@gnu.org>
2353
2354 * building.texi (Starting GUD): Add bashdb.
2355
2356 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
2357
2358 * basic.texi (Moving Point): Add M-g M-g binding.
2359 (Undo): Document undo-only.
2360 (Position Info): Document M-g M-g and C-u M-g M-g.
2361
2362 * building.texi (Building): Put Grep Searching after Compilation
2363 Shell.
2364 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
2365 Document next-error-highlight.
2366 (Grep Searching): Document grep-highlight-matches.
2367 (Lisp Eval): Typing C-x C-e twice prints integers specially.
2368
2369 * calendar.texi (Importing Diary): Rename node from iCalendar.
2370 Document diary-from-outlook.
2371
2372 * dired.texi (Misc Dired Features): Rename node from Misc Dired
2373 Commands.
2374 Mention effect of X drag and drop on Dired buffers.
2375
2376 * files.texi (Visiting): Document large-file-warning-threshold.
2377 Move paragraph on file-selection dialog.
2378 Mention visiting files using X drag and drop.
2379 (Reverting): Mention using Auto-Revert mode to tail files.
2380 Document auto-revert-tail-mode.
2381 (Version Systems): Minor correction.
2382 (Comparing Files): Diff-mode is no longer based on Compilation
2383 mode.
2384 Document compare-ignore-whitespace.
2385 (Misc File Ops): Explain passing a directory to rename-file.
2386 Likewise for copy-file and make-symbolic-link.
2387
2388 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
2389 Document mouse-wheel-progressive speed.
2390
2391 * help.texi (Misc Help): Document numeric argument for C-h i.
2392 Correctly explain the effect of just C-u as argument.
2393
2394 * killing.texi (Deletion): Document numeric argument for
2395 just-one-space.
2396
2397 * mini.texi (Completion): Completion acts on text before point.
2398
2399 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
2400 (Emulation): CUA mode replaces pc-bindings-mode,
2401 pc-selection-mode, and s-region.
2402
2403 * mule.texi (Input Methods): Leim is now built-in.
2404 (Select Input Method): Document quail-show-key.
2405 (Specify Coding): Document revert-buffer-with-coding-system.
2406
2407 * programs.texi (Fortran Motion): Document f90-next-statement,
2408 f90-previous-statement, f90-next-block, f90-previous-block,
2409 f90-end-of-block, and f90-beginning-of-block.
2410
2411 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
2412
2413 * emacs.texi (Acknowledgments): Updated.
2414
2415 * anti.texi: Total rewrite.
2416
2417 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
2418
2419 Sync with Tramp 2.0.48.
2420
2421 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
2422
2423 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
2424 "GNU/Linux". Change all addresses to .gnu.org.
2425 (Default Method): Offer shortened syntax for "su" and "sudo"
2426 methods.
2427
2428 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
2429
2430 * ack.texi (Acknowledgments): Update.
2431
2432 2005-03-19 Eli Zaretskii <eliz@gnu.org>
2433
2434 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
2435 copyright years.
2436
2437 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
2438
2439 * building.texi (Commands of GUD): Move paragraph on setting
2440 breakpoints with mouse to the GDB Graphical Interface node.
2441
2442 2005-03-07 Richard M. Stallman <rms@gnu.org>
2443
2444 * url.texi: Fix usage of "e.g.".
2445 (HTTP language/coding): Explain the rules for these strings.
2446
2447 * misc.texi (Single Shell, Shell Options): Fix previous change.
2448
2449 * building.texi (Debugger Operation): Update GUD tooltip enable info.
2450
2451 2005-03-06 Richard M. Stallman <rms@gnu.org>
2452
2453 * building.texi (Starting GUD): Don't explain text vs graphical
2454 GDB here. Just mention it and xref.
2455 Delete "just one debugger process".
2456 (Debugger Operation): Move GUD tooltip info here.
2457 (GUD Tooltips): Node deleted.
2458 (GDB Graphical Interface): Explain the two GDB modes here.
2459
2460 * woman.texi (Introduction): Minor cleanups.
2461
2462 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
2463
2464 * sending.texi (Sending Mail): Minor cleanup.
2465 (Mail Aliases): Explain quoting conventions.
2466 Update key rebinding example.
2467 (Header Editing): C-M-i is like M-TAB.
2468 (Mail Mode Misc): mail-attach-file does not do MIME.
2469
2470 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
2471 that really belongs here.
2472 (Remote Mailboxes): Text moved to Rmail Inbox.
2473 (Rmail Display): Mention Mouse-1.
2474 (Movemail): Clarify two movemail versions.
2475 Clarify rmail-movemail-program.
2476
2477 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
2478 (Installation): Node deleted.
2479
2480 * misc.texi (Single Shell): Replace uudecode example with gpg example.
2481 Document async shell commands.
2482 (Shell History): Clarify.
2483 (Shell Ring): Mention C-UP an C-DOWN.
2484 (Shell Options): Add comint-prompt-read-only.
2485 (Invoking emacsclient): Set EDITOR to run Emacs.
2486 (Sorting): No need to explain what region is.
2487 (Saving Emacs Sessions): Fix typo.
2488 (Recursive Edit): Fix punctuation.
2489 (Emulation): Don't mention "PC bindings" which are standard.
2490 (Hyperlinking): Explain Mouse-1 convention here.
2491 (Find Func): Node deleted.
2492
2493 * mh-e.texi (Preface): Get rid of "Emacs 21".
2494
2495 * help.texi (Name Help): Xref to Hyperlinking.
2496
2497 * glossary.texi (Glossary):
2498 Rename "Balance Parentheses" to "Balancing...".
2499 Add "Byte Compilation". Correct "Copyleft".
2500 New xref in "Customization".
2501 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
2502 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
2503 Rename "Registers" to "Register".
2504 Replace "Selecting" with "Selected Frame",
2505 "Selected Window", and "Selecting a Buffer".
2506
2507 * files.texi (Types of Log File): Explain how projects'
2508 methods can vary.
2509
2510 * eshell.texi (Installation): Delete node (for Emacs 20).
2511
2512 * display.texi (Faces): Delete "Emacs 21".
2513
2514 * custom.texi (Changing a Variable): C-M-i like M-TAB.
2515 * fixit.texi (Spelling): C-M-i like M-TAB.
2516 * mini.texi (Completion Options): C-M-i like M-TAB.
2517 * programs.texi (Symbol Completion): C-M-i like M-TAB.
2518 * text.texi (Text Mode): C-M-i like M-TAB.
2519
2520 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
2521
2522 * calendar.texi (Specified Dates): Mention `g w'.
2523 (Appointments): appt-activate toggles with no arg.
2524
2525 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
2526
2527 * flymake.texi: Refill and tweak style in @lisp blocks.
2528
2529 2005-03-05 Juri Linkov <juri@jurta.org>
2530
2531 * cmdargs.texi (Emacs Invocation): Add cindex
2532 "invocation (command line arguments)"
2533 (Misc X): Add -nbc, --no-blinking-cursor.
2534
2535 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
2536
2537 * calendar.texi (iCalendar): No need to require it now.
2538
2539 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2540
2541 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
2542
2543 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
2544
2545 * trouble.texi (Contributing): Mention Savannah. Direct users to
2546 emacs-devel.
2547
2548 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
2549
2550 * calendar.texi (Adding to Diary): Mention redrawing of calendar
2551 window.
2552
2553 2005-03-01 Jay Belanger <belanger@truman.edu>
2554
2555 * calc.texi (Trigonometric and Hyperbolic Functions):
2556 Mention additional functions.
2557 (Algebraic Simplifications): Mention additional simplifications.
2558
2559 2005-02-27 Richard M. Stallman <rms@gnu.org>
2560
2561 * building.texi (Compilation): Update mode line status info.
2562
2563 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
2564
2565 * calendar.texi (General Calendar): Document binding of
2566 scroll-other-window-down.
2567 (Mayan Calendar): Fix earliest date.
2568 (Time Intervals): Document timeclock-change.
2569 Fix timeclock-ask-before-exiting documentation.
2570
2571 2005-02-26 Kim F. Storm <storm@cua.dk>
2572
2573 * frames.texi (Mouse References):
2574 Add mouse-1-click-in-non-selected-windows.
2575
2576 2005-02-25 Richard M. Stallman <rms@gnu.org>
2577
2578 * screen.texi (Screen): Explain better about cursors and mode lines;
2579 don't presuppose text terminals.
2580 (Point): Don't assume just one cursor.
2581 Clarify explanation of cursors.
2582 (Echo Area, Menu Bar): Cleanups.
2583
2584 * mini.texi (Minibuffer): Prompts are highlighted.
2585 (Minibuffer Edit): Newline = C-j only on text terminals.
2586 Clarify resize-mini-windows values.
2587 Mention M-PAGEUP and M-PAGEDOWN.
2588 (Completion Commands): Mouse-1 like Mouse-2.
2589 (Minibuffer History): Explain history commands better.
2590 (Repetition): Add xref to Incremental Search.
2591
2592 * mark.texi (Setting Mark): Clarify info about displaying mark.
2593 Clarify explanation of C-@ and C-SPC.
2594 (Transient Mark): Mention Delete Selection mode.
2595 (Marking Objects): Clean up text about extending the region.
2596
2597 * m-x.texi (M-x): One C-g doesn't always go to top level.
2598 No delay before suggest-key-bindings output.
2599
2600 * fixit.texi (Fixit): Mention C-/ for undo.
2601 (Spelling): Mention ESC TAB like M-TAB.
2602 Replacement words with r and R are rechecked.
2603 Say where C-g leaves point. Mention ? as input.
2604
2605 2005-02-23 Lute Kamstra <lute@gnu.org>
2606
2607 * cmdargs.texi (Initial Options): Add cross reference.
2608
2609 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
2610
2611 * ses.texi: Add concept/function/variable indices (this work was
2612 donated by Brad Collins <brad@chenla.org>, copyright-assignment
2613 papers on file at FSF).
2614
2615 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
2616
2617 * emacs.texi (Top): Update menu for splitting of node in
2618 msdog.texi.
2619 * frames.texi (Frames): Update xref for splitting of node in
2620 msdog.texi.
2621 * trouble.texi (Quitting): Ditto.
2622
2623 2005-02-16 Richard M. Stallman <rms@gnu.org>
2624
2625 * windows.texi (Split Window): Simplify line truncation info
2626 and xref to Display Custom.
2627
2628 * trouble.texi (Quitting): Emergency escape only for text terminal.
2629 (Screen Garbled): C-l for ungarbling is only for text terminal.
2630
2631 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
2632
2633 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
2634
2635 * programs.texi (Program Modes): Mention Python mode.
2636 (Moving by Defuns): Repeating C-M-h extends region.
2637 (Basic Indent): Clarify.
2638 (Custom C Indent): Clarify.
2639 (Expressions): Repeating C-M-@ extends region.
2640 (Info Lookup): Clarify for C-h S.
2641 (Symbol Completion): ESC TAB alternative for M-TAB.
2642 (Electric C): Clarify.
2643
2644 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
2645
2646 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
2647 MS-DOS Input node.
2648 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
2649 (MS-DOS and MULE): Clarify.
2650 (MS-DOS Processes, Windows Processes): Fix typos.
2651
2652 * major.texi (Choosing Modes): Clarify.
2653
2654 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
2655 (Keyboard Macro Step-Edit): Clarify.
2656
2657 * indent.texi (Indentation): Clarifications.
2658
2659 * help.texi (Help): Correct error about C-h in query-replace.
2660 Clarify apropos vs C-h a. Fix how to search in FAQ.
2661 (Key Help): Describe C-h w here.
2662 (Name Help): Minor cleanup. C-h w moved to Key Help.
2663 Clarify the "object" joke.
2664 (Apropos): Clarify. Mouse-1 like Mouse-2.
2665 (Help Mode): Mouse-1 like Mouse-2.
2666
2667 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
2668
2669 * display.texi (Display): Reorder menu.
2670 (Faces): Cleanup.
2671 (Font Lock): Cleanup. Mention Options menu.
2672 Delete obsolete text.
2673 (Scrolling): For C-l, don't presume text terminal.
2674 (Horizontal Scrolling): Simplify intro.
2675 (Follow Mode): Clarify.
2676 (Cursor Display): Moved before Display Custom.
2677 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
2678 Doc default-tab-width. Doc line truncation more thoroughly.
2679
2680 * dired.texi (Dired Enter): C-x C-f can run Dired.
2681 (Dired Visiting): Comment out `a' command.
2682 Mouse-1 is like Mouse-2.
2683 (Shell Commands in Dired): ? can be used more than once.
2684
2685 * basic.texi (Continuation Lines): Simplify description of truncation,
2686 and refer to Display Custom for the rest of it.
2687
2688 2005-02-10 Jay Belanger <belanger@truman.edu>
2689
2690 * calc.texi: Change @LaTeX to La@TeX throughout.
2691 Redefine @expr as @math for TeX output.
2692 Redefine @texline as a no-op for TeX output.
2693 Define @tfn, replace @t by @tfn throughout.
2694
2695 2005-02-09 Jay Belanger <belanger@truman.edu>
2696
2697 * calc.texi: Add macro for LaTeX for info output.
2698
2699 2005-02-08 Kim F. Storm <storm@cua.dk>
2700
2701 * texinfo.tex (LaTex): Add def.
2702
2703 2005-02-06 Jay Belanger <belanger@truman.edu>
2704
2705 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
2706 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
2707 throughout manual.
2708
2709 2005-02-06 Lute Kamstra <lute@gnu.org>
2710
2711 * basic.texi (Undo): Fix typo.
2712
2713 * cmdargs.texi (Emacs Invocation): Fix typo.
2714
2715 * custom.texi (Init Examples): Fix typo.
2716
2717 * abbrevs.texi (Expanding Abbrevs): Fix typo.
2718
2719 2005-02-06 Richard M. Stallman <rms@gnu.org>
2720
2721 * regs.texi (Registers): Registers can hold numbers, too.
2722
2723 * killing.texi (Other Kill Commands): Cleanup.
2724 Delete redundant explanation of kill in read-only buffer.
2725 (Yanking): Mention term "copying".
2726 (Accumulating Text): Fix typo.
2727
2728 * entering.texi (Entering Emacs): Update rationale at start.
2729 (Exiting): Treat iconifying on a par with suspension.
2730
2731 * custom.texi (Minor Modes): Fix typo.
2732 (Easy Customization): Fix menu style.
2733 (Variables): Add xref.
2734 (Examining): Setting for future sessions works through .emacs.
2735 (Keymaps): "Text terminals", not "Many".
2736 (Init Rebinding): Explain \C-. Show example of \M-.
2737 Fix minor wording errors.
2738 (Function Keys): Explain vector syntax just once.
2739 (Named ASCII Chars): Clarify history of TAB/C-i connection.
2740 (Init File): Mention .emacs.d directory.
2741 (Init Examples): Add xref.
2742 (Find Init): Mention .emacs.d directory.
2743
2744 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
2745 (Action Arguments): Explain which kinds of -l args are found how.
2746 (Initial Options): --batch does not inhibit site-start.
2747 Add xrefs.
2748 (Command Example): Use --batch, not -batch.
2749
2750 * basic.texi (Inserting Text): Cleanup wording.
2751 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
2752 C-n is not error at end of buffer.
2753 (Undo): Doc C-/ like C-_. Add xrefs.
2754 (Arguments): META key may be labeled ALT.
2755 Peculiar arg meanings are explained in doc strings.
2756
2757 * abbrevs.texi (Expanding Abbrevs): Clarify.
2758
2759 2005-02-05 Eli Zaretskii <eliz@gnu.org>
2760
2761 * frames.texi (Frame Parameters): Add an xref to the description
2762 of list-colors-display. Add a pointer to the X docs about colors.
2763
2764 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
2765 Impove docs of list-colors-display.
2766
2767 2005-02-03 Lute Kamstra <lute@gnu.org>
2768
2769 * frames.texi (Frames, Drag and Drop): Fix typos.
2770
2771 2005-02-03 Richard M. Stallman <rms@gnu.org>
2772
2773 * windows.texi (Basic Window): Mention color-change in mode line.
2774 (Change Window): Explain dragging vertical boundaries.
2775
2776 * text.texi (Sentences): Clarify.
2777 (Paragraphs): Explain M-a and blank lines.
2778 (Outline Mode): Clarify text and menu.
2779 (Hard and Soft Newlines): Mention use-hard-newlines.
2780
2781 * frames.texi (Frames): Delete unnecessary mention of Windows.
2782 (Mouse Commands): Likewise. Mention xterm mouse support.
2783 (Clipboard): Clarify.
2784 (Mouse References): Mention use of Mouse-1 for following links.
2785 (Menu Mouse Clicks): Clarify.
2786 (Mode Line Mouse): Clarify.
2787 (Drag and Drop): Rewrite.
2788
2789 * fixit.texi (Spelling): Fix typo.
2790
2791 * files.texi (File Names): Clarify.
2792 (Visiting): Update conditions for use of file dialog. Clarify.
2793 (Saving): Doc d as answer in save-some-buffers.
2794 (Remote Files): Clean up the text.
2795
2796 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
2797
2798 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
2799 (List Buffers): Clarify.
2800 (Several Buffers): Doc T command.
2801 (Buffer Convenience): Clarify menu.
2802
2803 * basic.texi (Undo): Clarify last change.
2804
2805 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2806
2807 * fixit.texi (Spelling): Fix typo.
2808
2809 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
2810
2811 * basic.texi (Undo): Update description of `undo-outer-limit'.
2812
2813 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
2814
2815 * building.texi: Update documentation relating to GDB Graphical
2816 Interface.
2817
2818 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
2819
2820 * custom.texi (Easy Customization): Adapt menu to node name change.
2821
2822 2005-01-30 Richard M. Stallman <rms@gnu.org>
2823
2824 * custom.texi (Easy Customization): Defn of "User Option" now
2825 includes faces. Don't say just "option" when talking about variables.
2826 Do say just "options" to mean "anything customizable".
2827 (Specific Customization): Describe `customize-variable',
2828 not `customize-option'.
2829
2830 * glossary.texi (Glossary) <Faces>: Add xref.
2831 <User Option>: Change definition--include faces. Change xref.
2832
2833 * picture.texi (Picture): Mention artist.el.
2834
2835 * sending.texi, screen.texi, programs.texi, misc.texi:
2836 * mini.texi, major.texi, maintaining.texi, macos.texi:
2837 * help.texi, frames.texi, files.texi:
2838 Don't say just "option" when talking about variables.
2839
2840 * display.texi, mule.texi: Don't say just "option" when talking
2841 about variables. Other minor cleanups.
2842
2843 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2844
2845 * gnus.texi: Some edits based on comments from David Abrahams.
2846
2847 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
2848
2849 * gnus.texi (RSS): Fix the keystroke.
2850
2851 2005-01-26 Lute Kamstra <lute@gnu.org>
2852
2853 * cmdargs.texi (Initial Options): Add a cross reference to `Init
2854 File'. Mention the `-Q' option at the `--no-site-file' option.
2855
2856 2005-01-24 David Kastrup <dak@gnu.org>
2857
2858 * faq.texi: Update AUCTeX version info.
2859
2860 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
2861
2862 * gnus-faq.texi ([4.1]): Typo.
2863
2864 2005-01-22 David Kastrup <dak@gnu.org>
2865
2866 * building.texi (Grep Searching): Mention alias `find-grep' for
2867 `grep-find'.
2868
2869 2005-01-20 Richard M. Stallman <rms@gnu.org>
2870
2871 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
2872
2873 2005-01-19 Jay Belanger <belanger@truman.edu>
2874
2875 * calc.texi (Keep Arguments): Mention that keeping arguments
2876 doesn't work with keyboard macros.
2877
2878 2005-01-16 Richard M. Stallman <rms@gnu.org>
2879
2880 * autotype.texi (Autoinserting): Fix small error.
2881
2882 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
2883
2884 Sync with Tramp 2.0.47.
2885
2886 * tramp.texi (Compilation): New section, describing compilation of
2887 remote files.
2888
2889 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
2890
2891 * rmail.texi (Movemail): Explain differences
2892 between standard and mailutils versions of movemail.
2893 Describe command line and configuration options introduced
2894 with the latter.
2895 Explain the notion of mailbox URL, provide examples and
2896 cross-references to mailutils documentation.
2897 Describe various methods of specifying mailbox names,
2898 user names and user passwords for rmail.
2899 (Remote Mailboxes): New section. Describe
2900 how movemail handles remote mailboxes. Describe configuration
2901 options used to control its behavior.
2902 (Other Mailbox Formats): Explain handling of various mailbox
2903 formats.
2904
2905 2005-01-13 Richard M. Stallman <rms@gnu.org>
2906
2907 * commands.texi (Commands): Clarification.
2908
2909 2005-01-11 Richard M. Stallman <rms@gnu.org>
2910
2911 * programs.texi (Multi-line Indent): Fix previous change.
2912 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
2913
2914 2005-01-11 Kim F. Storm <storm@cua.dk>
2915
2916 * widget.texi (Basic Types): Add :follow-link keyword.
2917
2918 2005-01-09 Jay Belanger <belanger@truman.edu>
2919
2920 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
2921
2922 2005-01-08 Richard M. Stallman <rms@gnu.org>
2923
2924 * display.texi (Faces): isearch-lazy-highlight-face renamed to
2925 lazy-highlight.
2926
2927 * search.texi (Query Replace): Mention faces query-replace
2928 and lazy-highlight.
2929 (Incremental Search): Update isearch highlighting info.
2930
2931 2005-01-08 Jay Belanger <belanger@truman.edu>
2932
2933 * calc.texi: Change throughout to reflect new default value of
2934 calc-settings-file.
2935
2936 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2937
2938 * message.texi (Reply): `message-reply-to-function' should return
2939 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
2940
2941 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
2942
2943 * faq.texi (Changing load-path): Fix typo.
2944
2945 2005-01-05 Jay Belanger <belanger@truman.edu>
2946
2947 * calc.texi (Programming Tutorial): Replace kbd command by
2948 appropriate characters for a keyboard macro.
2949
2950 2005-01-04 Jay Belanger <belanger@truman.edu>
2951
2952 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
2953 for Lucid Emacs.
2954 (Programming Tutorial): Mention that the user needs to be in the
2955 right mode to compute some functions.
2956
2957 2005-01-04 Richard M. Stallman <rms@gnu.org>
2958
2959 * custom.texi (Saving Customizations): Minor improvement.
2960
2961 2005-01-04 Jay Belanger <belanger@truman.edu>
2962
2963 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
2964 no longer applicable.
2965
2966 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
2967
2968 * custom.texi (Saving Customizations): Emacs no longer loads
2969 `custom-file' after .emacs. No longer mention customizing through
2970 Custom.
2971
2972 2005-01-01 Jay Belanger <belanger@truman.edu>
2973
2974 * calc.texi (Programming Tutorial): Changed description of how to
2975 edit keyboard macros to match current behavior.
2976
2977 2005-01-01 Andreas Schwab <schwab@suse.de>
2978
2979 * killing.texi (Graphical Kill): Move up under node Killing,
2980 change @section to @subsection.
2981
2982 2005-01-01 Richard M. Stallman <rms@gnu.org>
2983
2984 * custom.texi (Face Customization): Mention hex color specs.
2985
2986 * emacs.texi (Top): Update Killing submenu.
2987
2988 * killing.texi (Killing): Reorganize section.
2989 No more TeX-only text; put the node command at start of chapter.
2990 But the first section heading is used only in TeX.
2991 Rewrite the text to read better in this mode.
2992 (Graphical Kill): New subnode gets some of the text that
2993 used to be in the first section.
2994
2995 2004-12-31 Richard M. Stallman <rms@gnu.org>
2996
2997 * dired.texi (Shell Commands in Dired): Delete the ? example.
2998
2999 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
3000
3001 * files.texi (Saving): Describe new require-final-newline features
3002 and mode-require-final-newline.
3003
3004 2004-12-31 Jay Belanger <belanger@truman.edu>
3005
3006 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3007
3008 2004-12-29 Richard M. Stallman <rms@gnu.org>
3009
3010 * custom.texi (File Variables): Clarify previous change.
3011
3012 2004-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3013
3014 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
3015 out now.
3016
3017 2004-12-27 Richard M. Stallman <rms@gnu.org>
3018
3019 * Makefile.in (MAKEINFO): Specify --force.
3020
3021 * basic.texi (Moving Point): C-e now runs move-end-of-line.
3022 (Undo): Doc undo-outer-limit.
3023
3024 2004-12-20 Jay Belanger <belanger@truman.edu>
3025
3026 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3027 zero.
3028
3029 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3030
3031 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3032 @xref.
3033 (Font Locking): Avoid @strong{Note:}.
3034
3035 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
3036
3037 Sync with Tramp 2.0.46.
3038
3039 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3040
3041 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3042
3043 * url.texi: Correct typos.
3044 (Retrieving URLs): @var{nil}->@code{nil}.
3045 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3046 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3047 (Dealing with HTTP documents): @inforef->@xref.
3048
3049 2004-12-15 Juri Linkov <juri@jurta.org>
3050
3051 * mark.texi (Transient Mark, Mark Ring): M-< and other
3052 movement commands don't set mark in Transient Mark mode
3053 if mark is active.
3054
3055 2004-12-15 Jay Belanger <belanger@truman.edu>
3056
3057 * calc.texi: Consistently capitalized all mode names.
3058 (Answers to Exercises): Mention that an answer can be a fraction
3059 when in Fraction mode.
3060
3061 2004-12-13 Jay Belanger <belanger@truman.edu>
3062
3063 * calc.texi: Fix some TeX definitions.
3064
3065 2004-12-12 Juri Linkov <juri@jurta.org>
3066
3067 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
3068 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
3069
3070 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
3071 (Misc Dired Commands): Add @r{(Dired)} to w.
3072
3073 2004-12-12 Juri Linkov <juri@jurta.org>
3074
3075 * mark.texi (Marking Objects): Marking commands also extend the
3076 region when mark is active in Transient Mark mode.
3077
3078 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3079
3080 * reftex.texi (Imprint): Remove erroneous @value's.
3081
3082 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3083
3084 * custom.texi (Saving Customizations): Emacs only loads the custom
3085 file automatically after the init file in version 22.1 or later.
3086 Adapt text and examples to this fact.
3087
3088 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3089 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3090
3091 2004-12-08 Jay Belanger <belanger@truman.edu>
3092
3093 * calc.texi (Starting Calc): Remove comment about installation.
3094 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3095
3096 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3097
3098 * url.texi: Update @setfilename.
3099 (Getting Started): No need to worry about Gnus versions.
3100 (Dealing with HTTP documents): Use @inforef.
3101
3102 * org.texi: Fix @direntry file name.
3103
3104 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
3105
3106 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
3107 be set through Custom. Otherwise, it has no effect.
3108
3109 2004-12-07 Stefan <monnier@iro.umontreal.ca>
3110
3111 * url.texi: New file.
3112
3113 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3114
3115 2004-12-06 Jay Belanger <belanger@truman.edu>
3116
3117 * calc.texi (Using Calc): Remove paragraph about installation.
3118
3119 2004-12-06 Jay Belanger <belanger@truman.edu>
3120
3121 * calc.texi: Use more Texinfo macros and less TeX defs.
3122 Remove @refill's.
3123
3124 2004-12-06 Richard M. Stallman <rms@gnu.org>
3125
3126 * org.texi: New file.
3127
3128 2004-12-05 Richard M. Stallman <rms@gnu.org>
3129
3130 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
3131 * entering.texi: Rename Command Line to Emacs Invocation.
3132
3133 * Makefile.in (org.dvi, ../info/org): New targets.
3134 (INFO_TARGETS): Add ../info/org.
3135 (DVI_TARGETS): Add org.dvi.
3136 (maintainer-clean): Remove the info files in the info dir.
3137
3138 * misc.texi (Term Mode): Correcty describe C-c.
3139
3140 * custom.texi (Easy Customization): Move up to section level,
3141 before Variables. Avoid using the term "variable"; say "option".
3142 New initial explanation.
3143 (Variables): In initial explanation, connect "variable" to the
3144 already-explained "user option".
3145
3146 * emacs.texi (Top): Fix ref to Command Line.
3147 Move reference to Easy Customization.
3148
3149 * xresources.texi (X Resources): Fix From link.
3150
3151 * doclicense.texi (GNU Free Documentation License): Fix To link.
3152
3153 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
3154
3155 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
3156
3157 2004-12-03 Richard M. Stallman <rms@gnu.org>
3158
3159 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
3160
3161 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
3162
3163 * kmacro.texi: Several small changes in addition to the following.
3164 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
3165 defining a keyboard macro.
3166 Mention `kmacro-ring-max'.
3167 (Keyboard Macro Counter): Clarify description of
3168 `kmacro-insert-counter', `kmacro-set-counter',
3169 `kmacro-add-counter' and `kmacro-set-format'.
3170
3171 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
3172
3173 * custom.texi (File Variables): Add `unibyte' and make it more
3174 clear that `unibyte' and `coding' are special. Suggested by Simon
3175 Krahnke <overlord@gmx.li>.
3176
3177 * mule.texi (Enabling Multibyte): Refer to File Variables.
3178 Suggested by Simon Krahnke <overlord@gmx.li>.
3179
3180 2004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3181
3182 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
3183 x-use-old-gtk-file-dialog.
3184
3185 2004-11-26 Eli Zaretskii <eliz@gnu.org>
3186
3187 * idlwave.texi: Fix the setfilename directive to put the produced
3188 file in ../info.
3189 (Continued Statement Indentation): Resurrect Jan D.'s change from
3190 2004-11-03 that was lost when a newer version of idlwave.texi was
3191 imported.
3192
3193 2004-11-20 Richard M. Stallman <rms@gnu.org>
3194
3195 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
3196
3197 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
3198
3199 * building.texi (Lisp Eval): Delete hyphen in section name.
3200
3201 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
3202
3203 * files.texi (Old Versions):
3204 No longer document annotation as "CVS only".
3205
3206 2004-11-10 Andre Spiegel <spiegel@gnu.org>
3207
3208 * files.texi (Version Control): Rewrite the introduction about
3209 version systems, mentioning the new ones that we support. Thanks
3210 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
3211 suggestions.
3212
3213 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3214
3215 * gnus-faq.texi ([5.1]): Added missing bracket.
3216
3217 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3218 `spam-initialize'.
3219
3220 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3221
3222 * message.texi (Various Message Variables): Mention that all mail
3223 file variables are derived from `message-directory'.
3224
3225 * gnus.texi (Splitting Mail): Clarify bogus group.
3226
3227 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3228
3229 * emacs-mime.texi (Encoding Customization): Fix
3230 mm-coding-system-priorities entry.
3231
3232 2004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3233
3234 * frames.texi (Dialog Boxes):
3235 * idlwave.texi (Continued Statement Indentation):
3236 * reftex.texi (Options (Index Support)):
3237 (Displaying and Editing the Index, Table of Contents):
3238 * speedbar.texi (Creating a display, Major Display Modes): Replace
3239 non-nil with non-@code{nil}.
3240
3241 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3242
3243 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
3244
3245 2004-10-23 Eli Zaretskii <eliz@gnu.org>
3246
3247 * text.texi (Text Based Tables, Table Definition)
3248 (Table Creation, Table Recognition, Cell Commands)
3249 (Cell Justification, Row Commands, Column Commands)
3250 (Fixed Width Mode, Table Conversion, Measuring Tables)
3251 (Table Misc): New nodes, documenting the Table Mode.
3252
3253 2004-10-21 Jay Belanger <belanger@truman.edu>
3254
3255 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3256
3257 2004-10-19 Jason Rumney <jasonr@gnu.org>
3258
3259 * makefile.w32-in (info): Change order of arguments to makeinfo.
3260
3261 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
3262
3263 * calendar.texi (iCalendar): Update for package changes.
3264
3265 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3266
3267 * calc.texi (Reporting Bugs): Double up `@'.
3268
3269 2004-10-18 Jay Belanger <belanger@truman.edu>
3270
3271 * calc.texi (Reporting Bugs): Changed the address that bugs
3272 should be sent to.
3273
3274 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3275
3276 * gnus.texi (New Features): Add 5.11.
3277
3278 * message.texi (Resending): Remove wrong default value.
3279
3280 * gnus.texi (Mail Source Specifiers): Describe possible problems
3281 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3282 `pop3-leave-mail-on-server' to the index.
3283
3284 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3285
3286 * message.texi (Canceling News): Add how to set a password.
3287
3288 2004-10-12 Jay Belanger <belanger@truman.edu>
3289
3290 * calc.texi (Help Commands): Changed the descriptions of
3291 calc-describe-function and calc-describe-variable to match their
3292 current behavior.
3293
3294 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3295
3296 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3297
3298 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
3299
3300 Sync with Tramp 2.0.45.
3301
3302 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3303 plink link. The URL is outdated. Originator contacted for
3304 clarification.
3305
3306 2004-10-10 Juri Linkov <juri@jurta.org>
3307
3308 * gnus.texi (Top, Marking Articles): Join two menus in one node
3309 because a node can have only one menu.
3310
3311 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3312
3313 * files.texi (Misc File Ops): View mode is a minor mode.
3314
3315 2004-10-09 Juri Linkov <juri@jurta.org>
3316
3317 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3318 example of nnmail-split-fancy.
3319
3320 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
3321
3322 * calendar.texi (iCalendar): Style changes.
3323
3324 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
3325
3326 * search.texi (Regexps): The regexp described in the example is no
3327 longer stored in the variable `sentence-end'.
3328
3329 2004-10-06 Karl Berry <karl@gnu.org>
3330
3331 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3332 consistency with other uses of dashes.
3333
3334 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
3335
3336 * building.texi (Starting GUD): Note that multiple debugging
3337 sessions requires `gdb --fullname'.
3338
3339 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
3340
3341 * calendar.texi (iCalendar): New section for a new package.
3342
3343 2004-10-05 Karl Berry <karl@gnu.org>
3344
3345 * info.texi: Consistently use --- throughout, periods at end of
3346 menu descriptions, and a couple typos.
3347
3348 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
3349
3350 * text.texi: Various small changes in addition to the following.
3351 (Text): Replace xref for autotype with inforef.
3352 (Sentences): Explain nil value for `sentence-end'.
3353 (Paragraphs): Update default values for `paragraph-start' and
3354 `paragraph-separate'.
3355 (Text Mode): Correct description of Text mode's effect on the
3356 syntax table.
3357 (Outline Visibility): `hide-other' does not hide top level headings.
3358 `selective-display-ellipses' no longer has an effect on Outline mode.
3359 (TeX Misc): Add missing @cindex.
3360 Replace xref for RefTeX with inforef.
3361 (Requesting Formatted Text): The variable
3362 `enriched-fill-after-visiting' no longer exists.
3363 (Editing Format Info): Update names of menu items and commands.
3364 (Format Faces): Mention special effect of specifying the default face.
3365 Describe inheritance of text properties.
3366 Correct description of `fixed' face.
3367 (Format Indentation): Correct description of effect of setting
3368 margins. Mention `set-left-margin' and `set-right-margin'.
3369 (Format Justification): Update names of menu items.
3370 `set-justification-full' is now bound to `M-j b'.
3371 Mention that `default-justification' is a per buffer variable.
3372 (Format Properties): Update name of menu item.
3373 (Forcing Enriched Mode): `format-decode-buffer' automatically
3374 turns on Enriched mode if the buffer is in text/enriched format.
3375
3376 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
3377
3378 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
3379
3380 2004-09-28 Kim F. Storm <storm@cua.dk>
3381
3382 * display.texi (Display Custom) <indicate-buffer-boundaries>:
3383 Align with new functionality.
3384
3385 2004-09-26 Jesper Harder <harder@ifa.au.dk>
3386
3387 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3388 * pgg.texi (User Commands, Backend methods): Do.
3389 * gnus.texi: Markup fixes.
3390 (Setting Process Marks): Fix `M P a' entry.
3391 * emacs-mime.texi: Fixes.
3392
3393 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3394
3395 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3396 again.
3397 Use 5.10 instead of 5.10.0.
3398
3399 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3400
3401 * gnus.texi (Summary Mail Commands): S D e.
3402
3403 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3404
3405 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3406 the gnus-article-mode-line-format section.
3407
3408 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3409
3410 * gnus.texi (Various Summary Stuff): Fix the documentation for
3411 gnus-newsgroup-variables.
3412
3413 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3414
3415 * gnus.texi (MIME Commands): Added
3416 gnus-mime-display-multipart-as-mixed,
3417 gnus-mime-display-multipart-alternative-as-mixed,
3418 gnus-mime-display-multipart-related-as-mixed.
3419 (Mail Source Customization): Clarify `mail-source-directory'.
3420 (Splitting Mail): Mention gnus-group-find-new-groups.
3421 (SpamOracle): Fixed typo.
3422
3423 * gnus-faq.texi: Untabify.
3424 ([6.3]): nnir.el is in contrib directory.
3425
3426 * message.texi (News Headers): Clarify how a unique ID is created.
3427
3428 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3429 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3430
3431 2004-09-20 Andre Srinivasan <andre@e2open.com>
3432
3433 * gnus.texi (Group Parameters): Added more on hooks. (Small
3434 change.)
3435
3436 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
3437
3438 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3439
3440 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3441
3442 * display.texi (Display Custom): Remove stray `@end defvar'.
3443
3444 2004-09-23 Kim F. Storm <storm@cua.dk>
3445
3446 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
3447 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
3448
3449 2004-09-22 Jay Belanger <belanger@truman.edu>
3450
3451 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3452 might be hidden during part of the session.
3453
3454 2004-09-20 Jay Belanger <belanger@truman.edu>
3455
3456 * calc.texi (Notations Used in This Manual): Put in an earlier
3457 mention that DEL could be called Backspace.
3458
3459 2004-09-20 Richard M. Stallman <rms@gnu.org>
3460
3461 * custom.texi (Hooks): Explain using setq to clear out a hook.
3462 (File Variables): Explain multiline string constants.
3463 (Non-ASCII Rebinding): Explain when you need to update
3464 non-ASCII char codes in .emacs.
3465
3466 * building.texi (Compilation): Explain how to make a silent
3467 subprocess that won't be terminated. Explain compilation-environment.
3468
3469 2004-09-13 Kim F. Storm <storm@cua.dk>
3470
3471 * mini.texi (Repetition): Rename isearch-resume-enabled to
3472 isearch-resume-in-command-history and change default to disabled.
3473
3474 2004-09-10 Simon Josefsson <jas@extundo.com>
3475
3476 * gnus.texi (IMAP): Add example. Suggested and partially written
3477 by Steinar Bang <sb@dod.no>.
3478
3479 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3480
3481 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3482 netrc syntax.
3483
3484 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3485
3486 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3487 (Spam ELisp Package Global Variables): More clarifications.
3488
3489 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3490
3491 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3492 Mention spam-split does not modify incoming mail.
3493
3494 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3495
3496 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3497
3498 2004-09-10 Eli Zaretskii <eliz@gnu.org>
3499
3500 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
3501
3502 2004-09-09 Kim F. Storm <storm@cua.dk>
3503
3504 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
3505 with new `kmacro-name-last-macro'.
3506
3507 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3508
3509 * makefile.w32-in (sieve, pgg): Use $(infodir).
3510
3511 2004-09-08 Juri Linkov <juri@jurta.org>
3512
3513 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
3514
3515 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3516
3517 * makefile.w32-in: Fix PGG and Sieve entries.
3518
3519 2004-09-03 Juri Linkov <juri@jurta.org>
3520
3521 * search.texi (Incremental Search): Update wording for M-%.
3522
3523 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
3524
3525 * killing.texi (Killing): Correct description of kill commands in
3526 read-only buffer.
3527
3528 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3529
3530 * building.texi (Compilation Mode): Add a paragraph about rules
3531 for finding the compilation buffer for `next-error'.
3532
3533 * search.texi (Other Repeating Search): Mention that Occur mode
3534 supports the next-error functionality.
3535
3536 2004-09-02 Juri Linkov <juri@jurta.org>
3537
3538 * search.texi (Regexp Replace): Add missing backslash to \footnote.
3539
3540 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
3541
3542 * kmacro.texi (Basic Keyboard Macro):
3543 `apply-macro-to-region-lines' now operates on all lines that begin
3544 in the region, rather than on all complete lines in the region.
3545
3546 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3547
3548 * frames.texi (Drag and drop): Add documentation about
3549 x-dnd-test-function and x-dnd-known-types.
3550
3551 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
3552
3553 * indent.texi: Various minor changes in addition to:
3554 (Indentation Commands): Correct description of `indent-relative'.
3555 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
3556 mode. The *Tab Stops* buffer uses Overwrite Mode.
3557 (Just Spaces): `tabify' converts sequences of at least two spaces
3558 to tabs.
3559
3560 2004-08-28 Eli Zaretskii <eliz@gnu.org>
3561
3562 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3563 Emacs and related programs.
3564
3565 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3566
3567 * frames.texi (Secondary Selection): Setting the secondary
3568 selection with M-Drag-Mouse-1 does not alter the kill ring,
3569 setting it with M-Mouse-1 and M-Mouse-3 does.
3570 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
3571 toolkit scroll bars.
3572 (Scroll Bars): Ditto.
3573
3574 * windows.texi (Basic Window): When using a window system, the value
3575 of point in a non-selected window is indicated by a hollow box.
3576 (Split Window): Side by side windows are separated by a scroll bar,
3577 if scroll bars are used.
3578 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
3579 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
3580 (Window Convenience): Update bindings for `winner-undo' and
3581 `winner-redo'.
3582
3583 * ack.texi (Acknowledgments): Use `@unnumbered'.
3584 * misc.texi : Adapt sectioning in Info to the node structure.
3585 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
3586 of "Using Emacs as a Server".
3587 * building.texi (Building): Interchange nodes (for correct numbering).
3588 * programs.texi (Programs): Interchange nodes (for correct numbering).
3589 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
3590 Info to the node structure.
3591 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
3592 Rearrange order of nodes and sections such that both "GNU GENERAL
3593 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
3594 end, as appropriate for appendices.
3595 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
3596 Use `@unnumberedsec'.
3597 * trouble.texi: Adapt sectioning in Info to the node structure.
3598 Adapt node pointers to change in emacs.texi.
3599 * cmdargs.texi, doclicense.texi: Adapt node pointers.
3600
3601 2004-08-27 Richard M. Stallman <rms@gnu.org>
3602
3603 * faq.texi: Fix texinfo usage, esp. doublequotes.
3604 (Difference between Emacs and XEmacs): Some clarification.
3605
3606 * faq.texi (Difference between Emacs and XEmacs):
3607 Explain not to contrast XEmacs with GNU Emacs.
3608
3609 2004-08-26 Richard M. Stallman <rms@gnu.org>
3610
3611 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3612
3613 2004-08-25 Kenichi Handa <handa@m17n.org>
3614
3615 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
3616 description for unibyte mode.
3617
3618 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
3619
3620 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
3621
3622 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
3623 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
3624 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
3625 in @pxref.
3626
3627 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
3628
3629 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
3630 Change section names.
3631
3632 2004-08-22 David Kastrup <dak@gnu.org>
3633
3634 * reftex.texi (AUCTeX): Update links, section name.
3635
3636 * faq.texi (Calc): Update availability (included in 22.1).
3637 (AUCTeX): Update availability, information, versions, description.
3638
3639 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
3640
3641 * kmacro.texi (Keyboard Macro Ring): Rename section.
3642 Emacs treats the head of the macro ring as the `last keyboard macro'.
3643 (Keyboard Macro Counter): Minor change.
3644 (Save Keyboard Macro): Some clarifications.
3645 (Edit Keyboard Macro): Rename section.
3646
3647 * buffers.texi (Buffers): Maximum buffer size is now 256M on
3648 32-bit machines.
3649 (Several Buffers): Clarify which buffer is selected if `2' is
3650 pressed in the Buffer Menu.
3651 Auto Revert mode can be used to update the Buffer Menu
3652 automatically.
3653
3654 2004-08-21 Eli Zaretskii <eliz@gnu.org>
3655
3656 * help.texi (Misc Help): Add an index entry for finding an Info
3657 manual by its file name.
3658
3659 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
3660
3661 * files.texi (Backup Deletion): Correct description of
3662 `delete-old-versions'.
3663 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
3664 (Auto Save Files): Recommend `auto-save-mode' to reenable
3665 auto-saving, rather than the abbreviation `auto-save'.
3666
3667 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
3668
3669 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
3670 for "killing" and "yanking" in main menu.
3671
3672 2004-08-16 Richard M. Stallman <rms@gnu.org>
3673
3674 * killing.texi (Yanking, Killing): Minor cleanups.
3675
3676 * mark.texi (Momentary Mark): Minor cleanups.
3677
3678 2004-08-15 Kenichi Handa <handa@etl.go.jp>
3679
3680 * custom.texi (Non-ASCII Rebinding):
3681 C-q always inserts the right code to pass to global-set-key.
3682
3683 2004-08-14 Eli Zaretskii <eliz@gnu.org>
3684
3685 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3686
3687 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
3688
3689 * regs.texi (RegNumbers): Mention `C-x r i' binding for
3690 `insert-register', instead of `C-x r g' binding, for consistency.
3691
3692 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
3693
3694 * fixit.texi (Spelling): Fix typo.
3695
3696 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
3697
3698 * help.texi (Help): Fix Texinfo usage.
3699
3700 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3701
3702 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3703
3704 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
3705
3706 Sync with Tramp 2.0.44.
3707
3708 2004-08-05 Lars Hansen <larsh@math.ku.dk>
3709
3710 * widget.texi (User Interface): Update how to separate the
3711 editable field of an editable-field widget from other widgets.
3712 (Programming Example): Add text after field.
3713
3714 2004-07-24 Richard M. Stallman <rms@gnu.org>
3715
3716 * text.texi (Paragraphs): Update how paragraphs are separated
3717 and the default for paragraph-separate.
3718
3719 * search.texi (Regexp Replace): Further update text for new
3720 replacement operators.
3721
3722 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3723
3724 * emacs-mime.texi (Encoding Customization): Add a note to the
3725 mm-content-transfer-encoding-defaults entry.
3726 (rfc2047): Update.
3727
3728 * gnus.texi (Article Highlighting): Add
3729 gnus-cite-ignore-quoted-from.
3730 (POP before SMTP): New node.
3731 (Posting Styles): Addition.
3732 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3733 (Fancy Mail Splitting): Ditto.
3734 (X-Face): Add gnus-x-face.
3735
3736 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3737
3738 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3739 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3740
3741 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3742
3743 * gnus.texi (Mail Source Specifiers): Describe
3744 `pop3-leave-mail-on-server'.
3745
3746 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3747
3748 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3749
3750 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3751 repository. Change setfilename.
3752
3753 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3754
3755 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
3756
3757 * emacs-xtra.texi (Subdir switches): Dired does not remember the
3758 `R' switch.
3759
3760 * dired.texi (Dired Updating): `k' only deletes inserted
3761 subdirectories from the Dired buffer if a prefix argument was given.
3762
3763 * search.texi (Regexps): Delete redundant definition of `symbol' in
3764 description of `\_>'. It already occurs in the description of `\_<'.
3765
3766 2004-07-02 Juri Linkov <juri@jurta.org>
3767
3768 * pcl-cvs.texi (Viewing differences): Add `d r'.
3769
3770 2004-07-01 Juri Linkov <juri@jurta.org>
3771
3772 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
3773 (Regexp Search): Add M-r.
3774
3775 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
3776
3777 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
3778
3779 2004-06-29 Jesper Harder <harder@ifa.au.dk>
3780
3781 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
3782 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
3783
3784 2004-06-25 Richard M. Stallman <rms@gnu.org>
3785
3786 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
3787
3788 2004-06-25 David Kastrup <dak@gnu.org>
3789
3790 * search.texi (Regexp Replace): Some typo corrections and
3791 rearrangement.
3792
3793 2004-06-24 David Kastrup <dak@gnu.org>
3794
3795 * search.texi (Unconditional Replace): Use replace-string instead
3796 of query-replace in example.
3797 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
3798 sequences.
3799 (Query Replace): Correct explanation of `^' which does not use
3800 the mark stack.
3801
3802 2004-06-21 Nick Roberts <nickrob@gnu.org>
3803
3804 * misc.texi (Shell History Copying): Document comint-insert-input.
3805 (Shell Ring): Describe comint-dynamic-list-input-ring here.
3806
3807 2004-06-21 Karl Berry <karl@gnu.org>
3808
3809 * info.texi (Top): Mention that only Emacs has mouse support.
3810 (Getting Started): Mention this in a few other places.
3811
3812 2004-06-20 Jesper Harder <harder@ifa.au.dk>
3813
3814 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
3815 * custom.texi (Customization): Do.
3816 * anti.texi (Antinews): Do.
3817 * abbrevs.texi (Defining Abbrevs): Do.
3818
3819 * programs.texi (Info Lookup): Fix keybinding for
3820 info-lookup-symbol.
3821
3822 2004-06-16 Juanma Barranquero <lektu@terra.es>
3823
3824 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
3825 Add emacs-xtra.
3826 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
3827 (clean): Add emacs-xtra and flymake. Remove redundancies.
3828
3829 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
3830
3831 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
3832 Add emacs-xtra.
3833 * emacs-xtra.texi: New file.
3834
3835 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
3836
3837 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
3838 (Dired and Find): Mention differences with ordinary Dired buffers.
3839
3840 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3841
3842 * autotype.texi (Copyrights, Timestamps): Recommend
3843 `before-save-hook' instead of `write-file-functions'.
3844
3845 2004-06-13 Richard M. Stallman <rms@gnu.org>
3846
3847 * custom.texi (Init Syntax): Explain about vars that do special
3848 things when set with setq or with Custom.
3849 (Init Examples): Add line-number-mode example.
3850
3851 2004-06-13 Lars Hansen <larsh@math.ku.dk>
3852
3853 * dired-x.texi (dired-mark-omitted): Update keybinding.
3854
3855 2004-06-12 Juri Linkov <juri@jurta.org>
3856
3857 * dired.texi (Operating on Files): Add dired-do-touch.
3858
3859 2004-06-10 Kim F. Storm <storm@cua.dk>
3860
3861 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3862
3863 2004-06-10 Juri Linkov <juri@jurta.org>
3864
3865 * building.texi (Lisp Eval): Add C-M-x on defface.
3866
3867 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
3868
3869 * files.texi (Reverting): Auto-Revert mode and
3870 Global Auto-Revert mode no longer revert remote files.
3871
3872 2004-06-05 Lars Hansen <larsh@math.ku.dk>
3873
3874 * dired-x.texi (variable dired-omit-mode): Rename from
3875 dired-omit-files-p.
3876 (function dired-omit-mode): Rename from dired-omit-toggle.
3877 Call dired-omit-mode rather than set dired-omit-files-p.
3878 (dired-mark-omitted): Describe command.
3879
3880 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
3881
3882 Version 2.0.41 of Tramp released.
3883
3884 2004-05-29 Juanma Barranquero <lektu@terra.es>
3885
3886 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3887 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3888
3889 2004-05-29 Richard M. Stallman <rms@gnu.org>
3890
3891 * custom.texi (Init File): Two dashes start --no-site-file.
3892
3893 * cl.texi (Top): Call this chapter `Introduction'.
3894 (Overview): In TeX, no section heading here.
3895
3896 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3897
3898 2004-05-29 Alan Mackenzie <acm@muc.de>
3899
3900 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
3901 ("AWK"): Is consistently thus spelt throughout.
3902 (AWK, Pike): Document as "C-like modes".
3903 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
3904 (M-x man): Supersedes M-x manual-entry.
3905 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
3906
3907 ("Comments in C"): Delete node; the info is in CC Mode manual.
3908 (c-comment-only-line-offset): Remove description.
3909
3910 (C-c ., C-c C-c): Describe new C Mode bindings.
3911
3912 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
3913 (@dfn{Style}, c-default-style, comment-column, comment-padding)
3914 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
3915 Amend definitions.
3916
3917 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
3918 Describe functions.
3919
3920 (c-comment-start-regexp, c-hanging-comment-ender-p)
3921 (c-hanging-comment-starter-p): Remove obsolete definitions.
3922
3923 * emacs.texi: Remove the menu entry "Comments in C".
3924
3925 2004-05-29 Eli Zaretskii <eliz@gnu.org>
3926
3927 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3928 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3929
3930 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3931
3932 * flymake.texi: New file.
3933
3934 2004-05-28 Simon Josefsson <jas@extundo.com>
3935
3936 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3937
3938 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
3939
3940 * dired.texi (Dired and Find): `find-ls-option' does not apply to
3941 `M-x locate'.
3942
3943 2004-05-16 Karl Berry <karl@gnu.org>
3944
3945 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
3946 makeinfo --html fails.
3947 * help.texi (Help Summary) [@ifnottex]: Likewise.
3948
3949 2004-05-13 Nick Roberts <nickrob@gnu.org>
3950
3951 * building.texi (GDB Graphical Interface): Update and describe
3952 layout first.
3953
3954 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
3955
3956 Version 2.0.40 of Tramp released.
3957
3958 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3959
3960 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3961
3962 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3963 variables `tramp-backup-directory-alist' and
3964 `tramp-bkup-backup-directory-info'.
3965 (Overview, Connection types)
3966 (External transfer methods, Default Method)
3967 (Windows setup hints): Remove restriction of password entering
3968 with external methods.
3969 (Auto-save and Backup): Make file name example
3970 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3971 and `auto-save-directory' must be used.
3972 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3973 only "NT"). Remove doubled entry "What kinds of systems does
3974 @tramp{} work on".
3975 (tramp): Macro removed.
3976 (Obtaining Tramp): Flag removed from title.
3977 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3978 and `trampver' used properly. Flag `tramp-inst' replaced by
3979 `installchapter'. Installation related text adapted.
3980
3981 2004-05-04 Jason Rumney <jasonr@gnu.org>
3982
3983 * makefile.w32-in: Revert last change.
3984
3985 2004-05-03 Jason Rumney <jasonr@gnu.org>
3986
3987 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
3988
3989 2004-04-28 Masatake YAMATO <jet@gyve.org>
3990
3991 * widget.texi (Programming Example): Remove overlays.
3992
3993 2004-04-27 Jesper Harder <harder@ifa.au.dk>
3994
3995 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3996
3997 2004-04-23 Juanma Barranquero <lektu@terra.es>
3998
3999 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4000
4001 2004-04-18 Juri Linkov <juri@jurta.org>
4002
4003 * fixit.texi (Spelling): Remove file extension from ispell xref.
4004
4005 2004-04-15 Kim F. Storm <storm@cua.dk>
4006
4007 * cmdargs.texi (Initial Options): Add -Q.
4008
4009 2004-04-05 Kim F. Storm <storm@cua.dk>
4010
4011 * custom.texi (File Variables): Add safe-local-eval-forms.
4012
4013 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4014
4015 * info.texi (Info Search): Add info-apropos.
4016
4017 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4018
4019 * files.texi (Reverting): Correct description of revert-buffer's
4020 handling of point.
4021
4022 2004-03-22 Juri Linkov <juri@jurta.org>
4023
4024 * emacs.texi (Top): Add `Misc X'.
4025
4026 * faq.texi, trouble.texi: Fix help key bindings.
4027
4028 * glossary.texi: Improve references.
4029
4030 * help.texi: Sync keywords with finder.el.
4031
4032 * mini.texi (Completion): Add description for menu items.
4033
4034 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4035
4036 * sending.texi (Mail Methods): Fix xref to Message manual.
4037
4038 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4039
4040 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4041 (as suggested by Karl Berry). Update information about colored
4042 stars in menus. Add new subheading describing M-n.
4043
4044 2004-03-12 Richard M. Stallman <rms@gnu.org>
4045
4046 * cl.texi (Top): Rename top node's title.
4047
4048 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4049
4050 2004-03-08 Karl Berry <karl@gnu.org>
4051
4052 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4053 problems making the texinfo distribution.
4054
4055 2004-03-04 Richard M. Stallman <rms@gnu.org>
4056
4057 * search.texi (Regexps): Explain that ^ and $ have their
4058 special meanings only in certain contexts.
4059
4060 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4061
4062 * mule.texi (Specify Coding): Doc C-x RET F.
4063
4064 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4065 for multiple compile and grep buffers.
4066 (Indirect Buffers): Don't recommand clone-indirect-buffer
4067 for multiple compile and grep buffers.
4068
4069 2004-02-29 Simon Josefsson <jas@extundo.com>
4070
4071 * smtpmail.texi (Authentication): Changed the list of supported
4072 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4073 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4074 <voegelas@gmx.net>.
4075
4076 2004-02-29 Juanma Barranquero <lektu@terra.es>
4077
4078 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4079 Use $(DEL) instead of rm, and ignore exit code.
4080
4081 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
4082
4083 Tramp version 2.0.39 released.
4084
4085 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4086
4087 * tramp.texi (Customizing Completion): Explain new functions
4088 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4089 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4090 (Top): Refer to Savannah mailing list as the major one. Mention
4091 older mailing lists in HTML mode only.
4092 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
4093 (Frequently Asked Questions): Remote hosts must not be Unix-like
4094 for "smb" method.
4095 (Password caching): New node.
4096 (External transfer methods): Refer to password caching for "smb"
4097 method.
4098
4099 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
4100
4101 * building.texi (Watch Expressions): Update.
4102
4103 2004-02-21 Juri Linkov <juri@jurta.org>
4104
4105 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4106 --directory, --help, --version. Move text about command-line-args
4107 to Command Arguments.
4108 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4109 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4110 (Window Size X): Join -g and --geometry. Add @cindex.
4111 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4112 (Title X): Remove alias -title.
4113 (Misc X): New node.
4114
4115 2004-02-17 Karl Berry <karl@gnu.org>
4116
4117 * info.texi (Help-Int): Mention the new line number feature.
4118
4119 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4120
4121 * frames.texi (Drag and drop): Add Motif to list of supported
4122 protocols.
4123
4124 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4125
4126 * ses.texi (Advanced Features): New functionality for
4127 ses-set-header-row (defaults to current row unless C-u used).
4128 (Acknowledgements): Add Stefan Monnier.
4129
4130 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4131
4132 * frames.texi (Drag and drop): New section.
4133
4134 2004-01-24 Richard M. Stallman <rms@gnu.org>
4135
4136 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4137 Include it only @ifnotinfo. Patch the preceding and following
4138 node headers to point to each other.
4139
4140 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4141
4142 * calendar.texi (Appointments): Update section.
4143
4144 2003-12-29 Kevin Ryde <user42@zip.com.au>
4145
4146 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4147
4148 * programs.texi (C Modes): Fix the xref.
4149
4150 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
4151
4152 * building.texi (Watch Expressions): Update.
4153 (Commands of GUD): Include use of toolbar + breakpoints set from
4154 fringe/margin.
4155
4156 2003-12-03 Andre Spiegel <spiegel@gnu.org>
4157
4158 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4159 <acm@muc.de>.
4160
4161 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
4162
4163 Tramp version 2.0.38 released.
4164
4165 * tramp.texi (Remote shell setup): Warn of environment variables
4166 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4167 <sven.gabriel@imk.fzk.de>.
4168 (Configuration): Tramp now chooses base64/uuencode
4169 automatically. Update wording accordingly.
4170 (Top): More description for the `Default Method' menu entry.
4171 (Default Method): Use @code, not @var, for Lisp variables.
4172 (Default Method): New subsection `Which method is the right one
4173 for me?' Suggested by Christian Kirsch.
4174 (Configuration): Pointer to new subsection added.
4175 (Default Method): Too many "use" in one sentence.
4176 Rephrase. Reported by Christian Kirsch.
4177 (Filename Syntax): Old `su' example is probably a left-over from
4178 the sm/su method naming. Replace with `ssh', instead.
4179 (External transfer methods, Auto-save and Backup):
4180 Typo fixes.
4181
4182 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4183
4184 * tramp.texi (all): Harmonize all occurences of @tramp{}.
4185 (Top): Mention japanese manual only if flag `jamanual' is set.
4186 Insert section `Japanese manual' in menu.
4187
4188 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4189
4190 * frames.texi (Dialog Boxes): Add use-file-dialog.
4191
4192 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4193
4194 * eshell.texi (Known Problems): Add doc item.
4195
4196 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4197
4198 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4199 in CC Mode.
4200
4201 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4202
4203 * cc-mode.texi: Update for CC Mode 5.30.
4204
4205 Note: Please refrain from doing purely cosmetic changes like
4206 removing trailing whitespace in this manual; it clobbers cvs
4207 merging for no good reason.
4208
4209 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4210
4211 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4212 * man/commands.texi, man/custom.texi, man/display.texi:
4213 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
4214 * man/frames.texi, man/glossary.texi, man/killing.texi:
4215 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4216 * man/mule.texi, man/rmail.texi, man/search.texi:
4217 * man/sending.texi, man/text.texi, man/tramp.texi:
4218 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
4219 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
4220
4221 2003-11-01 Alan Mackenzie <acm@muc.de>
4222
4223 * search.texi (Scrolling During Incremental Search): Document a
4224 new scrolling facility in isearch mode.
4225
4226 2003-10-26 Karl Berry <karl@gnu.org>
4227
4228 * info.texi (Info Search): Echo area, not echo are. From Debian
4229 diff.
4230
4231 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4232
4233 * widget.texi (Defining New Widgets): Document new beavior of
4234 :buttons and :children keywords.
4235
4236 2003-10-22 Miles Bader <miles@gnu.org>
4237
4238 * Makefile.in (info): Move before $(top_srcdir)/info.
4239
4240 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
4241
4242 * building.texi (Watch Expressions): Update section on data display
4243 to reflect code changes (GDB Graphical Interface).
4244
4245 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4246
4247 * tramp.texi (Inline methods): Small grammar fix.
4248 (External transfer methods): Likewise.
4249
4250 2003-10-13 Richard M. Stallman <rms@gnu.org>
4251
4252 * xresources.texi (GTK resources): Clean up previous change.
4253
4254 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4255
4256 * xresources.texi (GTK resources): Add a note that some themes
4257 disallow customizations. Add scroll theme example.
4258
4259 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
4260
4261 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4262
4263 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4264
4265 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4266
4267 2003-09-30 Richard M. Stallman <rms@gnu.org>
4268
4269 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4270
4271 * widget.texi (User Interface): Fix typos.
4272
4273 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4274
4275 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4276
4277 * misc.texi (Saving Emacs Sessions): Shorten the section,
4278 collapsing back into one node.
4279
4280 2003-09-30 Lars Hansen <larsh@math.ku.dk>
4281
4282 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4283
4284 2003-09-29 Jan Dj\e,Ad\e(Brv. <jan.h.d@swipnet.se>
4285
4286 * xresources.texi (GTK names in Emacs): Correct typo.
4287
4288 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4289
4290 * pcl-cvs.texi (Selected Files): Fix typo.
4291
4292 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4293
4294 * cmdargs.texi (Font X): Mention new default font. More
4295 fully describe long font names, wildcard patterns and the
4296 problems involved. (Result of discussion on emacs-devel.)
4297
4298 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4299
4300 * emacs.texi (Acknowledgements): Correct typo.
4301
4302 2003-09-22 Richard M. Stallman <rms@gnu.org>
4303
4304 * dired.texi (Misc Dired Commands): New node.
4305 (Dired Navigation): Add dired-goto-file.
4306
4307 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4308
4309 * emacs.texi (Acknowledgements): New node, split from Distribution.
4310
4311 * cmdargs.texi (Action Arguments): -f reads interactive args.
4312
4313 2003-09-21 Karl Berry <karl@gnu.org>
4314
4315 * info.texi (] and [ commands): No period at end of section title.
4316
4317 2003-09-08 Lute Kamstra <lute@gnu.org>
4318
4319 * screen.texi (Mode Line): Say that POS comes before LINE.
4320 Mention `size-indication-mode'.
4321 * display.texi (Optional Mode Line): Document
4322 `size-indication-mode'.
4323 * basic.texi (Position Info): Mention `size-indication-mode'.
4324
4325 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4326
4327 * xresources.texi (Resources): Refer to `editres' man page.
4328 (Lucid Resources): Update defaults. Expand description of
4329 `shadowThickness'.
4330
4331 2003-09-04 Miles Bader <miles@gnu.org>
4332
4333 * Makefile.in (top_srcdir): New variable.
4334 ($(top_srcdir)/info): New rule.
4335 (info): Depend on it.
4336
4337 2003-09-03 Peter Runestig <peter@runestig.com>
4338
4339 * makefile.w32-in: New file.
4340
4341 2003-08-29 Richard M. Stallman <rms@gnu.org>
4342
4343 * misc.texi (Saving Emacs Sessions): Correct previous change.
4344
4345 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4346
4347 * widget.texi (User Interface): Explain the need of static text
4348 around an editable field.
4349
4350 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4351
4352 * widget.texi (Basic Types): The argument to `:help-echo' can now
4353 be a form that evaluates to a string.
4354
4355 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
4356 chapter.
4357 (Intro): Include kmacro.texi after fixit.texi instead of after
4358 custom.texi. (As suggested by Kim Storm.)
4359
4360 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4361
4362 * fixit.texi (Fixit): Update `Next' pointer.
4363 * files.texi (Files): Update `Previous' pointer.
4364 * kmacro.texi (Keyboard Macros): Remove redundant node and
4365 section.
4366 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4367 (Suggested by Kim Storm.)
4368 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
4369 Storm.)
4370
4371 2003-08-18 Kim F. Storm <storm@cua.dk>
4372
4373 * kmacro.texi: New file describing enhanced keyboard macro
4374 functionality. Replaces old description in custom.texi.
4375
4376 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4377 (Keyboard Macros): Move to new kmacro.texi file.
4378
4379 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4380
4381 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4382
4383 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4384
4385 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4386
4387 2003-08-17 Alex Schroeder <alex@gnu.org>
4388
4389 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4390 required.
4391
4392 2003-08-16 Richard M. Stallman <rms@gnu.org>
4393
4394 * dired-x.texi (Shell Command Guessing): Explain *.
4395
4396 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4397
4398 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4399 log-edit-insert-changelog.
4400
4401 2003-08-05 Richard M. Stallman <rms@gnu.org>
4402
4403 * programs.texi (Lisp Indent): Don't describe
4404 lisp-indent-function property here. Use xref to Lisp Manual.
4405
4406 2003-08-03 Karl Berry <karl@gnu.org>
4407
4408 * info.texi: Need @contents.
4409
4410 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4411
4412 * calendar.texi (Date Formats): Document changed behaviour of
4413 abbreviations.
4414
4415 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
4416
4417 * buffers.texi (List Buffers): Fix previous change.
4418
4419 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4420
4421 Tramp version 2.0.36 released.
4422
4423 * tramp.texi (Remote shell setup): Explain about problems with
4424 non-Bourne commands in ~/.profile and ~/.shrc.
4425
4426 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
4427
4428 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4429 List*.
4430
4431 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4432
4433 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4434 renaming of `vis-mode' to `visible-mode'.
4435
4436 * display.texi (Font Lock): Fix typo.
4437
4438 2003-07-07 Richard M. Stallman <rms@gnu.org>
4439
4440 * display.texi (Font Lock): Add xref for format info on
4441 font-lock-remove-keywords.
4442
4443 * building.texi (Compilation): Document what happens with asynch
4444 children of compiler process.
4445
4446 * help.texi (Library Keywords): Use @multitable.
4447
4448 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4449
4450 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4451 next, prev and up pointers.
4452
4453 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4454
4455 * info.texi (Help): Mention existence of Emacs and stand-alone
4456 Info at the very beginning of the tutorial.
4457 (Help-Inv): New node.
4458 (Help-]): New node.
4459 (Help-M): Systematically point out the differences between default
4460 Emacs and stand-alone versions. Delete second menu.
4461 (Help-Xref): Systematically point out the differences between
4462 default Emacs and stand-alone versions.
4463 (Help-Int): Change `l' example.
4464 (Expert Info): Fix typos.
4465 (Emacs Info Variables): Mention `Info-hide-note-references' and
4466 new default for `Info-scroll-prefer-subnodes'.
4467
4468 2003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4469
4470 Version 2.0.35 of Tramp released.
4471
4472 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4473 (Inline methods): Add methods `remsh' and `plink1'.
4474 (External transfer methods): Add method `remcp'.
4475 (Multi-hop Methods): Add method `remsh'.
4476 Small patch from Adrian Aichner <adrian@xemacs.org>:
4477 Fix minor typos.
4478 (Concept Index): Added to make manual searchable via
4479 `Info-index'.
4480 (Version Control): Add cindex entry.
4481
4482 2003-06-04 Richard M. Stallman <rms@gnu.org>
4483
4484 * programs.texi (Expressions): Delete C-M-DEL.
4485
4486 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4487 comint-move-point-for-output renamed from
4488 comint-scroll-to-bottom-on-output.
4489
4490 * custom.texi (Init Rebinding): Replace previous change with xref.
4491 (Non-ASCII Rebinding): Explain that issue more briefly here.
4492
4493 2003-05-28 Richard M. Stallman <rms@gnu.org>
4494
4495 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4496
4497 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
4498
4499 * building.texi (GDB Graphical Interface): New node.
4500 (Rewritten somewhat by RMS.)
4501
4502 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4503
4504 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4505 non-English letters. Explain how to set coding systems correctly
4506 and how to include the right coding cookie in the file.
4507
4508 2003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4509
4510 * trampver.texi: Version 2.0.34 released.
4511
4512 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4513
4514 * indent.texi (Indentation): Explain the concepts.
4515 (Just Spaces): Explain why preventing tabs for indentation might
4516 be useful.
4517
4518 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4519
4520 * faq.texi: Improve previous changes.
4521
4522 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4523
4524 * faq.texi: Update copyright and maintenance details.
4525 Update some package URLs, versions, and maintainers.
4526 Remove many references to the Emacs Lisp Archive.
4527
4528 2003-04-23 Simon Josefsson <jas@extundo.com>
4529
4530 * smtpmail.texi: Fix license (the invariant sections mentioned has
4531 never been part of the smtp manual). Align info dir entry with
4532 other emacs packages.
4533
4534 2003-04-16 Richard M. Stallman <rms@gnu.org>
4535
4536 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4537
4538 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4539
4540 * tramp.texi: Version 2.0.33 released.
4541 Remove installation chapter. Remove XEmacs specifics.
4542
4543 2003-03-29 Richard M. Stallman <rms@gnu.org>
4544
4545 * tramp.texi (Top): Undo the previous renaming.
4546 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4547
4548 2003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4549
4550 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4551 version of manual.
4552
4553 * tramp.texi (Auto-save and Backup): New node.
4554
4555 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4556
4557 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4558 Emacs" in order to have better differentiation to "XEmacs".
4559 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4560 are new macros in order to point to the other Emacs flavor where
4561 appropriate. In info case, point to node `Installation' in order
4562 to explain how to generate the other way. In html case, make a
4563 link to the other html file.
4564 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4565 after CVS checkout/update.
4566 (Installation): Completely rewritten.
4567 (Installation parameters, Load paths): New sections under
4568 `Installation'.
4569
4570 2003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4571
4572 * tramp.texi: Version 2.0.30 released.
4573 Replace word "path" with "localname" where used as a component of
4574 a Tramp file name.
4575
4576 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4577
4578 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4579 introduced.
4580 (Installation): Explain what to do if files from the tramp/contrib
4581 directory are needed.
4582
4583 2003-02-23 Alex Schroeder <alex@emacswiki.org>
4584
4585 * smtpmail.texi (How Mail Works): New.
4586
4587 2003-02-22 Alex Schroeder <alex@emacswiki.org>
4588
4589 * cmdargs.texi (General Variables): Document SMTPSERVER.
4590
4591 * smtpmail.texi: New file.
4592
4593 * sending.texi: Remove SMTP node.
4594 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4595 library.
4596
4597 * Makefile.in: Build SMTP manual.
4598
4599 2003-02-22 Alex Schroeder <alex@emacswiki.org>
4600
4601 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4602
4603 2003-02-22 Simon Josefsson <jas@extundo.com>
4604
4605 * sending.texi (Mail Methods): Add node about SMTP.
4606
4607 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4608
4609 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
4610
4611 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4612
4613 * tramp.texi: Version 2.0.29 released.
4614 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4615 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4616
4617 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4618
4619 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4620 another package loads accidently Ange-FTP.
4621
4622 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4623
4624 * tramp.texi (Customizing Completion): Add function
4625 `tramp-parse-sconfig'. Change example of
4626 `tramp-set-completion-function', because parsing of ssh config
4627 files looks more natural.
4628
4629 2003-02-01 Kevin Ryde <user42@zip.com.au>
4630
4631 * glossary.texi (Glossary): Correction to cl cross reference.
4632
4633 2003-01-20 Richard M. Stallman <rms@gnu.org>
4634
4635 * killing.texi (Rectangles): Document C-x c r.
4636
4637 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4638
4639 * xresources.texi (GTK resources): New node.
4640 (GTK widget names): New node.
4641 (GTK names in Emacs): New node.
4642 (GTK styles): New node.
4643
4644 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4645
4646 * gnus.texi: Do not use `path' in several locations.
4647
4648 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
4649
4650 * maintaining.texi (Create Tags Table): Add reference to the new
4651 `etags --help --lang=LANG' option.
4652
4653 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4654
4655 * tramp.texi (External transfer methods): New method `smb'. From
4656 Michael Albinus.
4657
4658 2002-11-05 Karl Berry <karl@gnu.org>
4659
4660 * info.texi (Info-fontify): Reorder face list to avoid bad line
4661 breaks.
4662
4663 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4664
4665 * tramp.texi: Move @copying to standard place. Use
4666 @insertcopying.
4667
4668 2002-10-02 Karl Berry <karl@gnu.org>
4669
4670 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4671 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
4672 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4673 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4674 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4675 Per rms, update all manuals to use @copying instead of @ifinfo.
4676 Also use @ifnottex instead of @ifinfo around the top node, where
4677 needed for the sake of the HTML output.
4678 (The Gnus manual is not fixed since it's not clear to me how it
4679 works; and the Tramp manual already uses @copying, although in an
4680 unusual way. All others were changed.)
4681
4682 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
4683
4684 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4685 (../info/ses, ses.dvi): New targets.
4686 * ses.texi: New file.
4687
4688 2002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4689
4690 * texinfo.tex: Update to texinfo 4.2.
4691
4692 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4693
4694 * reftex.texi: Update to RefTeX 4.19.
4695
4696 2002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4697
4698 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4699 (../info/tramp, tramp.dvi): New targets.
4700
4701 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4702
4703 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4704 (calc.dvi): Uncomment.
4705
4706 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4707
4708 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4709 source files.
4710
4711 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4712
4713 * Makefile.in (emacsman): New target.
4714
4715 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4716
4717 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4718 (../info/calc): New target.
4719
4720 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4721
4722 * (Version 21.1 released.)
4723
4724 2001-10-05 Gerd Moellmann <gerd@gnu.org>
4725
4726 * Branch for 21.1.
4727
4728 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4729
4730 * Makefile.in (../info/info): Use an explicit -o switch to
4731 makeinfo.
4732
4733 2001-03-05 Gerd Moellmann <gerd@gnu.org>
4734
4735 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4736
4737 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4738
4739 * Makefile.in (../info/idlwave): Use --no-split.
4740
4741 2000-12-14 Dave Love <fx@gnu.org>
4742
4743 * Makefile.in (mostlyclean): Remove gnustmp.*
4744 (gnus.dvi): Change rule to remove @latex stuff.
4745
4746 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4747
4748 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4749
4750 2000-10-13 John Wiegley <johnw@gnu.org>
4751
4752 * Makefile.in: Add build targets for eshell.texi.
4753
4754 2000-09-25 Gerd Moellmann <gerd@gnu.org>
4755
4756 * Makefile.in: Remove/comment speedbar stuff.
4757
4758 2000-09-22 Dave Love <fx@gnu.org>
4759
4760 * Makefile.in: Add emacs-mime.
4761
4762 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4763
4764 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4765 (DVI_TARGETS): Add woman.dvi.
4766 (../info/woman, woman.dvi): New targets.
4767
4768 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4769
4770 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4771
4772 * pcl-cvs.texi: New file.
4773 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4774 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4775
4776 2000-05-11 Gerd Moellmann <gerd@gnu.org>
4777
4778 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4779 (../info/ebrowse, ebrowse.dvi): New targets.
4780
4781 2000-01-13 Gerd Moellmann <gerd@gnu.org>
4782
4783 * Makefile.in (INFO_TARGETS): Add eudc.
4784 (DVI_TARGETS): Add eudc.dvi.
4785 (../info/eudc, eudc.dvi): New targets.
4786
4787 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4788
4789 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4790 compatibility with 8+3 filesystems).
4791 (../info/efaq): Rename from emacs-faq.
4792
4793 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4794
4795 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4796 (../info/idlwave, idlwave.dvi): New targets.
4797
4798 1999-10-23 Dave Love <fx@gnu.org>
4799
4800 * Makefile.in: Use autotype.texi.
4801
4802 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4803
4804 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4805 faq.texi file) rather than ../info/faq.
4806
4807 1999-10-07 Gerd Moellmann <gerd@gnu.org>
4808
4809 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4810 (../info/ada-mode, ada-mode.dvi): New targets.
4811
4812 1999-09-01 Dave Love <fx@gnu.org>
4813
4814 * Makefile.in: Add faq.
4815
4816 1999-07-12 Richard Stallman <rms@gnu.org>
4817
4818 * Version 20.4 released.
4819
4820 1998-12-04 Markus Rost <rost@delysid.gnu.org>
4821
4822 * Makefile.in (INFO_TARGETS): Delete customize.info.
4823 (DVI_TARGETS): Delete customize.dvi.
4824 (../info/customize, customize.dvi): Targets deleted.
4825
4826 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4827
4828 * Version 20.3 released.
4829
4830 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
4831
4832 * Makefile.in (EMACSSOURCES): Add mule.texi.
4833 Add msdog.texi, ack.texi. Remove gnu1.texi.
4834
4835 1998-04-06 Andreas Schwab <schwab@gnu.org>
4836
4837 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4838 it in dvi targets.
4839 (../etc/GNU): Change to $(srcdir) first.
4840
4841 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4842
4843 * reftex.texi: Update for RefTeX version 3.22.
4844
4845 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4846
4847 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4848 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4849
4850 1997-09-23 Paul Eggert <eggert@twinsun.com>
4851
4852 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4853 (INFO_TARGETS): Change ../info/custom to ../info/customize.
4854 (../info/customize): Rename from ../info/custom.
4855 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4856
4857 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4858
4859 * Version 20.2 released.
4860
4861 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4862
4863 * Version 20.1 released.
4864
4865 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4866
4867 * Makefile (../info/customize, customize.dvi): New targets.
4868 (INFO_TARGETS): Add ../info/customize.
4869 (DVI_TARGETS): Add customize.dvi.
4870
4871 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4872
4873 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4874
4875 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4876
4877 * Version 19.33 released.
4878
4879 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4880
4881 * Version 19.32 released.
4882
4883 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4884
4885 * Makefile.in: Add rules for the Message manual.
4886
4887 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4888
4889 * gnus.texi: New version.
4890
4891 * message.texi: New manual.
4892
4893 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4894
4895 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4896
4897 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4898
4899 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4900 Specify -I option.
4901 (All dvi targets): Set the TEXINPUTS variable.
4902
4903 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4904
4905 * Version 19.31 released.
4906
4907 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4908
4909 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4910 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4911
4912 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4913
4914 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4915 (INFO_TARGETS): Add ../info/cc-mode.
4916 (DVI_TARGETS): Add cc-mode.dvi.
4917
4918 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4919
4920 * Version 19.30 released.
4921
4922 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4923
4924 * gnus.texi: New file.
4925
4926 1995-11-04 Erik Naggum <erik@naggum.no>
4927
4928 * gnus.texi: File deleted.
4929
4930 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4931
4932 * mh-e.texi: "Function Index" -> "Command Index" to work with
4933 Emacs 19.30 C-h C-k support of separately-documented commands.
4934
4935 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4936
4937 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4938 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4939
4940 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4941
4942 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4943 (../info/viper, viper.dvi): New targets.
4944
4945 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
4946
4947 * dired-x.texi (Installation): Change the example to set
4948 buffer-local variables like dired-omit-files-p in
4949 dired-mode-hook.
4950
4951 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4952
4953 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4954 (../info/mh-e, mh-e.dvi): New targets.
4955
4956 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4957
4958 * Makefile.in (maintainer-clean): Rename from realclean.
4959
4960 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4961
4962 * Makefile.in: New file.
4963 * Makefile: File deleted.
4964
4965 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4966
4967 * Makefile (TEXINDEX_OBJS): Variable deleted.
4968 (texindex, texindex.o, getopt.o): Rules deleted.
4969 All deps on texindex deleted.
4970 (distclean): Don't delete texindex.
4971 (mostlyclean): Don't delete *.o.
4972 * texindex.c, getopt.c: Files deleted.
4973
4974 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4975
4976 * Version 19.26 released.
4977
4978 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
4979
4980 * Makefile (EMACSSOURCES): Exclude undo.texi.
4981
4982 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4983
4984 * Version 19.25 released.
4985
4986 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4987
4988 * Version 19.24 released.
4989
4990 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4991
4992 * Version 19.23 released.
4993
4994 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4995
4996 * Makefile: Delete spurious tab.
4997
4998 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4999
5000 * Makefile (.SUFFIXES): New rule.
5001
5002 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5003
5004 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5005 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5006
5007 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5008
5009 * Makefile (../info/sc): Rename frin sc.info.
5010 (../info/cl): Likewise.
5011 (INFO_TARGETS): Use new names.
5012
5013 1993-12-04 Richard Stallman (rms@srarc2)
5014
5015 * getopt.c: New file.
5016 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5017 (getopt.o): New rule.
5018 (dvi): Don't depend on texindex.
5019 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5020 Depend on texindex.
5021
5022 1993-12-03 Richard Stallman (rms@srarc2)
5023
5024 * Makefile (../info/sc.info): Rename from ../info/sc.
5025 (TEXI2DVI): New variable.
5026 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5027 Add explicit commands.
5028 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5029
5030 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5031
5032 * Version 19.22 released.
5033
5034 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5035
5036 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5037
5038 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5039
5040 * Version 19.21 released.
5041
5042 1993-11-15 Paul Eggert (eggert@twinsun.com)
5043
5044 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5045
5046 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5047
5048 * Makefile (../etc/GNU): New target.
5049 (EMACSSOURCES): Add gnu1.texi.
5050
5051 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5052
5053 * Makefile (realclean): Don't delete the Info files.
5054
5055 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5056
5057 * forms.texi: Fix forms.texi so that it will format correctly.
5058 Add missing `@end iftex', fix bad reference.
5059
5060 * info.texi, info-stn.texi: New files implement texinfo version of
5061 `info' file.
5062
5063 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5064 4' where appropriate.
5065
5066 1993-10-20 Brian Fox (bfox@ai.mit.edu)
5067
5068 * Makefile: Fix targets for texindex, new info.texi files.
5069 * info-stnd.texi: New file implements info for standalone info
5070 reader.
5071 * info.texi: Update to include recent changes to "../info/info".
5072 New source file for ../info/info; includes info-stnd.texi.
5073
5074 * texindex.c: Include "../src/config.h" if building in emacs.
5075
5076 * Makefile: Change all files to FILENAME.texi, force all targets
5077 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5078 vip.texinfo, forms.texinfo, cl.texinfo.
5079 Add target to build texindex.c, defining `emacs'.
5080
5081 * forms.texi: Install new file to match version 2.3 of forms.el.
5082
5083 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5084
5085 * Version 19.19 released.
5086
5087 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5088
5089 * sc.texinfo: Fix info file name.
5090
5091 * Makefile (info): Add gnus and sc.
5092 (dvi): Add gnus.dvi and sc.dvi.
5093 (../info/sc, sc.dvi): New targets.
5094
5095 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5096
5097 * Version 19.18 released.
5098
5099 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5100
5101 * Makefile: Fix source file names of the separate manuals.
5102 (gnus.dvi, ../info/gnus): New targets.
5103
5104 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5105
5106 * Version 19.17 released.
5107
5108 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5109
5110 * split-man: Fix typos in last change.
5111
5112 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5113
5114 * Version 19.16 released.
5115
5116 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5117
5118 * version 19.15 released.
5119
5120 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5121
5122 * Makefile (distclean): It's rm, not rf.
5123
5124 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5125
5126 * Version 19.14 released.
5127
5128 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5129
5130 * Makefile: New file.
5131
5132 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5133
5134 * Version 19.13 released.
5135
5136 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5137
5138 * Version 19.9 released.
5139
5140 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5141
5142 * Version 19.8 released.
5143
5144 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5145
5146 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5147
5148 * trouble.texi: It's `enable-flow-control-on', not
5149 `evade-flow-control-on'.
5150
5151 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5152
5153 * display.texi: Document standard-display-european.
5154
5155 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5156
5157 * Version 19.7 released.
5158
5159 * emacs.texi: Add a sentence to the top menu mentioning the
5160 specific version of Emacs this manual applies to.
5161
5162 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5163
5164 * basic.texi: Document next-line-add-lines variable used to
5165 implement down-arrow.
5166
5167 * killing.texi: Document kill-whole-line.
5168
5169 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5170
5171 * text.texi: Update unix TeX ordering information.
5172
5173 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5174
5175 * news.texi: Mention fill-rectangle in keybinding list.
5176
5177 * killing.texi: Document fill-rectangle.
5178
5179 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5180
5181 * vc.texi: Bring the docs up to date with VC 5.2.
5182
5183 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5184
5185 * emacs.tex: Mention blackbox and gomoku under Amusements.
5186 Assembler mode is now mentioned and appropriately indexed
5187 under Programming Modes.
5188
5189 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5190
5191 * emacs.tex: Update TeX ordering information.
5192
5193 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5194
5195 * gnus.texinfo: New file. Removed installation instructions.
5196
5197 1990-06-26 David Lawrence (tale@geech)
5198
5199 * emacs.tex: Note that completion-ignored-extensions is not used
5200 to filter out names when all completions are displayed in
5201 *Completions*.
5202
5203 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5204
5205 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5206
5207 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5208
5209 * emacs.tex: Add @findex grep.
5210
5211 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5212
5213 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5214 then define `\sc' as the command for smallcaps in Texinfo. This
5215 means that the @sc command will produce small caps. bfox has
5216 made the corresponding change to makeinfo and texinfm.el.
5217
5218 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5219
5220 * emacs.tex: Correct two typos. No other changes before
5221 Version 19 will be made.
5222
5223 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5224 Customization since the menu entry did not point to anything.
5225 Also add an @finalout command to remove overfull hboxes from the
5226 printed output.
5227
5228 * cl.texinfo: Add @bye, \input line and @settitle to file.
5229 This file is clearly intended to be a chapter of some other work,
5230 but the other work does not yet exist.
5231
5232 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5233
5234 * texinfo.texinfo: Three typos corrected.
5235
5236 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5237
5238 * emacs.tex: Update information for obtaining TeX distribution from the
5239 University of Washington.
5240
5241 ;; Local Variables:
5242 ;; coding: iso-2022-7bit
5243 ;; End:
5244
5245 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5246 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
5247 Copying and distribution of this file, with or without modification,
5248 are permitted provided the copyright notice and this notice are preserved.
5249
5250 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd