unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36585: [PATCH] Use lexical-binding and do small doc fix in help-fns-tests.el
@ 2019-07-10 23:07 Stefan Kangas
  2019-07-10 23:30 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2019-07-10 23:07 UTC (permalink / raw)
  To: 36585

This small patch adds lexical-binding to help-fns-tests.el and fixes
incorrect comments.

(I'll send the patch in a separate message once this is assigned a bug
number.)

Best regards,
Stefan Kangas





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

* bug#36585: [PATCH] Use lexical-binding and do small doc fix in help-fns-tests.el
  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
  2019-07-19  0:09   ` Noam Postavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2019-07-10 23:30 UTC (permalink / raw)
  To: 36585

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


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

* bug#36585: [PATCH] Use lexical-binding and do small doc fix in help-fns-tests.el
  2019-07-10 23:30 ` Stefan Kangas
@ 2019-07-19  0:09   ` Noam Postavsky
  0 siblings, 0 replies; 3+ messages in thread
From: Noam Postavsky @ 2019-07-19  0:09 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 36585

tags 36585 fixed
close 36585 27.1
quit

> Subject: [PATCH] Use lexical-binding in help-fns-tests.el (Bug#36585)
>
> * test/lisp/help-fns-tests.el: Use lexical-binding.  Doc fix.

Pushed to master.

daf5c4309f 2019-07-18T20:06:27-04:00 "Use lexical-binding in help-fns-tests.el (Bug#36585)"
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=daf5c4309f9fc173c51a5d0bcbc904cbae96ee77






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

end of thread, other threads:[~2019-07-19  0:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2019-07-19  0:09   ` 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).