* .gitignore: Add emacs-[1-9]*, to ignore files like emacs-25.0.50.1.
This commit is contained in:
1
src/.gitignore
vendored
1
src/.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
buildobj.h
|
||||
config.h
|
||||
emacs-[1-9]*
|
||||
epaths.h
|
||||
stamp_BLD
|
||||
stamp-h.in
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* .gitignore: Add emacs-[1-9]*, to ignore files like emacs-25.0.50.1.
|
||||
|
||||
2014-11-14 Dmitry Antipov <dmantipov@yandex.ru>
|
||||
|
||||
* xfont.c (xfont_list_pattern): Do not allocate font entity object
|
||||
|
||||
Reference in New Issue
Block a user