[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (20e32f3 -> f415956)
From: |
Mattias Engdeg�rd |
Subject: |
master updated (20e32f3 -> f415956) |
Date: |
Sat, 21 Aug 2021 06:56:42 -0400 (EDT) |
mattiase pushed a change to branch master.
from 20e32f3 CC Mode: Move a macro to before its first use in a file.
new 49435be Add xref operations to context menu unconditionally
new 4d6e770 Re-type the :location slot in `xref-match-item` to
`xref-location`
new b483090 Indicate progress while searching for references in xref
new 6993d45 Add "Find References" to context menu (bug#50067)
new d6ad208 Use overlay arrow to indicate current *xref* selection
new f415956 Remove default "Select" title from NS popup menus
(bug#50067)
Summary of changes:
lisp/progmodes/prog-mode.el | 38 +++++++++++++++++++++++---------------
lisp/progmodes/xref.el | 32 ++++++++++++++++++++++++++++++--
src/menu.c | 4 ----
src/nsmenu.m | 2 +-
4 files changed, 54 insertions(+), 22 deletions(-)
- master updated (20e32f3 -> f415956),
Mattias Engdeg�rd <=
- master 4d6e770 2/6: Re-type the :location slot in `xref-match-item` to `xref-location`, Mattias Engdeg�rd, 2021/08/21
- master 6993d45 4/6: Add "Find References" to context menu (bug#50067), Mattias Engdeg�rd, 2021/08/21
- master b483090 3/6: Indicate progress while searching for references in xref, Mattias Engdeg�rd, 2021/08/21
- master 49435be 1/6: Add xref operations to context menu unconditionally, Mattias Engdeg�rd, 2021/08/21
- master f415956 6/6: Remove default "Select" title from NS popup menus (bug#50067), Mattias Engdeg�rd, 2021/08/21
- master d6ad208 5/6: Use overlay arrow to indicate current *xref* selection, Mattias Engdeg�rd, 2021/08/21