| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* doc/emacs/*.texi: Change all occurrences of "Mouse-[0-9]" to
"mouse-[0-9]". These are case sensitive, and the keys are lower case
(bug#14554).
(cherry picked from commit e4c26271f2c2fe08f8490e25c63a436ab2a804ca)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lisp/delsel.el (delete-selection-mode)
(delete-selection-helper): Update and expand the doc strings.
(Bug#22296)
* doc/emacs/mark.texi (Using Region): Document the behavior of
delete commands in Delete Selection mode. (Bug#22296)
* doc/lispref/markers.texi (The Mark): Document how to add the
support for Delete Selection mode to Lisp programs. (Bug#22296)
|
|
|
|
| |
Run admin/update-copyright.
|
|
|
|
|
|
|
|
|
|
| |
The manuals often used quotes ``...'' when it is better to use @dfn or
@code or capitalized words or no quoting at all. For example, there is
no need for the `` and '' in “if a variable has one effect for
@code{nil} values and another effect for ``non-@code{nil}'' values”.
Reword the Emacs, Lisp intro, and Lisp reference manuals to eliminate
unnecessary quoting like this, and to use @dfn etc. instead when called
for (Bug#21472).
|
|
|
|
| |
Run admin/update-copyright.
|
| |
|
|
|
|
|
|
|
| |
* doc/emacs/mark.texi (Mark):
* doc/emacs/killing.texi (Rectangles): Document `rectangle-mark-mode'.
* etc/NEWS: Related edit.
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes: debbugs:12746
|
|
|
|
| |
Let makeinfo figure them out, as is recommended.
|
| |
|
|
|
|
| |
Fixes: debbugs:10032
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* doc/emacs/killing.texi (Deletion): Add xref to Using Region.
(Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
description here. Recommend C-u C-SPC for jumping to mark.
(Kill Ring): Move kill ring variable documentation here.
(Primary Selection): Copyedits.
(Rectangles): Document new command rectangle-number-lines.
(CUA Bindings): Note that this disables the mark-even-if-inactive
behavior for C-x and C-c.
* doc/emacs/mark.texi (Mark): Mention "active region" terminology.
(Using Region): Document delete-active-region.
* doc/lispref/text.texi (Yanking): Document yank-excluded-properties.
* doc/lispref/package.texi (Packaging Basics): The commentary should say how
to begin using the package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* mark.texi (Mark): Clarify description of disabled Transient Mark
mode.
(Setting Mark): Document prefix arg for C-x C-x. Document primary
selection changes. Mention that commands like C-y set the mark.
(Marking Objects): Add xref to Words node. Note that mark-word
and mark-sexp also have the "extend region" behavior.
(Using Region): Mention M-$ in the table. Document
mark-even-if-inactive here instead of in Mark Ring.
(Mark Ring): Move mark-even-if-inactive to Using Region. Take
note of the "Mark Set" behavior.
(Disabled Transient Mark): Rename from "Persistent Mark"
(Bug#9688). Callers changed.
* programs.texi (Expressions):
* text.texi (Words): Defer to Marking Objects for mark-word doc.
Fixes: debbugs:9689
|
|
|
|
|
|
| |
* mark.texi (Mark Ring): Clarify how many locations are saved
(bug#5770).
(Global Mark Ring): Ditto.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
Fixes: debbugs:3503
|
|
|
|
|
|
| |
Registers" (etc.).
Fixes: debbugs:3314
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
* custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
* files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
* maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
* programs.texi, rmail.texi, screen.texi, search.texi, sending.texi:
* text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
Untabify Texinfo files.
|
| |
|
|
|
|
|
| |
* mark.texi (Persistent Mark): Copyedits. Replace undo example with
query-replace (Bug#5774).
|
| |
|
|
|
|
| |
(Setting Mark): Emphasize that C-SPC activates the mark.
|
| |
|
|
|
|
|
| |
(Using Region, Persistent Mark): Use "active mark" instead of "active
region".
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(Mark): Copyedits.
(Persistent Mark): Move to the end of the chapter.
|
|
|
|
|
|
| |
(Persistent Mark): Rename from Transient Mark.
(Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
Describe Transient Mark mode as the default.
|
|
|
|
| |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
|
|
|