unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35799: 27.0.50; Typo in ELisp Manual
@ 2019-05-19 14:38 Mauro Aranda
  2019-05-19 14:42 ` Mauro Aranda
  0 siblings, 1 reply; 3+ messages in thread
From: Mauro Aranda @ 2019-05-19 14:38 UTC (permalink / raw)
  To: 35799

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

Hello.

The description of dir-locals-set-class-variables has a typo.  Once
assigned a Bug Number, I'll send a patch.

Best regards,
Mauro.

[-- Attachment #2: Type: text/html, Size: 185 bytes --]

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

* bug#35799: 27.0.50; Typo in ELisp Manual
  2019-05-19 14:38 bug#35799: 27.0.50; Typo in ELisp Manual Mauro Aranda
@ 2019-05-19 14:42 ` Mauro Aranda
  2019-05-20 18:26   ` Noam Postavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Mauro Aranda @ 2019-05-19 14:42 UTC (permalink / raw)
  To: 35799


[-- 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


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

* bug#35799: 27.0.50; Typo in ELisp Manual
  2019-05-19 14:42 ` Mauro Aranda
@ 2019-05-20 18:26   ` Noam Postavsky
  0 siblings, 0 replies; 3+ messages in thread
From: Noam Postavsky @ 2019-05-20 18:26 UTC (permalink / raw)
  To: Mauro Aranda; +Cc: 35799

tags 35799 fixed
close 35799 26.3
quit

Mauro Aranda <maurooaranda@gmail.com> writes:

> --- a/doc/lispref/variables.texi
> +++ b/doc/lispref/variables.texi
> @@ -2009,7 +2009,7 @@ Directory Local Variables

> -then the all the variables in the associated @var{alist} are applied;
> +then all the variables in the associated @var{alist} are applied;

Pushed to emacs-26.

015b12ebb8 2019-05-20T14:22:58-04:00 "Fix typo in ELisp manual"
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=015b12ebb84995386dd84ef80092f01fba882168






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

end of thread, other threads:[~2019-05-20 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-19 14:38 bug#35799: 27.0.50; Typo in ELisp Manual Mauro Aranda
2019-05-19 14:42 ` Mauro Aranda
2019-05-20 18:26   ` Noam Postavsky

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).