mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 04:21:28 -08:00
Document changes in file-name-sans-extension and file-name-extension.
This commit is contained in:
parent
b704d54b92
commit
202082d389
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
etc/NEWS
|
|
@ -78,6 +78,11 @@ SQL buffer.
|
|||
|
||||
* Lisp Changes in Emacs 21.2
|
||||
|
||||
+++
|
||||
** Functions `file-name-sans-extension' and `file-name-extension' now
|
||||
ignore the leading dots in file names, so that file names such as
|
||||
`.emacs' are treated as extensionless.
|
||||
|
||||
** Functions `user-uid' and `user-real-uid' now return floats if the
|
||||
user UID doesn't fit in a Lisp integer. Function `user-full-name'
|
||||
accepts a float as UID parameter.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue