Minor cleanup for times as lists of four integers.
commit0c93aa38b3f5333d7b026e6cc1e0c9d313a4da71
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Nov 2012 02:13:19 +0000 (17 18:13 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Nov 2012 02:13:19 +0000 (17 18:13 -0800)
tree9c84c831fd2a9729822bed4d59f6b16bd2218d08
parent291a654dad6d4604ed4db80885b3af04e64c944f
Minor cleanup for times as lists of four integers.

* doc/lispref/os.texi (Time Parsing): Time values can now be four integers.
* lisp/files.el (dir-locals-directory-cache):
* lisp/ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
Doc fixes.
* lisp/net/tramp-sh.el (tramp-do-file-attributes-with-ls):
* lisp/ps-bdf.el (bdf-file-newer-than-time):
Process four-integers time stamps, not two.  Doc fixes.
doc/lispref/ChangeLog
doc/lispref/os.texi
lisp/ChangeLog
lisp/files.el
lisp/net/tramp-sh.el
lisp/ps-bdf.el