diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3f7182d50dc..cabad65d8c7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | (xref-location-marker): New method implementation. | 6 | (xref-location-marker): New method implementation. |
| 7 | 7 | ||
| 8 | * progmodes/xref.el: Mention that xref-location is an EIEIO class. | 8 | * progmodes/xref.el: Mention that xref-location is an EIEIO class. |
| 9 | (xref--insert-xrefs): Expand help-echo string. | ||
| 9 | 10 | ||
| 10 | 2015-01-19 Dmitry Gutov <dgutov@yandex.ru> | 11 | 2015-01-19 Dmitry Gutov <dgutov@yandex.ru> |
| 11 | 12 | ||