unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47129: [PATCH] Fix reference to diff-font-lock-syntax in diff-mode documentation
       [not found] <m1ft0yr03n.fsf.ref@yahoo.es>
@ 2021-03-14  1:32 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-03-14  6:04   ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-03-14  1:32 UTC (permalink / raw)
  To: 47129

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]


Here's a small patch that fixes an incomplete variable reference in the
Diff Mode manual.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Fix-reference-to-diff-font-lock-syntax-in-diff-mode-.patch --]
[-- Type: text/x-patch, Size: 913 bytes --]

From 0b185a206e0d96e0fa0033cf3377ba24d6501f5f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mart=C3=ADn?= <mardani29@yahoo.es>
Date: Sun, 14 Mar 2021 02:25:53 +0100
Subject: [PATCH] Fix reference to diff-font-lock-syntax in diff-mode
 documentation

---
 doc/emacs/files.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index 6b3bc430d9..912980b688 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -1670,8 +1670,9 @@ Diff Mode
 (``new'') source files.
 
 @vindex diff-font-lock-syntax
-  If non-@code{nil}, fragments of source in hunks are highlighted
-according to the appropriate major mode.
+  If @code{diff-font-lock-syntax} is non-@code{nil}, fragments of
+source in hunks are highlighted according to the appropriate major
+mode.
 
 @node Copying and Naming
 @section Copying, Naming and Renaming Files
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#47129: [PATCH] Fix reference to diff-font-lock-syntax in diff-mode documentation
  2021-03-14  1:32 ` bug#47129: [PATCH] Fix reference to diff-font-lock-syntax in diff-mode documentation Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-03-14  6:04   ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-03-14  6:04 UTC (permalink / raw)
  To: Daniel Martín; +Cc: 47129-done

> Date: Sun, 14 Mar 2021 02:32:44 +0100
> From:  Daniel Martín via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> Here's a small patch that fixes an incomplete variable reference in the
> Diff Mode manual.

Thanks, installed on the release branch.

Please in the future include in the log message the reference to the
file and the node in the manual, and also mention the bug number (when
known).  Here's how I amended the log message in this case:

    Fix reference to 'diff-font-lock-syntax' in diff-mode documentation

    * doc/emacs/files.texi (Diff Mode): Add the omitted name of the
    variable.  (Bug#47129)

See CONTRIBUTE for how we prefer formatting the commit log messages.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-14  6:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m1ft0yr03n.fsf.ref@yahoo.es>
2021-03-14  1:32 ` bug#47129: [PATCH] Fix reference to diff-font-lock-syntax in diff-mode documentation Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-14  6:04   ` 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).