projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baa33a5
)
; * src/alloc.c (Fmemory_info): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 22 Dec 2022 11:02:45 +0000
(13:02 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 22 Dec 2022 11:02:45 +0000
(13:02 +0200)
src/alloc.c
patch
|
blob
|
history
diff --git
a/src/alloc.c
b/src/alloc.c
index 9feca7ae0240e423414aca21a35d042a72b0c199..9a7c759dc1d8d408c2804b7094531cb6c9ea5c34 100644
(file)
--- 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)
{