1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 06:50:23 -08:00

Correctly typeset nil and t in texinfo

* doc/emacs/package.texi (Fetching Package Sources):
* doc/lispref/display.texi (Image Descriptors):
* doc/lispref/windows.texi (Buffer Display Action Alists):
* doc/misc/gnus-faq.texi (FAQ 5-4): Correctly typeset nil and t.
This commit is contained in:
Stefan Kangas 2024-07-22 10:14:25 +02:00
parent f050b9c503
commit 9b426e15ab
4 changed files with 14 additions and 16 deletions

View file

@ -693,9 +693,9 @@ an Org file.
@item :make @item :make
A string or list of strings providing the target or targets defined in A string or list of strings providing the target or targets defined in
the repository Makefile which should run before building the Info the repository Makefile which should run before building the Info file.
file. Only takes effect when @code{package-vc-allow-build-commands} Only takes effect when @code{package-vc-allow-build-commands} is
is non-nil. non-@code{nil}.
@item :shell-command @item :shell-command
A string providing the shell command to run before building the Info A string providing the shell command to run before building the Info

View file

@ -6177,7 +6177,7 @@ or @code{:flip} is changed.
If @code{:original-map} is not specified when creating an image with If @code{:original-map} is not specified when creating an image with
@code{create-image}, it will be computed based on the supplied @code{create-image}, it will be computed based on the supplied
@code{:map}, as well as any of @code{:scale}, @code{:rotation}, or @code{:map}, as well as any of @code{:scale}, @code{:rotation}, or
@code{:flip} which are non-nil. @code{:flip} which are non-@code{nil}.
Conversely, if @code{:original-map} is specified but @code{:map} is not, Conversely, if @code{:original-map} is specified but @code{:map} is not,
@code{:map} will be computed based on @code{:original-map}, @code{:map} will be computed based on @code{:original-map},

View file

@ -3312,12 +3312,11 @@ only addressee.
@vindex pop-up-frames@r{, a buffer display action alist entry} @vindex pop-up-frames@r{, a buffer display action alist entry}
@item pop-up-frames @item pop-up-frames
The value controls whether @code{display-buffer} may display buffers The value controls whether @code{display-buffer} may display buffers by
by making new frames. It has the same meaning as the making new frames. It has the same meaning as the @code{pop-up-frames}
@code{pop-up-frames} variable and takes precedence over it when present. variable and takes precedence over it when present. Its main intended
Its main intended purpose is to override a non-nil value of the purpose is to override a non-@code{nil} value of the variable for
variable for particular buffers which the user prefers to keep particular buffers which the user prefers to keep in the selected frame.
in the selected frame.
@vindex parent-frame@r{, a buffer display action alist entry} @vindex parent-frame@r{, a buffer display action alist entry}
@item parent-frame @item parent-frame

View file

@ -1173,12 +1173,11 @@ to postings you send to the gmane hierarchy, use
send to groups containing the string binaries in their send to groups containing the string binaries in their
name etc. name etc.
You can instead of specifying a regexp specify a function You can instead of specifying a regexp specify a function which is
which is evaluated, only if it returns true, the evaluated, only if it returns true, the corresponding settings take
corresponding settings take effect. Two interesting effect. Two interesting candidates for this are @code{message-news-p}
candidates for this are message-news-p which returns t if which returns @code{t} if the current Group is a newsgroup and the
the current Group is a newsgroup and the corresponding corresponding @code{message-mail-p}.
message-mail-p.
Note that all forms that match are applied, that means in Note that all forms that match are applied, that means in
the example below, when I post to the example below, when I post to