From: Evgeny Zajcev <lg.zevlg@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: [PATCH] Typofix in the doc/lispref/modes.texi
Date: Tue, 14 Nov 2023 13:35:55 +0300 [thread overview]
Message-ID: <CAO=W_ZpNun+r=bR7FXw9Cx7NwgoyfqM9rGYAg34q=Z4Z7+u=0A@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 37 bytes --]
Fixes typo in the Elisp docs
--
lg
[-- Attachment #1.2: Type: text/html, Size: 245 bytes --]
[-- Attachment #2: 0001-Typofix-in-the-doc-lispref-modes.texi.patch --]
[-- Type: text/x-patch, Size: 872 bytes --]
From 26b1ce77f355e3d0f84c26dabe35067ad8e07170 Mon Sep 17 00:00:00 2001
From: Zajcev Evgeny <zevlg@yandex.ru>
Date: Tue, 14 Nov 2023 13:32:57 +0300
Subject: [PATCH] Typofix in the doc/lispref/modes.texi
---
doc/lispref/modes.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi
index 00148420893..adf247906ac 100644
--- a/doc/lispref/modes.texi
+++ b/doc/lispref/modes.texi
@@ -2667,7 +2667,7 @@ Header Lines
value returned by @code{frame-char-width} (@pxref{Frame Font}), and
then use the result to align header-line text using the
@code{:align-to} display property spec (@pxref{Specified Space}) in
-pixels on the relevant parts of @code{header-line-frormat}.
+pixels on the relevant parts of @code{header-line-format}.
@end defvar
@defun window-header-line-height &optional window
--
2.25.1
next reply other threads:[~2023-11-14 10:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-14 10:35 Evgeny Zajcev [this message]
2023-11-14 14:24 ` [PATCH] Typofix in the doc/lispref/modes.texi Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAO=W_ZpNun+r=bR7FXw9Cx7NwgoyfqM9rGYAg34q=Z4Z7+u=0A@mail.gmail.com' \
--to=lg.zevlg@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.