diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2023-08-06 07:00:22 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2023-08-06 09:31:39 -0400 |
commit | 10a7615b5d45bcd909bb03d67423b337dfe93b1e (patch) | |
tree | 125c1990b016f37bd7ba200d180d961515f7831c /test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el | |
parent | 2924541b8f17e31eea58b231d1af7c0c8844deff (diff) | |
download | emacs-10a7615b5d45bcd909bb03d67423b337dfe93b1e.tar.gz emacs-10a7615b5d45bcd909bb03d67423b337dfe93b1e.tar.bz2 emacs-10a7615b5d45bcd909bb03d67423b337dfe93b1e.zip |
Separate filename-deletion mechanism from policy.
src/fileio.c: (delete-file-internal) Renamed from delete-file,
parallel to delete-directory-internal; policy
code moved to Lisp.
src/files.el: (delete-file) New function, holds policy logic.
calls delete-file-internal.
This is a pure refactoring step, delete-file's behavior is
unchanged. But the C core is a little simpler now.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el')
0 files changed, 0 insertions, 0 deletions