]> git.eshelyaron.com Git - emacs.git/commit
Fix etc/HELLO searching in grep.el
authorPaul Eggert <eggert@Penguin.CS.UCLA.EDU>
Sun, 8 Jul 2018 17:00:17 +0000 (10:00 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 8 Jul 2018 17:01:33 +0000 (10:01 -0700)
commit9d09ced1d5d124893fbe9c176f821f6716e91392
tree068f4e65ac62141c56b0d21f56c7b0c57d86cad3
parent0c3e283c76e88ad35d9734a3657a75072047b628
Fix etc/HELLO searching in grep.el

* lisp/progmodes/grep.el (grep-compute-defaults):
Search for "^Copyright", not "^English", as the latter is no
longer present in etc/HELLO and the former is more likely to
survive future changes to etc/HELLO (Bug#32093).
lisp/progmodes/grep.el