diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94473f03b7f..c170c50c9f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-11-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * startup.el (command-line): Handle nil elements in load-path. | ||
| 4 | |||
| 1 | 2014-11-10 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2014-11-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * help.el (view-lossage): Include the actual commands run. | 7 | * help.el (view-lossage): Include the actual commands run. |