Philipp Stephani
40228fffd7
Fix code for newline-and-indent in skeleton language.
...
The code for this is the symbol 'n', which is usually spelled as '\n'
here, not the character ?\n.
* doc/misc/autotype.texi (Skeleton Language): Fix item for
newline-and-indent.
2021-05-02 20:57:38 +02:00
Philipp Stephani
7d5b973959
* doc/misc/cl.texi (For Clauses): Minor copyedits.
2021-04-24 23:29:58 +02:00
Philipp Stephani
4570781f8d
; * doc/lispref/files.texi (Directory Names): Add missing parenthesis
2021-04-24 23:24:08 +02:00
Jorge P. de Morais Neto
8efb8491b2
* doc/misc/cl.texi (Iteration Clauses): fix `never' clause typo
...
This fixes bug#47962.
Copyright-paperwork-exempt: yes
2021-04-24 13:05:47 +03:00
Basil L. Contovounesios
0873134682
; Fix Texinfo in last change to minibuf.texi.
2021-04-20 13:34:59 +01:00
Eli Zaretskii
cad8913c89
Improve filling-related documentation
...
* doc/emacs/text.texi (Auto Fill, Fill Commands): Mention special
line-breaking rules for CJK characters and the kinsoku rules.
(Bug#47856)
* lisp/textmodes/fill.el
(fill-separate-heterogeneous-words-with-space): Doc fix.
2021-04-20 15:12:10 +03:00
Philipp Stephani
2b7eed23eb
; * doc/lispref/keymaps.texi (Easy Menu): Fix typo.
2021-04-17 23:13:57 +02:00
Daniel Martín
47fc92cefc
Fix reference to "yanking" in the main Emacs manual
...
* doc/emacs/emacs.texi (Top): Yanking is alternatively known as
pasting, not copying. (Bug#47839).
2021-04-17 17:21:35 +03:00
Eli Zaretskii
1789dcdb35
Improve documentation of 'map-y-or-n-p'
...
* lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Doc fix. (Bug#47833)
* doc/lispref/minibuf.texi (Multiple Queries): Fix the wording in
the description of 'map-y-or-n-p'.
2021-04-17 11:24:04 +03:00
Eli Zaretskii
eedad01b4b
Fix typos in manuals
...
* doc/misc/eshell.texi (Completion):
* doc/lispref/objects.texi (Mutability): Fix typos. (Bug#47738)
2021-04-13 15:30:02 +03:00
Eli Zaretskii
24d214652e
Fix description of momentary message display
...
* doc/emacs/mini.texi (Basic Minibuffer): Update the description
of momentary message display while minibuffer is active.
(Bug#47689)
2021-04-10 13:41:48 +03:00
Lars Ingebrigtsen
7ae4588bb4
Document that `buffer-string' retains text properties
...
* doc/lispref/text.texi (Buffer Contents): Mention text properties
in the `buffer-string' documentation.
* src/editfns.c (Fbuffer_string): Mention text properties in the
doc string (bug#47220).
(cherry picked from commit 60af754170 )
2021-03-18 11:03:14 +02:00
Fabrice Bauzac
a7f95d5244
Remove duplicate @table item from ELisp manual
...
* doc/lispref/objects.texi (Special Read Syntax): Remove duplicate
item "#@N" from the table of Special Read Syntax. (Bug#47200)
2021-03-17 14:48:27 +02:00
Daniel Martín
be1b3512f7
Fix reference to 'diff-font-lock-syntax' in diff-mode documentation
...
* doc/emacs/files.texi (Diff Mode): Add the omitted name of the
variable. (Bug#47129)
2021-03-14 08:01:06 +02:00
Matt Armstrong
f60eb988f6
Fix typos and omissions for (elisp)Button Buffer Commands
...
* doc/lispref/display.texi (Button Buffer Commands): Minor
typo and omission fixes `backward-button' and
`forward-button'. (Bug#47051)
2021-03-13 11:52:10 +02:00
Masahiro Nakamura
9f09083bcd
* doc/misc/tramp.texi (Remote shell setup): Fix reference. (Do not merge)
2021-03-05 17:42:46 +01:00
Eli Zaretskii
8f603da44c
Update documentation of reading passwords
...
* doc/emacs/mini.texi (Passwords): Update to match the modified
implementation. (Bug#46902) Add indexing.
2021-03-04 15:30:10 +02:00
Eli Zaretskii
8e8b46ef81
More accurate documentation of the "r" interactive spec
...
* doc/lispref/commands.texi (Interactive Codes): Describe the
effect of 'mark-even-if-inactive'.
2021-02-19 15:16:31 +02:00
Stefan Kangas
dcb2015a5b
Mention the GNU Kind Communications Guidelines in the FAQ
...
* doc/misc/efaq.texi (Guidelines for newsgroup postings): Mention
the GNU Kind Communications Guidelines.
2021-02-19 10:22:59 +01:00
Lars Ingebrigtsen
4712c75ab8
Clarify when activate-mark-hook is run
...
* doc/lispref/markers.texi (The Mark):
* lisp/simple.el (activate-mark-hook): Clarify when the hook is
run (bug#23444).
2021-02-07 22:01:39 +01:00
Petteri Hintsanen
8b8708eadd
Fix example in Sequence Functions node in the manual
...
* doc/lispref/sequences.texi (Sequence Functions): Fix the result
from the example.
2021-02-07 13:10:19 +01:00
Eli Zaretskii
c71e08eba9
Fix last change in syntax.texi
...
* doc/lispref/syntax.texi (Syntax Properties): Fix wording in last
change. (Bug#46274)
2021-02-05 13:06:07 +02:00
Lars Ingebrigtsen
43bf7f1b06
Correct the lispref manual about flushing ppss info
...
* doc/lispref/syntax.texi (Syntax Properties): Correct the
information about flushing the state by copying the text from the
doc string (bug#46274).
(cherry picked from commit ff701ce2b2 )
2021-02-05 13:03:05 +02:00
Lars Ingebrigtsen
8c27af3ff4
Clarify how transient indentation modes are exited in the manual
...
* doc/emacs/indent.texi (Indentation Commands): Clarify that the
other keys don't just exit the transient mode, but are also
handled as normally (bug#46296).
2021-02-05 11:00:13 +01:00
Lars Ingebrigtsen
256356a36f
Clarify the "Sentinels" node in the lispref manual
...
* doc/lispref/processes.texi (Sentinels): Mention "run" and that
the strings can be anything (bug#30461).
(cherry picked from commit 859a4cb6b2 )
2021-02-04 17:18:49 +02:00
Eli Zaretskii
e79e377a4e
Improve documentation of 'read-regexp' and friends
...
* doc/emacs/glossary.texi (Glossary): Add "Tag" to the Glossary.
* doc/emacs/maintaining.texi (Xref): Mention that identifiers are
also known as "tags".
* lisp/replace.el (read-regexp, read-regexp-suggestions): Improve
wording of doc strings. (Bug#46088) (Bug#46089)
(cherry picked from commit 49eb03d6c8 )
2021-01-27 17:19:16 +02:00
Eli Zaretskii
3443a1c698
Fix last change
...
* doc/lispref/text.texi (Undo): Add a cross-reference to the
description of 'undo-amalgamate-change-group'.
(Atomic Changes): Expand and improve the description of
'undo-amalgamate-change-group'. (Bug#42303)
2021-01-23 11:28:32 +02:00
Lars Ingebrigtsen
c8fa056a50
Mention undo-amalgamate-change-group in the lispref manual
...
* doc/lispref/text.texi (Atomic Changes): Mention
undo-amalgamate-change-group (bug#42303).
(cherry picked from commit ba25a82855 )
2021-01-23 10:57:54 +02:00
Michael Albinus
149d64bbb2
* doc/misc/tramp.texi (Quick Start Guide): Fix thinko.
2021-01-05 15:45:45 +01:00
Simen Heggestøyl
33d0c603c6
; * doc/lispref/modes.texi (SMIE Indentation Example): Fix previous commit
2021-01-05 12:22:31 +01:00
Simen Heggestøyl
03080b5545
Remove extraneous closing paren
...
* doc/lispref/modes.texi (SMIE Indentation Example): Remove extraneous
closing paren.
2021-01-04 19:01:23 +02:00
Mauro Aranda
99cc0045eb
Update two user option names in the Widget manual
...
* doc/misc/widget.texi (Basic Types): The user options
widget-glyph-directory and widget-glyph-enable were renamed long ago
to widget-image-directory and widget-image-enable, but the manual
kept calling them by their old names. Update the names.
2021-01-04 10:26:14 -03:00
Eli Zaretskii
a7c2793efe
Fix last change
...
* doc/lispref/strings.texi (Creating Strings): Improve wording of
last change. (Bug#45516)
2021-01-02 10:27:28 +02:00
Lars Ingebrigtsen
ec1e1f80e6
Add a reference between the Strings node and Search/Replace
...
* doc/lispref/strings.texi (Creating Strings): Mention
string-replace/replace-regexp-in-string (bug#45516).
(cherry picked from commit b9359d4183 )
2021-01-02 10:21:55 +02:00
Paul Eggert
33d159c36f
Fix copyright years by hand
...
These are dates that admin/update-copyright did not update.
2021-01-01 00:33:28 -08:00
Paul Eggert
8c1fe1e5ef
Update copyright year to 2021
...
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2021-01-01 00:32:32 -08:00
Eli Zaretskii
74a77ef299
Improve documentation of 'network-lookup-address-info'
...
* src/process.c (Fnetwork_lookup_address_info):
* doc/lispref/processes.texi (Misc Network): Document the error
message emitted by 'network-lookup-address-info' when it fails.
2020-12-31 22:27:30 +02:00
Stefan Kangas
a90836c638
* doc/misc/efaq.texi (New in Emacs 27): Add section.
2020-12-21 16:11:35 +01:00
Stefan Kangas
711fe70dd8
* doc/misc/efaq.texi (Latest version of Emacs): Bump version.
2020-12-21 15:57:51 +01:00
Eli Zaretskii
64fe805b19
Improve documentation of 'query-replace'
...
* doc/emacs/search.texi (Query Replace): Add 'E' to the list of
characters one can type at 'query-replace' prompt. (Bug#45273)
2020-12-16 21:14:40 +02:00
Bastien Guerry
7cacf5da47
Update to Org 9.4.3
...
Fix #45259
2020-12-16 19:17:58 +01:00
Bastien Guerry
f22856a5c5
Update to Org 9.4.1
2020-12-13 13:44:15 +01:00
Eli Zaretskii
32090a3de4
Improve documentation of streams in batch mode
...
* doc/lispref/os.texi (Batch Mode):
* doc/lispref/streams.texi (Input Streams, Output Streams): Better
documentation of I/O streams in batch mode, with more
cross-references.
2020-12-06 15:54:37 +02:00
Eli Zaretskii
6916e7954a
Improve documentation of 'ps-print-color-p'
...
* doc/emacs/misc.texi (PostScript Variables): Improve and clarify
the description of 'ps-print-color-p'. (Bug#44962)
2020-12-05 12:19:27 +02:00
Michael Albinus
9e0085064b
Adapt Tramp versions. Do not merge
...
* doc/misc/tramp.texi (Obtaining @value{tramp})
(Remote shell setup, Remote processes, Archive file names):
* doc/misc/trampver.texi:
* lisp/net/tramp.el:
* lisp/net/trampver.el (tramp-version)
(customize-package-emacs-version-alist): Adapt Tramp versions.
2020-11-30 13:19:19 +01:00
Lars Ingebrigtsen
a824888188
Minor Edebug manual keystroke clarifications
...
* doc/lispref/edebug.texi (Edebug Misc): Also mention the `a'
binding to abort (bug#44697). Also fix `d' function reference, and
add `P' reference.
(cherry picked from commit b613f25f97 )
2020-11-21 10:27:04 +02:00
Eli Zaretskii
f641ef1a07
Improve documentation of 'font-spec'
...
* doc/lispref/display.texi (Low-Level Font):
* src/font.c (Ffont_spec): Document 'font-spec' keys that are
supported, but were undocumented.
2020-11-19 22:06:23 +02:00
Michael Albinus
e66502fec1
; * doc/misc/eshell.texi (Input/Output): Fix typo.
2020-11-16 19:37:06 +01:00
Eli Zaretskii
19da602991
Fix input method translation near read-only text
...
* lisp/international/quail.el (quail-input-method): Don't disable
input method when the character after point has the read-only
property. Suggested by Evgeny Zajcev <lg.zevlg@gmail.com>
(Bug#44466)
* doc/emacs/mule.texi (Input Methods): Document that input methods
are inhibited in read-only text.
2020-11-14 15:20:30 +02:00
Daniel Martín
968e85a2ce
Update erc documentation about C-c C-b
...
* doc/misc/erc.texi (Keystroke Summary): C-c C-b runs
erc-switch-to-buffer, which is implemented in terms of
read-buffer (bug#44498).
2020-11-09 15:34:16 +01:00