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