]> git.eshelyaron.com Git - emacs.git/commit
Fix cursor column positioning on Grep hits
authorTrevor Spiteri <tspiteri@ieee.org>
Mon, 14 Jan 2019 22:10:34 +0000 (23:10 +0100)
committerEli Zaretskii <eliz@gnu.org>
Sat, 19 Jan 2019 07:51:20 +0000 (09:51 +0200)
commit9034dd6c703975e9da3a269b84d8b756b997a4d8
tree0efbf12020d681efd3f22091d1c00d5f93a17904
parentb6d78a0d8019a92f94ce3fc41ddb0886f8b70d85
Fix cursor column positioning on Grep hits

* lisp/progmodes/grep.el (grep-match-face): Move before first
use, to avoid byte-compilation warning.
(grep-regexp-alist): Don't quote grep-match-face.  (Bug#34068)

Copyright-paperwork-exempt: yes
lisp/progmodes/grep.el