all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mauro Aranda <maurooaranda@gmail.com>
To: 35799@debbugs.gnu.org
Subject: bug#35799: 27.0.50; Typo in ELisp Manual
Date: Sun, 19 May 2019 11:42:51 -0300	[thread overview]
Message-ID: <CABczVwdi61CD7AGcOvXiisvGtpEXAgpcdPFrSQtpvjkA-xOLXw@mail.gmail.com> (raw)
In-Reply-To: <CABczVwepCAs_OHh-_0_nAs4wwEM_GF_DwqMTw=cfkyyMSuj14Q@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 29 bytes --]

Tags: patch

Patch attached.

[-- Attachment #1.2: Type: text/html, Size: 85 bytes --]

[-- Attachment #2: 0001-Fix-typo-in-ELisp-manual.patch --]
[-- Type: text/x-patch, Size: 1183 bytes --]

From d1b4594a60c6ef720b153d5a5f637aa262312781 Mon Sep 17 00:00:00 2001
From: Mauro Aranda <maurooaranda@gmail.com>
Date: Sun, 19 May 2019 11:36:26 -0300
Subject: [PATCH] Fix typo in ELisp manual

* doc/lispref/variables.texi (Directory Local Variables): Fix typo in
dir-locals-set-class-variables description.  (Bug#35799)
---
 doc/lispref/variables.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index aca7d2f..932b7c8 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -2009,7 +2009,7 @@ Directory Local Variables
 one of the two forms: @code{(@var{major-mode} . @var{alist})} or
 @code{(@var{directory} . @var{list})}.  With the first form, if the
 file's buffer turns on a mode that is derived from @var{major-mode},
-then the all the variables in the associated @var{alist} are applied;
+then all the variables in the associated @var{alist} are applied;
 @var{alist} should be of the form @code{(@var{name} . @var{value})}.
 A special value @code{nil} for @var{major-mode} means the settings are
 applicable to any mode.  In @var{alist}, you can use a special
-- 
2.7.4


  reply	other threads:[~2019-05-19 14:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-19 14:38 bug#35799: 27.0.50; Typo in ELisp Manual Mauro Aranda
2019-05-19 14:42 ` Mauro Aranda [this message]
2019-05-20 18:26   ` Noam Postavsky

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=CABczVwdi61CD7AGcOvXiisvGtpEXAgpcdPFrSQtpvjkA-xOLXw@mail.gmail.com \
    --to=maurooaranda@gmail.com \
    --cc=35799@debbugs.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.