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