emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 9bf13a3fb9: ; * src/alloc.c (Fmemory_info): Doc fix.


From: Eli Zaretskii
Subject: emacs-29 9bf13a3fb9: ; * src/alloc.c (Fmemory_info): Doc fix.
Date: Thu, 22 Dec 2022 06:03:22 -0500 (EST)

branch: emacs-29
commit 9bf13a3fb9e197dfa741625fb7089ee7924cc581
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * src/alloc.c (Fmemory_info): Doc fix.
---
 src/alloc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/alloc.c b/src/alloc.c
index 9feca7ae02..9a7c759dc1 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -7437,7 +7437,7 @@ DEFUN ("memory-info", Fmemory_info, Smemory_info, 0, 0, 0,
 All values are in Kbytes.  If there is no swap space,
 last two values are zero.  If the system is not supported
 or memory information can't be obtained, return nil.
-If `default-directory’ is remote, return memory information of the
+If `default-directory' is remote, return memory information of the
 respective remote host.  */)
   (void)
 {



reply via email to

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