GNU bug report logs - #30959
27.0.50; A small typo in map-do's docstring

Previous Next

Package: emacs;

Reported by: Xu Chunyang <mail <at> xuchunyang.me>

Date: Tue, 27 Mar 2018 05:21:01 UTC

Severity: minor

Found in version 27.0.50

Fixed in version 26.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#30959: closed (27.0.50; A small typo in map-do's docstring)
Date: Tue, 27 Mar 2018 21:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 27 Mar 2018 17:03:46 -0400
with message-id <tevadhw7rh.fsf <at> fencepost.gnu.org>
and subject line Re: bug#30959: 27.0.50; A small typo in map-do's docstring
has caused the debbugs.gnu.org bug report #30959,
regarding 27.0.50; A small typo in map-do's docstring
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
30959: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30959
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Xu Chunyang <mail <at> xuchunyang.me>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; A small typo in map-do's docstring
Date: Tue, 27 Mar 2018 13:19:57 +0800
diff -u --label /Users/xcy/src/emacs/nextstep/Emacs.app/Contents/Resources/lisp/emacs-lisp/map.el.gz --label \#\<buffer\ map.el.gz\> /var/folders/7f/s191h4q97p90374yw15ssrs00000gn/T/jka-com0gGT1Q /var/folders/7f/s191h4q97p90374yw15ssrs00000gn/T/buffer-content-wKynb9
--- /Users/xcy/src/emacs/nextstep/Emacs.app/Contents/Resources/lisp/emacs-lisp/map.el.gz
+++ #<buffer map.el.gz>
@@ -207,7 +207,7 @@
 
 (defun map-do (function map)
   "Apply FUNCTION to each element of MAP and return nil.
-FUNCTION.is called with two arguments, the key and the value."
+FUNCTION is called with two arguments, the key and the value."
   (funcall (map--dispatch map
              :list #'map--do-alist
              :hash-table #'maphash

Diff finished.  Tue Mar 27 13:18:12 2018


[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 30959-done <at> debbugs.gnu.org
Subject: Re: bug#30959: 27.0.50; A small typo in map-do's docstring
Date: Tue, 27 Mar 2018 17:03:46 -0400
Version: 26.1

Thanks; fixed in 1b075a9.



This bug report was last modified 7 years and 141 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.