diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2c5aa61e417..f3c881f630d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2014-10-02 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2014-10-02 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * lisp.h: Fix up compilation for USE_STACK_LISP_OBJECTS=false. | ||
| 4 | |||
| 3 | * nsselect.m (ns-own-selection-internal, ns-disown-selection-internal): | 5 | * nsselect.m (ns-own-selection-internal, ns-disown-selection-internal): |
| 4 | Rename from the "x-" prefix. | 6 | Rename from the "x-" prefix. |
| 5 | 7 | ||