]> code.delx.au - gnu-emacs/blobdiff - lisp/ido.el
Less 'make' chatter in batch mode
[gnu-emacs] / lisp / ido.el
index 5f7637c5632bd5c5f4ffb18289dec92c3a4266f8..2321b57d08ae8bb0636991959a4fc48139b3924f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ido.el --- interactively do things with buffers and files
 
-;; Copyright (C) 1996-2014 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2015 Free Software Foundation, Inc.
 
 ;; Author: Kim F. Storm <storm@cua.dk>
 ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk>