*** elint.el 07 Jan 2009 11:29:25 +1100 1.23 --- elint.el 24 Feb 2009 08:46:25 +1100 *************** *** 107,113 **** (if cond then &rest else) (apply function &rest args) (format string &rest args) ! (encode-time second minute hour day month year zone &rest args) (min &rest args) (logand &rest args) (logxor &rest args) --- 107,113 ---- (if cond then &rest else) (apply function &rest args) (format string &rest args) ! (encode-time second minute hour day month year &optional zone) (min &rest args) (logand &rest args) (logxor &rest args)