unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: 36585@debbugs.gnu.org
Subject: bug#36585: [PATCH] Use lexical-binding and do small doc fix in help-fns-tests.el
Date: Thu, 11 Jul 2019 01:30:56 +0200	[thread overview]
Message-ID: <CADwFkmkpkwvBh1s8XPiXCGSSPpqM4-PWKFSsPmo2+6EYGAA2qg@mail.gmail.com> (raw)
In-Reply-To: <CADwFkmnA3+E_p8hCm-AUnZ8WnbRVSDreXc46jkvYsM_Enaq-RA@mail.gmail.com>

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

Stefan Kangas <stefan@marxist.se> writes:
> (I'll send the patch in a separate message once this is assigned a bug
> number.)

Patch attached.

Thanks,
Stefan Kangas

[-- Attachment #2: 0001-Use-lexical-binding-in-help-fns-tests.el-Bug-36585.patch --]
[-- Type: application/octet-stream, Size: 965 bytes --]

From cc070e2c5b89308770f628aaf66550fe7e86e049 Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Thu, 11 Jul 2019 00:34:25 +0200
Subject: [PATCH] Use lexical-binding in help-fns-tests.el (Bug#36585)

* test/lisp/help-fns-tests.el: Use lexical-binding.  Doc fix.
---
 test/lisp/help-fns-tests.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/lisp/help-fns-tests.el b/test/lisp/help-fns-tests.el
index e31ac6a4d4..da4d25d0a6 100644
--- a/test/lisp/help-fns-tests.el
+++ b/test/lisp/help-fns-tests.el
@@ -1,4 +1,4 @@
-;;; help-fns.el --- tests for help-fns.el
+;;; help-fns-tests.el --- tests for help-fns.el  -*- lexical-binding: t -*-
 
 ;; Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
@@ -123,4 +123,4 @@ help-fns-test-describe-symbol
     (goto-char (point-min))
     (should (looking-at "^font-lock-comment-face is "))))
 
-;;; help-fns.el ends here
+;;; help-fns-tests.el ends here
-- 
2.21.0


  reply	other threads:[~2019-07-10 23:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-10 23:07 bug#36585: [PATCH] Use lexical-binding and do small doc fix in help-fns-tests.el Stefan Kangas
2019-07-10 23:30 ` Stefan Kangas [this message]
2019-07-19  0:09   ` 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADwFkmkpkwvBh1s8XPiXCGSSPpqM4-PWKFSsPmo2+6EYGAA2qg@mail.gmail.com \
    --to=stefan@marxist.se \
    --cc=36585@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 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).