1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
Commit Graph

2453 Commits

Author SHA1 Message Date
Richard M. Stallman
ff994d963a (Flymake): New node. 2005-03-28 21:04:39 +00:00
Richard M. Stallman
05ff843ed7 (Top): Update list of subnodes of building.texi. 2005-03-28 21:04:23 +00:00
Richard M. Stallman
10510ea3e3 (Top): Update list of subnodes of Dired. 2005-03-28 21:02:51 +00:00
Richard M. Stallman
9ae7d7afc7 (Wdired): New node. 2005-03-28 21:01:31 +00:00
Richard M. Stallman
30b1dff16c (File Conveniences): Delete Auto Image File mode.
(File Conveniences): Reorder entries.
Document Thumbs mode.
2005-03-28 21:01:11 +00:00
Luc Teirlinck
3fb572907c (Keys): M-o is now a prefix key. 2005-03-28 01:19:01 +00:00
Luc Teirlinck
25b66519d2 *** empty log message *** 2005-03-28 01:17:20 +00:00
Glenn Morris
2314298c67 (ForIndent Cont): Mention setting of indent-tabs-mode. 2005-03-27 17:33:49 +00:00
Glenn Morris
40279251d4 Reformat and update copyright years.
(Fortran): Update section.
2005-03-27 17:16:31 +00:00
Glenn Morris
91878d2b21 *** empty log message *** 2005-03-27 17:16:09 +00:00
Luc Teirlinck
468b711f63 *** empty log message *** 2005-03-27 02:57:31 +00:00
Luc Teirlinck
a0554a40e2 Several small changes in addition to:
(Visiting): Change xref for Dialog Boxes to ref.
(Version Headers): Replace references to obsolete var
`vc-header-alist' with `vc-BACKEND-header'.
(Customizing VC): Update value of `vc-handled-backends'.
2005-03-27 02:17:27 +00:00
Glenn Morris
1fa7647f50 Change all @xrefs to the non-printing emacs-xtra to @inforefs. 2005-03-26 20:13:31 +00:00
Glenn Morris
97b0bcb73b *** empty log message *** 2005-03-26 20:12:54 +00:00
Glenn Morris
fee3a589ee (Hardcopy): Rename "Diary Commands" xref. 2005-03-26 19:55:06 +00:00
Glenn Morris
a72bfb87d1 (Top): Rename "Diary Commands" section. 2005-03-26 19:54:50 +00:00
Glenn Morris
dce8ef9cc1 (Calendar Customizing): Move view-diary-entries-initially,
view-calendar-holidays-initially, mark-diary-entries-in-calendar,
mark-holidays-in-calendar to main Emacs Manual.
(Appt Customizing): Merge entire section into main Emacs Manual.
2005-03-26 19:54:32 +00:00
Glenn Morris
8913f91bc8 Update and reformat copyright.
(Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
(Holidays): Move view-calendar-holidays-initially,
mark-holidays-in-calendar here from emacs-xtra.
(Diary): Refer to `diary-file' rather than ~/diary.
(Diary Commands): Rename node to "Displaying the Diary".
(Displaying the Diary): Move view-diary-entries-initially,
mark-diary-entries-in-calendar here from emacs-xtra.
(Appointments): Move appt-display-mode-line, appt-display-duration,
appt-disp-window-function, appt-delete-window-function here from
emacs-xtra.
2005-03-26 19:51:24 +00:00
Glenn Morris
0bd1a9c8d0 *** empty log message *** 2005-03-26 19:49:02 +00:00
Glenn Morris
24396ac6c3 (Advanced Calendar/Diary Usage): New section; move here from Emacs
Lisp Reference Manual.
2005-03-26 17:45:40 +00:00
Glenn Morris
7835c44590 (Calendar/Diary, Diary Commands)
(Special Diary Entries, Importing Diary): Change some xrefs to
point to emacs-xtra rather than elisp.
2005-03-26 17:45:16 +00:00
Glenn Morris
453251734b *** empty log message *** 2005-03-26 17:44:47 +00:00
Eli Zaretskii
5487954721 *** empty log message *** 2005-03-26 17:27:59 +00:00
Eli Zaretskii
846d7db22f (Emacs Server): Fix the command for setting server-name.
Add an xref to Invoking emacsclient.

(Help Summary): Clarify when "C-h ." will do something nontrivial.
(Apropos): Add cindex entry for apropos-sort-by-scores.
2005-03-26 17:27:18 +00:00
Eli Zaretskii
ee7a5ccb7f *** empty log message *** 2005-03-26 17:22:46 +00:00
Eli Zaretskii
b2705c8c7b *** empty log message *** 2005-03-26 17:10:59 +00:00
Eli Zaretskii
015a143ad9 (Text Display): Add index entries for how no-break characters are displayed. 2005-03-26 17:10:10 +00:00
Eli Zaretskii
fdd3702a5b (Multiple Dired Directories): default-directory was renamed
to dired-default-directory.
2005-03-26 16:15:28 +00:00
Eli Zaretskii
e6753bacbb (Visiting): Fix cross-references introduced with the last change. 2005-03-26 15:29:01 +00:00
Eli Zaretskii
2d21bf9ea1 (GTK resources): Fix last change. 2005-03-26 15:25:26 +00:00
Luc Teirlinck
0e76e1ea26 (GTK resources): Update menu for changed node name. 2005-03-26 14:53:42 +00:00
Jay Belanger
44f050e90a *** empty log message *** 2005-03-26 06:44:41 +00:00
Jay Belanger
029b2a44bb (Simplifying Formulas, Rewrite Rules): Change description of
top and bottom of fraction.

(Modulo Forms): Move description of how to create modulo forms to
earlier in the section.

(Fraction Mode): Suggest using : to get a fraction by dividing.

(Basic Arithmetic): Adjust placement of command name.

(Truncating the Stack): Emphasize that "hidden" entries are still
visible.

(Installation): Move discussion of printing manual to "About This
Manual".

(About This Manual): Mention how to print the manual.

(Reporting Bugs): Remove first person.

(Building Vectors): Add algebraic version of append.

(Manipulating Vectors): Fix algebraic version of calc-reverse-vector.

(Grouping Digits): Fix typo.
2005-03-26 06:19:29 +00:00
Richard M. Stallman
85df292e11 *** empty log message *** 2005-03-26 02:15:50 +00:00
Richard M. Stallman
10214524f1 (X Resources): GTK options documented too.
(Resources): Clarify meaning of program name.
(Table of Resources): Add visualClass.
(GTK resources): Rewrite.
(GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
2005-03-26 02:00:32 +00:00
Richard M. Stallman
8613ded153 (Outline Visibility): Introduce "current heading
line" (commands can be called with point on a body line).
Re-order table to follow the sequence of discussion.
hide-body won't hide lines before first header line.
(TeX Mode): Add DocTeX mode.
2005-03-26 01:55:53 +00:00
Richard M. Stallman
82b9073df1 (Emacs Server): Document server-name.
(Invoking emacsclient): Document -s option for server names.
2005-03-26 01:53:30 +00:00
Richard M. Stallman
8f4fc84098 (Help Summary): Add `C-h .'.
(Apropos): Apropos accepts a list of search terms.
Document apropos-sort-by-scores.
(Help Echo): Document display-local-help.
2005-03-26 01:52:50 +00:00
Richard M. Stallman
360b756f3c (Mouse Commands): Document x-mouse-click-focus-ignore-position and
mouse-drag-copy-region.
2005-03-26 01:50:09 +00:00
Richard M. Stallman
040d9a648e (Reverting): Document auto-revert-check-vc-info. 2005-03-26 01:48:13 +00:00
Richard M. Stallman
b5cced4b79 (Text Display): Mention non-breaking spaces. 2005-03-26 01:46:55 +00:00
Werner LEMBERG
2cbd16b93e * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
`legal' with `valid'.
2005-03-25 10:17:33 +00:00
Werner LEMBERG
ce7c752295 * calc.texi, reftex.texi: Replace illegal' with invalid'. 2005-03-25 09:18:26 +00:00
Jay Belanger
0fa1a6b8bb *** empty log message *** 2005-03-24 14:32:39 +00:00
Richard M. Stallman
9f174f63ab (Single-Byte Character Support): Delete mention
of iso-acc.el and iso-transl.el.
2005-03-24 14:06:14 +00:00
Richard M. Stallman
87101b3311 Remove praise of non-free software. 2005-03-24 14:04:40 +00:00
Richard M. Stallman
215a5cd026 Don't say where to get IDL or its non-free manual.
(Installation): Node deleted.
2005-03-24 14:00:41 +00:00
Jay Belanger
35626cba63 (General Mode Commands, Mode Settings in Embedded Mode): Added some
explanation of recording mode settings.
2005-03-24 13:33:45 +00:00
Lute Kamstra
8624d2508c (Non-ASCII Isearch): Rename from Non-Ascii Isearch. 2005-03-23 16:24:21 +00:00
Richard M. Stallman
eaaa56b01e *** empty log message *** 2005-03-23 14:55:49 +00:00
Richard M. Stallman
4a0c63588f (HTTP language/coding): Improve last change. 2005-03-23 14:46:53 +00:00
Richard M. Stallman
f2fd362378 Delete explicit node pointers.
(Incremental Search): New menu.
(Basic Isearch, Repeat Isearch, Error in Isearch)
(Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
(Slow Isearch): New subnodes.
(Configuring Scrolling): Node deleted.
(Search Case): Doc default-case-fold-search.
(Regexp Replace): Move replace-regexp doc here.
2005-03-23 14:46:18 +00:00
Richard M. Stallman
ec9bd34425 (Movemail): Put commas inside closequotes. 2005-03-23 14:42:06 +00:00
Richard M. Stallman
61ff7bed9c (Insert in Picture): Document C-c arrow combos.
(Basic Picture): Clarify erasure.
2005-03-23 14:41:37 +00:00
Richard M. Stallman
de4a4c41b3 (Font Lock): Put commas inside closequotes. 2005-03-23 14:40:30 +00:00
Richard M. Stallman
54102d63f3 (General Variables): Put commas inside closequotes. 2005-03-23 14:40:01 +00:00
Nick Roberts
90563cb3fb (Stack Buffer): Mention reverse contrast for
*selected* frame (might not be current frame).
2005-03-23 03:06:01 +00:00
Nick Roberts
3de2b9041f *** empty log message *** 2005-03-23 03:05:29 +00:00
Jay Belanger
948e33b9d6 *** empty log message *** 2005-03-22 16:21:46 +00:00
Jay Belanger
1dddb589fa (Embedded Mode): Add new information on changing modes. 2005-03-22 16:13:53 +00:00
Richard M. Stallman
c9f63b4157 (Acknowledgments): Updated. 2005-03-21 19:15:03 +00:00
Richard M. Stallman
b91cc27c6e (Format Faces): Replace old M-g key prefix with M-o. 2005-03-21 19:06:47 +00:00
Richard M. Stallman
6be8476a60 (Fortran Motion): Document f90-next-statement,
f90-previous-statement, f90-next-block, f90-previous-block,
f90-end-of-block, and f90-beginning-of-block.
2005-03-21 19:02:02 +00:00
Richard M. Stallman
3567915c5b (Input Methods): Leim is now built-in.
(Select Input Method): Document quail-show-key.
(Specify Coding): Document revert-buffer-with-coding-system.
2005-03-21 18:54:00 +00:00
Richard M. Stallman
a3f7375f2d (Saving Emacs Sessions): Document desktop-restore-eager.
(Emulation): CUA mode replaces pc-bindings-mode,
pc-selection-mode, and s-region.
2005-03-21 18:46:31 +00:00
Richard M. Stallman
be8a531de7 (Completion): Completion acts on text before point. 2005-03-21 18:38:31 +00:00
Richard M. Stallman
870f8c9766 (Deletion): Document numeric argument for just-one-space. 2005-03-21 18:18:27 +00:00
Richard M. Stallman
c882ba2e22 (Misc Help): Document numeric argument for C-h i.
Correctly explain the effect of just C-u as argument.
2005-03-21 18:17:37 +00:00
Richard M. Stallman
b50352ecce (Wheeled Mice): Mouse wheel support on by default.
Document mouse-wheel-progressive speed.
2005-03-21 18:16:34 +00:00
Richard M. Stallman
3aff69e30f (Visiting): Document large-file-warning-threshold.
Move paragraph on file-selection dialog.
Mention visiting files using X drag and drop.
(Reverting): Mention using Auto-Revert mode to tail files.
Document auto-revert-tail-mode.
(Version Systems): Minor correction.
(Comparing Files): Diff-mode is no longer based on Compilation mode.
Document compare-ignore-whitespace.
(Misc File Ops): Explain passing a directory to rename-file.
Likewise for copy-file and make-symbolic-link.
2005-03-21 18:14:33 +00:00
Richard M. Stallman
67bca9b20f (Misc Dired Features): Rename node from Misc Dired Commands.
Mention effect of X drag and drop on Dired buffers.
2005-03-21 18:12:14 +00:00
Richard M. Stallman
9beff3e775 (Importing Diary): Rename node from iCalendar. Document diary-from-outlook. 2005-03-21 18:08:14 +00:00
Richard M. Stallman
ed4389afef (Starting GUD): Add bashdb.
(Building): Put Grep Searching after Compilation Shell.
(Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
Document next-error-highlight.
(Grep Searching): Document grep-highlight-matches.
(Lisp Eval): Typing C-x C-e twice prints integers specially.
2005-03-21 18:06:58 +00:00
Richard M. Stallman
33e54c8713 (Moving Point): Add M-g M-g binding.
(Undo): Document undo-only.
(Position Info): Document M-g M-g and C-u M-g M-g.
2005-03-21 18:02:55 +00:00
Richard M. Stallman
4829cfc31b Total rewrite. 2005-03-21 17:59:35 +00:00
Michael Albinus
340b8d4f63 Sync with Tramp 2.0.48. 2005-03-20 20:00:20 +00:00
Eli Zaretskii
864f69e9ca *** empty log message *** 2005-03-19 15:07:32 +00:00
Eli Zaretskii
431e839637 (Acknowledgments): Update. 2005-03-19 15:07:04 +00:00
Eli Zaretskii
4a3cb25227 (Antinews): Refer to Emacs 21.4, not 21.3. Update copyright years. 2005-03-19 13:40:50 +00:00
Nick Roberts
0ace9c9ea1 (Commands of GUD): Move paragraph on setting
breakpoints with mouse to the GDB Graphical Interface node.
2005-03-14 10:00:58 +00:00
Nick Roberts
9eea131709 *** empty log message *** 2005-03-14 10:00:20 +00:00
Richard M. Stallman
bfa8be14bf *** empty log message *** 2005-03-08 03:20:31 +00:00
Richard M. Stallman
0111d1e150 Fix usage of "e.g.".
(HTTP language/coding): Explain the rules for these strings.
2005-03-08 03:01:55 +00:00
Richard M. Stallman
66dd6a003c (Single Shell, Shell Options): Fix previous change. 2005-03-08 02:57:30 +00:00
Richard M. Stallman
43642a32e1 (Debugger Operation): Update GUD tooltip enable info. 2005-03-08 02:46:08 +00:00
Luc Teirlinck
285d5fe65b (Completion Options): Fix typo. 2005-03-06 23:39:52 +00:00
Luc Teirlinck
b30ad9e430 (Mail Aliases): Double up @'s. 2005-03-06 23:38:40 +00:00
Luc Teirlinck
f2cdc98d46 (Glossary): Correct typo. 2005-03-06 23:37:21 +00:00
Luc Teirlinck
35a15212eb (Movemail): Correct typo. 2005-03-06 23:35:39 +00:00
Richard M. Stallman
b6e1584652 Finish previous change. 2005-03-06 20:48:59 +00:00
Richard M. Stallman
34398e6c47 *** empty log message *** 2005-03-06 18:26:43 +00:00
Richard M. Stallman
499de9ba7f (Starting GUD): Don't explain text vs graphical GDB here.
Just mention they exist, and xref.
Delete "just one debugger process".
(Debugger Operation): Move GUD tooltip info here.
(GUD Tooltips): Node deleted.
(GDB Graphical Interface): Explain the two GDB modes here.
2005-03-06 18:08:00 +00:00
Richard M. Stallman
8018c1e892 (Introduction): Minor cleanups. 2005-03-06 18:05:41 +00:00
Richard M. Stallman
9bf27c3d41 (HTTP language/coding): Get rid of "Emacs 21". 2005-03-06 17:44:14 +00:00
Richard M. Stallman
d89c6c9f01 (Text Mode): C-M-i like M-TAB. 2005-03-06 17:43:31 +00:00
Richard M. Stallman
f5f793943e (Sending Mail): Minor cleanup.
(Mail Aliases): Explain quoting conventions.
Update key rebinding example.
(Header Editing): C-M-i is like M-TAB.
(Mail Mode Misc): mail-attach-file does not do MIME.
2005-03-06 17:42:39 +00:00
Richard M. Stallman
1be48cfa6d (Rmail Inbox): Move text from Remote Mailboxes that really belongs here.
(Remote Mailboxes): Text moved to Rmail Inbox.
(Rmail Display): Mention Mouse-1.
(Movemail): Clarify two movemail versions.
Clarify rmail-movemail-program.
2005-03-06 17:40:40 +00:00
Richard M. Stallman
7fb3654755 (Symbol Completion): C-M-i like M-TAB. 2005-03-06 17:32:45 +00:00
Richard M. Stallman
082760b192 (About PCL-CVS): Get rid of "Emacs 21".
(Installation): Node deleted.
2005-03-06 17:31:55 +00:00
Richard M. Stallman
982dcb1ba1 (Single Shell): Replace uudecode example with gpg example.
Document async shell commands.
(Shell History): Clarify.
(Shell Ring): Mention C-UP an C-DOWN.
(Shell Options): Add comint-prompt-read-only.
(Invoking emacsclient): Set EDITOR to run Emacs.
(Sorting): No need to explain what region is.
(Saving Emacs Sessions): Fix typo.
(Recursive Edit): Fix punctuation.
(Emulation): Don't mention "PC bindings" which are standard.
(Hyperlinking): Explain Mouse-1 convention here.
(Find Func): Node deleted.
2005-03-06 17:30:23 +00:00
Richard M. Stallman
eda8cfcfd9 (Completion Options): C-M-i like M-TAB. 2005-03-06 17:26:17 +00:00
Richard M. Stallman
f66048a20c (Preface): Get rid of "Emacs 21". 2005-03-06 17:25:43 +00:00
Richard M. Stallman
a8ec80f194 (Name Help): Xref to Hyperlinking. 2005-03-06 17:25:06 +00:00
Richard M. Stallman
f7246d2f62 (Glossary): Rename "Balance Parentheses" to "Balancing...".
Add "Byte Compilation".  Correct "Copyleft".
New xref in "Customization".
Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
Rename "Registers" to "Register".
Replace "Selecting" with "Selected Frame",
"Selected Window", and "Selecting a Buffer".
2005-03-06 17:24:24 +00:00
Richard M. Stallman
52fa709312 (Spelling): C-M-i like M-TAB. 2005-03-06 17:18:43 +00:00
Richard M. Stallman
bf96cde16b (Types of Log File): Explain how projects' methods can vary. 2005-03-06 17:18:12 +00:00
Richard M. Stallman
0c8a060e6a (Installation): Delete node (for Emacs 20). 2005-03-06 17:14:48 +00:00
Richard M. Stallman
1b35090d68 (Faces): Delete "Emacs 21". 2005-03-06 17:13:21 +00:00
Richard M. Stallman
ad5e19b371 (Changing a Variable): C-M-i like M-TAB. 2005-03-06 17:12:54 +00:00
Richard M. Stallman
35ea7c7cbb (Keys): Mention F1 and F2 in list of prefixes. 2005-03-06 16:21:41 +00:00
Richard M. Stallman
39c7a3b58c (Specified Dates): Mention `g w'.
(Appointments): appt-activate toggles with no arg.
2005-03-06 16:20:29 +00:00
Thien-Thi Nguyen
9326146216 Refill and tweak style in @lisp blocks. 2005-03-05 18:40:27 +00:00
Juri Linkov
3ff96c8176 *** empty log message *** 2005-03-05 04:40:47 +00:00
Juri Linkov
2b4938c7de (Emacs Invocation): Add cindex "invocation (command line arguments)"
(Misc X): Add -nbc, --no-blinking-cursor.
2005-03-05 04:40:18 +00:00
Glenn Morris
a472bd1cb8 From Ulf Jasper <ulf.jasper@web.de>:
(iCalendar): No need to require it now.
2005-03-04 17:18:36 +00:00
Glenn Morris
77b94af3be *** empty log message *** 2005-03-04 17:17:57 +00:00
Miles Bader
2fd561a901 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 34-35)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-get-reply-headers, message-followup):
   Mention related variables `message-use-followup-to' and
   `message-use-mail-followup-to', in the information buffer.

   * lisp/gnus/nnweb.el (nnweb-type-definition): Use groups.google.de instead
   of broken groups(-beta).google.com.

2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
2005-03-03 23:02:21 +00:00
Nick Roberts
b656e0f4bc (Contributing): Mention Savannah. Direct users to
emacs-devel.
2005-03-02 20:23:44 +00:00
Nick Roberts
ed910d7822 *** empty log message *** 2005-03-02 20:23:04 +00:00
Glenn Morris
7dc17d5ce7 (Adding to Diary): Mention redrawing of calendar window. 2005-03-01 10:26:18 +00:00
Glenn Morris
f830b09ecb *** empty log message *** 2005-03-01 10:25:49 +00:00
Jay Belanger
94230abb6a *** empty log message *** 2005-03-01 06:21:40 +00:00
Jay Belanger
31c912fc9d (Trigonometric and Hyperbolic Functions): Mention additional
functions.
(Algebraic Simplifications): Mention additional simplifications.
2005-03-01 04:53:02 +00:00
Glenn Morris
1536b3f787 From Matt Hodges <MPHodges@member.fsf.org>:
(General Calendar): Document binding of scroll-other-window-down.
(Mayan Calendar): Fix earliest date.
(Time Intervals): Document timeclock-change.  Fix
timeclock-ask-before-exiting documentation.
2005-02-27 20:32:53 +00:00
Glenn Morris
261b7f303e *** empty log message *** 2005-02-27 20:31:59 +00:00
Richard M. Stallman
91f1fd029f (Compilation): Update mode line status info. 2005-02-27 09:18:15 +00:00
Kim F. Storm
c6f4488cfd *** empty log message *** 2005-02-25 23:32:44 +00:00
Kim F. Storm
7f87b2b005 (Mouse References): Add mouse-1-click-in-non-selected-windows. 2005-02-25 23:31:54 +00:00
Richard M. Stallman
03196404ca (Screen): Explain better about cursors and mode lines;
don't presuppose text terminals.
(Point): Don't assume just one cursor.
Clarify explanation of cursors.
(Echo Area, Menu Bar): Cleanups.
2005-02-25 13:56:29 +00:00
Richard M. Stallman
c0a5ac4a24 (Minibuffer): Prompts are highlighted.
(Minibuffer Edit): Newline = C-j only on text terminals.
Clarify resize-mini-windows values.
Mention M-PAGEUP and M-PAGEDOWN.
(Completion Commands): Mouse-1 like Mouse-2.
(Minibuffer History): Explain history commands better.
(Repetition): Add xref to Incremental Search.
2005-02-25 13:54:21 +00:00
Richard M. Stallman
87c190c749 (Setting Mark): Clarify info about displaying mark.
Clarify explanation of C-@ and C-SPC.
(Transient Mark): Mention Delete Selection mode.
(Marking Objects): Clean up text about extending the region.
2005-02-25 13:51:59 +00:00
Richard M. Stallman
41f1d48998 (M-x): One C-g doesn't always go to top level.
No delay before suggest-key-bindings output.
2005-02-25 13:47:35 +00:00
Richard M. Stallman
a751f29986 (Fixit): Mention C-/ for undo.
(Spelling): Mention ESC TAB like M-TAB.
Replacement words with r and R are rechecked.
Say where C-g leaves point.  Mention ? as input.
2005-02-25 13:45:59 +00:00
Lute Kamstra
2e20c83d75 *** empty log message *** 2005-02-24 14:21:02 +00:00
Lute Kamstra
48a3600355 (Initial Options): Add cross reference. 2005-02-24 14:06:23 +00:00
Michael Kifer
3f9526a371 * viper-cmd.el (viper-prefix-commands): make into a defconst.
(viper-exec-buffer-search): use regexp-quote to quote the buffer
	string.
	(viper-minibuffer-setup-sentinel): make some variables buffer-local.
	(viper-skip-separators): bug fix.
	(viper-set-searchstyle-toggling-macros): allow to unset macros in a
	particular major mode.
	(viper-del-backward-char-in-replace): don't put deleted char on the
	kill ring.

	* viper-ex.el (viper-color-display-p): new function.
	(viper-has-face-support-p): use viper-color-display-p.

	* viper-keym.el (viper-gnus-modifier-map): new keymap.

	* viper-macs.el (viper-unrecord-kbd-macro): bug fix.

	* viper-util.el (viper-glob-unix-files): fix shell status check.
	(viper-file-remote-p): make equivalent to file-remote-p.

	* viper.el (viper-major-mode-modifier-list): use
	viper-gnus-modifier-map.
2005-02-19 19:32:47 +00:00
Michael Kifer
17561e4ffa * ediff.el (ediff-set-diff-overlays-in-one-buffer,
ediff-set-fine-overlays-in-one-buffer,ediff-goto-word) make sure
	we use the syntax table of the correct buffer.
	(ediff-same-file-contents,ediff-same-contents): enhancements thanks to
	Felix Gatzemeier.

	* ediff-init.el (ediff-hide-face): checks for definedness of functions.
	(ediff-file-remote-p): make synonymous with file-remote-p.
	In all deffaces ediff-*-face-*, use min-colors.

	* ediff-mult.el (ediff-meta-mark-equal-files): make use of
        ediff-recurse-to-subdirectories.
	(ediff-mark-if-equal): check that the arguments are strings, use
	ediff-same-contents (after to Felix Gatzemeier).

	* ediff.el (ediff-merge-on-startup): don't set buffer-modified-p to
	nil.
2005-02-19 04:46:24 +00:00
Jonathan Yavner
ef80b743b6 ses.texi: Add concept/function/variable indices 2005-02-18 05:48:09 +00:00
Luc Teirlinck
a05b16b37b *** empty log message *** 2005-02-16 21:21:35 +00:00
Luc Teirlinck
1d2e0c5d20 (Quitting): Update xref for splitting of node in msdog.texi. 2005-02-16 15:39:52 +00:00
Luc Teirlinck
75d68328e3 (Frames): Update xref for splitting of node in msdog.texi. 2005-02-16 15:36:57 +00:00
Luc Teirlinck
49d0a8617f (Top): Update menu for splitting of node in msdog.texi. 2005-02-16 15:34:45 +00:00
Richard M. Stallman
a29c9707c7 *** empty log message *** 2005-02-16 10:22:14 +00:00
Richard M. Stallman
79c535270d (Split Window): Simplify line truncation info
and xref to Display Custom.
2005-02-16 10:21:59 +00:00
Richard M. Stallman
3b6f40c520 (Quitting): Emergency escape only for text terminal.
(Screen Garbled): C-l for ungarbling is only for text terminal.
2005-02-16 10:21:18 +00:00
Richard M. Stallman
f579d4fb5e (Text Mode): ESC TAB alternative for M-TAB. 2005-02-16 10:19:05 +00:00
Richard M. Stallman
d4f3de7f37 (Header Editing): ESC TAB alternative for M-TAB. 2005-02-16 10:17:29 +00:00
Richard M. Stallman
64e207c032 (Program Modes): Mention Python mode.
(Moving by Defuns): Repeating C-M-h extends region.
(Basic Indent): Clarify.
(Custom C Indent): Clarify.
(Expressions): Repeating C-M-@ extends region.
(Info Lookup): Clarify for C-h S.
(Symbol Completion): ESC TAB alternative for M-TAB.
(Electric C): Clarify.
2005-02-16 10:17:01 +00:00
Richard M. Stallman
3f6cafd9cf (Top): Update display.texi and frames.texi submenu data. 2005-02-16 10:13:01 +00:00
Richard M. Stallman
049224f65c (MS-DOS Keyboard, MS-DOS Mouse): Split from MS-DOS Input node.
(MS-DOS Keyboard): Start with explaining DEL and BREAK.
(MS-DOS and MULE): Clarify.
(MS-DOS Processes, Windows Processes): Fix typos.
2005-02-16 10:11:06 +00:00
Richard M. Stallman
40be66535c (Choosing Modes): Clarify. 2005-02-16 10:08:30 +00:00
Richard M. Stallman
bb18ce6a12 (Basic Keyboard Macro): Doc F3, F4.
(Keyboard Macro Step-Edit): Clarify.
2005-02-16 10:07:28 +00:00
Richard M. Stallman
66375f064c (Indentation): Clarifications. 2005-02-16 10:05:39 +00:00
Richard M. Stallman
0bbb35f9b3 (Help): Correct error about C-h in query-replace.
Clarify apropos vs C-h a.  Fix how to search in FAQ.
(Key Help): Describe C-h w here.
(Name Help): Minor cleanup.  C-h w moved to Key Help.
Clarify the "object" joke.
(Apropos): Clarify.  Mouse-1 like Mouse-2.
(Help Mode): Mouse-1 like Mouse-2.
2005-02-16 10:04:34 +00:00
Richard M. Stallman
8ebc23a8df (Spelling): Mention ESC TAB as alt. for M-TAB. 2005-02-16 10:01:06 +00:00
Richard M. Stallman
0015d6775b (Display): Reorder menu.
(Faces): Cleanup.
(Font Lock): Cleanup.  Mention Options menu.  Delete obsolete text.
(Scrolling): For C-l, don't presume text terminal.
(Horizontal Scrolling): Simplify intro.
(Follow Mode): Clarify.
(Cursor Display): Moved before Display Custom.
(Display Custom): Explain no-redraw-on-reenter is for text terminals.
Doc default-tab-width.  Doc line truncation more thoroughly.
2005-02-16 09:59:32 +00:00
Richard M. Stallman
065e46d08d (Dired Enter): C-x C-f can run Dired.
(Dired Visiting): Comment out `a' command.
Mouse-1 is like Mouse-2.
(Shell Commands in Dired): ? can be used more than once.
2005-02-16 09:54:47 +00:00
Richard M. Stallman
ab527690a4 (Continuation Lines): Simplify description of truncation,
and refer to Display Custom for the rest of it.
2005-02-16 09:51:37 +00:00
Jay Belanger
df21b47d2f *** empty log message *** 2005-02-11 06:03:35 +00:00
Jay Belanger
bd712b706c Redefine @expr as @math for TeX output.
Redefine @texline as a no-op for TeX output.
Define @tfn, replace @t by @tfn throughout.
2005-02-11 05:44:58 +00:00
Jay Belanger
053bc28347 Change @LaTeX to La@TeX throughout. 2005-02-10 18:55:21 +00:00
Jay Belanger
d25e21dddc *** empty log message *** 2005-02-10 04:29:47 +00:00
Jay Belanger
2f83874c85 Define a macro for @LaTeX. 2005-02-10 04:12:19 +00:00
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Kim F. Storm
5616155cd6 (LaTex): Add def. 2005-02-08 09:55:58 +00:00
Kim F. Storm
24dfbc5674 *** empty log message *** 2005-02-08 09:55:22 +00:00
Jay Belanger
c529f7f749 *** empty log message *** 2005-02-06 16:48:59 +00:00
Jay Belanger
8ed713c67c (TeX Language Mode): Add mention of LaTeX mode, and change name to
"TeX and LaTeX Language Modes."  Mention LaTeX mode throughout manual.
2005-02-06 16:30:13 +00:00
Lute Kamstra
82d3c42592 (Expanding Abbrevs): Fix previous fix. 2005-02-06 13:38:01 +00:00
Lute Kamstra
3606516c37 (Init Examples): Fix previous fix. 2005-02-06 13:37:06 +00:00
Lute Kamstra
b7fe908963 (Undo): Fix typo. 2005-02-06 13:17:35 +00:00
Lute Kamstra
d399c30900 (Emacs Invocation): Fix typo. 2005-02-06 13:13:15 +00:00
Lute Kamstra
3e390dd244 (Init Examples): Fix typo. 2005-02-06 13:12:30 +00:00
Lute Kamstra
dd3748b340 (Expanding Abbrevs): Fix typo. 2005-02-06 13:11:39 +00:00
Richard M. Stallman
ba2c991c3b *** empty log message *** 2005-02-06 11:24:11 +00:00
Richard M. Stallman
75dcf83925 (Registers): Registers can hold numbers, too. 2005-02-06 11:20:28 +00:00
Richard M. Stallman
3423ce024a (Other Kill Commands): Cleanup.
Delete redundant explanation of kill in read-only buffer.
(Yanking): Mention term "copying".
(Accumulating Text): Fix typo.
2005-02-06 11:19:45 +00:00
Richard M. Stallman
1db81533c3 (Entering Emacs): Update rationale at start.
(Exiting): Treat iconifying on a par with suspension.
2005-02-06 11:17:45 +00:00
Richard M. Stallman
af1b425501 (Minor Modes): Fix typo.
(Easy Customization): Fix menu style.
(Variables): Add xref.
(Examining): Setting for future sessions works through .emacs.
(Keymaps): "Text terminals", not "Many".
(Init Rebinding): Explain \C-.  Show example of \M-.
Fix minor wording errors.
(Function Keys): Explain vector syntax just once.
(Named ASCII Chars): Clarify history of TAB/C-i connection.
(Init File): Mention .emacs.d directory.
(Init Examples): Add xref.
(Find Init): Mention .emacs.d directory.
2005-02-06 11:16:21 +00:00
Richard M. Stallman
e93b7ca6aa (Emacs Invocation): +LINENUM is also an option.
(Action Arguments): Explain which kinds of -l args are found how.
(Initial Options): --batch does not inhibit site-start.  Add xrefs.
(Command Example): Use --batch, not -batch.
2005-02-06 11:11:51 +00:00
Richard M. Stallman
1b53c26efb (Inserting Text): Cleanup wording.
(Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
C-n is not error at end of buffer.
(Undo): Doc C-/ like C-_.  Add xrefs.
(Arguments): META key may be labeled ALT.
Peculiar arg meanings are explained in doc strings.
2005-02-06 11:06:56 +00:00
Richard M. Stallman
e319d01792 (Expanding Abbrevs): Clarify. 2005-02-06 11:03:40 +00:00
Eli Zaretskii
cb60275441 *** empty log message *** 2005-02-05 13:46:26 +00:00
Eli Zaretskii
4a4ef5a0a6 (Frame Parameters): Add an xref to the description
of list-colors-display.  Add a pointer to the X docs about colors.
2005-02-05 13:45:34 +00:00
Eli Zaretskii
75f97d20f8 (Colors): Mention 16-, 88- and 256-color modes.
Impove docs of list-colors-display.
2005-02-05 13:44:46 +00:00
Lute Kamstra
cc9355eac6 (Frames, Drag and Drop): Fix typos. 2005-02-03 09:18:48 +00:00
Richard M. Stallman
4e07258f2b *** empty log message *** 2005-02-03 07:39:01 +00:00
Richard M. Stallman
a08ff74cc5 (Basic Window): Mention color-change in mode line.
(Change Window): Explain dragging vertical boundaries.
2005-02-03 07:31:56 +00:00
Richard M. Stallman
3a55fb3456 (Sentences): Clarify.
(Paragraphs): Explain M-a and blank lines.
(Outline Mode): Clarify text and menu.
(Hard and Soft Newlines): Mention use-hard-newlines.
2005-02-03 07:30:48 +00:00
Richard M. Stallman
511002e962 (Frames): Delete unnecessary mention of Windows.
(Mouse Commands): Likewise.  Mention xterm mouse support.
(Clipboard): Clarify.
(Mouse References): Mention use of Mouse-1 for following links.
(Menu Mouse Clicks): Clarify.
(Mode Line Mouse): Clarify.
(Drag and Drop): Rewrite.
2005-02-03 07:29:03 +00:00
Richard M. Stallman
6d8d2de06e (Spelling): Fix typo. 2005-02-03 07:25:47 +00:00
Richard M. Stallman
4a10556bc2 (File Names): Clarify.
(Visiting): Update conditions for use of file dialog.  Clarify.
(Saving): Doc d as answer in save-some-buffers.
(Remote Files): Clean up the text.
2005-02-03 07:25:14 +00:00
Richard M. Stallman
b027df6b58 (Misc Dired Commands): Delete dired-marked-files. 2005-02-03 07:23:36 +00:00
Richard M. Stallman
7354ca011d (Select Buffer): Doc next-buffer and prev-buffer.
(List Buffers): Clarify.
(Several Buffers): Doc T command.
(Buffer Convenience): Clarify menu.
2005-02-03 07:22:46 +00:00
Richard M. Stallman
7f9c94b088 (Undo): Clarify last change. 2005-02-03 07:20:07 +00:00
Luc Teirlinck
d4d668071e *** empty log message *** 2005-01-31 23:32:36 +00:00
Luc Teirlinck
23c5319c0e (Undo): Update description of `undo-outer-limit'. 2005-01-31 23:18:45 +00:00
Nick Roberts
31b4c1b7a1 Update documentation relating to GDB Graphical
Interface.
2005-01-31 21:20:35 +00:00
Nick Roberts
0978d73804 *** empty log message *** 2005-01-31 21:20:00 +00:00
Luc Teirlinck
70b96d19f1 (Easy Customization): Adapt menu to node name change. 2005-01-30 14:47:11 +00:00
Richard M. Stallman
ce4065431e *** empty log message *** 2005-01-30 11:35:43 +00:00
Richard M. Stallman
89fa0de4cd (Easy Customization): Defn of "User Option" now
includes faces.  Don't say just "option" when talking about variables.
Do say just "options" to mean "anything customizable".
(Specific Customization): Describe `customize-variable',
not `customize-option'.
2005-01-30 11:34:58 +00:00
Richard M. Stallman
12e737f868 (Glossary) <Faces>: Add xref.
<User Option>: Change definition--include faces.  Change xref.
2005-01-30 11:26:25 +00:00
Richard M. Stallman
19b2c4ca1f Don't say just "option" when talking about variables. 2005-01-30 11:23:17 +00:00
Richard M. Stallman
1eeda44946 (Picture): Mention artist.el. 2005-01-30 11:21:00 +00:00
Richard M. Stallman
bdc3b3be0f Don't say just "option" when talking about variables.
Other minor cleanups.
2005-01-30 11:20:14 +00:00
Miles Bader
aba1948af5 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-7
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-8
 - miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-11
   Update from CVS

2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
   article buffer when editing of the article is discarded.
   (gnus-article-prepare): Revert.

2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-prepare): Remove
   message-strip-forbidden-properties from the local hook.

2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mml.el (mml-generate-mime-1): Convert string into unibyte when
   inserting " *mml*" buffer's contents into a unibyte temp buffer.

2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>

   * man/gnus.texi: Some edits based on comments from David Abrahams.

2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (RSS): Fix the keystroke.
2005-01-28 23:52:19 +00:00
Lute Kamstra
56366094d7 (Initial Options): Add a cross reference to `Init File'. Mention the
`-Q' option at the `--no-site-file' option.
2005-01-27 08:58:52 +00:00
Carsten Dominik
a17f6c51a1 documented `reftex-isearch-minor-mode' 2005-01-25 10:29:49 +00:00
David Kastrup
4383585418 Update AUCTeX version info. 2005-01-24 12:39:14 +00:00
Miles Bader
ddff82cf89 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-4
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-5
   Update from CVS: exi/gnus-faq.texi ([4.1]): Typo.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-6
   Update from CVS

2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-decode.el (mm-insert-part): Switch the multibyteness of data
   which will be inserted according to the multibyteness of a buffer
   rather than the type of contents.  Suggested by ARISAWA Akihiro
   <ari@mbf.ocn.ne.jp>.

2005-01-16  Xavier Maillard <zedek@gnu-rox.org> (tiny change)

   * man/gnus-faq.texi ([4.1]): Typo.
2005-01-22 21:07:03 +00:00
David Kastrup
3d4d788a38 * NEWS: Mention alias find-grep' for grep-find'.
* progmodes/grep.el: Add alias `find-grep' for `grep-find'.

* building.texi (Grep Searching): Mention alias `find-grep' for
`grep-find'.
2005-01-22 15:43:56 +00:00
Eli Zaretskii
b338e7499d Fix punctiation. 2005-01-22 10:37:25 +00:00
Richard M. Stallman
6a8a289211 (Time Intervals): Delete special stuff for MS-DOS. 2005-01-21 20:49:30 +00:00
Richard M. Stallman
6f771c32b0 *** empty log message *** 2005-01-21 00:33:07 +00:00
Jay Belanger
8423891cfd (Keep arguments): Clarify the effect of keeping arguments on keyboard macros. 2005-01-19 16:58:06 +00:00
Jay Belanger
1ff85bebc1 *** empty log message *** 2005-01-19 05:58:28 +00:00
Jay Belanger
11e81923fc (Keep Arguments): Mention that keeping arguments doesn't work with
keyboard macros.
2005-01-19 05:55:53 +00:00
Richard M. Stallman
86cf6b94ed (Autoinserting): Fix small error. 2005-01-16 23:24:31 +00:00
Michael Albinus
01917a18b4 Sync with Tramp 2.0.47. 2005-01-16 13:18:31 +00:00
Miles Bader
42187e99f8 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40
Fix regressions from latest reftex update

In the latest update to reftex from upstream, some changes in Emacs CVS
(mostly maintenance stuff -- typos, whitespace, etc) were apparently lost.
This changeset re-applies them.
2005-01-16 02:37:50 +00:00
Eli Zaretskii
38be61d500 Fix last change. 2005-01-15 14:34:29 +00:00
Eli Zaretskii
43805352f1 *** empty log message *** 2005-01-15 14:31:22 +00:00
Eli Zaretskii
ea20444b9b Document support for GNU mailutils in rmail.el. 2005-01-15 14:30:48 +00:00
Eli Zaretskii
3c86abc0b6 Fix commit conflicts. 2005-01-15 11:48:58 +00:00
Miles Bader
64819146e9 Changes from arch/CVS synchronization 2005-01-15 02:30:02 +00:00
Carsten Dominik
a92f67e14e Fixed typo in setfilename 2005-01-14 10:50:53 +00:00
Carsten Dominik
70745859f2 version 3.04 2005-01-14 10:50:29 +00:00
Carsten Dominik
880d0c354f corrected setfilename 2005-01-14 10:21:54 +00:00
Carsten Dominik
cd19b06c33 version 4.26 2005-01-14 10:16:38 +00:00
Richard M. Stallman
20d6de8252 *** empty log message *** 2005-01-13 20:10:26 +00:00
Richard M. Stallman
d43f4539cc (Commands): Clarification. 2005-01-13 19:53:58 +00:00
Richard M. Stallman
6daf3e1571 (Multi-line Indent): Fix previous change.
(Fortran Autofill): Simplify description of fortran-auto-fill-mode.
2005-01-11 22:44:53 +00:00
Kim F. Storm
d3ceff9134 (Basic Types): Add :follow-link keyword. 2005-01-11 08:37:15 +00:00
Kim F. Storm
93381d62cb *** empty log message *** 2005-01-11 08:36:58 +00:00
Stephen Eglen
054af0fd87 Re-read for factual correctness; some lisp functions had changed, and
a few minor additions were made to the text.
2005-01-10 18:30:55 +00:00
Jay Belanger
809c26be25 *** empty log message *** 2005-01-09 16:24:30 +00:00
Jay Belanger
d7347600d1 (Basic Commands): Describe new behavior of calc-reset. 2005-01-09 15:56:21 +00:00
Richard M. Stallman
b6c735af3f (Faces): isearch-lazy-highlight-face renamed to lazy-highlight. 2005-01-09 01:58:58 +00:00
Richard M. Stallman
8bcc4f6b49 (Query Replace): Mention faces query-replace and lazy-highlight.
(Incremental Search): Update isearch highlighting info.
2005-01-09 01:57:30 +00:00
Jay Belanger
3aba853a93 *** empty log message *** 2005-01-08 21:04:11 +00:00
Jay Belanger
3b8463590b Changed references to .emacs to Calc init file. 2005-01-08 20:45:53 +00:00
Jay Belanger
a4dfc830e0 *** empty log message *** 2005-01-08 07:12:32 +00:00
Jay Belanger
16085693e4 (General Mode Commands, Installation): Change to reflect new default
value of calc-settings-file.
2005-01-08 06:17:44 +00:00
Miles Bader
112d84efad Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-83
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-84
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-2
   Merge from miles@gnu.org--gnu-2004

2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam.el (spam-face): New face. Don't use `gnus-splash-face'
   which is unreadable in some setups.

2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/message.texi (Reply): `message-reply-to-function' should return
   a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
2005-01-07 06:16:20 +00:00
Richard M. Stallman
762566f3a1 *** empty log message *** 2005-01-06 22:40:46 +00:00
Richard M. Stallman
c69955553a (Changing load-path): Fix typo. 2005-01-06 22:40:30 +00:00
Jay Belanger
e12029167d *** empty log message *** 2005-01-05 17:16:34 +00:00
Jay Belanger
aed7937788 (Programming Tutorial): Replace kbd command by appropriate characters
for a keyboard macro.
2005-01-05 17:09:28 +00:00
Stephen Eglen
ea118de121 Minor typos corrected, and some small re-wording. 2005-01-05 13:16:22 +00:00
Jay Belanger
59b568a702 (Programming Tutorial): Mention that the user needs to be in the
right mode to compute some functions.
2005-01-04 20:34:21 +00:00
Jay Belanger
a4338f5175 (Basic Tutorial, Programming Tutorial): Removed caveats for Lucid Emacs. 2005-01-04 19:51:00 +00:00
Richard M. Stallman
d367560513 (Saving Customizations): Minor improvement. 2005-01-04 16:01:46 +00:00
Jay Belanger
98e68e5eb8 *** empty log message *** 2005-01-04 14:58:16 +00:00
Jay Belanger
8c399bc15f (Rewrite rules): Remove an exercise (on 0^0) which is no longer applicable. 2005-01-04 14:46:41 +00:00
Luc Teirlinck
985a8e0f8a *** empty log message *** 2005-01-04 00:09:21 +00:00
Luc Teirlinck
ed93087045 (Saving Customizations): Emacs no longer loads `custom-file' after
.emacs in 21.4.  (It never did in prior versions.)  No longer mention
customizing through Custom.
2005-01-04 00:08:12 +00:00
Jay Belanger
227c957313 *** empty log message *** 2005-01-02 05:11:53 +00:00
Jay Belanger
74857f836c (Programming Tutorial): Changed description of how to edit keyboard
macros to match current behavior.
2005-01-02 05:01:08 +00:00
Andreas Schwab
132c96248b (Graphical Kill): Move up under node Killing,
change @section to @subsection.
2005-01-01 14:59:12 +00:00
Richard M. Stallman
732bb9cede *** empty log message *** 2005-01-01 14:53:16 +00:00
Richard M. Stallman
ee264870f8 (Face Customization): Mention hex color specs. 2005-01-01 14:53:07 +00:00
Richard M. Stallman
6854d7a1f4 (Top): Update Killing submenu. 2005-01-01 05:02:35 +00:00
Richard M. Stallman
1f67b1dd31 (Killing): Reorganize section.
No more TeX-only text; put the node command at start of chapter.
But the first section heading is used only in TeX.
Rewrite the text to read better in this mode.
(Graphical Kill): New subnode gets some of the text that
used to be in the first section.
2005-01-01 05:02:09 +00:00
Richard M. Stallman
1db7dd46a1 *** empty log message *** 2004-12-31 15:21:56 +00:00
Richard M. Stallman
2d36e6a937 (Shell Commands in Dired): Delete the ? example. 2004-12-31 15:11:01 +00:00
Richard M. Stallman
a0c283e67b (Scrolling): Correct scroll-preserve-screen-position. 2004-12-31 15:10:02 +00:00
Richard M. Stallman
1241e32da1 *** empty log message *** 2004-12-31 15:04:25 +00:00
Richard M. Stallman
c4f1973081 (Saving): Describe new require-final-newline features
and mode-require-final-newline.
2004-12-31 15:04:13 +00:00
Jay Belanger
a10e1fb7da *** empty log message *** 2004-12-31 06:29:47 +00:00
Jay Belanger
3310869825 Replace mentions of M-#M-# by C-cC-c to finish editing. 2004-12-31 06:08:43 +00:00
Richard M. Stallman
99ec74b964 *** empty log message *** 2004-12-29 20:41:37 +00:00
Richard M. Stallman
3c338c5f1a (File Variables): Clarify previous change. 2004-12-29 20:41:05 +00:00
Jay Belanger
a2db4c6b3b Removed unnecessary references to "calcFunc-". 2004-12-29 05:32:08 +00:00
Jan Djärv
e7c55f23d3 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
out now.
2004-12-27 20:11:22 +00:00
Richard M. Stallman
4ae98fc573 *** empty log message *** 2004-12-27 19:57:47 +00:00
Richard M. Stallman
4a8b387ff9 (MAKEINFO): Specify --force. 2004-12-27 19:57:21 +00:00
Richard M. Stallman
aa3dd3b58d (Moving Point): C-e now runs move-end-of-line.
(Undo): Doc undo-outer-limit.
2004-12-27 17:01:44 +00:00
Jay Belanger
4f38ed98eb (Variables, Time Zones, Storing Variables, Other Operations On Variables):
Mention that var- prefix for variable names is only in Lisp.
2004-12-27 05:11:37 +00:00
Jay Belanger
e9a2654a9d (Types Tutorial): Emphasized that you can't divide by 0. 2004-12-20 20:02:10 +00:00
Luc Teirlinck
c138633412 (Text Filling and Line Breaking): Put period after @xref.
(Font Locking): Avoid @strong{Note:}.
2004-12-17 23:53:23 +00:00
Michael Albinus
c08e6004ef Sync with Tramp 2.0.46. 2004-12-17 19:35:45 +00:00
Luc Teirlinck
d1178128f8 *** empty log message *** 2004-12-17 05:02:20 +00:00
Luc Teirlinck
2484a0a2ca *** empty log message *** 2004-12-17 04:49:11 +00:00
Luc Teirlinck
1559486166 (HTTP language/coding, mailto): Replace "GNU Emacs manual" with
the standard "The GNU Emacs manual" in fifth argument of @xref's.
(Dealing with HTTP documents): @inforef->@xref.
2004-12-17 04:38:26 +00:00
Luc Teirlinck
ac091f3d12 (Retrieving URLs, Retrieving URLs): @var{nil}->@code{nil}. 2004-12-17 03:36:29 +00:00
Luc Teirlinck
df2f79eeb7 Correct typos. 2004-12-17 03:22:06 +00:00
Luc Teirlinck
a17e377e86 Delete trailing whitespace. 2004-12-17 03:14:07 +00:00
Juri Linkov
a31a30b5bb *** empty log message *** 2004-12-15 10:27:25 +00:00
Juri Linkov
93e8fd6133 (Transient Mark, Mark Ring): M-< and other
movement commands don't set mark in Transient Mark mode
if mark is active.
2004-12-15 10:22:26 +00:00
Jay Belanger
6d4ebd71ee *** empty log message *** 2004-12-15 06:39:29 +00:00
Jay Belanger
07ce2eb3f8 Consistently capitalized all mode names.
(Answers to Exercises): Mention that an answer can be a fraction when
in Fraction mode.
2004-12-15 06:33:24 +00:00
Miles Bader
734c576596 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-75
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-76
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-77
   Update from CVS

2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-group.el (gnus-group-make-rss-group): Use
   gnus-group-make-group instead of gnus-group-unsubscribe-group.

   * lisp/gnus/gnus-start.el (gnus-setup-news): Honor user's setting to
   gnus-message-archive-method.  Suggested by Lute Kamstra
   <Lute.Kamstra@xs4all.nl>.

2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus-faq.texi ([5.1]): Added missing bracket.

   * man/gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
   `spam-initialize'.
2004-12-14 07:29:36 +00:00
Jay Belanger
0c6d98d8df *** empty log message *** 2004-12-14 05:36:23 +00:00
Jay Belanger
8e04863ed5 Replace @tmath macro with @math.
Fix TeX definition of @expr.
Replace @i by @mathi.
2004-12-14 04:53:56 +00:00
Juri Linkov
37ed0ee5e3 ffap-dired-at-point -> dired-at-point 2004-12-13 05:28:11 +00:00
Juri Linkov
3f11c6df1d *** empty log message *** 2004-12-13 05:21:11 +00:00
Juri Linkov
27437d8bdb (Dired Navigation): Add @r{(Dired)} to M-g.
(Misc Dired Commands): Add @r{(Dired)} to w.
2004-12-13 05:20:40 +00:00
Juri Linkov
b79529b72a (FFAP): Add C-x C-r, C-x C-v, C-x C-d, C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d. 2004-12-13 05:20:04 +00:00
Juri Linkov
6a2067b247 *** empty log message *** 2004-12-13 03:26:21 +00:00