diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bf4392d519d..9a32c174d8f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-11-26 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | Preload leim-list.el. | ||
| 4 | * epaths.in (PATH_DUMPLOADSEARCH): Add leim/. | ||
| 5 | * callproc.c (init_callproc): Don't assume PATH_DUMPLOADSEARCH | ||
| 6 | is a single directory. | ||
| 7 | |||
| 1 | 2013-11-25 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2013-11-25 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | bool-vector-subsetp is now the normal direction (Bug#15912). | 10 | bool-vector-subsetp is now the normal direction (Bug#15912). |