diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 795aa8026b3..8c196343e7e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * net/eww.el (eww-display-html): If we can't find the anchor we're | ||
| 4 | looking for, then go to point-min. | ||
| 5 | |||
| 1 | 2013-12-16 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2013-12-16 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Fix problems with CANNOT_DUMP and EMACSLOADPATH. | 8 | Fix problems with CANNOT_DUMP and EMACSLOADPATH. |