diff options
| author | Eli Zaretskii | 2019-07-25 19:32:25 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2019-07-25 19:32:25 +0300 |
| commit | 385416af6a3a1aa2e00a3aec3f0938ec44ca0f9c (patch) | |
| tree | 3fea9bbd9f2c4f3b7c5b087ba552df1d60082fc8 /etc | |
| parent | 0cbdbac2bbc0ade799711cd70d3d59aee3db9cef (diff) | |
| download | emacs-385416af6a3a1aa2e00a3aec3f0938ec44ca0f9c.tar.gz emacs-385416af6a3a1aa2e00a3aec3f0938ec44ca0f9c.zip | |
Fix recent commit in xref.el
* lisp/progmodes/xref.el (xref-file-name-display): Doc fix.
* etc/NEWS: Fix the corresponding entry.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -404,7 +404,8 @@ mode they are described in the manual "(emacs) Display". | |||
| 404 | --- | 404 | --- |
| 405 | ** New variable 'xref-file-name-display' controls the display of file | 405 | ** New variable 'xref-file-name-display' controls the display of file |
| 406 | names in xref buffers. | 406 | names in xref buffers. |
| 407 | ** New variable `file-size-function' controls how file sizes are displayed | 407 | |
| 408 | ** New variable `file-size-function' controls how file sizes are displayed. | ||
| 408 | 409 | ||
| 409 | 410 | ||
| 410 | * Editing Changes in Emacs 27.1 | 411 | * Editing Changes in Emacs 27.1 |