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