projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42d819e
)
Fix ChangeLog entry.
author
Dmitry Antipov
<dmantipov@yandex.ru>
Fri, 29 Aug 2014 16:28:53 +0000
(20:28 +0400)
committer
Dmitry Antipov
<dmantipov@yandex.ru>
Fri, 29 Aug 2014 16:28:53 +0000
(20:28 +0400)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2a78c4b4fa94033dd0b64637a23345e5cde11e1a..b3c056edd07c8449be2c146c2773b724600bd69f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-9,7
+9,7
@@
* lisp.h (enum Lisp_Save_Type): New member SAVE_TYPE_INT_OBJ.
(make_save_int_obj): Add prototype.
- Fix last change to support Darwin/OSX (Bug#18354).
+ Fix last change to support Darwin/OSX
and FreeBSD
(Bug#18354).
* sysdep.c (sort_vector_compare) [DARWIN_OS || __FreeBSD__]:
Conditionally define to match system's qsort_r signature.
(sort_vector) [DARWIN_OS || __FreeBSD__]: Likewise in call to qsort_r.