]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lock.el
Try to mitigate DNS failures when downloading stuff asynchronously
[gnu-emacs] / lisp / emacs-lock.el
index f2c93473015e34ee0eb3775882af1595454b4cd3..743b828326c51d2139ce835b118ea128190dbc5f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; emacs-lock.el --- protect buffers against killing or exiting -*- lexical-binding: t -*-
 
-;; Copyright (C) 2011 Free Software Foundation, Inc
+;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
 ;; Author: Juanma Barranquero <lekktu@gmail.com>
 ;; Inspired by emacs-lock.el by Tom Wurgler <twurgler@goodyear.com>