emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 d841a03: ; Spelling fix


From: Paul Eggert
Subject: [Emacs-diffs] emacs-25 d841a03: ; Spelling fix
Date: Wed, 3 Aug 2016 21:59:37 +0000 (UTC)

branch: emacs-25
commit d841a03c5ee3e9a59a133474601f9bda190ee8fa
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    ; Spelling fix
---
 src/data.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/data.c b/src/data.c
index d14c84e..3a51129 100644
--- a/src/data.c
+++ b/src/data.c
@@ -630,8 +630,8 @@ global value outside of any lexical scope.  */)
 }
 
 /* FIXME: It has been previously suggested to make this function an
-   alias for symbol-function, but upon discussion at Debbug#23957,
-   there is a risk breaking backward compatiblity, as some users of
+   alias for symbol-function, but upon discussion at Bug#23957,
+   there is a risk breaking backward compatibility, as some users of
    fboundp may expect `t' in particular, rather than any true
    value.  An alias is still welcome so long as the compatibility
    issues are addressed.  */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]