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