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