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