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