diff options
| author | Dmitry Gutov | 2015-01-20 04:52:48 +0200 |
|---|---|---|
| committer | Dmitry Gutov | 2015-01-20 04:52:48 +0200 |
| commit | 3ca37be9e754ca7e593736a31f0124722011d900 (patch) | |
| tree | 4fda775b63a83cdebbc7134ab7d4ee65457af846 /lisp/ChangeLog | |
| parent | 05fb53a16c00bd4067ddd6d6a18c6744b91bd1f2 (diff) | |
| download | emacs-3ca37be9e754ca7e593736a31f0124722011d900.tar.gz emacs-3ca37be9e754ca7e593736a31f0124722011d900.zip | |
Expand xref help-echo string
* lisp/progmodes/xref.el (xref--insert-xrefs): Expand help-echo string.
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 | ||