projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
519a93e
)
* lisp/generic-x.el (ansible-inventory-generic-mode): Fix filename (bug#42703)
author
Juri Linkov
<juri@linkov.net>
Tue, 4 Aug 2020 23:51:00 +0000
(
02:51
+0300)
committer
Juri Linkov
<juri@linkov.net>
Tue, 4 Aug 2020 23:51:00 +0000
(
02:51
+0300)
lisp/generic-x.el
patch
|
blob
|
history
diff --git
a/lisp/generic-x.el
b/lisp/generic-x.el
index cd24f497c960d6feba536991d0f307a2afac6331..48ac1232051eb637e5d5203ee5879825b72df38e 100644
(file)
--- a/
lisp/generic-x.el
+++ b/
lisp/generic-x.el
@@
-643,7
+643,7
@@
like an INI file. You can add this hook to `find-file-hook'."
("\\([^ =\n\r]+\\)=\\([^ \n\r]*\\)"
(1 font-lock-variable-name-face)
(2 font-lock-keyword-face)))
- '("inventory")
+ '("inventory
\\'
")
(list
(function
(lambda ()