1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/progmodes
Dmitry Gutov f103a2771b Handle multiple matches on the same line; add highlighting
* lisp/progmodes/xref.el (xref-location-marker): Interpret the
column value in characters.
(xref--collect-matches): Rename from `xref--collect-match'.
Search for all matches in the hit line.  Add `highlight' face to
the matched region in the summary.  Update both callers.
2015-11-14 01:11:52 +02:00
..
ada-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ada-prj.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
ada-stmt.el
ada-xref.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
antlr-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-awk.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-bytecomp.el
cc-cmds.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-defs.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-engine.el CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start. 2015-11-11 22:22:35 +00:00
cc-fonts.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-guess.el
cc-langs.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-menus.el
cc-mode.el CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start. 2015-11-11 22:22:35 +00:00
cc-styles.el
cc-vars.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cfengine.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cmacexp.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
compile.el Support MSW filename style for ant compilation error regexp 2015-10-04 07:57:28 +02:00
cperl-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cpp.el
cwarn.el
dcl-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ebnf2ps.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebrowse.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
elisp-mode.el * lisp/progmodes/elisp-mode.el: Declare function `project-roots' 2015-11-13 11:04:10 +01:00
etags.el Fold project-ask-user' into project-current' 2015-11-10 02:41:06 +02:00
executable.el
f90.el * lisp/progmodes/f90.el (f90-no-block-limit): 2015-11-01 18:25:42 -08:00
flymake.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
fortran.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
gdb-mi.el ; * lisp/progmodes/gdb-mi.el (gdb-mi-decode): Improve last change. 2015-10-01 14:52:03 +03:00
glasses.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
grep.el * lisp/progmodes/grep.el (grep): Doc fix. (Bug#21754) 2015-10-25 22:05:44 +02:00
gud.el lisp/progmodes/gud.el (gud-format-command): Fix last commit 2015-09-22 13:16:11 +03:00
hideif.el
hideshow.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
icon.el
idlw-complete-structtag.el
idlw-help.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
idlw-shell.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
idlw-toolbar.el
idlwave.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
inf-lisp.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
js.el Add JSX indentation via js-jsx-mode. (Bug#21799) 2015-10-31 13:02:36 -07:00
ld-script.el
m4-mode.el * m4-mode.el (m4-font-lock-keywords): Fix m4_* highlighting 2015-09-20 15:35:21 -04:00
make-mode.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
mantemp.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el * lisp/progmodes/octave.el: Use grammar more; Handle enumeration fun 2015-09-29 15:13:44 -04:00
opascal.el
pascal.el
perl-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
prog-mode.el * lisp/progmodes/prog-mode.el (prettify-symbols-alist): 2015-10-07 09:40:25 +01:00
project.el Spelling fixes 2015-11-10 10:23:00 -08:00
prolog.el * lisp/progmodes/prolog.el: Avoid indenting too much, after ":-" 2015-10-09 15:30:27 -04:00
ps-mode.el
python.el Fix bug#21762 2015-11-01 02:55:16 +01:00
ruby-mode.el Use %s to format strings instead of splicing them 2015-09-20 09:42:05 -07:00
scheme.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
sh-script.el Fix infinite loop in sh-script's SMIE code 2015-10-26 08:01:18 +01:00
simula.el
sql.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
subword.el
tcl.el
vera-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
verilog-mode.el Use %s to format strings instead of splicing them 2015-09-20 09:42:05 -07:00
vhdl-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
which-func.el
xref.el Handle multiple matches on the same line; add highlighting 2015-11-14 01:11:52 +02:00
xscheme.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00