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