X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/7c82f3e23e37cc848a38b1f8be7149fd672a6393..0a39f27eb9b78ceacdf351eba4549efd3323c88d:/lisp/uniquify.el diff --git a/lisp/uniquify.el b/lisp/uniquify.el index fb67487f32..3153e143ba 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -1,7 +1,6 @@ -;;; uniquify.el --- unique buffer names dependent on file name +;;; uniquify.el --- unique buffer names dependent on file name -*- lexical-binding: t -*- -;; Copyright (C) 1989, 1995, 1996, 1997, 2001, 2002, 2003, -;; 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1995-1997, 2001-2011 Free Software Foundation, Inc. ;; Author: Dick King ;; Maintainer: FSF