comparison man/ChangeLog @ 83279:2006100ee57e

Merged from miles@gnu.org--gnu-2005 (patch 204-213) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-204 Clean up gdb-ui breakpoint faces * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-205 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-206 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-207 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-208 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-209 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-210 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-211 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-212 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-213 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-319
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 27 Mar 2005 17:29:43 +0000
parents 26c9034f3533 786abbd9bfb2
children 360860a0006f
comparison
equal deleted inserted replaced
83278:b2bde606bcf7 83279:2006100ee57e
1 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4 move here from Emacs Lisp Reference Manual.
5 * calendar.texi (Calendar/Diary, Diary Commands)
6 (Special Diary Entries, Importing Diary): Change some xrefs to
7 point to emacs-xtra rather than elisp.
8
9 * emacs-xtra.texi (Calendar Customizing): Move
10 view-diary-entries-initially, view-calendar-holidays-initially,
11 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
12 Emacs Manual.
13 (Appt Customizing): Merge entire section into main Emacs Manual.
14 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
15 mark-holidays-in-calendar here from emacs-xtra.
16 (Displaying the Diary): Move view-diary-entries-initially,
17 mark-diary-entries-in-calendar here from emacs-xtra.
18 (Appointments): Move appt-display-mode-line,
19 appt-display-duration, appt-disp-window-function,
20 appt-delete-window-function here from emacs-xtra.
21
22 * calendar.texi: Update and reformat copyright.
23 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
24 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
25 (Diary): Refer to `diary-file' rather than ~/diary.
26 (Diary Commands): Rename node to "Displaying the Diary".
27 * emacs.texi (Top): Rename "Diary Commands" section.
28 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
29
30 2005-03-26 Eli Zaretskii <eliz@gnu.org>
31
32 * misc.texi (Emacs Server): Fix the command for setting
33 server-name. Add an xref to Invoking emacsclient.
34
35 * help.texi (Help Summary): Clarify when "C-h ." will do something
36 nontrivial.
37 (Apropos): Add cindex entry for apropos-sort-by-scores.
38
39 * display.texi (Text Display): Add index entries for how no-break
40 characters are displayed.
41
42 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
43
44 * dired-x.texi (Multiple Dired Directories): default-directory was
45 renamed to dired-default-directory.
46
47 2005-03-26 Eli Zaretskii <eliz@gnu.org>
48
49 * files.texi (Visiting): Fix cross-references introduced with the
50 last change.
51
52 * xresources.texi (GTK resources): Fix last change.
53
54 2005-03-26 Jay Belanger <belanger@truman.edu>
55
56 * calc.texi (Simplifying Formulas, Rewrite Rules): Change
57 description of top and bottom of fraction.
58 (Modulo Forms): Move description of how to create modulo forms to
59 earlier in the section.
60 (Fraction Mode): Suggest using : to get a fraction by dividing.
61 (Basic Arithmetic): Adjust placement of command name.
62 (Truncating the Stack): Emphasize that "hidden" entries are still
63 visible.
64 (Installation): Move discussion of printing manual to "About This
65 Manual".
66 (About This Manual): Mention how to print the manual.
67 (Reporting Bugs): Remove first person.
68 (Building Vectors): Add algebraic version of append.
69 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
70 (Grouping Digits): Fix typo.
71
72 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
73
74 * xresources.texi (X Resources): GTK options documented too.
75 (Resources): Clarify meaning of program name.
76 (Table of Resources): Add visualClass.
77 (GTK resources): Rewrite.
78 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
79
80 * display.texi (Text Display): Mention non-breaking spaces.
81
82 * files.texi (Reverting): Document auto-revert-check-vc-info.
83
84 * frames.texi (Mouse Commands): Document
85 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
86
87 * help.texi (Help Summary): Add `C-h .'.
88 (Apropos): Apropos accepts a list of search terms.
89 Document apropos-sort-by-scores.
90 (Help Echo): Document display-local-help.
91
92 * misc.texi (Emacs Server): Document server-name.
93 (Invoking emacsclient): Document -s option for server names.
94
95 * text.texi (Outline Visibility): Introduce "current heading
96 line" (commands can be called with point on a body line).
97 Re-order table to follow the sequence of discussion.
98 hide-body won't hide lines before first header line.
99 (TeX Mode): Add DocTeX mode.
100
101 2005-03-25 Werner Lemberg <wl@gnu.org>
102
103 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
104 `legal' with `valid'.
105
106 2005-03-25 Werner Lemberg <wl@gnu.org>
107
108 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
109
110 2005-03-24 Jay Belanger <belanger@truman.edu>
111
112 * calc.texi (General Mode Commands)
113 (Mode Settings in Embedded Mode): Added some explanation of
114 recording mode settings.
115
116 2005-03-24 Richard M. Stallman <rms@gnu.org>
117
118 * mule.texi (Single-Byte Character Support): Delete mention
119 of iso-acc.el and iso-transl.el.
120
121 * calc.texi: Remove praise of non-free software.
122
123 * idlwave.texi: Don't say where to get IDL or its non-free manual.
124 (Installation): Node deleted.
125
126 2005-03-23 Lute Kamstra <lute@gnu.org>
127
128 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
129
130 2005-03-23 Richard M. Stallman <rms@gnu.org>
131
132 * url.texi (HTTP language/coding): Improve last change.
133
134 * search.texi: Delete explicit node pointers.
135 (Incremental Search): New menu.
136 (Basic Isearch, Repeat Isearch, Error in Isearch)
137 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
138 (Slow Isearch): New subnodes.
139 (Configuring Scrolling): Node deleted.
140 (Search Case): Doc default-case-fold-search.
141 (Regexp Replace): Move replace-regexp doc here.
142
143 * rmail.texi (Movemail): Put commas inside closequotes.
144
145 * picture.texi (Insert in Picture): Document C-c arrow combos.
146 (Basic Picture): Clarify erasure.
147
148 * display.texi (Font Lock): Put commas inside closequotes.
149
150 * cmdargs.texi (General Variables): Put commas inside closequotes.
151
1 2005-03-23 Nick Roberts <nickrob@snap.net.nz> 152 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
2 153
3 * building.texi (Stack Buffer): Mention reverse contrast for 154 * building.texi (Stack Buffer): Mention reverse contrast for
4 *selected* frame (might not be current frame). 155 *selected* frame (might not be current frame).
5 156