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