* [PATCH] Typofix in the doc/lispref/modes.texi
@ 2023-11-14 10:35 Evgeny Zajcev
2023-11-14 14:24 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Evgeny Zajcev @ 2023-11-14 10:35 UTC (permalink / raw)
To: emacs-devel
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-14 14:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14 10:35 [PATCH] Typofix in the doc/lispref/modes.texi Evgeny Zajcev
2023-11-14 14:24 ` Eli Zaretskii
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.