]> git.eshelyaron.com Git - emacs.git/commit
Rename `file-attribute-file-number' to `file-attribute-file-identifier'
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 14 Oct 2022 19:32:15 +0000 (21:32 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 14 Oct 2022 19:32:15 +0000 (21:32 +0200)
commiteeffc1f5ae36284e8d08c0f529e115032d7e0d04
tree55ac8a32b7d3fba9a0029de6fc199c29e66d092a
parent3da935d5339dfb43cb1be2df5f83b74b4e34ccc1
Rename `file-attribute-file-number' to `file-attribute-file-identifier'

* doc/lispref/files.texi (File Attributes):
* etc/NEWS:
* lisp/files.el (find-buffer-visiting, find-file-noselect)
(set-visited-file-name, basic-save-buffer)
(file-attribute-file-identifier):
* lisp/startup.el (normal-top-level-add-subdirs-to-load-path):
* lisp/eshell/em-unix.el (eshell-shuffle-files):
* src/dired.c (Ffile_attributes):
Rename `file-attribute-file-number' to `file-attribute-file-identifier'.
doc/lispref/files.texi
etc/NEWS
lisp/eshell/em-unix.el
lisp/files.el
lisp/startup.el
src/dired.c