From e94b1799d4f4c57266bdbc4801b26fe0121b7c7a Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Sun, 3 Jan 2016 16:05:37 -0800 Subject: [PATCH] ; * .gitignore: Add lisp/mh-e/mh-autoloads.el. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e544b10808b..a8f0e9a2486 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # Files that Git should ignore in the Emacs source directory. -# Copyright 2009-2015 Free Software Foundation, Inc. +# Copyright 2009-2016 Free Software Foundation, Inc. # This file is part of GNU Emacs. @@ -116,6 +116,7 @@ lisp/leim/quail/quick-b5.el lisp/leim/quail/quick-cns.el lisp/leim/quail/tsang-b5.el lisp/leim/quail/tsang-cns.el +lisp/mh-e/mh-autoloads.el lisp/subdirs.el # Dependencies. -- 2.39.5