Stefan Kangas
cd6e2a0828
Fix copyright years by hand
...
These are dates that admin/update-copyright did not update.
2025-01-02 18:44:48 +01:00
Stefan Kangas
7fa975adbc
Update copyright year to 2025
...
Run "TZ=UTC0 admin/update-copyright".
2025-01-02 18:39:42 +01:00
Kohei Tsuruta
7acfea1935
; * doc/lispref/modes.texi (Customizing Keywords): Fix typo (bug#75193).
2024-12-30 16:01:02 +02:00
Kohei Tsuruta
d47a7d6f0f
; Add missing parameters in keymap doc
...
* doc/lispref/keymaps.texi (Controlling Active Maps): Add missing
parameters. (Bug#75174)
Copyright-paperwork-exempt: yes
2024-12-29 15:40:13 +02:00
Eli Zaretskii
07e9f27c3e
; * doc/misc/calc.texi: Fix makeinfo warnings (bug#75166).
2024-12-28 22:38:17 +02:00
Eli Zaretskii
2ba6387d1d
; Fix inaccuracy in ELisp Reference manual
...
* doc/lispref/objects.texi (Basic Char Syntax): Fix inaccurate
wording. (Bug#75113)
2024-12-28 14:04:26 +02:00
Eli Zaretskii
8064b2a679
Document undocumented completion commands
...
* src/minibuf.c (Fread_from_minibuffer):
* lisp/minibuffer.el (minibuffer-complete-history)
(minibuffer-complete-defaults): Doc fixes.
* doc/emacs/mini.texi (Completion Commands): Fix markup, style of
describing commands, and indexing. Document 'C-x UP' and 'C-x
DOWN'.
2024-12-24 21:25:02 +02:00
Eli Zaretskii
14e791f9ba
; Update acknowledgments for Emacs 30
...
* admin/release-process: Suggest a command to compare source
trees.
* doc/emacs/emacs.texi (Acknowledgments):
* doc/emacs/ack.texi (Acknowledgments): Add authors of new stuff
in Emacs 30.
2024-12-22 12:55:46 +02:00
Eli Zaretskii
861b7864fc
; Fix node name in emacs-lisp-intro.texi
...
* doc/lispintro/emacs-lisp-intro.texi
(Lexical vs Dynamic Binding Example): Renamed from "... vs. ...",
to avoid using period in node names.
2024-12-22 12:11:46 +02:00
Eli Zaretskii
fe2ac33bae
;* doc/misc/efaq.texi (New in Emacs 30): Mention 'trusted-contents'.
2024-12-22 10:43:57 +02:00
Michael Albinus
e281355a5e
Improve D-Bus and Tramp manual
...
* doc/misc/dbus.texi (Overview):
* doc/misc/tramp.texi (GVFS-based methods): Describe, how the
feature can be checked at runtime. (Bug#75004)
2024-12-22 09:30:47 +01:00
Eli Zaretskii
8a0c9c234f
Document 'trusted-content
...
* doc/emacs/misc.texi (Host Security): Document 'trusted-content'.
* lisp/files.el (trusted-content): Doc fix.
* etc/NEWS: Mark its entry as "documented".
2024-12-18 19:57:13 +02:00
Yuan Fu
10f976300d
; Add some tree-sitter thing content to the manual
...
* doc/lispref/parsing.texi (User-defined Things): List "builtin"
things.
2024-12-15 21:40:49 -08:00
Eli Zaretskii
5c6dbc65f3
; * doc/lispref/frames.texi (Multiple Terminals): Add indexing.
2024-12-15 09:45:58 +02:00
Paul Eggert
856a58e282
Update documentation of 'etags' regexps some more
...
* doc/emacs/maintaining.texi (Etags Regexps):
* doc/man/etags.1: Give more details about what's not supported.
2024-12-15 00:16:10 -07:00
Eli Zaretskii
4c68846223
Update documentation of 'etags' regexps
...
* doc/emacs/maintaining.texi (Etags Regexps):
* doc/man/etags.1: Say that shy groups are not supported (bug#74861).
2024-12-15 07:52:40 +02:00
Chu
6fd5e02cb9
Fix typo in maps.texi
...
* doc/lispref/maps.texi (Standard Keymaps): Fix typo. (Bug#74761)
Copyright-paperwork-exempt: yes
2024-12-10 11:51:12 +01:00
Michael Albinus
b4bcbabf95
* doc/misc/tramp.texi (FUSE-based methods): Fix sshfs reference.
2024-12-09 15:50:59 +01:00
Stefan Kangas
f8da72b41c
Improve gnus.texi indexing
...
* doc/misc/gnus.texi (Common Variables): Improve indexing.
2024-12-08 14:52:25 +01:00
Eli Zaretskii
130c2a13dc
; * doc/emacs/building.texi (Compilation Mode): Fix last change.
2024-12-04 18:21:19 +02:00
Robert Pluim
7c50e4cc8c
Improve 'compilation-transform-file-match-alist' documentation
...
* doc/emacs/building.texi (Compilation Mode): Document
'compilation-transform-file-match-alist'.
* lisp/progmodes/compile.el
(compilation-transform-file-match-alist):
Expand docstring and add some examples.
2024-12-04 14:55:27 +01:00
Eli Zaretskii
d50293b0f1
; Improve documentation of 'epa-mail-verify'
...
* doc/misc/epa.texi (Mail-mode integration):
* lisp/epa-mail.el (epa-mail-verify): Improve documentation of
'epa-mail-verify'. (Bug#74630)
2024-12-04 15:21:13 +02:00
Eli Zaretskii
43c4a06ffc
; Fix grammar in Emacs user manual
...
* doc/emacs/trouble.texi (Sending Patches): Fix wording. Reported
by Daniel Martín <mardani29@yahoo.es>. (Bug#74638)
2024-12-02 14:33:52 +02:00
Yuan Fu
cf4f1387a6
; Update tree-sitter manual
...
* doc/lispref/parsing.texi (User-defined Things): Add manual
entry for treesit-node-match-p, treesit-thing-defined-p,
treesit-thing-definition. Change wording for some functions.
2024-12-01 11:35:06 -08:00
Eli Zaretskii
afb34a3b23
; Improve documentation of ':box' face attribute
...
* doc/lispref/display.texi (Face Attributes): Describe a subtlety
of displaying ':box'. (Bug#74536)
2024-11-30 12:44:01 +02:00
Mike Kupfer
3f99cdaf26
Mention special variables in lexical binding documentation
...
* doc/lispref/variables.texi (Lexical Binding): Briefly mention
special variables and their semantics. (Bug#74540)
2024-11-28 17:27:16 +02:00
Joost Kremers
3e396b2c5b
Improve documentation for 'while-let'
...
* doc/lispref/control.texi (Conditionals): Reorganise describing
what's overlapping between the macros (and between the macros
and let*), and then improve the documentation for 'while-let'.
2024-11-25 12:45:00 +08:00
Juri Linkov
5339c6f69e
; Improve example of display-buffer-alist category in ELisp Reference
...
* doc/lispref/windows.texi (Choosing Window): Use 'add-to-list'
and add an example how to override display-buffer-alist entries
such as 'inhibit-same-window' by matching the window
using the 'category' condition (bug#74457).
2024-11-23 20:27:39 +02:00
Eli Zaretskii
c50ce03afc
; Fix recent additions to the manuals
...
* doc/lispref/objects.texi (Type Specifiers):
* doc/lispref/functions.texi (Declare Form):
* doc/emacs/help.texi (Name Help): Fix wording and markup.
(Bug#73626)
2024-11-21 17:47:22 +02:00
Andrea Corallo
b71d3b2f52
; Better clarify function types in C-h f (bug#73626)
...
* doc/emacs/help.texi (Name Help): Better clarify function types.
2024-11-21 15:39:27 +01:00
Andrea Corallo
59b3eae481
; Introduce type specifiers to the elisp manual (bug#73626)
...
* doc/lispref/objects.texi (Programming Types): Add 'Type Specifiers' entry.
(Type Specifiers): Add node.
* doc/lispref/functions.texi (Declare Form): Add 'Type Specifiers'
reference.
2024-11-21 15:38:15 +01:00
Eli Zaretskii
3eb3018682
; Improve documentation of 'category' in display-buffer actions
...
* doc/lispref/windows.texi (Choosing Window)
(Buffer Display Action Alists): Add cross-references.
* doc/lispref/buffers.texi (Buffer List):
* lisp/subr.el (buffer-match-p): Improve documentation of
'category' condition. (Bug#74361)
2024-11-21 12:28:26 +02:00
Eli Zaretskii
4d80c4f485
; More accurate documentation of 'set-mark-command'
...
* doc/emacs/mark.texi (Setting Mark, Global Mark Ring): Explain
that activating an existing mark doesn't set a new mark, and
doesn't push the mark onto the global mark ring. (Bug#74438)
2024-11-21 11:47:07 +02:00
F. Jason Park
6036e0dadf
Backport: Don't autoload erc-modules
...
* doc/misc/erc.texi (Modules): Recommend using `describe-variable'
instead of `customize-option' because the latter needs the symbol to be
loaded.
* lisp/erc/erc.el (erc-modules): Remove autoload cookie because it
caused customizations for this option to load the main library. This
reverts the thrust of bb894845 "Teach customize-option about
erc-modules", which was added in ERC 5.6 and Emacs 30. The motivation
for the original offending change was to allow new users to run M-x
customize-option RET erc-modules RET immediately after startup instead
of M-x customize-group RET, followed by an I-search. (Bug#73812)
(Cherry picked from commit 1854f2751e )
Do not merge to master.
2024-11-16 08:17:46 -08:00
Eli Zaretskii
8181680062
Improve the documentation of major-mode remapping
...
* etc/NEWS (example):
* doc/emacs/files.texi (Reverting):
* doc/emacs/modes.texi (Choosing Modes): Improve the documentation
of 'major-mode-remap-alist' and mode remapping. (Bug#74339)
2024-11-16 11:47:34 +02:00
Stefan Kangas
0856360d80
; Fix typo in recent change
2024-11-16 07:22:48 +01:00
Robert Pluim
68337106f9
; Fix TRAMP manual indexing
...
* doc/misc/tramp.texi (Inline methods):
(External methods):
(GVFS-based methods):
(FUSE-based methods):
(Customizing Methods):
(Remote shell setup):
(Change file name syntax):
(Archive file names):
(Frequently Asked Questions): Make sure @item comes after
@cindex and similar indexing commands.
2024-11-15 11:32:30 +01:00
Robert Pluim
8f6ff233ef
; TRAMP manual spelling and grammar fixes
...
* doc/misc/tramp.texi (FUSE-based methods):
(Firewalls):
(Predefined connection information):
(Remote programs):
(Remote shell setup):
(Ssh setup):
(Home directories):
(Remote processes):
(Renaming remote files):
(Archive file names):
(Bug Reports):
(Frequently Asked Questions): Use "can" instead of "could" where
it makes sense.
2024-11-14 13:56:04 +01:00
Michael Albinus
c96e576090
Precise password cache in Tramp
...
* doc/misc/tramp.texi (Password handling):
Describe auth-source-cache-expiry and auth-source-do-cache instead
of password-cache-expiry and password-cache. (Bug#74105)
* lisp/net/tramp.el (tramp-read-passwd): Check for `auth-sources'
being non-nil.
2024-11-10 12:35:15 +01:00
Eli Zaretskii
94bf7ad797
Document the 'display-line-numbers-disable' property
...
* doc/lispref/display.texi (Overlay Properties):
* doc/lispref/text.texi (Special Properties): Document
'display-line-numbers-disable'. Fix indexing.
2024-11-09 13:33:21 +02:00
Eli Zaretskii
b1be0f2ba6
Document issues with 'use-package's ':custom' and byte compilation
...
* doc/misc/use-package.texi (User options): Warn against
byte-compiling init files that use ':custom'. (Bug#73609)
2024-11-09 11:55:49 +02:00
Robert Pluim
3231af3727
Improve 'open-network-stream' documentation.
...
* doc/lispref/processes.texi (Network): Correct explanation of
':warn-unless-encrypted'. Document ':error' return keyword.
* lisp/net/network-stream.el (open-network-stream): Improve
':return-list' documentation. Document ':error'. Correct
explanation of ':warn-unless-encrypted'.
2024-11-05 13:51:21 +01:00
Robert Pluim
fb55431c44
; Fix typos in case-conversion descriptions
...
* doc/lispref/nonascii.texi (Character Properties): Fix typos.
* doc/lispref/strings.texi (Case Conversion): Fix typos.
(Case Tables): Fix typos.
2024-11-05 12:33:49 +01:00
Eli Zaretskii
83f095d1fd
; Fix typo and indexing in the ELisp manual
...
* doc/lispref/display.texi (Image Descriptors): Fix typo and indexing.
(Defining Images): Fix indexing.
2024-11-04 21:34:25 +02:00
Michael Albinus
03fa832b4d
Improve Tramp documentation on direct async processes
...
* doc/misc/tramp.texi (Remote processes): Add another example
enabling direct async processes based on method name. (Bug#74105)
* etc/NEWS: Rephrase Tramp entry on direct async processes.
2024-11-03 15:48:19 +01:00
Eli Zaretskii
f7b85fe986
Improve documentation of letter-case conversions
...
* doc/lispref/nonascii.texi (Character Properties):
* doc/lispref/strings.texi (Case Conversion, Case Tables):
Document that special-casing rules override the case-table
conversions. (Bug#74155)
2024-11-01 16:39:39 +02:00
Eli Zaretskii
8a4d13e370
; * doc/lispref/frames.texi (Yanking Media): Add index entry.
2024-10-29 16:27:51 +02:00
Stefan Monnier
9e1abf11fc
Tweak doc w.r.t to "void function" (bug#73886)
...
* doc/lispref/functions.texi (Function Cells): Avoid talking
about the function cell being void.
* src/data.c (Fboundp, Ffmakunbound, Fsymbol_function):
Don't suggest that "void" can be considered as a kind of value.
2024-10-27 14:52:25 -04:00
Eli Zaretskii
55a8cec013
Another 'void' update
...
* doc/lispref/symbols.texi (Symbol Components): Another update due
to the change in 'void' function implementation. (Bug#73886)
2024-10-27 16:07:08 +02:00
Eli Zaretskii
b0aaee93fd
Update the documentation of void functions
...
* doc/lispref/functions.texi (Function Cells):
* src/data.c (Ffboundp, Ffmakunbound, Fsymbol_function): Update
documentation to the changes of how void functions are represented
since Emacs 24.5. (Bug#73886)
2024-10-27 13:16:36 +02:00