unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [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

* Re: [PATCH] Typofix in the doc/lispref/modes.texi
  2023-11-14 10:35 [PATCH] Typofix in the doc/lispref/modes.texi Evgeny Zajcev
@ 2023-11-14 14:24 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-11-14 14:24 UTC (permalink / raw)
  To: Evgeny Zajcev; +Cc: emacs-devel

> From: Evgeny Zajcev <lg.zevlg@gmail.com>
> Date: Tue, 14 Nov 2023 13:35:55 +0300
> 
> Fixes typo in the Elisp docs

Thanks, installed on the emacs-29 branch.



^ permalink raw reply	[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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).