]> code.delx.au - gnu-emacs/blobdiff - lisp/ido.el
Derive secrets-mode from special-mode
[gnu-emacs] / lisp / ido.el
index e2a916534eb6acafc57b5646a9ea267822f8ffa4..0e74cbc7a2d452a38e9d336fe7667de0ccefa6a6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ido.el --- interactively do things with buffers and files
 
-;; Copyright (C) 1996-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2016 Free Software Foundation, Inc.
 
 ;; Author: Kim F. Storm <storm@cua.dk>
 ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk>