T-mouse Mode changes need no extra documentation.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
25597d40
CY
12008-10-19 Chong Yidong <cyd@stupidchicken.com>
2
f8a447f6
CY
3 * frames.texi: Use @key throughout for mouse clicks.
4 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
5 (Secondary Selection): Fix modified mouse click syntax.
6 (Clipboard): Describe Cut, Copy and Paste commands.
7 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
8 Copyedits.
9 (Creating Frames): Add xref to Init File.
10 (Frame Commands): Add xref to Exiting.
11 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 12
b0f95216
CY
132008-10-15 Chong Yidong <cyd@stupidchicken.com>
14
b0817f00
CY
15 * files.texi (Version Control): Copyedits. Add Bazaar.
16 (Version Control Systems): List different VCS's using an itemized list.
17 Add Bazaar.
18 (VCS Concepts): Copyedits. Tweak description of file merging.
19
b0f95216
CY
20 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
21 (Cut/Paste Other App): Document select-active-regions and
22 x-select-enable-primary.
23
69d0d701
CY
242008-10-13 Chong Yidong <cyd@stupidchicken.com>
25
26 * mark.texi (Shift Selection): Correct case in node name.
27
28 * emacs.texi (Top): Update node order in Mark chapter.
29
375e8351
EZ
302008-10-12 Eli Zaretskii <eliz@gnu.org>
31
32 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
33
34 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
35 elsewhere in the manual instead of describing yet again the intricacies
36 of $HOME on MS-Windows and MS-DOS.
37
ab58114f
CY
382008-10-12 Chong Yidong <cyd@stupidchicken.com>
39
4f959513
CY
40 * mini.texi (Minibuffer File): Add xref to File Names.
41 (Minibuffer File): Add discussion of `~' in file names. Add
42 insert-default-directory index reference.
43
ab58114f
CY
44 * files.texi (File Names): Reorganize description.
45 (Visiting): Add xref to Mode Line. Copyedits.
46 (Save Commands): Mention prefix behavior of C-x C-s.
47 (Numbered Backups): Node deleted.
48 (Backup Names): Contents of Numbered Backups moved here. State default
49 of version-control variable.
50 (Reverting): Copyedits.
51 (Version Control): Add additional version control systems.
52
53 * emacs.texi (Top): Delete Numbered Backups node.
54
55 * cmdargs.texi (General Variables): Change Numbered Backups xref to
56 Backup Names.
f2884f63 57 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 58
b0b5100a
RF
592008-10-11 Romain Francoise <romain@orebokech.com>
60
61 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
62
89774b5f
CY
632008-10-11 Chong Yidong <cyd@stupidchicken.com>
64
65 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
66 (Select Buffer): Mention use of minibuffer history. Describe default
67 value of default-major-mode. Mention that C-x 4 b selects the other
68 window.
69 (List Buffers): Document CRM indicators in the order they appear.
70 (Kill Buffer): Document new command kill-matching buffers.
71 (Several Buffers): Move explanation of the relationship between buffer
72 list and buffer menu to the top.
73 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
74
4c72bf27
CY
752008-10-10 Chong Yidong <cyd@stupidchicken.com>
76
77 * entering.texi (Exiting): Document change of C-x C-c to
78 save-buffers-kill-terminal. Document kill-emacs.
79
f68eb991
EZ
802008-09-30 Eli Zaretskii <eliz@gnu.org>
81
82 * mule.texi (Coding Systems): Don't mention codepage-setup.
83
84 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
85 cpNNN coding systems anymore.
86 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
87 for unibyte mode. Don't mention line-drawing characters. Don't
88 mention dos-unsupported-char-glyph.
89
1a2dd44d
CY
902008-09-25 Chong Yidong <cyd@stupidchicken.com>
91
92 * search.texi (Search): Shorten introduction.
93 (Basic Isearch): Add command table. Discuss reverse isearch and
94 isearch highlighting.
95 (Repeat Isearch): Move lazy highlighting discussion here. Add search
96 ring to cindex.
97 (Special Isearch): Move input methods discussion here.
98 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
99 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
100 Repeat Isearch.
101 (Isearch Minibuffer): New node.
102 (Word Search): Document new word search commands.
103 (Regexp Example): Simplify example using sentence-end-base variable.
104 (Replace): Reword introduction.
105 (Unconditional Replace): Remove unnecessary example.
106 (Other Repeating Search): Document new `M-s o' binding.
107
108 * emacs.texi (Top): Update node listings.
109
e45da31d
JB
1102008-09-22 Juanma Barranquero <lekktu@gmail.com>
111
112 * emacs.texi (Top): Remove Kill Errors from menu.
113
841c8096
CY
1142008-09-22 Chong Yidong <cyd@stupidchicken.com>
115
402168fa
CY
116 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
117 interface for defining macros. Simplify examples. Note that C-g quits
118 macro definitions.
119 (Keyboard Macro Counter): Document using F3 to insert counter. Give
120 usage example.
121 (Keyboard Macro Query): Organize query responses in a table.
122
123 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
124 to Erasing node.
841c8096
CY
125 (Undo): Reorganize paragraphs for logical flow. Move keybinding
126 rationale to a footnote.
127 (Kill Errors): Remove node, due to redundancy with Erasing.
128 (Spelling): Move discussion of flyspell to end. Note new behavior of
129 M-$ in active region. Remove non-ispell-specific keybindings from
130 table.
131
eab2ee89
DN
1322008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
133
134 * cmdargs.texi (Initial Options): Document --daemon.
135
3d53e905
GM
1362008-09-20 Glenn Morris <rgm@gnu.org>
137
138 * files.texi (Numbered Backups): Mention that some modes set
139 version-control.
140
1c90484d
GM
1412008-09-20 Jim Blandy <jimb@red-bean.com>
142
143 * files.texi (Numbered Backups): Reference File Variables, as well.
144 Remove discussion of Rmail's implementation.
145
0fc0d844
CY
1462008-09-06 Chong Yidong <cyd@stupidchicken.com>
147
148 * misc.texi (Recursive Edit): Note that top-level exits active
149 minibuffers.
150
151 * trouble.texi (Quitting): Likewise.
152
b18d283d
CY
1532008-08-31 Chong Yidong <cyd@stupidchicken.com>
154
155 * emacs.texi (Top): Add Temporary Face Changes xref.
156
157 * display.texi (Display): Move Temporary Face Changes node to just
158 after Standard Faces.
159 (Scrolling): Document recenter-top-bottom instead of recenter.
160 (Horizontal Scrolling): Move auto hscroll discussion to the top.
161 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
162 (Display Custom): Copyedits.
163 (Optional Mode Line): Document display-battery-mode.
164
180135fc
RF
1652008-08-27 Romain Francoise <romain@orebokech.com>
166
167 * custom.texi (Directory Variables): Minor fix.
168
d3fe3475
GM
1692008-08-27 Glenn Morris <rgm@gnu.org>
170
171 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
172 descriptions.
173 (Calendar Customizing): Tweak layout description.
183080b6 174 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
175 markers. Condense calendar-star-date and calendar-mark-today
176 description.
177 (Holiday Customizing): Add oriental and solar holidays.
178 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
179 Fix holiday-float description. Use zerop in examples. Be less verbose.
180 (Date Display Format): Change ISO format. Be less verbose.
181 (Diary Customizing): Mention day and month abbrev arrays.
182 Mention the date-form variables by name. Update European example.
183 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
184 Condense examples. Mention diary-entry-symbols by name.
185 Condense table for insertion commands.
186 (Fancy Diary Display): Mention diary-include-string and
187 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
188 Ethiopic, Persian date functions. Condense descriptions.
189
190 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
191 (Adding to Diary): Adapt for changed node name.
192
71755807
GM
1932008-08-26 Glenn Morris <rgm@gnu.org>
194
195 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
196 node "Hebrew/Islamic Entries".
197
198 * calendar.texi (Specified Dates): Fix names of iso functions.
199 (General Calendar): There may not be another window.
200 (Writing Calendar Files, Holidays): Tweak intro.
201 (Holidays): Mention Baha'i and Chinese holidays.
202 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
203 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
204 (To Other Calendar): Add calendar-print-other-dates.
205 Refer to "graphic display" rather than "X.
206 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
207 (Displaying the Diary): Fix whitespace after reference.
208 Fix `diary-number-of-entries' reference.
209 (Date Formats): Explicitly mention that day names can be abbreviated.
210 (Adding to Diary): Add some references to other sections.
211 (Special Diary Entries): Fix reference.
212 (Appointments): Simplify appt-message-warning-time entry.
213 Clarify where times must be.
214 (Importing Diary): Comment out icalendar paragraph that does not apply.
215 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
216
d76ebc75
GM
2172008-08-23 Glenn Morris <rgm@gnu.org>
218
219 * fortran-xtra.texi (Fortran): Change description of free form and
220 fixed form a bit. Mention hideshow and imenu.
221 (Fortran Motion): Mention fortran-end-of-subprogram,
222 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
223 (Fortran Indent): Minor re-word.
224 (ForIndent Commands): Mention fortran-fill-paragraph and
225 fortran-fill-statement.
226 (ForIndent Cont): Mention fortran-tab-mode-string.
227 (Fortran Comments): Mention fortran-comment-line-start-skip.
228 (Fortran Columns): Mention font-locking.
229 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
230
e2a71e28
JB
2312008-08-23 Johan Bockgard <bojohan@muon>
232
233 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
234
5c52e13c
CY
2352008-08-22 Chong Yidong <cyd@stupidchicken.com>
236
237 * mini.texi (Minibuffer): Simplify introduction.
238 (Minibuffer File): Document tilde in minibuffer filenames.
239 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
240 to enter tabs, spaces, and question marks. Describe behavior of C-a.
241 (Completion Example): Update example to current command list.
242 (Completion Options): Document `lazy' value of completion-auto-help.
243 Update contents of completion-ignored-extensions.
244 (Minibuffer History): Describe "future history" list. State default
245 value of history-delete-duplicates.
246
77a00355
GM
2472008-08-21 Glenn Morris <rgm@gnu.org>
248
249 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 250 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 251
39ee1d04
CY
2522008-08-17 Chong Yidong <cyd@stupidchicken.com>
253
254 * regs.texi (Registers): Clarify valid register names.
255 (RegPos): Note that buffer is saved and restored too.
256 (RegText): Note that mark is reactivated/deactivated.
257 (RegConfig): Xref to Windows node.
258
b12c348f
CY
2592008-08-16 Chong Yidong <cyd@stupidchicken.com>
260
3ae7ba79
CY
261 * basic.texi (Inserting Text): Provide command name for C-q.
262
b12c348f
CY
263 * killing.texi (Killing): Copyedit. Define read-only text.
264 (Deletion): DEL and C-d were already explained in Erasing; xref there.
265 (Killing by Lines): Copyedit.
266 (Other Kill Commands): Move M-w description here.
267 (Yanking): Move M-w to Other Kill Commands.
268 (Kill Ring): Also mention saving text in registers. Link to Text
269 Properties in elisp manual.
270 (Accumulating Text): Copyedit.
271 (CUA Bindings): Shift selection is now the default.
272
d8ff7692
TZ
2732008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
274
275 * maintaining.texi (Change Log): Mention next-error is available.
276
a43a8a2e
GM
2772008-08-10 Glenn Morris <rgm@gnu.org>
278
279 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
280 and intermonth text.
281 (Holiday Customizing): Add holiday-chinese.
282
eba27308
EZ
2832008-08-08 Eli Zaretskii <eliz@gnu.org>
284
285 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
286
5f14a5b3
DN
2872008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
288
289 * files.texi (Log Buffer): Describe C-c C-d.
290 (Diff Mode): Describe C-x 4 A.
291
49989bff
EZ
2922008-08-06 Eli Zaretskii <eliz@gnu.org>
293
294 * vc1-xtra.texi (VC Directory Mode): Fix last change.
295
5c915c02
DN
2962008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
297
2beaf97a
DN
298 * files.texi (Old Revisions): Update the keys used by vc-annotate and
299 describe the new bindings to show the changeset diff, toggle annotation
300 visibility, show revisions.
301 (VC Status): Describe key bindings for modifying the change comments,
302 displaying changeset diffs and annotations.
303
5c915c02
DN
304 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
305
71798ace
NR
3062008-08-05 Nick Roberts <nickrob@snap.net.nz>
307
308 * vc1-xtra.texi (VC Directory Mode): Fix typo.
309
b8949644
EZ
3102008-08-02 Eli Zaretskii <eliz@gnu.org>
311
312 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
313 and wording.
314
819567d1
DN
3152008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
316
317 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 318 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
319 commands. Improve some old info.
320
5f38310a
CY
3212008-07-31 Chong Yidong <cyd@stupidchicken.com>
322
0dc3906b
CY
323 * display.texi (Visual Line Mode): New node.
324
5f38310a
CY
325 * basic.texi (Inserting Text): Move DEL to deletion node.
326 (Moving Point): Add additional alternative key bindings. Describe
327 line-move-visual.
328 (Erasing): Describe DEL.
329 (Basic Undo, Blank Lines, Arguments): Copyedit.
330 (Continuation Lines): Mention Visual Line mode.
331 (Position Info): Move extended discussion to mule.texi.
332
333 * mule.texi (International Chars): Describe C-x =.
334
335 * emacs.texi (Top): Add Visual Line Mode node.
336
7c2fb837
DN
3372008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
338
339 * emacs.texi: Remove VMS support.
340
3f6b73ef
DN
3412008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
342
343 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
344 the vc-dir command name.
345
9e2a2647
DN
3462008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
347
348 * xresources.texi: Remove mentions of Mac Carbon.
349
568beaa2
AS
3502008-07-19 Andreas Schwab <schwab@suse.de>
351
352 * ns-emacs.texi: Move to ../misc.
353
0ef94706
CY
3542008-07-15 Chong Yidong <cyd@stupidchicken.com>
355
356 * entering.texi (Exiting): Don't describe text-only terminals as the
357 default. Describe the new startup screen.
358 (Exiting): Describe how to kill Emacs first. Change description of
359 iconification to handle modern window systems.
360
ba60bd44 3612008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
362
363 * ns-emacs.texi: New file, documents features of Emacs port under
364 NeXTstep windowing.
365
9f30aa73
CY
3662008-07-15 Chong Yidong <cyd@stupidchicken.com>
367
938a5d2e
CY
368 * entering.texi (Entering Emacs): Update prev node.
369
370 * glossary.texi (Glossary): Remove xref to Text Characters.
371
9f30aa73
CY
372 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
373 directly, rather than in the context of ASCII. Move description of
374 special properties of modifier key to new Modifier Keys node.
375 (Keys): Copyedit.
376 (Text Characters): Delete node. Multibyte is the default nowadays, and
377 the node contents are obsolete.
378
379 * custom.texi (Modifier Keys): New node.
380
381 * emacs.texi (Top): Update node list.
382
7e53d36c
CY
3832008-07-13 Chong Yidong <cyd@stupidchicken.com>
384
385 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
386 saying that Emacs provides menus and mouse support (which is par for
387 the course).
388
389 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
390 early on.
391 (Point): Copyedit. Relegate historical trivia to a footnote.
392 (Mode Line): Explain mode-line format more consistently.
393 (Menu Bar): Copyedit.
394
1e9fa96d
GM
3952008-06-27 Glenn Morris <rgm@gnu.org>
396
397 * cal-xtra.texi (Sexp Diary Entries):
398 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
399
dc9bebb8
CY
4002008-06-26 Chong Yidong <cyd@stupidchicken.com>
401
402 * mark.texi (Shift selection): New node.
403 (Mark): Copyedits.
404 (Persistent Mark): Move to the end of the chapter.
405
e7881076
EZ
4062008-06-20 Eli Zaretskii <eliz@gnu.org>
407
408 * makefile.w32-in (distclean): Remove makefile.
409
f427400c
NR
4102008-06-17 Nick Roberts <nickrob@snap.net.nz>
411
412 * building.texi (Starting GUD): Add an entry for gud-gdb.
413 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
414 command mode.
415
b597d348
GM
4162008-06-17 Glenn Morris <rgm@gnu.org>
417
418 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
419
647b7094
NR
4202008-06-17 Nick Roberts <nickrob@snap.net.nz>
421
422 * building.texi (Starting GUD): Expand on remote debugging.
423 (Other GDB-UI Buffers): Mention new keyboard bindings.
424
47a30023
GM
4252008-06-15 Glenn Morris <rgm@gnu.org>
426
427 * gnu.texi: Use a verbatim license for this invariant section,
428 as per etc/GNU.
429
37e5d54a
GM
4302008-06-13 Daniel Engeler <engeler@gmail.com>
431
432 * emacs.texi, misc.texi: Add documentation about serial port access.
433
8e65d46c
GM
4342008-06-13 Glenn Morris <rgm@gnu.org>
435
c1473b4c
MB
436 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
437 maintain.info.
8e65d46c 438
e40a85cd
MB
4392008-06-05 Miles Bader <miles@gnu.org>
440
441 * display.texi (Temporary Face Changes): Update to reflect function
442 renamings in face-remap.el.
443
56c73dec
MB
4442008-06-04 Miles Bader <miles@gnu.org>
445
446 * display.texi (Temporary Face Changes): Add
447 `adjust-buffer-face-height'. Rewrite description of
448 `increase-buffer-face-height' and `decrease-default-face-height' now
449 that they aren't bound by default.
450
9d3d42fb
MB
4512008-06-03 Miles Bader <miles@gnu.org>
452
453 * display.texi (Temporary Face Changes): New node.
454
2be6bfe2
EZ
4552008-05-31 Eli Zaretskii <eliz@gnu.org>
456
457 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
458
daf7e339
GM
4592008-05-31 Glenn Morris <rgm@gnu.org>
460
461 * cal-xtra.texi (Fancy Diary Display): Simplify.
462
d21d2618
GM
4632008-05-30 Glenn Morris <rgm@gnu.org>
464
465 * cal-xtra.texi (Fancy Diary Display): Update for
466 diary-display-function replacing diary-display-hook.
467
71ce5fd0
JB
4682008-05-29 Drew Adams <drew.adams@oracle.com>
469
470 * msdog.texi (Windows Keyboard): Add descriptions of
471 w32-register-hot-key and w32-unregister-hot-key.
472
a3cdbdf8
MO
4732008-05-21 Tom Tromey <tromey@redhat.com>
474
475 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
476 Variables node.
477
854a574c
MO
4782008-05-19 Tom Tromey <tromey@redhat.com>
479
480 * custom.texi (Variables): Add Directory Variables to menu.
481 (Directory Variables): New node.
482
7c2ec3f9
ER
4832008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
484
71ce5fd0 485 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 486
370fded4
ER
4872008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
488
489 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
490 Revision Tags and rewritten. Section now uses modern terminology,
491 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
492 accurately.
493
6af511e3
EZ
4942008-05-10 Eli Zaretskii <eliz@gnu.org>
495
496 * msdog.texi (Windows Files): Update documentation of
497 w32-get-true-file-attributes.
498
7a78b6e7
ER
4992008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
500
501 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
502 directory mode.
503
1bcfc24e
CY
5042008-05-08 Chong Yidong <cyd@stupidchicken.com>
505
506 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 507 entry "television".
1bcfc24e 508
db86064f
ER
5092008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
510
ab5ec32c 511 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 512
a31b405e
ER
5132008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
514
515 * emacs/buffers.texi, emacs/files.texi (Version-control):
516 vc-toggle-read-only is no longer a good idea...
517
ff2c14fc
GM
5182008-04-29 Glenn Morris <rgm@gnu.org>
519
520 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
521
367c9b7c
JL
5222008-04-22 Juri Linkov <juri@jurta.org>
523
524 * dired.texi (Subdirectories in Dired): Describe using `^'
525 to return to the parent directory.
526
4ac1e9b4
NR
5272008-04-22 Nick Roberts <nickrob@snap.net.nz>
528
529 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
530 recent changes.
531
b9b3bf2b
NR
5322008-04-19 Nick Roberts <nickrob@snap.net.nz>
533
534 * building.texi (GDB-UI Layout, Breakpoints Buffer)
535 (Other GDB-UI Buffers): Update for recent thread related changes.
536
4d120d6a
SM
5372008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
538
539 * maintaining.texi (Maintaining):
540 * emacs.texi (Top): Typo.
541
a152877d
SM
5422008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
543
b9b3bf2b
NR
544 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
545 arg in `font-lock-add-keywords'.
a152877d 546
36c0514c
GM
5472008-04-08 Glenn Morris <rgm@gnu.org>
548
549 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
550 Also add Baha'i calendar references where appropriate.
551
06a97d46
GM
5522008-04-05 Glenn Morris <rgm@gnu.org>
553
554 * custom.texi (Init File): Byte-compiling .emacs is bad.
555
6adc6eed
SM
5562008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
557
558 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
559
571388b0
GM
5602008-03-29 Glenn Morris <rgm@gnu.org>
561
562 * calendar.texi: Update for `calendar-date-style' replacing
563 `european-calendar'.
564
3ae8f876
JR
5652008-03-28 Jason Rumney <jasonr@gnu.org>
566
567 * display.texi (Display Custom): Mention overlay-margin in text.
568
5bc6ddff 5692008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 570
5bc6ddff
MB
571 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
572 tutorial' comments.
03a864d5 573
7186a830
CY
5742008-03-28 Chong Yidong <cyd@stupidchicken.com>
575
576 * mark.texi (Mark): Rearrange nodes.
577 (Persistent Mark): Rename from Transient Mark.
578 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
579 Describe Transient Mark mode as the default.
580
581 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
582 the default behavior with Transient Mark mode off.
583 (Position Info): Fix typo.
584
71ce5fd0
JB
585 * display.texi (Standard Faces): Reference the Mark node.
586 Remove discussion of the region face, which is discussed there.
7186a830
CY
587
588 * emacs.texi (Top): Update node listings.
589
590 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
591 as the default.
592
593 * fixit.texi (Undo): Standardize choice of undo key sequence.
594 (Undo, Spelling): Describe Transient Mark mode as the default.
595
596 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
597 default.
598
599 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
600
601 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
602 mode is the default, and note that the mark is not activated when set.
603
604 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
605 Describe Transient Mark mode as the default.
606
607 * search.texi (Basic Isearch): Reference the Mark Ring node.
608 (Replace, Unconditional Replace, Other Repeating Search):
609 Describe Transient Mark mode as the default.
610
611 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
612 Transient Mark mode as the default.
613 (Paragraphs): Describe how M-h behaves when region is active.
614
615 * trouble.texi (Quitting): Clarify effects of C-g.
616
dc47d1ff
GM
6172008-03-13 Glenn Morris <rgm@gnu.org>
618
619 * emacs.texi (EMACSVER): Set to 23.0.60.
620
e3e0fb39 6212008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 622
e3e0fb39
GM
623 * dired.texi (Hiding Subdirectories): Fix previous change.
624
6252008-03-05 Drew Adams <drew.adams@oracle.com>
626
627 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 628
5e14abf8
KS
6292008-02-28 Kim F. Storm <storm@cua.dk>
630
631 * help.texi (Help Files): Move describe-gnu-project to C-h g.
632 Move describe-distribution to C-h C-o.
633 Move view-emacs-problems to C-h C-p.
634 Add view-emacs-debugging on C-h C-d.
635 Add view-external-packages on C-h C-e.
d0207bf3 636 Add view-order-manuals on C-h C-m.
5e14abf8 637
d0207bf3 6382008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
639
640 * msdog-xtra.texi (MS-DOS): Docstring fix.
641
87e391bb
EZ
6422008-02-09 Eli Zaretskii <eliz@gnu.org>
643
644 * msdog.texi (Windows Fonts): Use a @table for describing font
645 properties.
646
5662e503
JR
6472008-02-07 Jason Rumney <jasonr@gnu.org>
648
649 * msdog.texi (Windows Files): w32-get-true-file-attributes default
650 value has changed.
651 (Windows HOME): Clarify what is meant by "if that fails as well".
652 (Windows Fonts): New section.
653
72463824
GM
6542008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
655
656 * basic.texi (Basic Undo): Remove duplicate "you can".
657
7ff926e0
EZ
6582008-02-02 Eli Zaretskii <eliz@gnu.org>
659
660 * maintaining.texi (Tags): Fix last change.
661
6ab7aef1
MA
6622008-02-02 Michael Albinus <michael.albinus@gmx.de>
663
093571c3 664 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 665
ace67e7e
NR
6662008-01-31 Nick Roberts <nickrob@snap.net.nz>
667
668 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
669
ae068fdf
RS
6702008-01-26 Richard Stallman <rms@gnu.org>
671
672 * maintaining.texi (Tags): Delete redundant index entry.
673
a56d9a08
EZ
6742008-01-26 Eli Zaretskii <eliz@gnu.org>
675
676 * programs.texi (Imenu): Move "@cindex tags" from here...
677 * maintaining.texi (Tags): ...to here.
678
e941ed90
NR
6792008-01-23 Kevin Ryde <user42@zip.com.au>
680
681 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
682 click count.
683
650276d5
JB
6842008-01-21 Juanma Barranquero <lekktu@gmail.com>
685
686 * entering.texi (Exiting): Fix typo.
687 Reported by D. E. Evans <sinuhe@gnu.org>.
688
8dc17977
MR
6892007-12-31 Martin Rudalics <rudalics@gmx.at>
690
691 * glossary.texi (Glossary): Fix typo.
692
9f9695a6
RS
6932007-12-27 Richard Stallman <rms@gnu.org>
694
695 * text.texi (Formatted Text): Improve menu tag.
696 (Editing Format Info): In Info, add duplicate menu of nodes
697 about the submenus.
698 (Format Faces): Say where Faces menu is found. Mention Other.
699 (Format Colors): Say where these submenus are found.
700 (Format Indentation, Format Justification): Likewise.
701 (Format Properties): Likewise.
702
abfd0191
RS
7032007-12-22 Richard Stallman <rms@gnu.org>
704
705 * search.texi (Query Replace): Make exp of query-replace more
706 self-contained, and clarify.
8dc17977 707
abfd0191
RS
708 * cc-mode.texi (Getting Started): Change @ref to @pxref.
709
a2586785
RS
7102007-12-15 Richard Stallman <rms@gnu.org>
711
712 * files.texi (Auto Save): Clarify definition of auto-saving.
713
a67cf2bb
RS
7142007-11-26 Richard Stallman <rms@gnu.org>
715
716 * help.texi (Help Echo): Cleanups.
717
448b33b1
TTN
7182007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
719
720 * files.texi (Why Version Control?): Fix typo.
721 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
722 (Selecting a Fileset): Fix typos; small rewording.
723 (Log Buffer): Likewise.
724 (Old Revisions): Likewise.
448b33b1 725
221bb7f6
EZ
7262007-11-17 Eli Zaretskii <eliz@gnu.org>
727
728 * mule.texi (Communication Coding): Fix wording of last change.
729
d0207bf3 7302007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 731
630cb3b7
JB
732 * custom.texi (Specifying File Variables):
733 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 734
53b7759e
KH
7352007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
736
a5ab2e0c 737 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
738
739 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
740
c8763fb6 7412007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 742
630cb3b7 743 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
744 --output=file.
745
ff98e024
MR
7462007-11-13 Martin Rudalics <rudalics@gmx.at>
747
748 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
749 (Help Echo): Avoid mentioning the term "region" here and
750 consistently use the term "active text".
751
37b11c22
GM
7522007-11-11 Glenn Morris <rgm@gnu.org>
753
754 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
755
21d50ba1
JL
7562007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
757
758 * search.texi (Query Replace): Mention
759 `query-replace-show-replacement'.
760
c12ecb0a 7612007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
762
763 * building.texi (Watch Expressions): Remove obscure sentence.
764
3b4201f4
KH
7652007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
766
767 * mule.texi (Select Input Method): Describe how to activate an input
768 method in the text mode.
769
07e5c0b0
DN
7702007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
771
772 * cmdargs.texi (Misc Variables): Remove Sun windows info.
773
52dd7391
NR
7742007-10-30 Nick Roberts <nickrob@snap.net.nz>
775
776 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
777
c004e539
GM
7782007-10-30 Glenn Morris <rgm@gnu.org>
779
780 * misc.texi (Directory Tracking): Explain a bit more about
781 dirtrack-mode.
782
ca8c5b8c
GM
7832007-10-25 Glenn Morris <rgm@gnu.org>
784
785 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
786
b6c764ef
RS
7872007-10-24 Richard Stallman <rms@gnu.org>
788
789 * misc.texi (Interactive Shell): Cleanup last change.
790
eabd84c9
JL
7912007-10-22 Juri Linkov <juri@jurta.org>
792
793 * mini.texi (Minibuffer History): Add text about a list of minibuffer
794 default values.
795
0b43c7e2
ER
7962007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
797
ca8c5b8c 798 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
799 'filesets'.
800
a80859d4
MR
8012007-10-18 Martin Rudalics <rudalics@gmx.at>
802
803 * trouble.texi (Quitting): Fix typo.
804
c9447ae1
GM
8052007-10-18 Glenn Morris <rgm@gnu.org>
806
807 * frames.texi (Mode Line Mouse): Mention minor mode names.
808
168b980f
JL
8092007-10-17 Juri Linkov <juri@jurta.org>
810
811 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
812 fill-paragraph operates on the active region in Transient Mark mode.
813 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
814 with fill-paragraph.
815
816 * basic.texi (Arguments): Replace fill-paragraph-or-region with
817 fill-paragraph.
818
819 * fixit.texi (Spelling): ispell-word operates on the active region
820 in Transient Mark mode.
821
5a331f34
JB
8222007-10-17 Aaron S. Hawley <aaronh@garden.org>
823
824 * building.texi (Source Buffers):
825 * custom.texi (Init Non-ASCII):
826 * glossary.texi (Glossary): Use "key binding" consistently.
827
2a9f4d55
JB
8282007-10-17 Juanma Barranquero <lekktu@gmail.com>
829
830 * calendar.texi (Diary): Fix directive.
831
de13cecf
RS
8322007-10-16 Richard Stallman <rms@gnu.org>
833
834 * calendar.texi (Diary): Clarify text about diary file example.
835
5f90d53e
ER
8362007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
837
838 * files.texi: Capitalize node names according to convention.
839
3aa491bc
GM
8402007-10-13 Glenn Morris <rgm@gnu.org>
841
842 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
843
8a3106d3
ER
8442007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
845
846 * emacs.texi:
847 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 848 suggested by RMS and Robert J. Chassell.
8a3106d3 849
da1080a2
ER
8502007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
851
3aa491bc 852 * files.texi (Version Systems):
0870a421
ER
853 * vc-xtra.texi:
854 * vc1-xtra.texi:
ac3f4c6f 855 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 856 operations. Change of terminology from `version' to `revision'.
a7fc5b78 857 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 858 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 859
58ade22b
ER
8602007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
861
da1080a2 862 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
863 Reorder the descriptions to be chronological.
864
93870ce2
RS
8652007-10-09 Richard Stallman <rms@gnu.org>
866
867 * display.texi (Cursor Display): Correct how cursor appears
868 in nonselected windows.
869
568c7288
NR
8702007-10-04 Nick Roberts <nickrob@snap.net.nz>
871
872 * building.texi (GDB Graphical Interface): Remove references to gdba
873 and mention gud-gdb.
874
1af74d06 8752007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 876
1af74d06 877 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 878
0d8fb755
JL
8792007-10-06 Juri Linkov <juri@jurta.org>
880
881 * text.texi (Fill Commands): Document fill-paragraph-or-region.
882 (Fill Prefix, Format Indentation): Replace fill-paragraph with
883 fill-paragraph-or-region.
884
885 * basic.texi (Arguments): Replace fill-paragraph with
886 fill-paragraph-or-region.
887
b981e2c6
ER
8882007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
889
890 * files.texi: Update the section on version control for 2007
2a9f4d55 891 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
892 will come later.
893
5fceaf9c
GM
8942007-09-15 Glenn Morris <rgm@gnu.org>
895
896 * calendar.texi (Holidays): Change all instances of `holiday-list' back
897 to `list-holidays'.
898
b0e44b17
GM
8992007-09-14 Glenn Morris <rgm@gnu.org>
900
901 * calendar.texi: Update all instances of mark-calendar-holidays,
902 list-calendar-holidays, list-holidays with the new names.
903
8cf51b2c
GM
9042007-09-06 Glenn Morris <rgm@gnu.org>
905
906 * Move manual sources from man/ to subdirectories of doc/.
907 Split into the Emacs manual in emacs/, and other manuals in misc/.
908 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
909 manual.
910 (infodir): New variable.
911 (info): Use $infodir.
912 (emacsman): Delete target, not needed any more.
913 Move all targets that are not the Emacs manual to misc/Makefile.in.
914 (mostlyclean): Remove `gnustmp'.
915 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
916 manual.
92f9b43f 917 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
918 (emacsman): Delete target, not needed any more.
919 (clean): Remove all info files but Emacs manual.
920 Move all targets that are not the Emacs manual to misc/Makefile.in.
921 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
922
923 * Makefile.in (INFOSOURCES): Delete.
924 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
925 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
926 *.vrs *.toc here...
927 (maintainer-clean): ...from here.
928
9292007-09-05 Glenn Morris <rgm@gnu.org>
930
931 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
932
8cf51b2c
GM
9332007-08-29 Glenn Morris <rgm@gnu.org>
934
935 * emacs.texi (EMACSVER): Increase to 23.0.50.
936
3420c522
RS
9372007-08-27 Richard Stallman <rms@gnu.org>
938
939 * emacs.texi (Top): Clarify menu item for Glossary.
940
941 * display.texi (Faces): Change secn title.
942 Clarify not all fonts come from Font Lock.
943
8cf51b2c
GM
9442007-08-17 Eli Zaretskii <eliz@gnu.org>
945
946 * basic.texi (Position Info): Add index entry for face at point.
947 Mention that character faces are also displayed by "C-u C-x =".
948
8cf51b2c
GM
9492007-08-08 Glenn Morris <rgm@gnu.org>
950
951 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
952
9532007-08-07 Chong Yidong <cyd@stupidchicken.com>
954
955 * files.texi (File Conveniences): Document point motion keys in Image
956 mode.
957
8cf51b2c
GM
9582007-07-27 Glenn Morris <rgm@gnu.org>
959
8cf51b2c
GM
960 * emacs.texi (Copying): Include license text from gpl.texi, rather than
961 in-line.
962
963 * gpl.texi: New file with text of GPL.
964 * Makefile.in (EMACSSOURCES): Add gpl.texi.
965
9662007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
967
968 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
969
970 * dired.texi (Wdired): Mention C-x C-q key binding.
971
9722007-07-28 Nick Roberts <nickrob@snap.net.nz>
973
974 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
975
9762007-07-25 Glenn Morris <rgm@gnu.org>
977
8cf51b2c
GM
978 * emacs.texi (Copying): Replace license with GPLv3.
979
980 * Relicense all FSF files to GPLv3 or later.
981
9822007-07-24 Glenn Morris <rgm@gnu.org>
983
984 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
985 for some calendars.
986
9872007-07-23 Nick Roberts <nickrob@snap.net.nz>
988
989 * screen.texi (Mode Line): Describe new mode-line flag that shows if
990 default-directory for the current buffer is on a remote machine.
991
8cf51b2c
GM
9922007-07-21 Eli Zaretskii <eliz@gnu.org>
993
994 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
995 default value.
996
9972007-07-21 Richard Stallman <rms@gnu.org>
998
999 * files.texi (Why Version Control?): Improve previous change.
1000
10012007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1002
1003 * files.texi (Why Version Control?): New node.
1004
8cf51b2c
GM
10052007-07-12 Nick Roberts <nickrob@snap.net.nz>
1006
8cf51b2c
GM
1007 * building.texi (Starting GUD): Add xref to this anchor.
1008
8cf51b2c
GM
10092007-06-24 Karl Berry <karl@gnu.org>
1010
2a9f4d55 1011 * emacs.texi: New Back-Cover Text.
8cf51b2c 1012
8cf51b2c
GM
10132007-06-07 Alan Mackenzie <acm@muc.de>
1014
1015 * display.texi (Optional Mode Line): Document the new form of
1016 line+column numbers, "(561,2)".
1017
10182007-06-06 Juanma Barranquero <lekktu@gmail.com>
1019
49823426 1020 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1021
10222007-06-02 Chong Yidong <cyd@stupidchicken.com>
1023
1024 * Version 22.1 released.
1025
8cf51b2c
GM
10262007-05-07 Karl Berry <karl@gnu.org>
1027
1028 * emacs.texi (EMACSVER): Back to 22.
1029
10302007-05-06 Richard Stallman <rms@gnu.org>
1031
1032 * maintaining.texi (Create Tags Table): Clean up previous change.
1033
c8763fb6 10342007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1035
1036 * maintaining.texi (Create Tags Table): Add text about the dangers of
1037 making symbolic links to tags files.
1038
10392007-05-04 Karl Berry <karl@gnu.org>
1040
1041 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1042
10432007-05-03 Karl Berry <karl@gnu.org>
1044
1045 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1046
1047 * .cvsignore (*.pdf): New entry.
1048
8cf51b2c
GM
1049 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1050 for printing.
1051
10522007-05-01 Richard Stallman <rms@gnu.org>
1053
1054 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1055
8cf51b2c
GM
10562007-04-28 Glenn Morris <rgm@gnu.org>
1057
1058 * ack.texi (Acknowledgments):
1059 * anti.texi (Antinews):
8cf51b2c
GM
1060 * programs.texi (Program Modes): Restore mention of python.el pending
1061 consideration of legal status.
1062
10632007-04-28 Richard Stallman <rms@gnu.org>
1064
1065 * files.texi (File Names): Fixes to ~ description on MS systems.
1066
8cf51b2c
GM
10672007-04-26 Glenn Morris <rgm@gnu.org>
1068
1069 * emacs.texi (EMACSVER): Increase to 22.1.50.
1070
10712007-04-25 Karl Berry <karl@gnu.org>
1072
1073 * emacs.texi: Improve line breaks on copyright page,
1074 similar layout to lispref, 8.5x11 by default.
1075
1076 * dired.texi (Image-Dired): Improve line break, fix typo.
1077
10782007-04-24 Chong Yidong <cyd@stupidchicken.com>
1079
1080 * programs.texi (Program Modes):
8cf51b2c
GM
1081 * anti.texi (Antinews):
1082 * ack.texi (Acknowledgments): python.el removed.
1083
8cf51b2c
GM
10842007-04-23 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * display.texi (Highlight Interactively): Correct description of
1087 hi-lock-file-patterns-policy.
1088
1089 * files.texi (File Archives): Mention self-extracting executables.
1090
10912007-04-23 Eli Zaretskii <eliz@gnu.org>
1092
1093 * search.texi (Unconditional Replace, Query Replace): Add xref to
1094 "Replacement and Case".
1095
10962007-04-22 Chong Yidong <cyd@stupidchicken.com>
1097
1098 * dired.texi (Image-Dired): Move from Thumbnails node.
1099 * misc.texi (Thumbnails): Node deleted.
1100 * emacs.texi (Top): Update node listing.
1101
1102 * files.texi (File Conveniences):
49823426 1103 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1104
11052007-04-21 Richard Stallman <rms@gnu.org>
1106
1107 * display.texi (Highlight Interactively): Correct previous change.
1108 Clarify doc of hi-lock-find-patterns, and move new features into it.
1109
11102007-04-20 David Koppelman <koppel@ece.lsu.edu>
1111
1112 * display.texi (Highlight Interactively): Document
1113 hi-lock-file-patterns-policy.
1114
11152007-04-20 Martin Rudalics <rudalics@gmx.at>
1116
1117 * display.texi (Scrolling): Fix typo.
1118
8cf51b2c
GM
11192007-04-15 Chong Yidong <cyd@stupidchicken.com>
1120
8cf51b2c
GM
1121 * doclicense.texi: Remove node heading, so that it can be included by
1122 other files.
1123
1124 * emacs.texi: Insert node heading for GFDL.
1125
8cf51b2c
GM
11262007-04-14 Eli Zaretskii <eliz@gnu.org>
1127
1128 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1129 "command line".
1130
1131 * display.texi (Faces): Refer to "Creating Frames" for face
1132 and other frame customizations in .emacs.
1133
1134 * frames.texi (Creating Frames): Mention that face customizations can
1135 be put in .emacs. Add index entries.
1136
11372007-04-12 Richard Stallman <rms@gnu.org>
1138
1139 * glossary.texi (Glossary): Explain `iff'.
1140
11412007-04-11 Karl Berry <karl@gnu.org>
1142
1143 * gnu.texi (Top),
1144 * macos.texi (Mac Font Specs),
1145 * anti.texi (Antinews),
1146 * xresources.texi (Resources),
1147 * misc.texi (Emulation),
1148 * calendar.texi (Daylight Saving),
1149 * dired.texi (Dired and Find),
1150 * rmail.texi (Remote Mailboxes),
1151 * sending.texi (Mail Headers),
1152 * programs.texi (Which Function),
1153 * files.texi (Recover),
1154 * buffers.texi (Uniquify),
1155 * frames.texi (Wheeled Mice),
1156 * killing.texi (Rectangles): Wording to improve breaks in
1157 8.5x11 format.
1158 * mule.texi (Language Environments): \hbadness=10000 since there's
1159 no way to reword.
1160 * emacs.texi (smallbook): New @set to more easily switch between
1161 smallbook and 8.5x11.
1162
11632007-04-11 Richard Stallman <rms@gnu.org>
1164
1165 * files.texi (File Conveniences): Add xref to Tumme.
1166 Delete text about Thumbnail mode.
1167
8cf51b2c
GM
11682007-04-09 Alan Mackenzie <acm@muc.de>
1169
1170 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1171 new name. Insert concept index entries.
1172
8cf51b2c
GM
11732007-04-08 Chong Yidong <cyd@stupidchicken.com>
1174
1175 * display.texi (Standard Faces): Document prefix arg for
1176 list-faces-display.
1177
1178 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1179
8cf51b2c
GM
11802007-04-07 Chong Yidong <cyd@stupidchicken.com>
1181
8cf51b2c
GM
1182 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1183
1184 * files.texi (Misc File Ops): Rewrite description of
1185 insert-file-literally.
1186
8cf51b2c
GM
11872007-03-31 Eli Zaretskii <eliz@gnu.org>
1188
1189 * misc.texi (Printing): Postscript -> PostScript.
1190
8cf51b2c
GM
1191 * ack.texi (Acknowledgments): Postscript -> PostScript.
1192
1193 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1194
1195 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1196 below.
1197
11982007-03-30 Chong Yidong <cyd@stupidchicken.com>
1199
1200 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1201 Init Non-ASCII.
1202 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1203 (Init Non-ASCII): New node.
1204
12052007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1206
1207 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1208
8cf51b2c
GM
12092007-03-12 Glenn Morris <rgm@gnu.org>
1210
8cf51b2c
GM
1211 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1212 "Daylight Savings".
1213
49823426 1214 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1215 saving" in text throughout.
1216
8cf51b2c
GM
12172007-03-04 Richard Stallman <rms@gnu.org>
1218
1219 * custom.texi (Safe File Variables): Minor correction.
1220
8cf51b2c
GM
12212007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1222
1223 * rmail.texi (Movemail): Add internal ref.
1224 Don't indent the intro for the PROTO table.
1225 Format PROTO table items with @code.
1226
8cf51b2c
GM
12272007-02-26 Nick Roberts <nickrob@snap.net.nz>
1228
1229 * building.texi: Remove references to bashdb.
1230
8cf51b2c
GM
12312007-02-19 Juanma Barranquero <lekktu@gmail.com>
1232
1233 * mule.texi (Language Environments): Update list of supported language
1234 environments.
1235
8cf51b2c
GM
12362007-02-14 Kim F. Storm <storm@cua.dk>
1237
1238 * building.texi (Grep Searching): Fix lgrep doc.
1239
12402007-02-12 Chong Yidong <cyd@stupidchicken.com>
1241
1242 * back.texi: Remove unused file.
1243
c8763fb6 12442007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1245
1246 * maintaining.texi (Tag Syntax): Now --members is the default for
1247 etags, not for ctags yet.
1248
8cf51b2c
GM
12492007-02-03 Eli Zaretskii <eliz@gnu.org>
1250
1251 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1252 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1253 expects. Add comments to prevent people from inadvertently modifying
1254 the key parts needed by `texinfo-multiple-files-update'.
1255
12562007-01-29 Chong Yidong <cyd@stupidchicken.com>
1257
1258 * frames.texi (Secondary Selection): Window clicked does not matter
1259 when mouse-yank-at-point is non-nil.
1260
8cf51b2c
GM
12612007-01-16 Glenn Morris <rgm@gnu.org>
1262
1263 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1264 system abbrev.
1265
12662007-01-11 Richard Stallman <rms@gnu.org>
1267
1268 * msdog.texi (Windows Keyboard): Another small cleanup.
1269
12702007-01-10 Richard Stallman <rms@gnu.org>
1271
1272 * msdog.texi (Windows Keyboard): Yet another try to make
1273 everyone happy with that passage.
1274
12752007-01-05 Richard Stallman <rms@gnu.org>
1276
1277 * anti.texi (Antinews): Mention M-x shell scrolling.
1278
12792007-01-05 Nick Roberts <nickrob@snap.net.nz>
1280
1281 * building.texi (Watch Expressions): Describe gdb-max-children.
1282
8cf51b2c
GM
12832007-01-04 Richard Stallman <rms@gnu.org>
1284
8cf51b2c
GM
1285 * msdog.texi (Windows Keyboard): Clarify previous change.
1286
8cf51b2c
GM
12872007-01-02 Richard Stallman <rms@gnu.org>
1288
1289 * custom.texi (Changing a Variable): Minor clarification.
1290 (Specific Customization): customize-customized => customize-unsaved.
1291
1292 * entering.texi (Entering Emacs): Clean up text about restarting
1293 Emacs for each file.
1294
1295 * misc.texi (Shell Options): Minor cleanup.
1296
1297 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1298 with Emacs, not vice versa.
1299
1300 * programs.texi (Symbol Completion): Recommend customizing
1301 window manager.
1302
1303 * xresources.texi (Resources): Minor fix.
1304
c8763fb6 13052007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1306
1307 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1308
13092007-01-01 Richard Stallman <rms@gnu.org>
1310
1311 * commands.texi (User Input): Document keys stolen by window mangers.
1312
13132006-12-31 Richard Stallman <rms@gnu.org>
1314
1315 * custom.texi (Specific Customization): Document customize-option
1316 instead of customize-variable.
1317
13182006-12-31 Kim F. Storm <storm@cua.dk>
1319
1320 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1321
13222006-12-30 Kim F. Storm <storm@cua.dk>
1323
1324 * killing.texi (CUA Bindings): Fix typo.
1325
1326 * xresources.texi (Table of Resources): Mention grow-only value for
1327 auto-resize-tool-bars.
1328
8cf51b2c
GM
13292006-12-27 Eli Zaretskii <eliz@gnu.org>
1330
1331 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1332 and how to get them back.
1333
13342006-12-26 Richard Stallman <rms@gnu.org>
1335
1336 * calendar.texi (Holidays): Holiday listing is based on current
1337 practice, but DST is not.
1338
13392006-12-25 Richard Stallman <rms@gnu.org>
1340
1341 * emacs.texi (Top): Update subnode menus.
1342
1343 * mark.texi (Transient Mark): Fix xref.
1344
1345 * killing.texi (Graphical Kill): Node deleted.
1346 (Killing): Add xref to Cut and Paste.
1347 (CUA Bindings): Update xref.
1348
1349 * frames.texi (Cut and Paste): New section to hold other nodes.
1350 (Mouse Commands): Node demoted.
1351 (Cut/Paste Other App): Split out from Mouse Commands.
1352 (Word and Line Mouse): Likewise.
1353 (Secondary Selection, Clipboard): Nodes demoted.
1354
8cf51b2c
GM
13552006-12-24 Kevin Ryde <user42@zip.com.au>
1356
1357 * calendar.texi (Holidays): US daylight saving begins second Sunday
1358 in March for 2007 onwards.
1359 (Daylight Savings): Show new US default daylight saving rules, 2nd
1360 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1361
13622006-12-23 Chong Yidong <cyd@stupidchicken.com>
1363
1364 * calendar.texi (Scroll Calendar): < and > are switched.
1365
13662006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1367
1368 * killing.texi (Deletion): Describe M-\ prefix argument.
1369
13702006-12-23 Richard Stallman <rms@gnu.org>
1371
1372 * search.texi (Regexp Search): Explain why forward and reverse regexp
1373 search are not mirror images.
1374
8cf51b2c
GM
13752006-12-19 Kim F. Storm <storm@cua.dk>
1376
1377 * major.texi (Choosing Modes): Describe match-function elements for
1378 magic-mode-alist.
1379
8cf51b2c
GM
13802006-12-18 Eli Zaretskii <eliz@gnu.org>
1381
1382 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1383 peculiarities.
1384
13852006-12-18 Richard Stallman <rms@gnu.org>
1386
1387 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1388
8cf51b2c
GM
13892006-12-17 Alan Mackenzie <acm@muc.de>
1390
1391 * programs.texi (Left Margin Paren): Remove the bit which says
1392 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1393 Discuss some of the issues of setting this option to nil.
1394
13952006-12-17 Glenn Morris <rgm@gnu.org>
1396
1397 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1398
13992006-12-16 Eli Zaretskii <eliz@gnu.org>
1400
1401 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1402 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1403 NTFS volumes.
1404 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1405 volumes.
1406
14072006-12-15 Eli Zaretskii <eliz@gnu.org>
1408
1409 * text.texi (HTML Mode): Fix "C-c TAB".
1410
8cf51b2c
GM
14112006-12-09 Richard Stallman <rms@gnu.org>
1412
1413 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1414
14152006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1416
1417 * files.texi (Misc File Ops): Document insert-file-literally.
1418
14192006-12-08 Eli Zaretskii <eliz@gnu.org>
1420
1421 * cmdargs.texi (Colors): Note that --color is intended for overriding
1422 the terminal defaults, not for normal invocation.
1423
1424 * misc.texi (Emacs Server): Improve wording. Don't mention the
1425 ``server program''. Add a cross-reference to "Init File" node.
1426 (Invoking emacsclient): Add index entries. Document both short and
1427 long versions of command-line options. Document the -f option.
1428
8cf51b2c
GM
14292006-12-06 Richard Stallman <rms@gnu.org>
1430
1431 * text.texi (Outline Format): Say to set outline-regexp
1432 and outline-level with major modes and file local variables.
1433
c8763fb6 14342006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1435
1436 * anti.texi (Antinews): Mention the alternative to
1437 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1438
8cf51b2c
GM
1439 * misc.texi (Interactive Shell): Ditto.
1440
14412006-12-04 Eli Zaretskii <eliz@gnu.org>
1442
1443 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1444
1445 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1446
14472006-12-01 Eli Zaretskii <eliz@gnu.org>
1448
1449 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1450 colon in the mode line.
1451
1452 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1453
14542006-11-26 Nick Roberts <nickrob@snap.net.nz>
1455
1456 * building.texi (Watch Expressions): Mention SPC for expanding/
1457 contracting watch expressions.
1458
14592006-11-26 Kim F. Storm <storm@cua.dk>
1460
1461 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1462
14632006-11-26 Nick Roberts <nickrob@snap.net.nz>
1464
1465 * building.texi (Debugger Operation): Define text command mode.
1466 Clarify how tooltips work.
1467 (GDB Graphical Interface): Explain how to run in text command mode
1468 more clearly.
1469
14702006-11-25 Juanma Barranquero <lekktu@gmail.com>
1471
1472 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1473
14742006-11-22 Juanma Barranquero <lekktu@gmail.com>
1475
1476 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1477
8cf51b2c
GM
14782006-11-18 Chong Yidong <cyd@stupidchicken.com>
1479
1480 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1481 and EMACS is deprecated.
1482
14832006-11-18 Juanma Barranquero <lekktu@gmail.com>
1484
1485 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1486
c8763fb6 14872006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1488
1489 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1490
1491 * emacs.texi: Include xresources.texi both for info and dvi.
1492
1493 * xresources.texi: Merge text from xresmini.texi.
1494
c8763fb6 14952006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1496
1497 * glossary.texi: Fix typos.
1498
8cf51b2c
GM
14992006-11-06 Richard Stallman <rms@gnu.org>
1500
1501 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1502
1503 * ack.texi (Acknowledgments): Fix name spelling.
1504
15052006-11-01 Juri Linkov <juri@jurta.org>
1506
1507 * search.texi (Word Search): Document incremental word search.
1508
15092006-10-28 Glenn Morris <rgm@gnu.org>
1510
1511 * ack.texi (Acknowledgments): Add cal-html author.
1512
1513 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1514 Calendar"). Describe new package cal-html.
1515 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1516 Calendar Files."
1517
8cf51b2c
GM
15182006-10-23 Richard Stallman <rms@gnu.org>
1519
1520 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1521 Abbrev mode is enabled.
1522
8cf51b2c
GM
15232006-10-16 Richard Stallman <rms@gnu.org>
1524
8cf51b2c
GM
1525 * emacs.texi: Update ISBN.
1526
8cf51b2c
GM
15272006-10-11 Kim F. Storm <storm@cua.dk>
1528
1529 * emacs.texi (Acknowledgments): Use @dotless{i}.
1530
15312006-10-08 Nick Roberts <nickrob@snap.net.nz>
1532
1533 * building.texi (Breakpoints Buffer): Mention catchpoints.
1534
15352006-10-08 Kim F. Storm <storm@cua.dk>
1536
1537 * ack.texi (Acknowledgments): Update.
1538
1539 * emacs.texi (Acknowledgments): Fix bad @/ form.
1540
8cf51b2c
GM
15412006-10-05 Kim F. Storm <storm@cua.dk>
1542
1543 * emacs.texi (Acknowledgments): Add more contributors.
1544
15452006-10-03 Richard Stallman <rms@gnu.org>
1546
1547 * emacs.texi (Acknowledgments): Update version and edition.
1548
8cf51b2c
GM
15492006-10-01 Karl Berry <karl@gnu.org>
1550
1551 * custom.texi (Customization Groups): Page break to keep example buffer
1552 on one page.
1553
15542006-09-30 Karl Berry <karl@gnu.org>
1555
1556 * programs.texi (Basic Indent): @need to improve page break.
1557 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1558
15592006-09-29 Glenn Morris <rgm@gnu.org>
1560
1561 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1562
15632006-09-29 Karl Berry <karl@gnu.org>
1564
1565 * windows.texi (Basic Window): Remove forced @break, no longer
1566 desirable.
1567 * frames.texi (Frame Commands),
1568 * mark.texi (Marking Objects): Reword to avoid bad page break.
1569 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1570
15712006-09-19 Richard Stallman <rms@gnu.org>
1572
1573 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1574 stick to present tense.
1575
c8763fb6 15762006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1577
1578 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1579 to x-gtk-use-old-file-dialog.
1580 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1581
15822006-09-15 Jay Belanger <belanger@truman.edu>
1583
49823426 1584 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1585 Change "Library Public License" to "Lesser Public License"
1586 throughout. Use "yyyy" to represent year.
1587
8cf51b2c
GM
15882006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1589
1590 * files.texi (Visiting): Add index entry "open file".
1591
8cf51b2c
GM
15922006-09-11 Richard Stallman <rms@gnu.org>
1593
1594 * building.texi (Compilation Mode): Clarification.
1595 (Grep Searching): Add xref to Compilation Mode.
1596
8cf51b2c
GM
15972006-09-08 Richard Stallman <rms@gnu.org>
1598
1599 * search.texi (Search): Ref multi-file search commands here.
1600 (Other Repeating Search): Not here.
1601
8cf51b2c
GM
16022006-08-28 Richard Stallman <rms@gnu.org>
1603
1604 * windows.texi (Split Window): Update xref.
1605
1606 * basic.texi (Continuation Lines): Update xref.
1607
1608 * indent.texi (Tab Stops): Update xref.
1609
1610 * emacs.texi (Top): Update subnode menu.
1611
1612 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1613 split out of Display Custom.
1614
16152006-08-25 Kim F. Storm <storm@cua.dk>
1616
1617 * display.texi (Display Custom): Add variables overline-margin
1618 and x-underline-at-descent-line.
1619
16202006-08-25 Richard Stallman <rms@gnu.org>
1621
1622 * entering.texi (Exiting): Rewrite to give graphical displays
1623 priority over text terminals.
1624
1625 * search.texi (Incremental Search): Move index entries.
1626
16272006-08-23 Chong Yidong <cyd@stupidchicken.com>
1628
1629 * custom.texi (Init File): Reference Find Init to avoid "home
1630 directory" confusion.
1631
16322006-08-22 Nick Roberts <nickrob@snap.net.nz>
1633
1634 * building.texi (Other GDB-UI Buffers): Describe how to edit
1635 a value in the locals buffer.
1636
16372006-08-21 Richard Stallman <rms@gnu.org>
1638
1639 * search.texi (Basic Isearch): Add `isearch' index entry.
1640
16412006-08-16 Richard Stallman <rms@gnu.org>
1642
1643 * misc.texi (Saving Emacs Sessions): Clean up wording.
1644
1645 * mark.texi (Marking Objects): Mention term "select all".
1646
1647 * emacs.texi (Top): Update subnode menu.
1648
1649 * help.texi (Help Mode): Move node up in file.
1650
8cf51b2c
GM
16512006-08-15 Nick Roberts <nickrob@snap.net.nz>
1652
1653 * building.texi (Stack Buffer): Explain fringe arrow.
1654
8cf51b2c
GM
16552006-08-12 Eli Zaretskii <eliz@gnu.org>
1656
8cf51b2c
GM
1657 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1658 on startup.
1659
16602006-08-11 Romain Francoise <romain@orebokech.com>
1661
1662 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1663
16642006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1665
1666 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1667
16682006-08-10 Richard Stallman <rms@gnu.org>
1669
1670 * text.texi (Format Faces): Substantial rewrites to deal
1671 with face merging. Empty regions don't count. Clarify
1672 face property inheritance.
1673
16742006-08-08 Romain Francoise <romain@orebokech.com>
1675
1676 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1677 <arjuropo@cc.jyu.fi>.
1678
8cf51b2c
GM
16792006-08-04 Eli Zaretskii <eliz@gnu.org>
1680
1681 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1682 apply to all frames.
1683
8cf51b2c
GM
16842006-08-01 Richard Stallman <rms@gnu.org>
1685
1686 * help.texi (Name Help): Add index entries for describe-variable.
1687
16882006-08-01 Nick Roberts <nickrob@snap.net.nz>
1689
1690 * building.texi (GDB Graphical Interface): Shorten node names.
1691 (GDB-UI Layout): Use GDB-related.
1692 (Other GDB-UI Buffers): Simplify English.
1693
16942006-07-31 Richard Stallman <rms@gnu.org>
1695
1696 * search.texi (Query Replace): Add xref for Dired's Q command.
1697
8cf51b2c
GM
16982006-07-31 Nick Roberts <nickrob@snap.net.nz>
1699
1700 * building.texi (GDB commands in Fringe): Rename to...
1701 (Source Buffers): ..this and move forward. Describe hollow arrow and
1702 new option gdb-find-source-frame.
1703
17042006-07-29 Richard Stallman <rms@gnu.org>
1705
1706 * dired.texi (Operating on Files): Simplify previous change
1707 and fix Texinfo usage.
1708
17092006-07-29 Eli Zaretskii <eliz@gnu.org>
1710
1711 * dired.texi (Operating on Files): Add cross-references. State the
1712 Unix commands that do similar things.
1713
17142006-07-28 Richard Stallman <rms@gnu.org>
1715
1716 * mark.texi (Transient Mark): Clarify that region never disappears
1717 when Transient Mark mode is off, and not when it is on.
1718
17192006-07-27 Richard Stallman <rms@gnu.org>
1720
1721 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1722
17232006-07-24 Richard Stallman <rms@gnu.org>
1724
1725 * xresources.texi (GTK styles): Fix texinfo usage.
1726
8cf51b2c
GM
1727 * commands.texi (User Input): Explain why we teach keyboard cmds.
1728
1729 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1730 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1731 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1732 * doclicense.texi, display.texi, dired.texi, basic.texi:
1733 * anti.texi, ack.texi: Move periods and commas inside quotes.
1734
17352006-07-22 Eli Zaretskii <eliz@gnu.org>
1736
1737 * cmdargs.texi (General Variables): Document EMAIL.
1738
17392006-07-21 Eli Zaretskii <eliz@gnu.org>
1740
1741 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1742 doesn't have effect on MS-Windows.
1743
8cf51b2c
GM
17442006-07-17 Richard Stallman <rms@gnu.org>
1745
1746 * building.texi (Grep Searching): Explain about chaining grep commands.
1747
8cf51b2c
GM
17482006-07-10 Nick Roberts <nickrob@snap.net.nz>
1749
49823426 1750 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1751
17522006-07-09 Chong Yidong <cyd@stupidchicken.com>
1753
1754 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1755 is invoked for multiple files.
1756
17572006-07-08 Eli Zaretskii <eliz@gnu.org>
1758
1759 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1760 on-line manual for the rest of this node.
1761 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1762 unconditionally.
1763 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1764 Improve wording.
1765 (Windows Printing): Improve wording.
1766 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1767 rest of this node.
1768
8cf51b2c
GM
17692006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1770
49823426
GM
1771 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1772 with eval-buffer.
8cf51b2c
GM
1773
17742006-07-05 Nick Roberts <nickrob@snap.net.nz>
1775
1776 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1777 of character translation.
1778
17792006-07-04 Nick Roberts <nickrob@snap.net.nz>
1780
1781 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1782
17832006-07-03 Karl Berry <karl@gnu.org>
1784
1785 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1786 not-too-underfull hboxes in the TeX output.
1787 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1788 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1789 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1790 * sending.texi, text.texi: Fix overfull/underfull boxes.
1791
17922006-07-03 Romain Francoise <romain@orebokech.com>
1793
1794 * m-x.texi (M-x): Fix.
1795
17962006-07-03 Richard Stallman <rms@gnu.org>
1797
8cf51b2c
GM
1798 * search.texi (Other Repeating Search): filename -> file name.
1799
1800 * misc.texi (Narrowing): Minor cleanups.
1801
1802 * files.texi (Visiting): filename -> file name.
1803
1804 * emacs.texi (Top): Update subnode menus.
1805
1806 * mule.texi (Coding Systems): Move char translation stuff here.
1807 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1808 (Recognize Coding): Substantial local rewrites.
1809 (International): Update menu.
1810
1811 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1812 (Scrolling): Substantial local rewrites.
1813 (Display): Update menu and intro.
1814
1815 * dired.texi: filename -> file name.
1816
1817 * custom.texi (Safe File Variables): Texinfo usage fix.
1818
18192006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1820
1821 * help.texi, m-x.texi: Lots of cleanups.
1822
8cf51b2c
GM
18232006-06-30 Eli Zaretskii <eliz@gnu.org>
1824
1825 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1826 (Windows Processes, Windows Misc): Shorten the printed version by
1827 selectively conditioning less important portions by @ifnottex.
1828
8cf51b2c
GM
18292006-06-27 Richard Stallman <rms@gnu.org>
1830
1831 * mini.texi (Minibuffer File): Minor cleanup.
1832
18332006-06-25 Nick Roberts <nickrob@snap.net.nz>
1834
1835 * frames.texi (XTerm Mouse): Rename to...
1836 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1837
1838 * emacs.texi (Top): Use new node name.
1839
18402006-06-24 Eli Zaretskii <eliz@gnu.org>
1841
1842 * emacs.texi (Top): Update the detailed menu according to changes in
1843 msdog.texi.
1844
1845 * msdog.texi (Windows Keyboard): New section.
1846 (Windows Mouse): New section.
1847 (Windows System Menu): Remove section (text merged with "Windows
1848 Keyboard").
1849 (Windows Misc): New section.
1850
1851 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1852
1853 * msdog.texi (ls in Lisp): New section.
1854
1855 * files.texi (Visiting): Document case-insensitive wildcard matching
1856 under find-file-wildcards.
1857
8cf51b2c
GM
18582006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1859
1860 * macos.texi (Mac Input): Add description of mac-function-modifier.
1861 Now Unicode keyboard layouts work.
1862
8cf51b2c
GM
18632006-06-10 Richard Stallman <rms@gnu.org>
1864
1865 * mule.texi (Recognize Coding): Clarify previous change.
1866
18672006-06-09 Kenichi Handa <handa@m17n.org>
1868
1869 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1870 notation.
1871
18722006-06-07 Kevin Ryde <user42@zip.com.au>
1873
1874 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1875 manual for @ifnottex, but in emacs-extra for @iftex.
1876
1877 * cmdargs.texi (General Variables): Fix smtpmail xref.
1878
18792006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1880
8cf51b2c 1881 * programs.texi (Comment Commands):
8cf51b2c 1882 * custom.texi (Specifying File Variables):
49823426 1883 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1884
18852006-06-07 Nick Roberts <nickrob@snap.net.nz>
1886
1887 * building.texi (Watch Expressions): Move node to end.
1888 (GDB Graphical Interface): Move description of clicks in fringe...
1889 (GDB commands in the Fringe): ...to here. New node.
1890
8cf51b2c
GM
18912006-06-05 Romain Francoise <romain@orebokech.com>
1892
49823426 1893 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1894
18952006-06-05 Nick Roberts <nickrob@snap.net.nz>
1896
1897 * building.texi (GDB Graphical Interface): Update bindings.
1898 (Commands of GUD): Add gud-print. Remove gud-run.
1899 Restate availability more generally.
1900
19012006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1902
1903 * mini.texi: Lots of cleanups.
1904
19052006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1906
1907 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1908 and Mouse-2.
1909
c8763fb6 19102006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1911
1912 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1913
8cf51b2c
GM
19142006-05-31 Richard Stallman <rms@gnu.org>
1915
1916 * basic.texi (Moving Point): Fix previous change.
1917
c8763fb6 19182006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1919
1920 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1921
19222006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1923
1924 * basic.texi: Many simplifications and improvements in wording.
1925
8cf51b2c
GM
19262006-05-26 Nick Roberts <nickrob@snap.net.nz>
1927
1928 * anti.texi (Antinews): Create a node for gdb-ui.
1929
8cf51b2c
GM
19302006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1931
1932 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1933
19342006-05-20 Richard Stallman <rms@gnu.org>
1935
1936 * dired.texi (Dired Navigation): dired-goto-file is now j.
1937
8cf51b2c
GM
19382006-05-20 Eli Zaretskii <eliz@gnu.org>
1939
1940 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1941 and their aliases.
1942
1943 * msdog.texi (Windows Printing): Mention non-support of plain text
1944 printing with some el-cheapo printers, and suggest a workaround.
1945
19462006-05-20 Kevin Ryde <user42@zip.com.au>
1947
1948 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1949 remove the bit saying you must set it.
1950
19512006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1952
1953 * trouble.texi (Checklist):
1954 * text.texi (Text, Auto Fill, Text Mode):
1955 * search.texi (Nonincremental Search):
1956 * rmail.texi (Rmail Labels):
1957 * mule.texi (Input Methods, Multibyte Conversion):
1958 * misc.texi (Gnus, Where to Look, PostScript):
1959 * maintaining.texi (Create Tags Table):
1960 * indent.texi (Indentation Commands):
1961 * fixit.texi (Spelling):
1962 * emacs.texi (Copying):
1963 * custom.texi (Init File): ifinfo -> ifnottex.
1964
8cf51b2c
GM
19652006-05-17 Richard Stallman <rms@gnu.org>
1966
1967 * files.texi (Diff Mode): Mention C-x `.
1968
19692006-05-08 Richard Stallman <rms@gnu.org>
1970
1971 * custom.texi (Disabling): Textual cleanups.
1972
8cf51b2c
GM
19732006-05-12 Glenn Morris <rgm@gnu.org>
1974
1975 * calendar.texi (Displaying the Diary, Format of Diary File):
1976 Refer to diary-view-entries, diary-list-entries,
1977 diary-show-all-entries rather than obsolete aliases.
1978
19792006-05-12 Eli Zaretskii <eliz@gnu.org>
1980
1981 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1982 (Displaying the Diary, Special Diary Entries, Importing Diary):
1983 * building.texi (Compilation Shell):
1984 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1985 emacs-xtra with @inforef's.
1986
1987 * files.texi (Visiting): Fix wording.
1988
1989 * mule.texi (Coding Systems, Text Coding): More indexing.
1990 Mention that C-x RET f can set eol conversion.
1991
c8763fb6 19922006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1993
1994 * xresmini.texi (GTK resources): Insert GTK description.
1995
1996 * xresources.texi (GTK resources): metafont should be menufont.
1997
8cf51b2c
GM
19982006-05-06 Michael Albinus <michael.albinus@gmx.de>
1999
49823426 2000 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2001 method, user name and host name is active only in partial
2002 completion mode.
2003
8cf51b2c
GM
20042006-05-06 Eli Zaretskii <eliz@gnu.org>
2005
2006 * makefile.w32-in (emacs.dvi):
2007 * Makefile.in (emacs.dvi): Add xresmini.texi.
2008
2009 * xresmini.texi (Table of Resources): Remove xref to non-existent
2010 node "LessTif Resources".
2011
2012 * msdog.texi (Microsoft Windows):
2013 * calendar.texi (Calendar/Diary, Displaying the Diary)
2014 (Special Diary Entries, Importing Diary, Holidays):
2015 * programs.texi (Program Modes):
2016 * text.texi (Text):
2017 * buffers.texi (Several Buffers):
2018 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2019
20202006-05-06 Eli Zaretskii <eliz@gnu.org>
2021
2022 The following changes merge the emacs-xtra manual into the main
2023 manual, but only for on-line version of the manual.
2024
2025 * vc2-xtra.texi (Version Backups, Local Version Control)
2026 (Making Snapshots, Change Logs and VC, Version Headers)
2027 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2028 on-line manual.
2029
2030 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2031 for on-line manual.
2032
2033 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2034 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2035 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2036 for on-line manual.
2037
2038 * fortran-xtra.texi (Fortran, Fortran Autofill)
2039 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2040 for on-line manual.
2041
2042 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2043 Conditional xref's for on-line manual.
2044
2045 * emerge-xtra.texi (Emerge, Overview of Emerge)
2046 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2047 manual.
2048
2049 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2050 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2051 (EMACSSOURCES): Use EMACS_XTRA.
2052 (../info/emacs-xtra): Remove.
2053 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2054
2055 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2056 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2057 (EMACSSOURCES): Use EMACS_XTRA.
2058 ($(infodir)/emacs-xtra): Remove.
2059 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2060
2061 * trouble.texi (Quitting):
2062 * text.texi (Text):
2063 * programs.texi (Program Modes):
2064 * msdog.texi (Microsoft Windows):
2065 * frames.texi (Frames):
2066 * files.texi (Backup, Version Control, VC Concepts)
2067 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2068 (Registering, VC Status, VC Undo, Multi-User Branching)
2069 (Comparing Files):
2070 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2071 (Displaying the Diary, Special Diary Entries, Importing Diary):
2072 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2073 conditional xref's, depending on @iftex/@ifnottex.
2074
2075 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2076 "MS-DOS". @include msdog-xtra.texi.
2077
2078 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2079 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2080
2081 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2082 for vc-xtra.texi subsections.
2083 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2084 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2085
2086 * sending.texi (Sending Mail): A @node line without explicit Prev,
2087 Next, and Up links.
2088
2089 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2090 Next, and Up links.
2091
2092 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2093 and its sections. @include picture-xtra.texi.
2094
2095 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2096 "Emerge".
2097 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2098
2099 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2100 exact duplicate of its name-sake in calendar.texi.
2101
2102 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2103 "Advanced Calendar/Diary Usage".
2104 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2105
2106 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2107 dired-xtra.texi.
2108 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2109
2110 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2111 (Files) [ifnottex]: Add menu entry for Autorevert.
2112
2113 * emacs-xtra.texi (Introduction): Reword to make consistent with
2114 printed version only.
2115 <Top level>: Remove the body of all chapters and move them to the
2116 new *-xtra.texi files. Use @raisesections and @lowersections to
2117 convert sections to chapters etc.
2118
2119 * msdog-xtra.texi:
2120 * fortran-xtra.texi:
2121 * vc-xtra.texi:
2122 * vc1-xtra.texi:
2123 * vc2-xtra.texi:
2124 * emerge-xtra.texi:
2125 * cal-xtra.texi:
2126 * dired-xtra.texi:
2127 * arevert-xtra.texi: New files, with text from respective chapters
2128 of emacs-xtra.texi. Convert each @chapter into @section, @section
2129 into @subsection, etc.
2130
2131 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2132 updated.
2133
2134 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2135 Windows". All references updated.
2136
21372006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2138
2139 * macos.texi (Mac Input): Mention input from Character Palette.
2140 (Mac Font Specs): Fix typo.
2141
21422006-05-05 Richard Stallman <rms@gnu.org>
2143
2144 * files.texi (Diff Mode): Minor cleanup.
2145
21462006-05-05 Karl Berry <karl@gnu.org>
2147
8cf51b2c
GM
2148 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2149 errors from the current release of makeinfo (4.8).
2150 * help.texi (Library Keywords): Change widest word in multitable
2151 template from `emulations' to `convenience'. (Not sure if this is
2152 related to the font change.)
2153
21542006-05-05 Eli Zaretskii <eliz@gnu.org>
2155
2156 * files.texi (File Names): Add a footnote about limited support of
2157 ~USER on MS-Windows.
2158
2159 * cmdargs.texi (Initial Options): Add a footnote about limited
2160 support of ~USER on MS-Windows.
2161
21622006-05-03 Richard Stallman <rms@gnu.org>
2163
2164 * files.texi (Diff Mode): Node moved here.
2165 (Comparing Files): Delete what duplicates new node.
2166 (Files): Put Diff Mode in menu.
2167
2168 * misc.texi (Diff Mode): Moved to files.texi.
2169
2170 * emacs.texi (Top): Update menu for Diff Mode.
2171
2172 * trouble.texi (Emergency Escape): Simplify.
2173
2174 * emacs.texi (Top): Minor clarification.
2175
21762006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2177
2178 * commands.texi, entering.texi, screen.texi: Many simplifications.
2179
21802006-05-03 Richard Stallman <rms@gnu.org>
2181
2182 * commands.texi (Text Characters): Delete paragraph about unibyte
2183 non-ASCII printing chars.
2184
2185 * killing.texi (Killing): Say "graphical displays".
2186 * display.texi: Say "graphical displays".
2187
2188 * cmdargs.texi (Misc X): Say "graphical displays".
2189
21902006-05-01 Richard Stallman <rms@gnu.org>
2191
2192 * emacs.texi (Top): Add Diff Mode to menu.
2193
21942006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2195
2196 * misc.texi (Diff Mode): New node.
2197
21982006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2199
2200 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2201 (Mac Environment Variables): Shorten example line.
2202 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2203
22042006-05-01 Nick Roberts <nickrob@snap.net.nz>
2205
2206 * building.texi (GUD Customization): Describe cases %d and %c.
2207 Update description for %e.
2208
22092006-04-30 Glenn Morris <rgm@gnu.org>
2210
2211 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2212
22132006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2214
2215 * custom.texi (Examining): Update C-h v output example.
2216
22172006-04-29 Kim F. Storm <storm@cua.dk>
2218
2219 * building.texi (Grep Searching): Add lgrep and rgrep.
2220
8cf51b2c
GM
22212006-04-23 Richard Stallman <rms@gnu.org>
2222
2223 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2224
2225 * xresmini.texi: New file.
2226
2227 * xresources.texi (Face Resources): Split table into font resources
2228 and the rest. Combine similar attributes for brevity.
2229
8cf51b2c
GM
22302006-04-21 Eli Zaretskii <eliz@gnu.org>
2231
2232 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2233 backslashes and case-insensitivity in file names (moved to the
2234 main manual).
2235 (MS-DOS Printing): Move most of the text to the main manual.
2236
2237 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2238 New nodes.
2239 (Windows Processes, Windows System Menu): Add index entries and
2240 fix wording.
2241
8cf51b2c
GM
22422006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2243
2244 * misc.texi (Shell Ring): Add notes on saved input when
2245 navigating off the end of the history list.
2246
22472006-04-18 Chong Yidong <cyd@mit.edu>
2248
2249 * misc.texi (Shell Options): Correct default value of
2250 comint-scroll-show-maximum-output.
2251
8cf51b2c
GM
22522006-04-18 Nick Roberts <nickrob@snap.net.nz>
2253
2254 * building.texi (Watch Expressions): Update.
2255
8cf51b2c
GM
22562006-04-12 Richard Stallman <rms@gnu.org>
2257
2258 * search.texi: Clean up previous change.
2259
22602006-04-12 Eli Zaretskii <eliz@gnu.org>
2261
2262 * search.texi (Regexp Backslash, Regexp Replace): Add index
2263 entries for ``back reference'' and mention the term itself in the
2264 text.
2265
22662006-04-11 Richard Stallman <rms@gnu.org>
2267
2268 * custom.texi (Safe File Variables):
2269 Document enable-local-variables = :safe.
2270
22712006-04-11 Karl Berry <karl@gnu.org>
2272
2273 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2274 (Remote Repositories, Version Backups, Local Version Control)
2275 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2276 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2277 (Renaming VC Work Files and Master Files)
2278 (Inserting Version Control Headers, Customizing VC, General Options)
2279 (Options for RCS and SCCS, Options specific for CVS): Move all
2280 these nodes to emacs-xtra.texi, for brevity.
2281 * cmdargs.texi, files.texi: Change cross-references.
2282
8cf51b2c
GM
22832006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2284
2285 * files.texi (Old Versions): Update description of vc-annotate's
2286 use of color to indicate date ranges.
2287
8cf51b2c
GM
22882006-04-09 Kevin Ryde <user42@zip.com.au>
2289
8cf51b2c
GM
2290 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2291 put info and printed manual names the right way around.
2292
22932006-04-09 Karl Berry <karl@gnu.org>
2294
2295 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2296 emacs-xtra.texi, leaving only MS Windows information.
2297 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2298 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2299 node names.
2300
2301 * emacs.texi: Move @summarycontents and @contents to the beginning
2302 of the file.
2303
8cf51b2c
GM
23042006-04-08 Kevin Ryde <user42@zip.com.au>
2305
2306 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2307
23082006-04-07 Richard Stallman <rms@gnu.org>
2309
2310 * programs.texi (Comments, Comment Commands, Options for Comments)
2311 (Multi-Line Comments): "Align", not "indent".
2312 (Basic Indent): C-j deletes trailing whitespace before the newline.
2313
23142006-04-06 Richard Stallman <rms@gnu.org>
2315
8cf51b2c
GM
2316 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2317
23182006-04-06 Eli Zaretskii <eliz@gnu.org>
2319
2320 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2321
8cf51b2c
GM
23222006-04-05 Richard Stallman <rms@gnu.org>
2323
2324 * emacs.texi (Top): Update subnode menu.
2325
2326 * trouble.texi (Unasked-for Search): Node deleted.
2327 (Lossage): Delete from menu.
2328
23292006-04-04 Richard Stallman <rms@gnu.org>
2330
2331 * trouble.texi: Various cleanups.
2332 (Checklist): Don't bother saying how to snail a bug report.
2333 (Emergency Escape): Much rewriting.
2334 (After a Crash): Rename the core dump immediately.
2335 (Total Frustration): Call it a psychotherapist.
2336 (Bug Criteria): Avoid "illegal instruction".
2337 (Sending Patches): We always put the contributor's name in.
2338
2339 * misc.texi (Thumbnails): Minor correction.
2340
8cf51b2c
GM
23412006-04-03 Richard Stallman <rms@gnu.org>
2342
2343 * misc.texi (Thumbnails): Minor cleanup.
2344
23452006-04-02 Karl Berry <karl@gnu.org>
2346
2347 * sending.texi (Mail Sending): pxref to Top needs five args.
2348
2349 * texinfo.tex: Update to current version (2006-03-21.13).
2350
8cf51b2c
GM
23512006-03-31 Richard Stallman <rms@gnu.org>
2352
2353 * emacs.texi (Top): Update subnode menu.
2354
2355 * help.texi (Help Mode): Cleanup.
2356
2357 * dired.texi: Many cleanups.
2358 (Dired Deletion): Describe dired-recursive-deletes.
2359 (Operating on Files): dired-create-directory moved.
2360 (Misc Dired Features): Move to here.
2361 (Tumme): Node moved to misc.texi.
2362
2363 * custom.texi: Many cleanups.
2364 (Minor Modes): Don't mention ISO Accents Mode.
2365 (Examining): Update C-h v output example.
2366 (Hooks): Add index and xref for add-hook.
2367 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2368 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2369
2370 * misc.texi: Many cleanups.
2371 (beginning): Add to summary of topics.
2372 (Shell): Put eshell xref at the end. Remove eshell from table.
2373 (Thumbnails): New node.
2374
8cf51b2c
GM
23752006-03-28 Eli Zaretskii <eliz@gnu.org>
2376
2377 * files.texi (File Name Cache): Make it clear that the cache is
2378 not persistent.
2379
8cf51b2c
GM
23802006-03-25 Karl Berry <karl@gnu.org>
2381
49823426
GM
2382 * emacs-xtra.texi, emacs.texi, gnu.texi:
2383 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2384 (2) do not indent copyright year list (or anything else).
2385
8cf51b2c
GM
23862006-03-21 Juanma Barranquero <lekktu@gmail.com>
2387
2388 * files.texi (VC Dired Mode): Remove misplaced brackets.
2389
23902006-03-21 Andre Spiegel <spiegel@gnu.org>
2391
2392 * files.texi: Various updates and clarifications in the VC chapter.
2393
23942006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2395
2396 * help.texi (Help Mode): Document "C-c C-c".
2397
8cf51b2c
GM
23982006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2399
2400 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2401 menu in the standalone Info reader.
2402
24032006-03-15 Chong Yidong <cyd@stupidchicken.com>
2404
2405 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2406 moved here from Emacs manual.
2407
2408 * programs.texi (Fortran): Section moved to emacs-xtra.
2409 (Program Modes): Xref to Fortran in emacs-xtra.
2410
2411 * maintaining.texi (Emerge): Move to emacs-xtra.
2412 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2413
2414 * picture.texi: File deleted.
2415 * Makefile.in:
2416 * makefile.w32-in: Remove picture.texi.
2417
2418 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2419 * abbrevs.texi (Abbrevs):
2420 * sending.texi (Sending Mail): Picture node removed.
2421
2422 * emacs.texi (Top): Update node listings.
2423
8cf51b2c
GM
24242006-03-12 Richard Stallman <rms@gnu.org>
2425
2426 * calendar.texi: Various cleanups.
2427
8cf51b2c
GM
24282006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2429
2430 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2431 syntax.
2432
8cf51b2c
GM
24332006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2434
2435 * search.texi (Regexps): More accurately describe which characters
2436 are special in which situations. Recommend _not_ to quote `]' or
2437 `-' when they are not special.
2438
8cf51b2c
GM
24392006-02-28 Andre Spiegel <spiegel@gnu.org>
2440
2441 * files.texi (Old Versions): Clarify operation of C-x v =.
2442
8cf51b2c
GM
24432006-02-21 Nick Roberts <nickrob@snap.net.nz>
2444
2445 * building.texi (Watch Expressions): Update and describe
2446 gdb-speedbar-auto-raise.
2447
24482006-02-19 Richard M. Stallman <rms@gnu.org>
2449
2450 * emacs.texi: Use @smallbook.
2451 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2452 Update subnode menu.
2453
2454 * building.texi (Lisp Interaction): Minor addition.
2455
24562006-02-18 Nick Roberts <nickrob@snap.net.nz>
2457
2458 * building.texi (Watch Expressions): Update and be more precise.
2459
c8763fb6 24602006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2461
2462 * maintaining.texi (Create Tags Table): Explain why the
2463 exception when etags writes to files under the /dev tree.
2464
24652006-02-14 Richard M. Stallman <rms@gnu.org>
2466
2467 * custom.texi (Safe File Variables): Lots of clarification.
2468 Renamed from Unsafe File Variables.
2469
24702006-02-14 Chong Yidong <cyd@stupidchicken.com>
2471
2472 * custom.texi (Unsafe File Variables): File variable confirmation
2473 assumed denied in batch mode.
2474
24752006-02-14 Richard M. Stallman <rms@gnu.org>
2476
2477 * building.texi (GDB User Interface Layout): Don't say `inferior'
2478 for program being debugged.
2479
24802006-02-15 Nick Roberts <nickrob@snap.net.nz>
2481
2482 * building.texi (GDB Graphical Interface):
2483 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2484
24852006-02-13 Chong Yidong <cyd@stupidchicken.com>
2486
2487 * custom.texi (Specifying File Variables, Unsafe File Variables):
2488 New nodes, split from File Variables. Document new file local
2489 variable behavior.
2490
24912006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2492
2493 * display.texi (Standard Faces):
8cf51b2c
GM
2494 * files.texi (Visiting):
2495 * frames.texi (Clipboard):
2496 * glossary.texi (Glossary) <Clipboard>:
2497 * xresources.texi (X Resources): Mention Mac OS port.
2498
8cf51b2c
GM
24992006-02-12 Richard M. Stallman <rms@gnu.org>
2500
2501 * building.texi (Building): Clarify topic in intro.
2502
2503 * maintaining.texi (Maintaining): Change title; clarify topic.
2504 Delete duplicate index entries.
2505
2506 * building.texi (Other GDB User Interface Buffers): Clarifications.
2507
2508 * text.texi (Cell Commands): Clarifications.
2509
2510 * programs.texi (Defuns): Delete duplicate explanation of
2511 left-margin paren convention.
2512 (Hungry Delete): Minor cleanup.
2513
25142006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2515
2516 * dired.texi (Tumme): More tumme documentation.
2517
25182006-02-11 Alan Mackenzie <acm@muc.de>
2519
2520 * programs.texi ("Hungry Delete"): Correct the appellation of the
2521 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2522
25232006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2524
2525 * dired.texi (Tumme): Fix small bug.
2526
25272006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2528
2529 * macos.texi (Mac International): Rename "fontset-mac" to
2530 "fontset-standard".
2531
8cf51b2c
GM
25322006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2533
2534 * dired.texi (Tumme): Basic documentation for Tumme added.
2535
8cf51b2c
GM
25362006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2537
2538 * mule.texi (International):
2539 * programs.texi (Basic Indent): Fix typos.
2540
8cf51b2c
GM
2541 * custom.texi (Minor Modes):
2542 * display.texi (Text Display):
2543 * commands.texi (Text Characters): Update xrefs.
2544
25452006-02-07 Richard M. Stallman <rms@gnu.org>
2546
2547 * emacs.texi (Top): Update subnode menu.
2548 Update info on old Emacs papers.
2549 (Intro): "Graphical display", not window system.
2550
2551 * xresources.texi (GTK styles): Minor clarifications.
2552
2553 * trouble.texi: "Graphical display", not window system.
2554 (Stuck Recursive): Minor clarification.
2555
2556 * text.texi: Minor clarifications.
2557 (Sentences): Explain why two-space convention is better.
2558 Explain sentence-end-without-period here.
2559 (Fill Commands): Not here.
2560 (Refill): Node moved down.
2561 (Filling): Update menu.
2562 (Table Creation, Cell Justification, Column Commands): Clarify.
2563
2564 * sending.texi: Minor clarifications.
2565
2566 * search.texi (Regexp Backslash): Clarification.
2567
2568 * rmail.texi: Minor cleanups.
2569 (Rmail): Delete digression about `rmail-mode'.
2570 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2571 (Rmail Files): Mention C-u M-x rmail.
2572 (Rmail Reply): Mention References.
2573 (Rmail Display): Mention rmail-nonignored-headers.
2574
2575 * programs.texi: Minor cleanups.
2576 (Comment Commands): Mention momentary Transient Mark mode.
2577 (Matching): Be more specific about customizing show-paren-mode.
2578 (Info Lookup): Don't list the modes that support C-h S.
2579 Just say what it does in an unsupported mode.
2580 (Man Page): Delete excessive info on customizing woman.
2581 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2582
2583 * abbrevs.texi: Minor clarifications.
2584 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2585 not "dynamic abbrevs" as if they were a kind of abbrev.
2586
2587 * picture.texi (Picture): Minor cleanup.
2588
2589 * mule.texi (Communication Coding): Say "other applications".
2590 (Fontsets): Not specific to X. Add xref to X Resources.
2591 (Unibyte Mode): Rename from Single-Byte Character Support.
2592 "Graphical display", not window system.
2593 (International): Update menu.
2594
2595 * maintaining.texi (Format of ChangeLog):
2596 New node, split out from ChangeLog.
2597 (ChangeLog): Clarifications in the remaining text.
2598 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2599 (Find Tag): Add @w.
2600 (Tags Search): Explain tag table order here. Simplify grep ref.
2601 (List Tags): tags-tag-face is a variable, not a face.
2602 (Emerge): Cleanups.
2603
2604 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2605 (Keyboard Macros): Avoid "the user".
2606
2607 * killing.texi: "Graphical display", not window system.
2608
2609 * help.texi (Help Echo): "Graphical display", not window system.
2610
2611 * glossary.texi: Say "you", not "the user". Say "graphical display".
2612
2613 * frames.texi: Minor cleanups. "Graphical display", not window system.
2614
2615 * files.texi (Visiting): Make drag-and-drop not X-specific.
2616
2617 * custom.texi: Minor cleanups. "Graphical display", not window system.
2618
2619 * cmdargs.texi: Minor cleanups.
2620
2621 * building.texi (Compilation): Move and split kill-compilation para.
2622 Add para about multiple compilers.
2623 (Compilation Mode): Commands also available in grep mode and others.
2624 Mention C-u C-x ` more tutorially. Clarify C-x `.
2625 (Compilation Shell): Clarify. Put Bash example first.
2626 (Grep Searching): Minor cleanups; add @w.
2627 (Debuggers): Minor cleanups.
2628 (Starting GUD): Make GDB xgraphical mode issue clearer.
2629 (Debugger Operation): Lots of clarifications including
2630 GDB tooltip side-effect issue.
2631 (Commands of GUD): Clarify.
2632 (GUD Customization): Add bashdb-mode-hook.
2633 (GDB Graphical Interface): Rewrite for clarity.
2634 (GDB User Interface Layout): Rewrite for clarity.
2635 (Stack Buffer, Watch Expressions): Likewise.
2636 (Other GDB User Interface Buffers): Cleanups.
2637 (Lisp Libraries, External Lisp): Cleanup.
2638
2639 * basic.texi (Position Info): "Graphical displays", rather than
2640 window systems.
2641
2642 * anti.texi: Minor cleanup.
2643
8cf51b2c
GM
26442006-02-03 Eli Zaretskii <eliz@gnu.org>
2645
2646 * custom.texi (Init File, Find Init): Add cross-references to
2647 where $HOME is described.
2648
26492006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2650
2651 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2652 is not inside the @table.
2653
2654 * emacs.texi (Top): Correct node name.
2655
2656 * files.texi (File Names): Fix @xref.
2657 (Reverting): Fix typo.
2658
2659 * mule.texi (International): Correct node name.
2660
2661 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2662
26632006-02-01 Richard M. Stallman <rms@gnu.org>
2664
2665 * emacs.texi (Top): Update subnode menu.
2666
2667 * mule.texi: Minor clarifications.
2668 Reduce the specific references to X Windows.
2669 Refer to "graphical" terminals, rather than window systems.
2670 (Text Coding): Rename from Specify Coding.
2671 (Communication Coding, File Name Coding, Terminal Coding):
2672 New nodes split out from Text Coding.
2673
2674 * kmacro.texi: Minor clarifications.
2675 (Keyboard Macro Ring): Comment out some excessive commands.
2676 (Basic Keyboard Macro): Split up the table, putting part in each node.
2677
2678 * major.texi: Minor clarifications.
2679
2680 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2681
2682 * windows.texi: Minor clarifications.
2683 (Change Window): Don't describe mode-line mouse cmds here.
2684 Add xref to Mode Line Mouse.
2685
2686 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2687
2688 * macos.texi (Mac International): Fix xref.
2689
2690 * indent.texi: Minor clarifications.
2691
2692 * frames.texi: Minor clarifications.
2693 Reduce the specific references to X Windows.
2694 Refer to "graphical" terminals, rather than window systems.
2695 (Frame Parameters): Don't mention commands like
2696 set-foreground-color. Just say to customize a face.
2697 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2698
2699 * files.texi: Minor clarifications.
2700 (Numbered Backups): New node, split out from Backup Names.
2701
2702 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2703
2704 * cmdargs.texi (General Variables): Fix xref.
2705
2706 * buffers.texi: Minor clarifications.
2707
8cf51b2c
GM
27082006-01-31 Richard M. Stallman <rms@gnu.org>
2709
2710 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2711 Nodes moved to top.
2712
2713 * display.texi: Minor clarifications.
2714 (Display): Rearrange menu.
2715 (Standard Faces): Mention query-replace face.
2716 (Faces): Simplify.
2717 (Font Lock): Simplify face customization info.
2718 (Highlight Changes): Node merged into Highlight Interactively.
2719 (Highlight Interactively): Much rewriting and cleanup.
2720 (Optional Mode Line): Narrowed line number not good for goto-line.
2721 Simplify face customization advice.
2722 (Text Display): Mention use of escape-glyph face.
2723 Move ctl-arrow and tab-width here.
2724 (Display Custom): Move no-redraw-on-reenter to end of node.
2725
2726 * search.texi: Minor clarifications.
2727 (Isearch Scroll): Simplify.
2728 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2729
2730 * regs.texi (Registers): Mention bookmarks here.
2731
2732 * mark.texi: Minor clarifications.
2733 (Selective Undo): Node deleted.
2734
2735 * m-x.texi: Minor clarifications.
2736
2737 * killing.texi: Minor clarifications.
2738 Refer to "graphical" terminals, rather than window systems.
2739
2740 * help.texi: Clarifications.
2741 (Help): Don't describe C-h F and C-h K here.
2742 (Key Help): Describe C-h K here.
2743 (Name Help): Mention Emacs Lisp Intro.
2744 Describe C-h F here.
2745 (Misc Help): Mention C-h F and C-h K only briefly.
2746
2747 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2748 Selective undo text merged in.
2749 (Spelling): Mention Aspell along with Ispell.
2750
2751 * emacs.texi (Top): Update subnode menus.
2752
2753 * basic.texi (Basic Undo): Rename from Undo. Most of text
2754 moved to new Undo node.
2755
8cf51b2c
GM
27562006-01-29 Chong Yidong <cyd@stupidchicken.com>
2757
2758 * basic.texi (Continuation Lines, Inserting Text):
2759 Mention longlines mode.
2760
27612006-01-29 Richard M. Stallman <rms@gnu.org>
2762
10d1d0af 2763 * screen.texi: Minor cleanups.
8cf51b2c
GM
2764 (Screen): Clean up the intro paragraphs.
2765 (Mode Line): Lots of rewriting. Handle frame-name better.
2766 eol-mnemonic-... vars moved out.
2767
2768 * emacs.texi (Top): Change menu item for MS-DOS node.
2769 Update subnode menu.
2770
2771 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2772 chapter relates to Windows. Title changed.
2773
2774 * mini.texi: Minor cleanups.
2775
2776 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2777 (Mark): Put it in the menu.
2778
2779 * entering.texi: Minor cleanups.
2780
2781 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2782 (Intro): Refer to "graphical" terminals, rather than X.
2783
2784 * display.texi (Display Custom): Add xref to Variables.
2785 (Optional Mode Line): eol-mnemonic-... vars moved here.
2786
2787 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2788 rather than X.
2789
8cf51b2c
GM
2790 * basic.texi: Minor cleanups.
2791 (Undo): selective-undo moved.
2792
8cf51b2c
GM
27932006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2794
2795 * anti.texi (Antinews): Various corrections and additions.
2796
27972006-01-23 Juri Linkov <juri@jurta.org>
2798
2799 * custom.texi (Easy Customization, Customization Groups)
2800 (Browsing Custom): Mention links along with buttons.
2801
8cf51b2c
GM
28022006-01-21 Eli Zaretskii <eliz@gnu.org>
2803
8cf51b2c
GM
2804 * text.texi (TeX Print): Use @key for TAB.
2805
8cf51b2c
GM
2806 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2807
8cf51b2c
GM
28082006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2809
2810 * files.texi (File Aliases): Don't claim that usually separate
2811 buffers are created for two file names that name the same data.
2812 Mention additional situations where different names mean the same
2813 file on disk.
2814
28152006-01-19 Richard M. Stallman <rms@gnu.org>
2816
2817 * killing.texi (Deletion): Upcase @key argument.
2818
2819 * custom.texi (Custom Themes): Minor cleanup.
2820
2821 * programs.texi (Hungry Delete): Upcase @key argument.
2822
8cf51b2c
GM
28232006-01-16 Juri Linkov <juri@jurta.org>
2824
2825 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2826 Move `mode-line-highlight' before `mode-line-buffer-id'.
2827
8cf51b2c
GM
28282006-01-14 Richard M. Stallman <rms@gnu.org>
2829
2830 * basic.texi (Inserting Text): Minor cleanup.
2831
8cf51b2c
GM
28322006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2833
2834 * custom.texi (Changing a Variable, Face Customization):
2835 Update for changes in Custom menus.
2836
8cf51b2c
GM
28372006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2838
2839 * macos.texi (Mac International): Undo last change.
2840
8cf51b2c
GM
28412006-01-02 Chong Yidong <cyd@stupidchicken.com>
2842
2843 * custom.texi (Custom Themes): Describe the new
2844 customize-create-theme interface.
2845
28462005-12-30 Juri Linkov <juri@jurta.org>
2847
2848 * basic.texi (Position Info): Update example.
2849
c8763fb6 28502005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2851
2852 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2853
28542005-12-24 Chong Yidong <cyd@stupidchicken.com>
2855
2856 * custom.texi (Custom Themes): `load-theme' always loads.
2857
28582005-12-23 Juri Linkov <juri@jurta.org>
2859
2860 * display.texi (Highlight Interactively): Use double space to
2861 separate sentences. Replace C-p with M-p, and C-n with M-n.
2862
28632005-12-22 Richard M. Stallman <rms@gnu.org>
2864
2865 * custom.texi (Easy Customization and subnodes):
2866 Replace "active field" with "button".
2867 Use "user option" only for variables.
2868 Use "setting" for variable-or-face.
2869
28702005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2871
2872 * buffers.texi (Select Buffer): Change order in table to make
2873 "Similar" refer to the correct item.
2874 (Indirect Buffers): Minor rewording.
2875
8cf51b2c
GM
28762005-12-20 Juri Linkov <juri@jurta.org>
2877
2878 * files.texi (VC Status): Put P and N near p and n.
2879
8cf51b2c
GM
28802005-12-19 Richard M. Stallman <rms@gnu.org>
2881
2882 * programs.texi (Electric C): Delete the info about newline control.
2883 (Other C Commands): Minor cleanup.
2884 (Left Margin Paren): Minor cleanup.
2885
28862005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2887
2888 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2889 (Customization Groups): Delete text moved to "Browsing Custom".
2890 (Browsing Custom): New node.
2891 (Specific Customization): Clarify which commands only work for
2892 loaded options.
2893
28942005-12-18 Bill Wohler <wohler@newt.com>
2895
2896 * frames.texi (Tool Bars): Shorten text of previous change.
2897
28982005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2899
2900 * files.texi (VC Status): Document log-view mode.
2901
29022005-12-18 Bill Wohler <wohler@newt.com>
2903
2904 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2905 permanently via the customize interface.
2906
8cf51b2c
GM
29072005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2908
2909 * killing.texi (Killing by Lines): Document `kill-whole-line'
2910 function.
2911
c8763fb6 29122005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2913
2914 * buffers.texi (Select Buffer): Change `prev-buffer' to
2915 `previous-buffer'. Indicate that these functions use a frame
2916 local buffer list.
2917
8cf51b2c
GM
29182005-12-12 Richard M. Stallman <rms@gnu.org>
2919
2920 * custom.texi (Easy Customization): Change menu comment.
2921 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2922
2923 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2924 (Help): Among the Apropos commands, describe only C-h a here.
2925
29262005-12-11 Richard M. Stallman <rms@gnu.org>
2927
2928 * programs.texi (Options for Comments): Comment-end starts with space.
2929
2930 * glossary.texi (Glossary): Minor cleanup.
2931
2932 * files.texi (Old Versions): Use @table.
2933
8cf51b2c
GM
29342005-12-10 David Koppelman <koppel@ece.lsu.edu>
2935
2936 * display.texi (Highlight Interactively): Include
2937 global-hi-lock-mode. Add miscellaneous details and elaborations.
2938
29392005-12-09 Richard M. Stallman <rms@gnu.org>
2940
2941 * display.texi (Font Lock): Delete the Global FL menu item.
2942
29432005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2944
2945 * custom.texi (Minibuffer Maps): Mention the maps for file name
2946 completion.
2947
29482005-12-09 Kim F. Storm <storm@cua.dk>
2949
2950 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 2951 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
2952 cursor to next corner in rectangle; clarify insert around rectangle.
2953
8cf51b2c
GM
29542005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2955
2956 * custom.texi (Customization): Use xref to elisp manual for
2957 non-TeX output.
2958 (Minor Modes): Update.
2959 (Customization Groups, Changing a Variable, Face Customization):
2960 Update for new appearance of Custom buffers.
2961 (Changing a Variable): `custom-buffer-done-function' has been
2962 replaced by `custom-buffer-done-kill'.
2963 (Specific Customization): In the `customize-group' buffer, a
2964 subgroup's contents are not "hidden". They are not included at
2965 all. They have no [Show] button.
2966 (Mouse Buttons): Add pxref to description of mouse event lists in
2967 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2968 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2969 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2970
29712005-12-08 Richard M. Stallman <rms@gnu.org>
2972
2973 * mini.texi (Completion Commands, Completion):
2974 In file name input, SPC does not do completion.
2975
8cf51b2c
GM
29762005-12-08 Nick Roberts <nickrob@snap.net.nz>
2977
2978 * building.texi (GDB Graphical Interface): Explain screen size
2979 setting.
2980 (Other GDB User Interface Buffers): Describe features specific to
2981 GDB 6.4.
2982
8cf51b2c
GM
29832005-12-01 Nick Roberts <nickrob@snap.net.nz>
2984
2985 * building.texi (GDB User Interface Layout): Describe how to
2986 kill associated buffers.
2987 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2988 (Watch Expressions): Be more precise.
2989 (Other GDB User Interface Buffers): Describe how to change a
2990 register value.
2991
8cf51b2c
GM
29922005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2993
2994 * macos.texi (Mac Input): Remove description of
2995 mac-command-key-is-meta. Add descriptions of
2996 mac-control-modifier, mac-command-modifier, and
2997 mac-option-modifier.
2998 (Mac International): Fix description of conversion of clipboard data.
2999 (Mac Font Specs): Add example of font customization by face attributes.
3000
30012005-11-22 Nick Roberts <nickrob@snap.net.nz>
3002
3003 * building.texi (Watch Expressions): Expand description.
3004 (Other GDB User Interface Buffers): Describe local map for
3005 gud-watch.
3006
30072005-11-21 Chong Yidong <cyd@stupidchicken.com>
3008
3009 * display.texi (Font Lock): Font lock is enabled by default now.
3010
30112005-11-20 Juri Linkov <juri@jurta.org>
3012
3013 * basic.texi (Position Info): Update examples of the output.
3014 Remove the fact that examples are produced in the TeXinfo buffer,
3015 because in the Info reader users will get a different output from
3016 `C-x ='.
3017
3018 * building.texi (Compilation Mode): Remove paragraph duplicated
3019 from the node `Compilation'. Add `compilation-skip-threshold'.
3020
3021 * display.texi (Font Lock): Suggest more user-friendly method of
3022 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3023
30242005-11-18 Richard M. Stallman <rms@gnu.org>
3025
3026 * files.texi (Registering): Mention @@ in mode line.
3027
3028 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3029
30302005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3031
3032 * files.texi (Renaming and VC): Some back-ends don't
3033 handle renaming.
3034
8cf51b2c
GM
30352005-11-17 Juri Linkov <juri@jurta.org>
3036
3037 * emacs.texi (Top):
3038 * display.texi (Highlight Interactively): Put this font-lock based
3039 mode near Font Lock node.
3040
30412005-11-16 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3044 icons.
3045
30462005-11-12 Kim F. Storm <storm@cua.dk>
3047
3048 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3049 (Help Summary): Add C-h d and C-h e.
3050 (Apropos): Clarify that all apropos commands may search for either
3051 list of words or a regexp. Add C-h d for apropos-documentation.
3052 Describe apropos-documentation-sort-by-scores user option.
3053
8cf51b2c
GM
30542005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3055
3056 * killing.texi (CUA Bindings): Add @section.
3057
30582005-11-10 Kim F. Storm <storm@cua.dk>
3059
3060 * emacs.texi (Top): Add CUA Bindings entry to menu.
3061
3062 * killing.texi (CUA Bindings): New node. Moved here from
3063 misc.texi and extended with info on rectangle commands and
3064 rectangle highlighting, interface to registers, and the global
3065 mark feature.
3066
3067 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3068
3069 * regs.texi: Prev link points to CUA Bindings node.
3070
30712005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3072
3073 * help.texi (Help Echo): By default, help echos are only shown on
3074 mouse-over, not on point-over.
3075
c8763fb6 30762005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3077
3078 * misc.texi (Shell Mode): Describe how to activate password echoing.
3079
8cf51b2c
GM
30802005-11-04 Romain Francoise <romain@orebokech.com>
3081
3082 * mark.texi (Mark Ring): Fix typo.
3083
30842005-11-03 Richard M. Stallman <rms@gnu.org>
3085
3086 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3087
30882005-11-01 Bill Wohler <wohler@newt.com>
3089
3090 * help.texi (Help Mode): Fix typo.
3091
30922005-11-01 Nick Roberts <nickrob@snap.net.nz>
3093
3094 * building.texi (Other GDB User Interface Buffers): Describe
3095 the command gdb-use-inferior-io-buffer.
3096
30972005-10-31 Romain Francoise <romain@orebokech.com>
3098
3099 * files.texi (Compressed Files): Fix typo.
3100
3101 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3102
3103 * windows.texi (Force Same Window): Likewise.
3104
31052005-10-30 Bill Wohler <wohler@newt.com>
3106
3107 * help.texi (Help Mode): URLs viewed with browse-url.
3108
31092005-10-31 Nick Roberts <nickrob@snap.net.nz>
3110
3111 * building.texi (GDB Graphical Interface): Don't reference
3112 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3113 must stay in same frame.
3114
31152005-10-29 Chong Yidong <cyd@stupidchicken.com>
3116
3117 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3118
3119 * anti.texi (Antinews): Likewise.
3120
8cf51b2c
GM
31212005-10-28 Bill Wohler <wohler@newt.com>
3122
3123 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3124
31252005-10-28 Richard M. Stallman <rms@gnu.org>
3126
3127 * files.texi (Visiting): Explain how to enter ? in a file name.
3128
3129 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3130
8cf51b2c
GM
31312005-10-25 Nick Roberts <nickrob@snap.net.nz>
3132
3133 * building.texi (GDB Graphical Interface): Describe
3134 gdb-mouse-until.
3135
31362005-10-23 Richard M. Stallman <rms@gnu.org>
3137
3138 * custom.texi (Init File): Recommend when to use site-start.el.
3139
8cf51b2c
GM
31402005-10-21 Juri Linkov <juri@jurta.org>
3141
3142 * custom.texi (Examining): Mention accessing the old variable
3143 value via M-n in set-variable.
3144
8cf51b2c
GM
31452005-10-18 Romain Francoise <romain@orebokech.com>
3146
3147 * files.texi (Version Systems): Capitalize GNU.
3148
8cf51b2c
GM
31492005-10-18 Nick Roberts <nickrob@snap.net.nz>
3150
3151 * building.texi (Compilation Mode): Remove redundant paragraph.
3152 (Watch Expressions): Remove paragraph to reflect code change.
3153
8cf51b2c
GM
31542005-10-16 Richard M. Stallman <rms@gnu.org>
3155
3156 * building.texi (Compilation Mode, Compilation): Clarified.
3157
31582005-10-15 Richard M. Stallman <rms@gnu.org>
3159
3160 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3161
8cf51b2c
GM
31622005-10-13 Kenichi Handa <handa@m17n.org>
3163
3164 * basic.texi (Position Info): Fix previous change.
3165
c8763fb6 31662005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3167
3168 * cmdargs.texi (Icons X): Fix typo.
3169
31702005-10-12 Kenichi Handa <handa@m17n.org>
3171
3172 * basic.texi (Position Info): Describe the case that Emacs shows
3173 "part of display ...".
3174
c8763fb6 31752005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3176
3177 * cmdargs.texi (Icons X): -nb => -nbi.
3178
31792005-10-10 Chong Yidong <cyd@stupidchicken.com>
3180
3181 * frames.texi (Speedbar): A couple more clarifications.
3182
31832005-10-11 Nick Roberts <nickrob@snap.net.nz>
3184
3185 * building.texi (GDB User Interface Layout): Improve diagram.
3186 (Watch Expressions): Explain how to make speedbar global.
3187 (Other GDB User Interface Buffers): Make references more precise.
3188
8cf51b2c
GM
31892005-10-09 Richard M. Stallman <rms@gnu.org>
3190
3191 * frames.texi (Speedbar): Clarify the text.
3192
31932005-10-09 Chong Yidong <cyd@stupidchicken.com>
3194
3195 * frames.texi (Speedbar): Add information on keybindings,
3196 dismissing the speedbar, and buffer display mode. Link to
3197 speedbar manual.
3198
c8763fb6 31992005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3200
3201 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3202 added -nb, --no-bitmap-icon.
3203
8cf51b2c
GM
32042005-10-07 Nick Roberts <nickrob@snap.net.nz>
3205
3206 * building.texi (GDB Graphical Interface): Add variables and
3207 functions to indices. Be more precise.
3208
c8763fb6 32092005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3210
3211 * frames.texi (Drag and Drop): Remove the x- from
3212 x-dnd-open-file-other-window and xdnd-protocol-alist.
3213
32142005-09-30 Romain Francoise <romain@orebokech.com>
3215
3216 * mini.texi (Minibuffer): The default value now appears before the
3217 colon in minibuffer prompts.
3218
8cf51b2c
GM
32192005-09-25 Richard M. Stallman <rms@gnu.org>
3220
3221 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3222
8cf51b2c
GM
32232005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3224
3225 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3226
8cf51b2c
GM
32272005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3228
3229 * emacs.texi (Top): Update submenus from macos.texi.
3230
3231 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3232 (Mac OS): Update feature support status.
3233 (Mac Input): List supported input scripts. Remove description
3234 about `mac-keyboard-text-encoding'. Mention mouse button
3235 emulation and related variables.
3236 (Mac International): Mention Central European and Cyrillic
3237 support. Now `keyboard-coding-system' is dynamically changed.
3238 Add description about coding system for selection. Add
3239 description about language environment.
3240 (Mac Environment Variables): Mention
3241 `~/.MacOSX/environment.plist'. Give example of command line
3242 arguments. Add Preferences support.
3243 (Mac Directories): Explicitly state that this node is for Mac OS
3244 Classic only.
3245 (Mac Font Specs): Mention specification for scalable fonts. List
3246 supported charsets. Add preferred way of creating fontsets. Add
3247 description about `mac-allow-anti-aliasing'.
3248 (Mac Functions): Add descriptions about `mac-set-file-creator',
3249 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3250 and `mac-get-preference'.
3251
8cf51b2c
GM
32522005-09-16 Romain Francoise <romain@orebokech.com>
3253
3254 Update all files to specify GFDL version 1.2.
3255
3256 * doclicense.texi (GNU Free Documentation License): Update to
3257 version 1.2.
3258
32592005-09-15 Richard M. Stallman <rms@gnu.org>
3260
3261 * buffers.texi (List Buffers): Fix xref.
3262
3263 * rmail.texi (Rmail Basics): Fix xref.
3264
3265 * emacs.texi (Top): Update subnode menus.
3266
3267 * files.texi (Saving Commands): New node, broken out of Saving.
3268 (Customize Save): New node, broken out of Saving.
3269 Clarify effect of write-region-inhibit-fsync.
3270 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3271
8cf51b2c
GM
32722005-09-14 Romain Francoise <romain@orebokech.com>
3273
3274 * files.texi (Saving): Mention write-region-inhibit-fsync.
3275
32762005-09-05 Chong Yidong <cyd@stupidchicken.com>
3277
3278 * custom.texi (Custom Themes): New node.
3279
32802005-09-03 Richard M. Stallman <rms@gnu.org>
3281
49823426
GM
3282 * search.texi (Search Case): Mention vars that control
3283 case-fold-search for various operations.
8cf51b2c
GM
3284
32852005-08-22 Juri Linkov <juri@jurta.org>
3286
3287 * display.texi (Standard Faces): Merge the text from
3288 `(elisp)Standard Faces' into this node.
3289
32902005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3291
3292 * emacs.texi (Top): Delete menu item for deleted node
3293 Keyboard Translations.
3294
32952005-08-18 Richard M. Stallman <rms@gnu.org>
3296
8cf51b2c
GM
3297 * trouble.texi (Unasked-for Search):
3298 Delete xref to Keyboard Translations.
3299
3300 * glossary.texi (Glossary): Delete xref.
3301
8cf51b2c
GM
3302 * custom.texi (Minor Modes): Say that the list here is not complete.
3303 (Keyboard Translations): Node deleted.
3304 (Disabling): Delete xref to it.
3305 (Customization Groups): Fix Custom buffer example.
3306 (Hooks): Mention remove-hooks.
3307
33082005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3309
3310 * building.texi (GDB Graphical Interface): Improve filling of menu
3311 item.
3312
33132005-08-18 Nick Roberts <nickrob@snap.net.nz>
3314
3315 * building.texi (GDB Graphical Interface): Use better node names.
3316
33172005-08-14 Richard M. Stallman <rms@gnu.org>
3318
3319 * text.texi (Sentences): Fix xref.
3320
33212005-08-14 Juri Linkov <juri@jurta.org>
3322
3323 * building.texi (Compilation, Grep Searching): Move grep command
3324 headings from `Compilation' to `Grep Searching'.
3325
3326 * dired.texi (Dired and Find):
3327 * maintaining.texi (Tags Search): Replace grep xref to
3328 `Compilation' node with `Grep Searching'.
3329
3330 * files.texi (Comparing Files): Replace xref to `Compilation' with
3331 `Compilation Mode'.
3332
33332005-08-13 Alan Mackenzie <acm@muc.de>
3334
3335 * search.texi (Non-ASCII Isearch): Correct a typo.
3336 (Replacement Commands): Mention query-replace key binding.
3337
33382005-08-11 Richard M. Stallman <rms@gnu.org>
3339
3340 * programs.texi (Options for Comments): Fix xref.
3341
3342 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3343 out of Regexps.
3344
8cf51b2c
GM
33452005-08-09 Juri Linkov <juri@jurta.org>
3346
3347 * building.texi (Compilation): Use `itemx' instead of `item'.
3348 (Grep Searching): Simplify phrase.
3349
3350 * display.texi (Standard Faces): Describe vertical-border on
3351 window systems.
3352
3353 * windows.texi (Split Window): Simplify phrase and mention
3354 vertical-border face.
3355
33562005-08-09 Richard M. Stallman <rms@gnu.org>
3357
3358 * files.texi (Comparing Files): Clarify compare-windows.
3359
3360 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3361
8cf51b2c
GM
33622005-08-06 Eli Zaretskii <eliz@gnu.org>
3363
3364 * mule.texi (Coding Systems): Rephrase the paragraph about
3365 codepages: no need for "M-x codepage-setup" anymore, except on
3366 MS-DOS.
3367
3368 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3369 the MS-DOS port only.
3370
33712005-07-30 Eli Zaretskii <eliz@gnu.org>
3372
3373 * makefile.w32-in (info): Don't run multi-install-info.bat.
3374 ($(infodir)/dir): New target, produced by running
3375 multi-install-info.bat.
3376
8cf51b2c
GM
33772005-07-22 Eli Zaretskii <eliz@gnu.org>
3378
3379 * files.texi (Quoted File Names): Add index entry.
3380
8cf51b2c
GM
33812005-07-19 Juri Linkov <juri@jurta.org>
3382
3383 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3384
33852005-07-18 Juri Linkov <juri@jurta.org>
3386
8cf51b2c
GM
3387 * custom.texi (Easy Customization):
3388 * files.texi (Old Versions):
3389 * frames.texi (Wheeled Mice):
3390 * mule.texi (Specify Coding):
8cf51b2c
GM
3391 * text.texi (Cell Justification):
3392 * trouble.texi (After a Crash):
8cf51b2c
GM
3393 * xresources.texi (GTK styles):
3394 Delete duplicate duplicate words.
3395
33962005-07-17 Richard M. Stallman <rms@gnu.org>
3397
3398 * frames.texi (Creating Frames): Fix foreground color example.
3399
3400 * custom.texi (Init Examples): Clean up text about conditionals.
3401
34022005-07-16 Richard M. Stallman <rms@gnu.org>
3403
3404 * mini.texi (Completion Commands): Fix command name for ?.
3405
8cf51b2c
GM
34062005-07-16 Eli Zaretskii <eliz@gnu.org>
3407
3408 * display.texi (Standard Faces): Explain that customization of
3409 `menu' face has no effect on w32 and with GTK. Add
3410 cross-references.
3411
3412 * cmdargs.texi (General Variables): Clarify the default location
3413 of $HOME on w32 systems.
3414
34152005-07-15 Jason Rumney <jasonr@gnu.org>
3416
3417 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3418 changed.
3419
34202005-07-08 Kenichi Handa <handa@m17n.org>
3421
3422 * mule.texi (Recognize Coding): Recommend
3423 revert-buffer-with-coding-system instead of revert-buffer.
3424
34252005-07-07 Richard M. Stallman <rms@gnu.org>
3426
3427 * anti.texi (Antinews): Mention mode-line-inverse-video.
3428
3429 * files.texi (Saving): Minor correction about C-x C-w.
3430
3431 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3432
34332005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3434
3435 * search.texi (Isearch Scroll): Add example of using the
3436 `isearch-scroll' property.
3437 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3438 `Display Custom' node.
3439 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3440 and de-emphasize it.
3441 (Other Repeating Search): `occur' currently can not correctly
3442 handle multiline matches. Correct, clarify and update description
3443 of `flush-lines' and `keep-lines'.
3444
3445 * display.texi (Display Custom): Add anchor for `baud-rate'.
3446
34472005-07-07 Richard M. Stallman <rms@gnu.org>
3448
3449 * gnu.texi: Update where to get GNU status; add refs for how to help.
3450 Add footnotes 6 and 7.
3451
34522005-07-04 Lute Kamstra <lute@gnu.org>
3453
3454 Update FSF's address in GPL notices.
3455
8cf51b2c 3456 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3457 * trouble.texi (Checklist): Update FSF's address.
3458
8cf51b2c
GM
34592005-06-24 Richard M. Stallman <rms@gnu.org>
3460
3461 * display.texi (Text Display): Change index entries.
3462
34632005-06-24 Eli Zaretskii <eliz@gnu.org>
3464
3465 * makefile.w32-in (MAKEINFO): Use --force.
3466 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3467 Makefile.in.
8cf51b2c
GM
3468
34692005-06-23 Richard M. Stallman <rms@gnu.org>
3470
3471 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3472 nobreak-char-display.
3473
3474 * emacs.texi (Top): Update detailed node listing.
3475
3476 * display.texi (Text Display): Renamed show-nonbreak-escape
3477 to nobreak-char-display and no-break-space to nobreak-space.
3478 (Standard Faces): Split up the list of standard faces
3479 and put it in a separate node. Add nobreak-space and
3480 escape-glyph.
3481
8cf51b2c
GM
34822005-06-23 Lute Kamstra <lute@gnu.org>
3483
3484 * mule.texi (Select Input Method): Fix typo.
3485
34862005-06-23 Kenichi Handa <handa@m17n.org>
3487
3488 * mule.texi (International): List all supported scripts. Adjust
3489 text for that leim is now included in the normal Emacs
3490 distribution.
3491 (Language Environments): List all language environments.
3492 Intlfonts contains fonts for most supported scripts, not all..
3493 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3494 input a specific character.
8cf51b2c
GM
3495 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3496
34972005-06-23 Juanma Barranquero <lekktu@gmail.com>
3498
49823426 3499 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3500
35012005-06-22 Miles Bader <miles@gnu.org>
3502
3503 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3504
35052005-06-20 Miles Bader <miles@gnu.org>
3506
3507 * display.texi (Faces): Add `vertical-divider'.
3508
35092005-06-17 Richard M. Stallman <rms@gnu.org>
3510
3511 * text.texi (Adaptive Fill): Minor clarification.
3512
8cf51b2c
GM
35132005-06-10 Lute Kamstra <lute@gnu.org>
3514
3515 * emacs.texi (Top): Correct version number.
3516 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3517 refer to the current version of Emacs.
3518
35192005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3520
3521 * files.texi (Log Buffer): Document when there can be more than
3522 one file to be committed.
3523
35242005-06-08 Juri Linkov <juri@jurta.org>
3525
3526 * display.texi (Faces): Add `shadow' face.
3527
35282005-06-07 Masatake YAMATO <jet@gyve.org>
3529
3530 * display.texi (Faces): Write about mode-line-highlight.
3531
35322005-06-06 Richard M. Stallman <rms@gnu.org>
3533
3534 * misc.texi (Printing Package): Explain how to initialize
3535 printing package.
3536
3537 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3538
35392005-06-05 Chong Yidong <cyd@stupidchicken.com>
3540
3541 * emacs.texi: Rename Hardcopy to Printing.
3542 Make PostScript and PostScript Variables subnodes of it.
3543
3544 * misc.texi (Printing): Rename node from Hardcopy.
3545 Mention menu bar options.
3546 Move PostScript and PostScript Variables to submenu.
3547 (Printing package): New node.
3548
3549 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3550
3551 * dired.texi (Operating on Files): Likewise.
3552
3553 * calendar.texi (Displaying the Diary): Likewise.
3554
3555 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3556
3557 * glossary.texi (Glossary): Likewise.
3558
3559 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3560 effect.
3561
35622005-06-04 Richard M. Stallman <rms@gnu.org>
3563
3564 * trouble.texi (After a Crash): Polish previous change.
3565
8cf51b2c
GM
35662005-05-30 Noah Friedman <friedman@splode.com>
3567
3568 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3569 recovery mechanism.
3570
8cf51b2c
GM
35712005-05-28 Nick Roberts <nickrob@snap.net.nz>
3572
3573 * building.texi (Other Buffers): SPC toggles display of
3574 floating point registers.
3575
8cf51b2c
GM
35762005-05-27 Nick Roberts <nickrob@snap.net.nz>
3577
3578 * files.texi (Log Buffer): Merge in description of Log Edit
3579 mode from pcl-cvs.texi.
3580
35812005-05-26 Richard M. Stallman <rms@gnu.org>
3582
3583 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3584
8cf51b2c
GM
35852005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3586
3587 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3588 not enabled by default.
3589 When not on a word, `ispell-word' by default checks the word
3590 before point.
3591
35922005-05-24 Nick Roberts <nickrob@snap.net.nz>
3593
3594 * building.texi (Debugger Operation): Simplify last sentence.
3595
35962005-05-23 Lute Kamstra <lute@gnu.org>
3597
3598 * emacs.texi: Update FSF's address throughout.
3599 (Preface): Use @cite.
3600 (Distrib): Add cross reference to the node "Copying". Mention the
3601 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3602 printed manuals.
3603 (Intro): Use @xref for the Emacs Lisp Intro.
3604
8cf51b2c
GM
36052005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3606
3607 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3608
3609 * basic.texi (Moving Point): Mention default for `goto-line'.
3610
3611 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3612 of a variable's docstring.
3613
36142005-05-18 Lute Kamstra <lute@gnu.org>
3615
3616 * maintaining.texi (Overview of Emerge): Add cross reference.
3617 Remove duplication.
3618
3619 * emacs.texi (Top): Update to the current structure of the manual.
3620 * misc.texi (Emacs Server): Add menu description.
3621 * files.texi (Saving): Fix menu.
3622 * custom.texi (Customization): Fix menu.
3623 * mule.texi (International): Fix menu.
3624 * kmacro.texi (Keyboard Macros): Fix menu.
3625
36262005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3627
3628 * display.texi: Various minor changes.
3629 (Faces): Delete text that is repeated in the next section.
3630
36312005-05-16 Nick Roberts <nickrob@snap.net.nz>
3632
3633 * building.texi (Debugger Operation): Mention GUD tooltips are
3634 disabled with GDB in text command mode.
3635
8cf51b2c
GM
36362005-05-16 Nick Roberts <nickrob@snap.net.nz>
3637
3638 * building.texi: Replace toolbar with "tool bar" for consistency.
3639 (Compilation Mode): Describe compilation-context-lines
3640 and use of arrow in compilation buffer.
3641 (Debugger Operation): Replace help text with variable's value.
3642
3643 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3644 consistency.
3645
36462005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3647
3648 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3649 Add xref.
3650
8cf51b2c
GM
36512005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3652
3653 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3654 (Position Info): Delete discussion of `goto-line'. It is already
3655 described in `Moving point'.
3656
3657 * mini.texi (Completion Commands): Correct reference.
3658 (Completion Options): Fix typo.
3659
3660 * killing.texi (Deletion): Complete description of `C-x C-o'.
3661
8cf51b2c
GM
36622005-05-10 Richard M. Stallman <rms@gnu.org>
3663
3664 * building.texi (Compilation): Clarify recompile's directory choice.
3665
3666 * frames.texi (Tooltips): Cleanups.
3667
3668 * basic.texi (Arguments): Fix punctuation.
3669
36702005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3671
3672 * screen.texi (Menu Bar): The up and down (not left and right)
3673 arrow keys move through a keyboard menu.
3674
36752005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3676
3677 * basic.texi: Various typo and grammar fixes.
3678 (Moving Point): C-a now runs move-beginning-of-line.
3679
36802005-05-08 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3683
3684 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3685 as different animals.
3686
36872005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3688
3689 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3690 Correct index entry.
3691
36922005-05-07 Nick Roberts <nickrob@snap.net.nz>
3693
3694 * building.texi (Debugger Operation): Update to reflect changes
3695 in GUD tooltips.
3696
36972005-04-30 Richard M. Stallman <rms@gnu.org>
3698
3699 * files.texi (Compressed Files): Auto Compression normally enabled.
3700
3701 * building.texi (Debugger Operation): Clarify previous change.
3702
8cf51b2c
GM
37032005-04-28 Nick Roberts <nickrob@snap.net.nz>
3704
3705 * building.texi (Debugger Operation): Add description for
3706 GUD tooltips when program is not running.
3707
37082005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3709
3710 * misc.texi (Shell): Add `Shell Prompts' to menu.
3711 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3712 description. Delete remarks moved to new node.
3713 (Shell Prompts): New node.
3714 (History References): Replace remarks moved to `Shell Prompts'
3715 with xref to that node.
3716 (Remote Host): Clarify how to specify the terminal type when
3717 logging in to a different machine.
3718
37192005-04-26 Richard M. Stallman <rms@gnu.org>
3720
3721 * emacs.texi (Top): Update submenus from files.texi.
3722
3723 * files.texi (Filesets): Clarify previous change.
3724
3725 * dired.texi (Misc Dired Features): Clarify previous change.
3726
37272005-04-25 Chong Yidong <cyd@stupidchicken.com>
3728
3729 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3730
3731 * dired.texi (Misc Dired Features): Document
3732 dired-compare-directories.
3733
3734 * files.texi (Filesets): New node.
3735 (File Conveniences): Document Image mode.
3736
3737 * text.texi (TeX Print): Document tex-compile.
3738
37392005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3740
3741 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3742 Delete redundant reference to tooltip Custom group. It is
3743 referred too again in the next paragraph.
3744
37452005-04-24 Richard M. Stallman <rms@gnu.org>
3746
3747 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3748
8cf51b2c
GM
37492005-04-19 Kim F. Storm <storm@cua.dk>
3750
3751 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3752
37532005-04-18 Lars Hansen <larsh@math.ku.dk>
3754
3755 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3756 turns off desktop-save-mode.
3757
37582005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3759
3760 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3761 by default in terminals compatible with xterm. Mention that
3762 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3763 node.
3764
8cf51b2c
GM
37652005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3766
3767 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3768
c8763fb6 37692005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3770
3771 * xresources.texi (Table of Resources): Add cursorBlink.
3772
37732005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3774
3775 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3776 `d', `C-d' and `u'.
3777
37782005-04-11 Richard M. Stallman <rms@gnu.org>
3779
3780 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3781 (Misc X): Add -D, --basic-display.
3782
3783 * maintaining.texi (Change Log): Correct the description of
3784 the example.
3785
3786 * major.texi (Choosing Modes): Document magic-mode-alist.
3787
8cf51b2c
GM
37882005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3789
3790 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3791 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3792 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3793 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3794 `w', respectively.
3795 (Rmail Labels): Mention `l'.
3796 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3797 (Rmail Summary Edit): Describe `j' and RET.
3798
c8763fb6 37992005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3800
3801 * xresources.texi (Lucid Resources): Add fontSet resource.
3802
8cf51b2c
GM
38032005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3804
3805 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3806 now called `indicate-empty-lines'.
3807
38082005-04-06 Kim F. Storm <storm@cua.dk>
3809
3810 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3811
38122005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3813
3814 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3815 deleted.
3816 (Marks vs Flags): Add some convenient key bindings.
3817 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3818 (Misc Dired Features): Correct and expand description of `w' command.
3819
3820 * frames.texi (XTerm Mouse): Delete apparently false info.
3821 The GNU/Linux console currently does not appear to support
3822 `xterm-mouse-mode'.
3823
8cf51b2c
GM
38242005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3825
3826 * calendar.texi (Diary): Mention shell utility `calendar'.
3827
38282005-04-01 Richard M. Stallman <rms@gnu.org>
3829
3830 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3831
8cf51b2c
GM
38322005-04-01 Lute Kamstra <lute@gnu.org>
3833
3834 * maintaining.texi (Change Log): add-change-log-entry uses
3835 add-log-mailing-address.
3836
38372005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3838
3839 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3840 `VC Mode Line' and put in an xref to that node.
3841 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3842 its description.
3843
38442005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3845
3846 * calendar.texi (Calendar Systems): Say that the Persian calendar
3847 implemented here is the arithmetical one championed by Birashk.
3848
38492005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3850
3851 * programs.texi (Fortran Motion): Fix previous change.
3852
8cf51b2c
GM
38532005-03-29 Richard M. Stallman <rms@gnu.org>
3854
3855 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3856
38572005-03-29 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * text.texi (Refill): Refer to Long Lines Mode.
3860 (Longlines): New node.
3861 (Auto Fill): Don't index "word wrap" here.
3862 (Filling): Add Longlines to menu.
3863
38642005-03-29 Richard M. Stallman <rms@gnu.org>
3865
3866 * xresources.texi: Minor fixes.
3867
3868 * misc.texi (Emacs Server): Fix Texinfo usage.
3869
3870 * emacs.texi (Top): Don't use a real section heading for
3871 "Detailed Node Listing". Fake it instead.
3872
3873 * basic.texi (Position Info): Minor cleanup.
3874
3875 * mule.texi (Input Methods): Minor cleanup.
3876
38772005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3878
3879 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3880 constructs as well.
3881 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3882
38832005-03-29 Kenichi Handa <handa@m17n.org>
3884
3885 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3886
3887 * basic.texi (Position Info): Update the description about the
3888 command C-u C-x =.
3889
38902005-03-28 Richard M. Stallman <rms@gnu.org>
3891
3892 * emacs.texi (Top): Use @section for the detailed node listing.
3893
3894 * calendar.texi: Minor fixes to previous change.
3895
3896 * programs.texi (Fortran): Small fixes to previous changes.
3897
3898 * emacs.texi (Top): Update list of subnodes of Dired.
3899 Likewise for building.texi.
3900
3901 * files.texi (File Conveniences): Delete Auto Image File mode.
3902
39032005-03-28 Chong Yidong <cyd@stupidchicken.com>
3904
3905 * building.texi (Flymake): New node.
3906
3907 * custom.texi (Function Keys): Document kp- event types and
3908 keypad-setup package.
3909
3910 * dired.texi (Wdired): New node.
3911
3912 * files.texi (File Conveniences): Reorder entries.
3913 Explain how to turn on Auto-image-file mode.
3914 Document Thumbs mode.
3915
3916 * mule.texi (Specify Coding): Document recode-region and
3917 recode-file-name.
3918
3919 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3920
39212005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3922
3923 * commands.texi (Keys): M-o is now a prefix key.
3924
39252005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3926
3927 * programs.texi: Reformat and update copyright years.
3928 (Fortran): Update section.
3929
39302005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3931
3932 * files.texi: Several small changes in addition to:
3933 (Visiting): Change xref for Dialog Boxes to ref.
3934 (Version Headers): Replace references to obsolete var
3935 `vc-header-alist' with `vc-BACKEND-header'.
3936 (Customizing VC): Update value of `vc-handled-backends'.
3937
39382005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3939
3940 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3941 move here from Emacs Lisp Reference Manual.
3942 * calendar.texi (Calendar/Diary, Diary Commands)
3943 (Special Diary Entries, Importing Diary): Change some xrefs to
3944 point to emacs-xtra rather than elisp.
3945
3946 * emacs-xtra.texi (Calendar Customizing):
3947 Move view-diary-entries-initially, view-calendar-holidays-initially,
3948 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3949 Emacs Manual.
3950 (Appt Customizing): Merge entire section into main Emacs Manual.
3951 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3952 mark-holidays-in-calendar here from emacs-xtra.
3953 (Displaying the Diary): Move view-diary-entries-initially,
3954 mark-diary-entries-in-calendar here from emacs-xtra.
3955 (Appointments): Move appt-display-mode-line,
3956 appt-display-duration, appt-disp-window-function,
3957 appt-delete-window-function here from emacs-xtra.
3958
3959 * calendar.texi: Update and reformat copyright.
3960 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3961 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3962 (Diary): Refer to `diary-file' rather than ~/diary.
3963 (Diary Commands): Rename node to "Displaying the Diary".
3964 * emacs.texi (Top): Rename "Diary Commands" section.
3965 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3966
39672005-03-26 Eli Zaretskii <eliz@gnu.org>
3968
3969 * misc.texi (Emacs Server): Fix the command for setting
3970 server-name. Add an xref to Invoking emacsclient.
3971
3972 * help.texi (Help Summary): Clarify when "C-h ." will do something
3973 nontrivial.
3974 (Apropos): Add cindex entry for apropos-sort-by-scores.
3975
3976 * display.texi (Text Display): Add index entries for how no-break
3977 characters are displayed.
3978
8cf51b2c
GM
39792005-03-26 Eli Zaretskii <eliz@gnu.org>
3980
3981 * files.texi (Visiting): Fix cross-references introduced with the
3982 last change.
3983
3984 * xresources.texi (GTK resources): Fix last change.
3985
8cf51b2c
GM
39862005-03-25 Chong Yidong <cyd@stupidchicken.com>
3987
3988 * xresources.texi (X Resources): GTK options documented too.
3989 (Resources): Clarify meaning of program name.
3990 (Table of Resources): Add visualClass.
3991 (GTK resources): Rewrite.
3992 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3993
3994 * display.texi (Text Display): Mention non-breaking spaces.
3995
3996 * files.texi (Reverting): Document auto-revert-check-vc-info.
3997
3998 * frames.texi (Mouse Commands): Document
3999 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4000
4001 * help.texi (Help Summary): Add `C-h .'.
4002 (Apropos): Apropos accepts a list of search terms.
4003 Document apropos-sort-by-scores.
4004 (Help Echo): Document display-local-help.
4005
4006 * misc.texi (Emacs Server): Document server-name.
4007 (Invoking emacsclient): Document -s option for server names.
4008
4009 * text.texi (Outline Visibility): Introduce "current heading
4010 line" (commands can be called with point on a body line).
4011 Re-order table to follow the sequence of discussion.
4012 hide-body won't hide lines before first header line.
4013 (TeX Mode): Add DocTeX mode.
4014
8cf51b2c
GM
40152005-03-24 Richard M. Stallman <rms@gnu.org>
4016
4017 * mule.texi (Single-Byte Character Support): Delete mention
4018 of iso-acc.el and iso-transl.el.
4019
8cf51b2c
GM
40202005-03-23 Lute Kamstra <lute@gnu.org>
4021
4022 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4023
40242005-03-23 Richard M. Stallman <rms@gnu.org>
4025
8cf51b2c
GM
4026 * search.texi: Delete explicit node pointers.
4027 (Incremental Search): New menu.
4028 (Basic Isearch, Repeat Isearch, Error in Isearch)
4029 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4030 (Slow Isearch): New subnodes.
4031 (Configuring Scrolling): Node deleted.
4032 (Search Case): Doc default-case-fold-search.
4033 (Regexp Replace): Move replace-regexp doc here.
4034
4035 * rmail.texi (Movemail): Put commas inside closequotes.
4036
4037 * picture.texi (Insert in Picture): Document C-c arrow combos.
4038 (Basic Picture): Clarify erasure.
4039
4040 * display.texi (Font Lock): Put commas inside closequotes.
4041
4042 * cmdargs.texi (General Variables): Put commas inside closequotes.
4043
40442005-03-23 Nick Roberts <nickrob@snap.net.nz>
4045
4046 * building.texi (Stack Buffer): Mention reverse contrast for
4047 *selected* frame (might not be current frame).
4048
8cf51b2c
GM
40492005-03-21 Richard M. Stallman <rms@gnu.org>
4050
4051 * building.texi (Starting GUD): Add bashdb.
4052
40532005-03-20 Chong Yidong <cyd@stupidchicken.com>
4054
4055 * basic.texi (Moving Point): Add M-g M-g binding.
4056 (Undo): Document undo-only.
4057 (Position Info): Document M-g M-g and C-u M-g M-g.
4058
4059 * building.texi (Building): Put Grep Searching after Compilation
4060 Shell.
4061 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4062 Document next-error-highlight.
4063 (Grep Searching): Document grep-highlight-matches.
4064 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4065
4066 * calendar.texi (Importing Diary): Rename node from iCalendar.
4067 Document diary-from-outlook.
4068
4069 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4070 Commands.
4071 Mention effect of X drag and drop on Dired buffers.
4072
4073 * files.texi (Visiting): Document large-file-warning-threshold.
4074 Move paragraph on file-selection dialog.
4075 Mention visiting files using X drag and drop.
4076 (Reverting): Mention using Auto-Revert mode to tail files.
4077 Document auto-revert-tail-mode.
4078 (Version Systems): Minor correction.
4079 (Comparing Files): Diff-mode is no longer based on Compilation
4080 mode.
4081 Document compare-ignore-whitespace.
4082 (Misc File Ops): Explain passing a directory to rename-file.
4083 Likewise for copy-file and make-symbolic-link.
4084
4085 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4086 Document mouse-wheel-progressive speed.
4087
4088 * help.texi (Misc Help): Document numeric argument for C-h i.
4089 Correctly explain the effect of just C-u as argument.
4090
4091 * killing.texi (Deletion): Document numeric argument for
4092 just-one-space.
4093
4094 * mini.texi (Completion): Completion acts on text before point.
4095
4096 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4097 (Emulation): CUA mode replaces pc-bindings-mode,
4098 pc-selection-mode, and s-region.
4099
4100 * mule.texi (Input Methods): Leim is now built-in.
4101 (Select Input Method): Document quail-show-key.
4102 (Specify Coding): Document revert-buffer-with-coding-system.
4103
4104 * programs.texi (Fortran Motion): Document f90-next-statement,
4105 f90-previous-statement, f90-next-block, f90-previous-block,
4106 f90-end-of-block, and f90-beginning-of-block.
4107
4108 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4109
4110 * emacs.texi (Acknowledgments): Updated.
4111
4112 * anti.texi: Total rewrite.
4113
8cf51b2c
GM
41142005-03-19 Chong Yidong <cyd@stupidchicken.com>
4115
4116 * ack.texi (Acknowledgments): Update.
4117
41182005-03-19 Eli Zaretskii <eliz@gnu.org>
4119
4120 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4121 copyright years.
4122
41232005-03-14 Nick Roberts <nickrob@snap.net.nz>
4124
4125 * building.texi (Commands of GUD): Move paragraph on setting
4126 breakpoints with mouse to the GDB Graphical Interface node.
4127
41282005-03-07 Richard M. Stallman <rms@gnu.org>
4129
8cf51b2c
GM
4130 * misc.texi (Single Shell, Shell Options): Fix previous change.
4131
4132 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4133
41342005-03-06 Richard M. Stallman <rms@gnu.org>
4135
4136 * building.texi (Starting GUD): Don't explain text vs graphical
4137 GDB here. Just mention it and xref.
4138 Delete "just one debugger process".
4139 (Debugger Operation): Move GUD tooltip info here.
4140 (GUD Tooltips): Node deleted.
4141 (GDB Graphical Interface): Explain the two GDB modes here.
4142
8cf51b2c
GM
4143 * sending.texi (Sending Mail): Minor cleanup.
4144 (Mail Aliases): Explain quoting conventions.
4145 Update key rebinding example.
4146 (Header Editing): C-M-i is like M-TAB.
4147 (Mail Mode Misc): mail-attach-file does not do MIME.
4148
4149 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4150 that really belongs here.
4151 (Remote Mailboxes): Text moved to Rmail Inbox.
4152 (Rmail Display): Mention Mouse-1.
4153 (Movemail): Clarify two movemail versions.
4154 Clarify rmail-movemail-program.
4155
8cf51b2c
GM
4156 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4157 Document async shell commands.
4158 (Shell History): Clarify.
4159 (Shell Ring): Mention C-UP an C-DOWN.
4160 (Shell Options): Add comint-prompt-read-only.
4161 (Invoking emacsclient): Set EDITOR to run Emacs.
4162 (Sorting): No need to explain what region is.
4163 (Saving Emacs Sessions): Fix typo.
4164 (Recursive Edit): Fix punctuation.
4165 (Emulation): Don't mention "PC bindings" which are standard.
4166 (Hyperlinking): Explain Mouse-1 convention here.
4167 (Find Func): Node deleted.
4168
8cf51b2c
GM
4169 * help.texi (Name Help): Xref to Hyperlinking.
4170
4171 * glossary.texi (Glossary):
4172 Rename "Balance Parentheses" to "Balancing...".
4173 Add "Byte Compilation". Correct "Copyleft".
4174 New xref in "Customization".
4175 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4176 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4177 Rename "Registers" to "Register".
4178 Replace "Selecting" with "Selected Frame",
4179 "Selected Window", and "Selecting a Buffer".
4180
4181 * files.texi (Types of Log File): Explain how projects'
4182 methods can vary.
4183
8cf51b2c
GM
4184 * display.texi (Faces): Delete "Emacs 21".
4185
4186 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4187 * fixit.texi (Spelling): C-M-i like M-TAB.
4188 * mini.texi (Completion Options): C-M-i like M-TAB.
4189 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4190 * text.texi (Text Mode): C-M-i like M-TAB.
4191
4192 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4193
4194 * calendar.texi (Specified Dates): Mention `g w'.
4195 (Appointments): appt-activate toggles with no arg.
4196
8cf51b2c
GM
41972005-03-05 Juri Linkov <juri@jurta.org>
4198
4199 * cmdargs.texi (Emacs Invocation): Add cindex
4200 "invocation (command line arguments)"
4201 (Misc X): Add -nbc, --no-blinking-cursor.
4202
42032005-03-04 Ulf Jasper <ulf.jasper@web.de>
4204
4205 * calendar.texi (iCalendar): No need to require it now.
4206
8cf51b2c
GM
42072005-03-03 Nick Roberts <nickrob@snap.net.nz>
4208
4209 * trouble.texi (Contributing): Mention Savannah. Direct users to
4210 emacs-devel.
4211
42122005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4213
4214 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4215 window.
4216
8cf51b2c
GM
42172005-02-27 Richard M. Stallman <rms@gnu.org>
4218
4219 * building.texi (Compilation): Update mode line status info.
4220
42212005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4222
4223 * calendar.texi (General Calendar): Document binding of
4224 scroll-other-window-down.
4225 (Mayan Calendar): Fix earliest date.
4226 (Time Intervals): Document timeclock-change.
4227 Fix timeclock-ask-before-exiting documentation.
4228
42292005-02-26 Kim F. Storm <storm@cua.dk>
4230
4231 * frames.texi (Mouse References):
4232 Add mouse-1-click-in-non-selected-windows.
4233
42342005-02-25 Richard M. Stallman <rms@gnu.org>
4235
4236 * screen.texi (Screen): Explain better about cursors and mode lines;
4237 don't presuppose text terminals.
4238 (Point): Don't assume just one cursor.
4239 Clarify explanation of cursors.
4240 (Echo Area, Menu Bar): Cleanups.
4241
4242 * mini.texi (Minibuffer): Prompts are highlighted.
4243 (Minibuffer Edit): Newline = C-j only on text terminals.
4244 Clarify resize-mini-windows values.
4245 Mention M-PAGEUP and M-PAGEDOWN.
4246 (Completion Commands): Mouse-1 like Mouse-2.
4247 (Minibuffer History): Explain history commands better.
4248 (Repetition): Add xref to Incremental Search.
4249
4250 * mark.texi (Setting Mark): Clarify info about displaying mark.
4251 Clarify explanation of C-@ and C-SPC.
4252 (Transient Mark): Mention Delete Selection mode.
4253 (Marking Objects): Clean up text about extending the region.
4254
4255 * m-x.texi (M-x): One C-g doesn't always go to top level.
4256 No delay before suggest-key-bindings output.
4257
4258 * fixit.texi (Fixit): Mention C-/ for undo.
4259 (Spelling): Mention ESC TAB like M-TAB.
4260 Replacement words with r and R are rechecked.
4261 Say where C-g leaves point. Mention ? as input.
4262
42632005-02-23 Lute Kamstra <lute@gnu.org>
4264
4265 * cmdargs.texi (Initial Options): Add cross reference.
4266
8cf51b2c
GM
42672005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4268
4269 * emacs.texi (Top): Update menu for splitting of node in
4270 msdog.texi.
4271 * frames.texi (Frames): Update xref for splitting of node in
4272 msdog.texi.
4273 * trouble.texi (Quitting): Ditto.
4274
42752005-02-16 Richard M. Stallman <rms@gnu.org>
4276
4277 * windows.texi (Split Window): Simplify line truncation info
4278 and xref to Display Custom.
4279
4280 * trouble.texi (Quitting): Emergency escape only for text terminal.
4281 (Screen Garbled): C-l for ungarbling is only for text terminal.
4282
4283 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4284
4285 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4286
4287 * programs.texi (Program Modes): Mention Python mode.
4288 (Moving by Defuns): Repeating C-M-h extends region.
4289 (Basic Indent): Clarify.
4290 (Custom C Indent): Clarify.
4291 (Expressions): Repeating C-M-@ extends region.
4292 (Info Lookup): Clarify for C-h S.
4293 (Symbol Completion): ESC TAB alternative for M-TAB.
4294 (Electric C): Clarify.
4295
4296 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4297
4298 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4299 MS-DOS Input node.
4300 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4301 (MS-DOS and MULE): Clarify.
4302 (MS-DOS Processes, Windows Processes): Fix typos.
4303
4304 * major.texi (Choosing Modes): Clarify.
4305
4306 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4307 (Keyboard Macro Step-Edit): Clarify.
4308
4309 * indent.texi (Indentation): Clarifications.
4310
4311 * help.texi (Help): Correct error about C-h in query-replace.
4312 Clarify apropos vs C-h a. Fix how to search in FAQ.
4313 (Key Help): Describe C-h w here.
4314 (Name Help): Minor cleanup. C-h w moved to Key Help.
4315 Clarify the "object" joke.
4316 (Apropos): Clarify. Mouse-1 like Mouse-2.
4317 (Help Mode): Mouse-1 like Mouse-2.
4318
4319 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4320
4321 * display.texi (Display): Reorder menu.
4322 (Faces): Cleanup.
4323 (Font Lock): Cleanup. Mention Options menu.
4324 Delete obsolete text.
4325 (Scrolling): For C-l, don't presume text terminal.
4326 (Horizontal Scrolling): Simplify intro.
4327 (Follow Mode): Clarify.
4328 (Cursor Display): Moved before Display Custom.
4329 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4330 Doc default-tab-width. Doc line truncation more thoroughly.
4331
4332 * dired.texi (Dired Enter): C-x C-f can run Dired.
4333 (Dired Visiting): Comment out `a' command.
4334 Mouse-1 is like Mouse-2.
4335 (Shell Commands in Dired): ? can be used more than once.
4336
4337 * basic.texi (Continuation Lines): Simplify description of truncation,
4338 and refer to Display Custom for the rest of it.
4339
8cf51b2c
GM
43402005-02-06 Lute Kamstra <lute@gnu.org>
4341
4342 * basic.texi (Undo): Fix typo.
4343
4344 * cmdargs.texi (Emacs Invocation): Fix typo.
4345
4346 * custom.texi (Init Examples): Fix typo.
4347
4348 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4349
43502005-02-06 Richard M. Stallman <rms@gnu.org>
4351
4352 * regs.texi (Registers): Registers can hold numbers, too.
4353
4354 * killing.texi (Other Kill Commands): Cleanup.
4355 Delete redundant explanation of kill in read-only buffer.
4356 (Yanking): Mention term "copying".
4357 (Accumulating Text): Fix typo.
4358
4359 * entering.texi (Entering Emacs): Update rationale at start.
4360 (Exiting): Treat iconifying on a par with suspension.
4361
4362 * custom.texi (Minor Modes): Fix typo.
4363 (Easy Customization): Fix menu style.
4364 (Variables): Add xref.
4365 (Examining): Setting for future sessions works through .emacs.
4366 (Keymaps): "Text terminals", not "Many".
4367 (Init Rebinding): Explain \C-. Show example of \M-.
4368 Fix minor wording errors.
4369 (Function Keys): Explain vector syntax just once.
4370 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4371 (Init File): Mention .emacs.d directory.
4372 (Init Examples): Add xref.
4373 (Find Init): Mention .emacs.d directory.
4374
4375 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4376 (Action Arguments): Explain which kinds of -l args are found how.
4377 (Initial Options): --batch does not inhibit site-start.
4378 Add xrefs.
4379 (Command Example): Use --batch, not -batch.
4380
4381 * basic.texi (Inserting Text): Cleanup wording.
4382 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4383 C-n is not error at end of buffer.
4384 (Undo): Doc C-/ like C-_. Add xrefs.
4385 (Arguments): META key may be labeled ALT.
4386 Peculiar arg meanings are explained in doc strings.
4387
4388 * abbrevs.texi (Expanding Abbrevs): Clarify.
4389
43902005-02-05 Eli Zaretskii <eliz@gnu.org>
4391
4392 * frames.texi (Frame Parameters): Add an xref to the description
4393 of list-colors-display. Add a pointer to the X docs about colors.
4394
4395 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4396 Improve docs of list-colors-display.
8cf51b2c
GM
4397
43982005-02-03 Lute Kamstra <lute@gnu.org>
4399
4400 * frames.texi (Frames, Drag and Drop): Fix typos.
4401
44022005-02-03 Richard M. Stallman <rms@gnu.org>
4403
4404 * windows.texi (Basic Window): Mention color-change in mode line.
4405 (Change Window): Explain dragging vertical boundaries.
4406
4407 * text.texi (Sentences): Clarify.
4408 (Paragraphs): Explain M-a and blank lines.
4409 (Outline Mode): Clarify text and menu.
4410 (Hard and Soft Newlines): Mention use-hard-newlines.
4411
4412 * frames.texi (Frames): Delete unnecessary mention of Windows.
4413 (Mouse Commands): Likewise. Mention xterm mouse support.
4414 (Clipboard): Clarify.
4415 (Mouse References): Mention use of Mouse-1 for following links.
4416 (Menu Mouse Clicks): Clarify.
4417 (Mode Line Mouse): Clarify.
4418 (Drag and Drop): Rewrite.
4419
4420 * fixit.texi (Spelling): Fix typo.
4421
4422 * files.texi (File Names): Clarify.
4423 (Visiting): Update conditions for use of file dialog. Clarify.
4424 (Saving): Doc d as answer in save-some-buffers.
4425 (Remote Files): Clean up the text.
4426
4427 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4428
4429 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4430 (List Buffers): Clarify.
4431 (Several Buffers): Doc T command.
4432 (Buffer Convenience): Clarify menu.
4433
4434 * basic.texi (Undo): Clarify last change.
4435
44362005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4437
4438 * fixit.texi (Spelling): Fix typo.
4439
44402005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4441
4442 * basic.texi (Undo): Update description of `undo-outer-limit'.
4443
44442005-02-01 Nick Roberts <nickrob@snap.net.nz>
4445
4446 * building.texi: Update documentation relating to GDB Graphical
4447 Interface.
4448
44492005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4450
4451 * custom.texi (Easy Customization): Adapt menu to node name change.
4452
44532005-01-30 Richard M. Stallman <rms@gnu.org>
4454
4455 * custom.texi (Easy Customization): Defn of "User Option" now
4456 includes faces. Don't say just "option" when talking about variables.
4457 Do say just "options" to mean "anything customizable".
4458 (Specific Customization): Describe `customize-variable',
4459 not `customize-option'.
4460
4461 * glossary.texi (Glossary) <Faces>: Add xref.
4462 <User Option>: Change definition--include faces. Change xref.
4463
4464 * picture.texi (Picture): Mention artist.el.
4465
4466 * sending.texi, screen.texi, programs.texi, misc.texi:
4467 * mini.texi, major.texi, maintaining.texi, macos.texi:
4468 * help.texi, frames.texi, files.texi:
4469 Don't say just "option" when talking about variables.
4470
4471 * display.texi, mule.texi: Don't say just "option" when talking
4472 about variables. Other minor cleanups.
4473
8cf51b2c
GM
44742005-01-26 Lute Kamstra <lute@gnu.org>
4475
4476 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4477 File'. Mention the `-Q' option at the `--no-site-file' option.
4478
8cf51b2c
GM
44792005-01-22 David Kastrup <dak@gnu.org>
4480
4481 * building.texi (Grep Searching): Mention alias `find-grep' for
4482 `grep-find'.
4483
44842005-01-20 Richard M. Stallman <rms@gnu.org>
4485
4486 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4487
8cf51b2c
GM
44882005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4489
4490 * rmail.texi (Movemail): Explain differences
4491 between standard and mailutils versions of movemail.
4492 Describe command line and configuration options introduced
4493 with the latter.
4494 Explain the notion of mailbox URL, provide examples and
4495 cross-references to mailutils documentation.
4496 Describe various methods of specifying mailbox names,
4497 user names and user passwords for rmail.
4498 (Remote Mailboxes): New section. Describe
4499 how movemail handles remote mailboxes. Describe configuration
4500 options used to control its behavior.
4501 (Other Mailbox Formats): Explain handling of various mailbox
4502 formats.
4503
45042005-01-13 Richard M. Stallman <rms@gnu.org>
4505
4506 * commands.texi (Commands): Clarification.
4507
45082005-01-11 Richard M. Stallman <rms@gnu.org>
4509
4510 * programs.texi (Multi-line Indent): Fix previous change.
4511 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4512
8cf51b2c
GM
45132005-01-08 Richard M. Stallman <rms@gnu.org>
4514
4515 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4516 lazy-highlight.
4517
4518 * search.texi (Query Replace): Mention faces query-replace
4519 and lazy-highlight.
4520 (Incremental Search): Update isearch highlighting info.
4521
8cf51b2c
GM
45222005-01-04 Richard M. Stallman <rms@gnu.org>
4523
4524 * custom.texi (Saving Customizations): Minor improvement.
4525
8cf51b2c
GM
45262005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4527
4528 * custom.texi (Saving Customizations): Emacs no longer loads
4529 `custom-file' after .emacs. No longer mention customizing through
4530 Custom.
4531
8cf51b2c
GM
45322005-01-01 Andreas Schwab <schwab@suse.de>
4533
4534 * killing.texi (Graphical Kill): Move up under node Killing,
4535 change @section to @subsection.
4536
45372005-01-01 Richard M. Stallman <rms@gnu.org>
4538
4539 * custom.texi (Face Customization): Mention hex color specs.
4540
4541 * emacs.texi (Top): Update Killing submenu.
4542
4543 * killing.texi (Killing): Reorganize section.
4544 No more TeX-only text; put the node command at start of chapter.
4545 But the first section heading is used only in TeX.
4546 Rewrite the text to read better in this mode.
4547 (Graphical Kill): New subnode gets some of the text that
4548 used to be in the first section.
4549
45502004-12-31 Richard M. Stallman <rms@gnu.org>
4551
4552 * dired.texi (Shell Commands in Dired): Delete the ? example.
4553
4554 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4555
4556 * files.texi (Saving): Describe new require-final-newline features
4557 and mode-require-final-newline.
4558
8cf51b2c
GM
45592004-12-29 Richard M. Stallman <rms@gnu.org>
4560
4561 * custom.texi (File Variables): Clarify previous change.
4562
c8763fb6 45632004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4564
4565 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4566 out now.
4567
45682004-12-27 Richard M. Stallman <rms@gnu.org>
4569
4570 * Makefile.in (MAKEINFO): Specify --force.
4571
4572 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4573 (Undo): Doc undo-outer-limit.
4574
8cf51b2c
GM
45752004-12-15 Juri Linkov <juri@jurta.org>
4576
4577 * mark.texi (Transient Mark, Mark Ring): M-< and other
4578 movement commands don't set mark in Transient Mark mode
4579 if mark is active.
4580
8cf51b2c
GM
45812004-12-12 Juri Linkov <juri@jurta.org>
4582
4583 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4584 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4585
4586 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4587 (Misc Dired Commands): Add @r{(Dired)} to w.
4588
45892004-12-12 Juri Linkov <juri@jurta.org>
4590
4591 * mark.texi (Marking Objects): Marking commands also extend the
4592 region when mark is active in Transient Mark mode.
4593
8cf51b2c
GM
45942004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4595
4596 * custom.texi (Saving Customizations): Emacs only loads the custom
4597 file automatically after the init file in version 22.1 or later.
4598 Adapt text and examples to this fact.
4599
8cf51b2c
GM
46002004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4601
4602 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4603 be set through Custom. Otherwise, it has no effect.
4604
8cf51b2c
GM
46052004-12-05 Richard M. Stallman <rms@gnu.org>
4606
4607 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4608 * entering.texi: Rename Command Line to Emacs Invocation.
4609
10d1d0af 4610 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4611
4612 * custom.texi (Easy Customization): Move up to section level,
4613 before Variables. Avoid using the term "variable"; say "option".
4614 New initial explanation.
4615 (Variables): In initial explanation, connect "variable" to the
4616 already-explained "user option".
4617
4618 * emacs.texi (Top): Fix ref to Command Line.
4619 Move reference to Easy Customization.
4620
4621 * xresources.texi (X Resources): Fix From link.
4622
4623 * doclicense.texi (GNU Free Documentation License): Fix To link.
4624
4625 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4626
4627 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4628
46292004-12-03 Richard M. Stallman <rms@gnu.org>
4630
4631 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4632
46332004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4634
4635 * kmacro.texi: Several small changes in addition to the following.
4636 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4637 defining a keyboard macro.
4638 Mention `kmacro-ring-max'.
4639 (Keyboard Macro Counter): Clarify description of
4640 `kmacro-insert-counter', `kmacro-set-counter',
4641 `kmacro-add-counter' and `kmacro-set-format'.
4642
46432004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4644
4645 * custom.texi (File Variables): Add `unibyte' and make it more
4646 clear that `unibyte' and `coding' are special. Suggested by Simon
4647 Krahnke <overlord@gmx.li>.
4648
4649 * mule.texi (Enabling Multibyte): Refer to File Variables.
4650 Suggested by Simon Krahnke <overlord@gmx.li>.
4651
c8763fb6 46522004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4653
4654 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4655 x-use-old-gtk-file-dialog.
4656
8cf51b2c
GM
46572004-11-20 Richard M. Stallman <rms@gnu.org>
4658
4659 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4660
46612004-11-09 Lars Brinkhoff <lars@nocrew.org>
4662
4663 * building.texi (Lisp Eval): Delete hyphen in section name.
4664
46652004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4666
4667 * files.texi (Old Versions):
4668 No longer document annotation as "CVS only".
4669
46702004-11-10 Andre Spiegel <spiegel@gnu.org>
4671
4672 * files.texi (Version Control): Rewrite the introduction about
4673 version systems, mentioning the new ones that we support. Thanks
4674 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4675 suggestions.
4676
c8763fb6 46772004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4678
49823426 4679 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4680
c8763fb6 46812004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4682
4683 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4684
46852004-10-23 Eli Zaretskii <eliz@gnu.org>
4686
4687 * text.texi (Text Based Tables, Table Definition)
4688 (Table Creation, Table Recognition, Cell Commands)
4689 (Cell Justification, Row Commands, Column Commands)
4690 (Fixed Width Mode, Table Conversion, Measuring Tables)
4691 (Table Misc): New nodes, documenting the Table Mode.
4692
8cf51b2c
GM
46932004-10-19 Jason Rumney <jasonr@gnu.org>
4694
4695 * makefile.w32-in (info): Change order of arguments to makeinfo.
4696
46972004-10-19 Ulf Jasper <ulf.jasper@web.de>
4698
4699 * calendar.texi (iCalendar): Update for package changes.
4700
8cf51b2c
GM
47012004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4702
4703 * files.texi (Misc File Ops): View mode is a minor mode.
4704
8cf51b2c
GM
47052004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4706
4707 * calendar.texi (iCalendar): Style changes.
4708
47092004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4710
4711 * search.texi (Regexps): The regexp described in the example is no
4712 longer stored in the variable `sentence-end'.
4713
8cf51b2c
GM
47142004-10-06 Nick Roberts <nickrob@snap.net.nz>
4715
4716 * building.texi (Starting GUD): Note that multiple debugging
4717 sessions requires `gdb --fullname'.
4718
47192004-10-05 Ulf Jasper <ulf.jasper@web.de>
4720
4721 * calendar.texi (iCalendar): New section for a new package.
4722
8cf51b2c
GM
47232004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4724
4725 * text.texi: Various small changes in addition to the following.
4726 (Text): Replace xref for autotype with inforef.
4727 (Sentences): Explain nil value for `sentence-end'.
4728 (Paragraphs): Update default values for `paragraph-start' and
4729 `paragraph-separate'.
4730 (Text Mode): Correct description of Text mode's effect on the
4731 syntax table.
4732 (Outline Visibility): `hide-other' does not hide top level headings.
4733 `selective-display-ellipses' no longer has an effect on Outline mode.
4734 (TeX Misc): Add missing @cindex.
4735 Replace xref for RefTeX with inforef.
4736 (Requesting Formatted Text): The variable
4737 `enriched-fill-after-visiting' no longer exists.
4738 (Editing Format Info): Update names of menu items and commands.
4739 (Format Faces): Mention special effect of specifying the default face.
4740 Describe inheritance of text properties.
4741 Correct description of `fixed' face.
4742 (Format Indentation): Correct description of effect of setting
4743 margins. Mention `set-left-margin' and `set-right-margin'.
4744 (Format Justification): Update names of menu items.
4745 `set-justification-full' is now bound to `M-j b'.
4746 Mention that `default-justification' is a per buffer variable.
4747 (Format Properties): Update name of menu item.
4748 (Forcing Enriched Mode): `format-decode-buffer' automatically
4749 turns on Enriched mode if the buffer is in text/enriched format.
4750
47512004-10-05 Emilio C. Lopes <eclig@gmx.net>
4752
4753 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4754
47552004-09-28 Kim F. Storm <storm@cua.dk>
4756
4757 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4758 Align with new functionality.
4759
8cf51b2c
GM
47602004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4761
4762 * display.texi (Display Custom): Remove stray `@end defvar'.
4763
47642004-09-23 Kim F. Storm <storm@cua.dk>
4765
4766 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4767 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4768
8cf51b2c
GM
47692004-09-20 Richard M. Stallman <rms@gnu.org>
4770
4771 * custom.texi (Hooks): Explain using setq to clear out a hook.
4772 (File Variables): Explain multiline string constants.
4773 (Non-ASCII Rebinding): Explain when you need to update
4774 non-ASCII char codes in .emacs.
4775
4776 * building.texi (Compilation): Explain how to make a silent
4777 subprocess that won't be terminated. Explain compilation-environment.
4778
47792004-09-13 Kim F. Storm <storm@cua.dk>
4780
4781 * mini.texi (Repetition): Rename isearch-resume-enabled to
4782 isearch-resume-in-command-history and change default to disabled.
4783
8cf51b2c
GM
47842004-09-09 Kim F. Storm <storm@cua.dk>
4785
4786 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4787 with new `kmacro-name-last-macro'.
4788
8cf51b2c
GM
47892004-09-08 Juri Linkov <juri@jurta.org>
4790
4791 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4792
8cf51b2c
GM
47932004-09-03 Juri Linkov <juri@jurta.org>
4794
4795 * search.texi (Incremental Search): Update wording for M-%.
4796
47972004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4798
4799 * killing.texi (Killing): Correct description of kill commands in
4800 read-only buffer.
4801
48022004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4803
4804 * building.texi (Compilation Mode): Add a paragraph about rules
4805 for finding the compilation buffer for `next-error'.
4806
4807 * search.texi (Other Repeating Search): Mention that Occur mode
4808 supports the next-error functionality.
4809
48102004-09-02 Juri Linkov <juri@jurta.org>
4811
4812 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4813
48142004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4815
4816 * kmacro.texi (Basic Keyboard Macro):
4817 `apply-macro-to-region-lines' now operates on all lines that begin
4818 in the region, rather than on all complete lines in the region.
4819
c8763fb6 48202004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4821
4822 * frames.texi (Drag and drop): Add documentation about
4823 x-dnd-test-function and x-dnd-known-types.
4824
48252004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4826
4827 * indent.texi: Various minor changes in addition to:
4828 (Indentation Commands): Correct description of `indent-relative'.
4829 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4830 mode. The *Tab Stops* buffer uses Overwrite Mode.
4831 (Just Spaces): `tabify' converts sequences of at least two spaces
4832 to tabs.
4833
8cf51b2c
GM
48342004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4835
4836 * frames.texi (Secondary Selection): Setting the secondary
4837 selection with M-Drag-Mouse-1 does not alter the kill ring,
4838 setting it with M-Mouse-1 and M-Mouse-3 does.
4839 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4840 toolkit scroll bars.
4841 (Scroll Bars): Ditto.
4842
4843 * windows.texi (Basic Window): When using a window system, the value
4844 of point in a non-selected window is indicated by a hollow box.
4845 (Split Window): Side by side windows are separated by a scroll bar,
4846 if scroll bars are used.
4847 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4848 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4849 (Window Convenience): Update bindings for `winner-undo' and
4850 `winner-redo'.
4851
4852 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4853 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4854 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4855 of "Using Emacs as a Server".
4856 * building.texi (Building): Interchange nodes (for correct numbering).
4857 * programs.texi (Programs): Interchange nodes (for correct numbering).
4858 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4859 Info to the node structure.
4860 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4861 Rearrange order of nodes and sections such that both "GNU GENERAL
4862 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4863 end, as appropriate for appendices.
4864 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4865 Use `@unnumberedsec'.
4866 * trouble.texi: Adapt sectioning in Info to the node structure.
4867 Adapt node pointers to change in emacs.texi.
4868 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4869
8cf51b2c
GM
48702004-08-25 Kenichi Handa <handa@m17n.org>
4871
4872 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4873 description for unibyte mode.
4874
48752004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4876
4877 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4878
4879 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4880 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4881 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4882 in @pxref.
4883
48842004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4885
4886 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4887 Change section names.
4888
8cf51b2c
GM
48892004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * kmacro.texi (Keyboard Macro Ring): Rename section.
4892 Emacs treats the head of the macro ring as the `last keyboard macro'.
4893 (Keyboard Macro Counter): Minor change.
4894 (Save Keyboard Macro): Some clarifications.
4895 (Edit Keyboard Macro): Rename section.
4896
4897 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4898 32-bit machines.
4899 (Several Buffers): Clarify which buffer is selected if `2' is
4900 pressed in the Buffer Menu.
4901 Auto Revert mode can be used to update the Buffer Menu
4902 automatically.
4903
49042004-08-21 Eli Zaretskii <eliz@gnu.org>
4905
4906 * help.texi (Misc Help): Add an index entry for finding an Info
4907 manual by its file name.
4908
49092004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4910
4911 * files.texi (Backup Deletion): Correct description of
4912 `delete-old-versions'.
4913 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4914 (Auto Save Files): Recommend `auto-save-mode' to reenable
4915 auto-saving, rather than the abbreviation `auto-save'.
4916
49172004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4918
4919 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4920 for "killing" and "yanking" in main menu.
4921
49222004-08-16 Richard M. Stallman <rms@gnu.org>
4923
4924 * killing.texi (Yanking, Killing): Minor cleanups.
4925
4926 * mark.texi (Momentary Mark): Minor cleanups.
4927
49282004-08-15 Kenichi Handa <handa@etl.go.jp>
4929
4930 * custom.texi (Non-ASCII Rebinding):
4931 C-q always inserts the right code to pass to global-set-key.
4932
8cf51b2c
GM
49332004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4934
4935 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4936 `insert-register', instead of `C-x r g' binding, for consistency.
4937
49382004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4939
4940 * fixit.texi (Spelling): Fix typo.
4941
49422004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4943
4944 * help.texi (Help): Fix Texinfo usage.
4945
8cf51b2c
GM
49462004-07-24 Richard M. Stallman <rms@gnu.org>
4947
4948 * text.texi (Paragraphs): Update how paragraphs are separated
4949 and the default for paragraph-separate.
4950
4951 * search.texi (Regexp Replace): Further update text for new
4952 replacement operators.
4953
8cf51b2c
GM
49542004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4955
4956 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4957 `R' switch.
4958
4959 * dired.texi (Dired Updating): `k' only deletes inserted
4960 subdirectories from the Dired buffer if a prefix argument was given.
4961
4962 * search.texi (Regexps): Delete redundant definition of `symbol' in
4963 description of `\_>'. It already occurs in the description of `\_<'.
4964
8cf51b2c
GM
49652004-07-01 Juri Linkov <juri@jurta.org>
4966
4967 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4968 (Regexp Search): Add M-r.
4969
49702004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4971
4972 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4973
49742004-06-29 Jesper Harder <harder@ifa.au.dk>
4975
49823426 4976 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4977
49782004-06-25 Richard M. Stallman <rms@gnu.org>
4979
4980 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4981
49822004-06-25 David Kastrup <dak@gnu.org>
4983
4984 * search.texi (Regexp Replace): Some typo corrections and
4985 rearrangement.
4986
49872004-06-24 David Kastrup <dak@gnu.org>
4988
4989 * search.texi (Unconditional Replace): Use replace-string instead
4990 of query-replace in example.
4991 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4992 sequences.
4993 (Query Replace): Correct explanation of `^' which does not use
4994 the mark stack.
4995
49962004-06-21 Nick Roberts <nickrob@gnu.org>
4997
4998 * misc.texi (Shell History Copying): Document comint-insert-input.
4999 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5000
8cf51b2c
GM
50012004-06-20 Jesper Harder <harder@ifa.au.dk>
5002
5003 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5004 * custom.texi (Customization): Do.
5005 * anti.texi (Antinews): Do.
5006 * abbrevs.texi (Defining Abbrevs): Do.
5007
5008 * programs.texi (Info Lookup): Fix keybinding for
5009 info-lookup-symbol.
5010
50112004-06-16 Juanma Barranquero <lektu@terra.es>
5012
5013 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5014 Add emacs-xtra.
5015 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5016 (clean): Add emacs-xtra and flymake. Remove redundancies.
5017
50182004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5019
5020 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5021 Add emacs-xtra.
5022 * emacs-xtra.texi: New file.
5023
50242004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5025
5026 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5027 (Dired and Find): Mention differences with ordinary Dired buffers.
5028
8cf51b2c
GM
50292004-06-13 Richard M. Stallman <rms@gnu.org>
5030
5031 * custom.texi (Init Syntax): Explain about vars that do special
5032 things when set with setq or with Custom.
5033 (Init Examples): Add line-number-mode example.
5034
8cf51b2c
GM
50352004-06-12 Juri Linkov <juri@jurta.org>
5036
5037 * dired.texi (Operating on Files): Add dired-do-touch.
5038
8cf51b2c
GM
50392004-06-10 Juri Linkov <juri@jurta.org>
5040
5041 * building.texi (Lisp Eval): Add C-M-x on defface.
5042
50432004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5044
5045 * files.texi (Reverting): Auto-Revert mode and
5046 Global Auto-Revert mode no longer revert remote files.
5047
8cf51b2c
GM
50482004-05-29 Richard M. Stallman <rms@gnu.org>
5049
5050 * custom.texi (Init File): Two dashes start --no-site-file.
5051
8cf51b2c
GM
50522004-05-29 Alan Mackenzie <acm@muc.de>
5053
5054 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5055 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5056 (AWK, Pike): Document as "C-like modes".
5057 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5058 (M-x man): Supersedes M-x manual-entry.
5059 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5060
5061 ("Comments in C"): Delete node; the info is in CC Mode manual.
5062 (c-comment-only-line-offset): Remove description.
5063
5064 (C-c ., C-c C-c): Describe new C Mode bindings.
5065
5066 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5067 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5068 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5069 Amend definitions.
5070
5071 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5072 Describe functions.
5073
5074 (c-comment-start-regexp, c-hanging-comment-ender-p)
5075 (c-hanging-comment-starter-p): Remove obsolete definitions.
5076
5077 * emacs.texi: Remove the menu entry "Comments in C".
5078
8cf51b2c
GM
50792004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5080
5081 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5082 `M-x locate'.
5083
50842004-05-16 Karl Berry <karl@gnu.org>
5085
5086 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5087 makeinfo --html fails.
5088 * help.texi (Help Summary) [@ifnottex]: Likewise.
5089
50902004-05-13 Nick Roberts <nickrob@gnu.org>
5091
5092 * building.texi (GDB Graphical Interface): Update and describe
5093 layout first.
5094
8cf51b2c
GM
50952004-05-04 Jason Rumney <jasonr@gnu.org>
5096
5097 * makefile.w32-in: Revert last change.
5098
50992004-05-03 Jason Rumney <jasonr@gnu.org>
5100
5101 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5102
8cf51b2c
GM
51032004-04-23 Juanma Barranquero <lektu@terra.es>
5104
5105 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5106
51072004-04-18 Juri Linkov <juri@jurta.org>
5108
5109 * fixit.texi (Spelling): Remove file extension from ispell xref.
5110
51112004-04-15 Kim F. Storm <storm@cua.dk>
5112
5113 * cmdargs.texi (Initial Options): Add -Q.
5114
51152004-04-05 Kim F. Storm <storm@cua.dk>
5116
5117 * custom.texi (File Variables): Add safe-local-eval-forms.
5118
8cf51b2c
GM
51192004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5120
5121 * files.texi (Reverting): Correct description of revert-buffer's
5122 handling of point.
5123
51242004-03-22 Juri Linkov <juri@jurta.org>
5125
5126 * emacs.texi (Top): Add `Misc X'.
5127
49823426 5128 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5129
5130 * glossary.texi: Improve references.
5131
5132 * help.texi: Sync keywords with finder.el.
5133
5134 * mini.texi (Completion): Add description for menu items.
5135
5136 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5137
5138 * sending.texi (Mail Methods): Fix xref to Message manual.
5139
8cf51b2c
GM
51402004-03-12 Richard M. Stallman <rms@gnu.org>
5141
8cf51b2c
GM
5142 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5143
8cf51b2c
GM
51442004-03-04 Richard M. Stallman <rms@gnu.org>
5145
5146 * search.texi (Regexps): Explain that ^ and $ have their
5147 special meanings only in certain contexts.
5148
5149 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5150
5151 * mule.texi (Specify Coding): Doc C-x RET F.
5152
5153 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5154 for multiple compile and grep buffers.
5155 (Indirect Buffers): Don't recommand clone-indirect-buffer
5156 for multiple compile and grep buffers.
5157
8cf51b2c
GM
51582004-02-29 Juanma Barranquero <lektu@terra.es>
5159
5160 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5161 Use $(DEL) instead of rm, and ignore exit code.
5162
8cf51b2c
GM
51632004-02-23 Nick Roberts <nick@nick.uklinux.net>
5164
5165 * building.texi (Watch Expressions): Update.
5166
51672004-02-21 Juri Linkov <juri@jurta.org>
5168
5169 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5170 --directory, --help, --version. Move text about command-line-args
5171 to Command Arguments.
5172 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5173 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5174 (Window Size X): Join -g and --geometry. Add @cindex.
5175 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5176 (Title X): Remove alias -title.
5177 (Misc X): New node.
5178
c8763fb6 51792004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5180
5181 * frames.texi (Drag and drop): Add Motif to list of supported
5182 protocols.
5183
c8763fb6 51842004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5185
5186 * frames.texi (Drag and drop): New section.
5187
51882004-01-24 Richard M. Stallman <rms@gnu.org>
5189
5190 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5191 Include it only @ifnotinfo. Patch the preceding and following
5192 node headers to point to each other.
5193
51942004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5195
5196 * calendar.texi (Appointments): Update section.
5197
51982003-12-29 Kevin Ryde <user42@zip.com.au>
5199
8cf51b2c
GM
5200 * programs.texi (C Modes): Fix the xref.
5201
52022003-12-23 Nick Roberts <nick@nick.uklinux.net>
5203
5204 * building.texi (Watch Expressions): Update.
5205 (Commands of GUD): Include use of toolbar + breakpoints set from
5206 fringe/margin.
5207
52082003-12-03 Andre Spiegel <spiegel@gnu.org>
5209
5210 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5211 <acm@muc.de>.
5212
c8763fb6 52132003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5214
5215 * frames.texi (Dialog Boxes): Add use-file-dialog.
5216
8cf51b2c
GM
52172003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5218
5219 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5220 in CC Mode.
5221
8cf51b2c
GM
52222003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5223
5224 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5225 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5226 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5227 * man/frames.texi, man/glossary.texi, man/killing.texi:
5228 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5229 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5230 * man/sending.texi, man/text.texi, man/trouble.texi:
5231 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5232
52332003-11-01 Alan Mackenzie <acm@muc.de>
5234
5235 * search.texi (Scrolling During Incremental Search): Document a
5236 new scrolling facility in isearch mode.
5237
8cf51b2c
GM
52382003-10-22 Miles Bader <miles@gnu.org>
5239
5240 * Makefile.in (info): Move before $(top_srcdir)/info.
5241
52422003-10-22 Nick Roberts <nick@nick.uklinux.net>
5243
5244 * building.texi (Watch Expressions): Update section on data display
5245 to reflect code changes (GDB Graphical Interface).
5246
8cf51b2c
GM
52472003-10-13 Richard M. Stallman <rms@gnu.org>
5248
5249 * xresources.texi (GTK resources): Clean up previous change.
5250
c8763fb6 52512003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5252
5253 * xresources.texi (GTK resources): Add a note that some themes
5254 disallow customizations. Add scroll theme example.
5255
8cf51b2c
GM
52562003-09-30 Richard M. Stallman <rms@gnu.org>
5257
8cf51b2c
GM
5258 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5259
5260 * misc.texi (Saving Emacs Sessions): Shorten the section,
5261 collapsing back into one node.
5262
52632003-09-30 Lars Hansen <larsh@math.ku.dk>
5264
5265 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5266
ce058493 52672003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5268
5269 * xresources.texi (GTK names in Emacs): Correct typo.
5270
8cf51b2c
GM
52712003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5272
5273 * cmdargs.texi (Font X): Mention new default font. More
5274 fully describe long font names, wildcard patterns and the
5275 problems involved. (Result of discussion on emacs-devel.)
5276
52772003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5278
5279 * emacs.texi (Acknowledgements): Correct typo.
5280
52812003-09-22 Richard M. Stallman <rms@gnu.org>
5282
5283 * dired.texi (Misc Dired Commands): New node.
5284 (Dired Navigation): Add dired-goto-file.
5285
5286 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5287
5288 * emacs.texi (Acknowledgements): New node, split from Distribution.
5289
5290 * cmdargs.texi (Action Arguments): -f reads interactive args.
5291
8cf51b2c
GM
52922003-09-08 Lute Kamstra <lute@gnu.org>
5293
5294 * screen.texi (Mode Line): Say that POS comes before LINE.
5295 Mention `size-indication-mode'.
5296 * display.texi (Optional Mode Line): Document
5297 `size-indication-mode'.
5298 * basic.texi (Position Info): Mention `size-indication-mode'.
5299
53002003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5301
5302 * xresources.texi (Resources): Refer to `editres' man page.
5303 (Lucid Resources): Update defaults. Expand description of
5304 `shadowThickness'.
5305
53062003-09-04 Miles Bader <miles@gnu.org>
5307
5308 * Makefile.in (top_srcdir): New variable.
5309 ($(top_srcdir)/info): New rule.
5310 (info): Depend on it.
5311
53122003-09-03 Peter Runestig <peter@runestig.com>
5313
5314 * makefile.w32-in: New file.
5315
53162003-08-29 Richard M. Stallman <rms@gnu.org>
5317
5318 * misc.texi (Saving Emacs Sessions): Correct previous change.
5319
8cf51b2c
GM
53202003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5321
8cf51b2c
GM
5322 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5323 (Intro): Include kmacro.texi after fixit.texi instead of after
5324 custom.texi. (As suggested by Kim Storm.)
5325
53262003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5327
5328 * fixit.texi (Fixit): Update `Next' pointer.
5329 * files.texi (Files): Update `Previous' pointer.
5330 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5331 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5332 (Suggested by Kim Storm.)
5333 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5334
53352003-08-18 Kim F. Storm <storm@cua.dk>
5336
5337 * kmacro.texi: New file describing enhanced keyboard macro
5338 functionality. Replaces old description in custom.texi.
5339
5340 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5341 (Keyboard Macros): Move to new kmacro.texi file.
5342
5343 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5344
8cf51b2c
GM
53452003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5346
5347 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5348
53492003-08-17 Alex Schroeder <alex@gnu.org>
5350
5351 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5352 required.
5353
8cf51b2c
GM
53542003-08-05 Richard M. Stallman <rms@gnu.org>
5355
5356 * programs.texi (Lisp Indent): Don't describe
5357 lisp-indent-function property here. Use xref to Lisp Manual.
5358
8cf51b2c
GM
53592003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5360
fffa137c 5361 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5362 abbreviations.
5363
53642003-07-24 Markus Rost <rost@math.ohio-state.edu>
5365
5366 * buffers.texi (List Buffers): Fix previous change.
5367
8cf51b2c
GM
53682003-07-13 Markus Rost <rost@math.ohio-state.edu>
5369
5370 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5371 List*.
5372
53732003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5374
8cf51b2c
GM
5375 * display.texi (Font Lock): Fix typo.
5376
53772003-07-07 Richard M. Stallman <rms@gnu.org>
5378
5379 * display.texi (Font Lock): Add xref for format info on
5380 font-lock-remove-keywords.
5381
5382 * building.texi (Compilation): Document what happens with asynch
5383 children of compiler process.
5384
5385 * help.texi (Library Keywords): Use @multitable.
5386
8cf51b2c
GM
53872003-06-04 Richard M. Stallman <rms@gnu.org>
5388
5389 * programs.texi (Expressions): Delete C-M-DEL.
5390
5391 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5392 comint-move-point-for-output renamed from
5393 comint-scroll-to-bottom-on-output.
5394
5395 * custom.texi (Init Rebinding): Replace previous change with xref.
5396 (Non-ASCII Rebinding): Explain that issue more briefly here.
5397
53982003-05-28 Richard M. Stallman <rms@gnu.org>
5399
5400 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5401
54022003-05-28 Nick Roberts <nick@nick.uklinux.net>
5403
5404 * building.texi (GDB Graphical Interface): New node.
5405 (Rewritten somewhat by RMS.)
5406
c8763fb6 54072003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5408
5409 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5410 non-English letters. Explain how to set coding systems correctly
5411 and how to include the right coding cookie in the file.
5412
c8763fb6 54132003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5414
5415 * indent.texi (Indentation): Explain the concepts.
5416 (Just Spaces): Explain why preventing tabs for indentation might
5417 be useful.
5418
8cf51b2c
GM
54192003-04-16 Richard M. Stallman <rms@gnu.org>
5420
5421 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5422
8cf51b2c
GM
54232003-02-22 Alex Schroeder <alex@emacswiki.org>
5424
5425 * cmdargs.texi (General Variables): Document SMTPSERVER.
5426
8cf51b2c
GM
5427 * sending.texi: Remove SMTP node.
5428 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5429 library.
5430
8cf51b2c
GM
54312003-02-22 Alex Schroeder <alex@emacswiki.org>
5432
5433 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5434
54352003-02-22 Simon Josefsson <jas@extundo.com>
5436
5437 * sending.texi (Mail Methods): Add node about SMTP.
5438
c8763fb6 54392003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5440
5441 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5442
8cf51b2c
GM
54432003-02-01 Kevin Ryde <user42@zip.com.au>
5444
5445 * glossary.texi (Glossary): Correction to cl cross reference.
5446
54472003-01-20 Richard M. Stallman <rms@gnu.org>
5448
5449 * killing.texi (Rectangles): Document C-x c r.
5450
c8763fb6 54512003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5452
5453 * xresources.texi (GTK resources): New node.
5454 (GTK widget names): New node.
5455 (GTK names in Emacs): New node.
5456 (GTK styles): New node.
5457
c8763fb6 54582003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5459
5460 * maintaining.texi (Create Tags Table): Add reference to the new
5461 `etags --help --lang=LANG' option.
5462
8cf51b2c
GM
54632002-10-02 Karl Berry <karl@gnu.org>
5464
49823426 5465 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5466 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5467 where needed for the sake of the HTML output.
8cf51b2c
GM
5468
54692001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5470
5471 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5472 source files.
5473
54742001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5475
5476 * Makefile.in (emacsman): New target.
5477
8cf51b2c
GM
54782001-10-20 Gerd Moellmann <gerd@gnu.org>
5479
5480 * (Version 21.1 released.)
5481
54822001-10-05 Gerd Moellmann <gerd@gnu.org>
5483
5484 * Branch for 21.1.
5485
8cf51b2c
GM
54862001-03-05 Gerd Moellmann <gerd@gnu.org>
5487
5488 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5489
8cf51b2c
GM
54902000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5491
5492 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5493
8cf51b2c
GM
54941999-07-12 Richard Stallman <rms@gnu.org>
5495
5496 * Version 20.4 released.
5497
54981998-12-04 Markus Rost <rost@delysid.gnu.org>
5499
5500 * Makefile.in (INFO_TARGETS): Delete customize.info.
5501 (DVI_TARGETS): Delete customize.dvi.
5502 (../info/customize, customize.dvi): Targets deleted.
5503
55041998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5505
5506 * Version 20.3 released.
5507
55081998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5509
5510 * Makefile.in (EMACSSOURCES): Add mule.texi.
5511 Add msdog.texi, ack.texi. Remove gnu1.texi.
5512
55131998-04-06 Andreas Schwab <schwab@gnu.org>
5514
5515 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5516 it in dvi targets.
8cf51b2c
GM
5517
55181997-09-23 Paul Eggert <eggert@twinsun.com>
5519
5520 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5521 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5522 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5523
55241997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5525
5526 * Version 20.2 released.
5527
55281997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5529
5530 * Version 20.1 released.
5531
55321997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5533
5534 * Makefile (../info/customize, customize.dvi): New targets.
5535 (INFO_TARGETS): Add ../info/customize.
5536 (DVI_TARGETS): Add customize.dvi.
5537
8cf51b2c
GM
55381996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5539
5540 * Version 19.33 released.
5541
55421996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5543
5544 * Version 19.32 released.
5545
8cf51b2c
GM
55461996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5547
5548 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5549
55501996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5551
5552 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5553 Specify -I option.
5554 (All dvi targets): Set the TEXINPUTS variable.
5555
55561996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5557
5558 * Version 19.31 released.
5559
8cf51b2c
GM
55601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5561
5562 * Version 19.30 released.
5563
8cf51b2c
GM
55641995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5565
5566 * Makefile.in (maintainer-clean): Rename from realclean.
5567
55681994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5569
5570 * Makefile.in: New file.
5571 * Makefile: File deleted.
5572
55731994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5574
5575 * Makefile (TEXINDEX_OBJS): Variable deleted.
5576 (texindex, texindex.o, getopt.o): Rules deleted.
5577 All deps on texindex deleted.
5578 (distclean): Don't delete texindex.
5579 (mostlyclean): Don't delete *.o.
5580 * texindex.c, getopt.c: Files deleted.
5581
55821994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5583
5584 * Version 19.26 released.
5585
55861994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5587
5588 * Makefile (EMACSSOURCES): Exclude undo.texi.
5589
55901994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5591
5592 * Version 19.25 released.
5593
55941994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5595
5596 * Version 19.24 released.
5597
55981994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5599
5600 * Version 19.23 released.
5601
56021994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5603
5604 * Makefile: Delete spurious tab.
5605
56061994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5607
5608 * Makefile (.SUFFIXES): New rule.
5609
8cf51b2c
GM
56101993-12-04 Richard Stallman (rms@srarc2)
5611
5612 * getopt.c: New file.
5613 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5614 (getopt.o): New rule.
5615 (dvi): Don't depend on texindex.
49823426 5616 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5617
56181993-12-03 Richard Stallman (rms@srarc2)
5619
49823426
GM
5620 * Makefile (TEXI2DVI): New variable.
5621 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5622 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5623
56241993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5625
5626 * Version 19.22 released.
5627
56281993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5629
5630 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5631
56321993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5633
5634 * Version 19.21 released.
5635
8cf51b2c
GM
56361993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5637
5638 * Makefile (realclean): Don't delete the Info files.
5639
56401993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5641
8cf51b2c
GM
5642 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5643 4' where appropriate.
5644
56451993-10-20 Brian Fox (bfox@ai.mit.edu)
5646
49823426 5647 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5648
5649 * texindex.c: Include "../src/config.h" if building in emacs.
5650
5651 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5652 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5653 Add target to build texindex.c, defining `emacs'.
5654
8cf51b2c
GM
56551993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5656
5657 * Version 19.19 released.
5658
8cf51b2c
GM
56591993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5660
5661 * Version 19.18 released.
5662
56631993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5664
5665 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5666
56671993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5668
5669 * Version 19.17 released.
5670
56711993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5672
5673 * split-man: Fix typos in last change.
5674
56751993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5676
5677 * Version 19.16 released.
5678
56791993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5680
5681 * version 19.15 released.
5682
56831993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5684
5685 * Makefile (distclean): It's rm, not rf.
5686
56871993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5688
5689 * Version 19.14 released.
5690
56911993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5692
5693 * Makefile: New file.
5694
56951993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5696
5697 * Version 19.13 released.
5698
56991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5700
5701 * Version 19.9 released.
5702
57031993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5704
5705 * Version 19.8 released.
5706
57071993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5708
5709 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5710
5711 * trouble.texi: It's `enable-flow-control-on', not
5712 `evade-flow-control-on'.
5713
57141993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5715
5716 * display.texi: Document standard-display-european.
5717
57181993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5719
5720 * Version 19.7 released.
5721
5722 * emacs.texi: Add a sentence to the top menu mentioning the
5723 specific version of Emacs this manual applies to.
5724
57251993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5726
5727 * basic.texi: Document next-line-add-lines variable used to
5728 implement down-arrow.
5729
5730 * killing.texi: Document kill-whole-line.
5731
57321993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5733
5734 * text.texi: Update unix TeX ordering information.
5735
57361993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5737
5738 * news.texi: Mention fill-rectangle in keybinding list.
5739
5740 * killing.texi: Document fill-rectangle.
5741
57421993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5743
5744 * vc.texi: Bring the docs up to date with VC 5.2.
5745
57461992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5747
5748 * emacs.tex: Mention blackbox and gomoku under Amusements.
5749 Assembler mode is now mentioned and appropriately indexed
5750 under Programming Modes.
5751
57521991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5753
5754 * emacs.tex: Update TeX ordering information.
5755
8cf51b2c
GM
57561990-06-26 David Lawrence (tale@geech)
5757
5758 * emacs.tex: Note that completion-ignored-extensions is not used
5759 to filter out names when all completions are displayed in
5760 *Completions*.
5761
57621990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5763
5764 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5765
57661990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5767
5768 * emacs.tex: Add @findex grep.
5769
8cf51b2c
GM
57701988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5771
5772 * emacs.tex: Correct two typos. No other changes before
5773 Version 19 will be made.
5774
8cf51b2c
GM
57751988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5776
5777 * emacs.tex: Update information for obtaining TeX distribution from the
5778 University of Washington.
5779
5780;; Local Variables:
c8763fb6 5781;; coding: utf-8
8cf51b2c
GM
5782;; fill-column: 79
5783;; add-log-time-zone-rule: t
5784;; End:
5785
5786 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5787 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5788
5789 This file is part of GNU Emacs.
5790
352c8b4a 5791 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5792 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5793 the Free Software Foundation, either version 3 of the License, or
5794 (at your option) any later version.
8cf51b2c
GM
5795
5796 GNU Emacs is distributed in the hope that it will be useful,
5797 but WITHOUT ANY WARRANTY; without even the implied warranty of
5798 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5799 GNU General Public License for more details.
5800
5801 You should have received a copy of the GNU General Public License
352c8b4a 5802 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5803
5804;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd