]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lock.el
Update docs for `customize-mode'
[gnu-emacs] / lisp / emacs-lock.el
index 919cbcb0c50ddd39ee3c27b016e555a470ef53af..28b8e35fba94806d20e27c36d9182078c2e69a25 100644 (file)
@@ -1,6 +1,6 @@
 ;;; emacs-lock.el --- protect buffers against killing or exiting -*- lexical-binding: t -*-
 
-;; Copyright (C) 2011-2015 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
 ;; Author: Juanma Barranquero <lekktu@gmail.com>
 ;; Inspired by emacs-lock.el by Tom Wurgler <twurgler@goodyear.com>