mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
Merge remote-tracking branch 'savannah/master' into HEAD
This commit is contained in:
commit
f244c21902
311 changed files with 12895 additions and 7709 deletions
|
|
@ -103,7 +103,7 @@ Please send improvements and fixes to the maintainer."
|
|||
|
||||
(defcustom find-feature-regexp
|
||||
(concat ";;; Code:")
|
||||
"The regexp used by `xref-find-definitions' when searching for a feature definition.
|
||||
"Regexp used by `xref-find-definitions' when searching for a feature definition.
|
||||
Note it may contain up to one `%s' at the place where `format'
|
||||
should insert the feature name."
|
||||
;; We search for ";;; Code" rather than (feature '%s) because the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue