Lars Magne Ingebrigtsen
d648feab65
(Table Recognition): Use "at point" instead of "under point"
...
Fixes: debbugs:4345
2011-07-13 00:39:21 +02:00
Lars Magne Ingebrigtsen
4cb4f3ba22
Manual fixes related to clarifying cursor shapes
...
Fixes: debbugs:4345
2011-07-13 00:37:20 +02:00
Chong Yidong
b752763931
Minor xref additions to Lisp manual.
...
* doc/lispref/display.texi (Face Attributes, Font Selection): Add
references to the Fonts node in the Emacs manual.
Fixes: debbugs:4178
2011-07-12 18:09:28 -04:00
Chong Yidong
c830e5aeea
Remove frame-local vars from Lisp manual; obsolete since Emacs 22.3.
...
* display.texi (Window Systems): `window-system' is terminal-local.
* doc/lispref/frames.texi (Frame Parameters, Parameter Access): Don't mention
frame-local variables.
* doc/lispref/variables.texi (Buffer-Local Variables): Don't mention obsolete
frame-local variables. (Frame-Local Variables): Node deleted.
* doc/lispref/elisp.texi (Top): Update node listing.
2011-07-12 13:33:18 -04:00
Chong Yidong
ecd0b99093
Move Dissociated Press section of manual into Amusements.
...
* doc/emacs/misc.texi (Amusements): Move dissociated press here, from its
own section.
* doc/emacs/emacs.texi (Top): Update node listing.
2011-07-12 11:29:27 -04:00
Lars Magne Ingebrigtsen
c2fd0368e4
* emacs.texi (Top): Change "inferiors" to "subnodes" for greater clarity.
...
Fixes: debbugs:3523
2011-07-12 14:53:09 +02:00
Lars Magne Ingebrigtsen
91223e541e
* elisp.texi: Change "inferiors" to "subnodes" in three places
2011-07-12 14:50:42 +02:00
Lars Magne Ingebrigtsen
6d72f719e5
* org.texi (Special agenda views): Fix double quoting.
...
Fixes: debbugs:3509
2011-07-12 14:39:51 +02:00
Chong Yidong
fdeb32ec47
Document several Emacs 24 changes.
...
* doc/emacs/cmdargs.texi (Initial Options): Document --no-site-lisp.
(Misc X): Document --parent-id.
* doc/emacs/frames.texi (Frame Commands): Note that focus-follows-mouse now
defaults to nil.
* doc/emacs/misc.texi (emacsclient Options): Document --parent-id.
* doc/emacs/msdog.texi (Windows HOME): Document _emacs as obsolete.
* doc/man/emacsclient.1: Document exit status.
2011-07-11 21:38:28 -04:00
Lars Magne Ingebrigtsen
f584ca3892
* emacs.texi: Use "..." instead of ``...'' in the menus
2011-07-11 22:52:09 +02:00
Chong Yidong
963578d396
More documentation of Emacs 24 X selection changes.
...
* doc/emacs/frames.texi (Mouse Commands): Document mouse-yank-primary.
* doc/emacs/killing.texi (Primary Selection): Document `only' setting for
select-active-regions.
* doc/emacs/mark.texi (Setting Mark): Reference Shift Selection node.
* doc/lispref/frames.texi (Window System Selections): Discussion of
x-select-enable-clipboard moved to Emacs manual.
2011-07-11 14:40:48 -04:00
Deniz Dogan
07151e498f
* lispref/commands.texi (Prefix Command Arguments): Remove excessive apostrophe.
2011-07-11 19:45:01 +02:00
Lars Magne Ingebrigtsen
47076272e7
(Setting Mark): Clarify what's meant by "Shifted motion keys"
...
Fixes: debbugs:3503
2011-07-11 18:29:15 +02:00
Lars Magne Ingebrigtsen
a30ed87bb5
Change all the register node names from "RegPos" (etc.) to "Positional Registers" (etc.).
...
Fixes: debbugs:3314
2011-07-11 17:41:41 +02:00
Lars Magne Ingebrigtsen
ad21a12a3a
Clarify that the ". 23" syntax description is a string
...
Fixes: debbugs:3313
2011-07-11 17:30:28 +02:00
Lars Magne Ingebrigtsen
7261e1cfbb
(Display Feature Testing): Try to explain what all the visual classes mean
...
Fixes: debbugs:3042
2011-07-11 16:35:46 +02:00
Chong Yidong
4d45a8b7a2
Update Killing chapter of manual for Emacs 24 clipboard changes.
...
* doc/emacs/frames.texi: Move Cut and Paste node and subnodes into
killing.texi, except Mouse Commands and Word and Line Mouse.
* doc/emacs/killing.texi (Killing, Deletion and Killing, Killing by Lines)
(Other Kill Commands, Kill Options): Copyedits.
(Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
(Yanking): Move yank-excluded properties discussion here.
(Cut and Paste): Move from frames.texi. Update subnodes to
describe x-select-enable-clipboard case.
2011-07-10 23:38:49 -04:00
Andy Moreton
c160ddee1b
Fix building doc/emacs on MS-Windows.
...
doc/emacs/makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2011-07-10 21:35:59 +03:00
Lars Magne Ingebrigtsen
18d59e29f9
(Mode Line Variables): Document mode-line-remote' and mode-line-client'
...
Fixes: debbugs:2975
2011-07-10 17:12:36 +02:00
Lars Magne Ingebrigtsen
32a214fe82
(Mode Line): Clarify that coding systems are characters, not letters.
...
Fixes: debbugs:1749
2011-07-10 16:40:21 +02:00
Lars Magne Ingebrigtsen
568f7b7950
(Insertion): Clarify marker movements.
...
Text from Drew Adams.
Fixes: debbugs:1651
2011-07-10 16:32:19 +02:00
Lars Magne Ingebrigtsen
3329e6e390
(Environment): Mention removing variables
...
Text suggested by Kevin Rodgers.
2011-07-10 16:29:19 +02:00
Chong Yidong
54806e457e
* doc/emacs/misc.texi (Amusements): Don't mention Yow; it's crippled.
2011-07-10 00:12:48 -04:00
Chong Yidong
8875da1e92
Move Minor Modes node of Emacs manual next to the Major Modes node
...
and out of the Customizations chapter.
* doc/emacs/modes.texi: Rename from major.texi.
(Modes): New node. Make Major Modes and Minor Modes subsections
of this. All callers changed.
* doc/emacs/custom.texi (Minor Modes): Move to modes.texi.
2011-07-10 00:05:33 -04:00
Chong Yidong
6cfd0fa2de
Remove Syntax node from Emacs manual.
...
This node served no purpose in the Customization section.
* doc/emacs/custom.texi (Syntax): Node deleted.
* doc/emacs/emacs.texi (Top): Update node listing.
* doc/emacs/help.texi (Help Summary):
* doc/emacs/major.texi (Major Modes):
* doc/emacs/programs.texi (Parentheses):
* doc/emacs/search.texi (Regexp Backslash, Regexp Backslash)
(Regexp Backslash):
* doc/emacs/text.texi (Words): Callers changed.
2011-07-09 23:11:47 -04:00
Chong Yidong
7847b2a1dd
Remove documentation for Refill and Longlines modes.
...
These will be obsoleted in a future version of Emacs.
* text.texi (Refill, Longlines): Delete nodes.
* ack.texi (Acknowledgments): Longlines removed from manual.
* emacs.texi (Top): Update node listing.
2011-07-09 22:38:26 -04:00
Glenn Morris
2a71c436d0
* doc/emacs/fortran-xtra.texi (Fortran): Update handled extensions.
2011-07-08 20:51:42 -04:00
Lars Magne Ingebrigtsen
d94d85e91e
* text.texi (Special Properties): Clarify the format of `face'
...
Fixes: debbugs:1375
2011-07-07 22:37:54 +02:00
Lars Magne Ingebrigtsen
54e1018443
Clarify the `call-interactively' doc string, and add an example.
2011-07-07 18:59:26 +02:00
Lars Magne Ingebrigtsen
ac6531adff
Remove mention of `require' in ediff.texi
...
That's not pertinent in the installed Emacs.
Fixes: debbugs:9016
2011-07-07 18:38:27 +02:00
Lars Magne Ingebrigtsen
413c488ddb
* functions.texi (Calling Functions): Link to the "Interactive
...
Call" node.
Fixes: debbugs:1001
2011-07-06 20:34:55 +02:00
Glenn Morris
322b7dab59
Merge from emacs-23; up to 2010-06-16T23:27:20Z!jay.p.belanger@gmail.com.
2011-07-05 19:42:10 -07:00
Lars Magne Ingebrigtsen
0c502747c4
gnus.texi (Filtering New Groups): Clarify how simple the "options -n" format is.
...
(Agent Expiry): Remove mention of `gnus-request-expire-articles', which is internal.
2011-07-05 22:49:25 +00:00
Gnus developers
d30dd079c9
Merge changes made in Gnus trunk.
...
gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir `notmuch' backend.
mm-decode.el (mm-text-html-renderer): Doc fix.
gnus-msg.el (gnus-bug): Fix the MML tag.
pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
gnus-start.el (gnus-get-unread-articles): Don't connect to the secondary methods if started with `gnus-no-server'.
gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several bug reports at once.
2011-07-05 22:27:16 +00:00
Michael Albinus
862c0d683c
* tramp.texi (Cleanup remote connections): Add
...
`tramp-cleanup-this-connection'.
2011-07-04 14:31:55 +02:00
Lars Magne Ingebrigtsen
7d1738f153
gnus.texi (Checking New Groups): Moved the reference to the right place.
2011-07-04 00:33:48 +00:00
Gnus developers
cd865a3369
Merge changes made in Gnus trunk.
...
gnus.texi (Subscription Methods): Link to "Group Levels" to explain zombies. (Checking New Groups): Ditto (bug#8974).
gnus.texi (Startup Files): Clarify that we're talking about numbered backups, and not actual vc (bug#8975).
gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding systems to binary before writing and reading the mbox files.
gnus.el (gnus-summary-line-format): Link to the info node for %U instead of trying to list them all (bug#8978).
pop3.el (pop3-open-server): Use :end-of-capability.
gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that the id is always a number.
gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into debbugs mode, if possible.
2011-07-03 22:17:49 +00:00
Lars Magne Ingebrigtsen
61436e9f41
* display.texi (Scrolling): `C-v' (etc) are now bound to
...
`scroll-*-command'.
Fixes: debbugs:8349
2011-07-03 23:33:54 +02:00
Tobias C. Rittweiler
d2a6c43b6f
* searching.texi (Match Data): Note that match data can be
...
overwritten by most functions.
Fixes: debbugs:2499
2011-07-03 20:44:53 +02:00
Lars Magne Ingebrigtsen
a9ab721e7f
Clarify what the "-" and "0" flags mean in the `format' function
...
(bug#6659).
2011-07-03 15:02:43 +02:00
Kevin Ryde
79414ae4df
* cl.texi (For Clauses): @items for hash-values and key-bindings
...
to make them more visible when skimming. Add examples of `using'
clause to them, examples being clearer than a description in
words.
Fixes: debbugs:6599
2011-07-03 14:40:59 +02:00
Lars Magne Ingebrigtsen
c7844a2764
* functions.texi (What Is a Function): Document the autoload
...
object.
Fixes: debbugs:6496
2011-07-03 14:33:37 +02:00
Chong Yidong
3deead93c4
* customize.texi (Composite Types): Move alist/plist from Simple Types (Bug#7545).
...
* elisp.texi (Top): Update menu description.
2011-07-02 20:45:24 -04:00
Chong Yidong
b00d8c1a00
* display.texi (Face Attributes): Document negative line widths (Bug#6113).
2011-07-02 20:24:00 -04:00
Lars Magne Ingebrigtsen
8a20ca4cb0
Clarify that SETFUNCTION is only used in the Customize user interface
...
(bug#6089).
2011-07-03 01:52:35 +02:00
Lars Magne Ingebrigtsen
6dd56db46d
Typo fix.
2011-07-02 23:38:52 +02:00
Lars Magne Ingebrigtsen
f68d76d0d4
* display.texi (Showing Images): Mention the point of sliced images (bug bug#7836).
2011-07-02 23:38:19 +02:00
Eli Zaretskii
7018dbe72c
Fix incorrect usage of @kindex.
...
doc/lispref/variables.texi (Defining Variables, Void Variables)
(Constant Variables): Fix incorrect usage of @kindex.
2011-07-02 20:18:16 +03:00
Lars Magne Ingebrigtsen
8d4294e957
(Defining Variables): Use @findex for functions.
2011-07-02 19:10:29 +02:00
Lars Magne Ingebrigtsen
4051493f74
Remove spurious newline introduced by last checkin.
2011-07-02 18:20:15 +02:00