]> code.delx.au - gnu-emacs/blobdiff - lisp/net/mairix.el
Update copyright year to 2016
[gnu-emacs] / lisp / net / mairix.el
index a73b4dfa9219b6029e8f4fb6848bdf4536773dae..c6e78235e2c7b5f6da4891128eea9ff8ac864f74 100644 (file)
@@ -1,6 +1,6 @@
 ;;; mairix.el --- Mairix interface for Emacs
 
-;; Copyright (C) 2008-2015 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2016 Free Software Foundation, Inc.
 
 ;; Author: David Engster <dengste@eml.cc>
 ;; Keywords: mail searching
@@ -211,7 +211,7 @@ nil for disabling this).")
 (defvar mairix-widget-other
   '(threads flags)
   "Other editable mairix commands when using customization widgets.
-Currently there are 'threads and 'flags.")
+Currently there are `threads' and `flags'.")
 
 ;;;; Internal variables