Next: file-name-sans-extension, Previous: file-name-nondirectory, Up: Directory and File Variables and Functions [Index]
a file name
if non-nil, include the period in the returned value; if file name has no extension, return the empty string rather than nil.
the FILENAME’s extension, i.e., the part that begins with the last ‘.’, or nil for extensionless file name, or the empty string if the file name ends with a period.