aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/autoinsert.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el
index a81117df01b..e67ab211aba 100644
--- a/lisp/autoinsert.el
+++ b/lisp/autoinsert.el
@@ -146,7 +146,8 @@ If this contains a %s, that will be replaced by the matching rule.")
146 146
147;; You should have received a copy of the GNU General Public License 147;; You should have received a copy of the GNU General Public License
148;; along with GNU Emacs; see the file COPYING. If not, write to 148;; along with GNU Emacs; see the file COPYING. If not, write to
149;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 149;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
150;; Boston, MA 02111-1307, USA.
150 151
151;;; Commentary: 152;;; Commentary:
152 153