1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00

* fileio.c (Fexpand_file_name): Doc fix.

This commit is contained in:
Chong Yidong 2008-10-16 17:59:24 +00:00
parent ca6888b6e5
commit 721de51dca

View file

@ -1,5 +1,7 @@
2008-10-16 Chong Yidong <cyd@stupidchicken.com>
* fileio.c (Fexpand_file_name): Doc fix.
* xfaces.c (Finternal_set_lisp_face_attribute): Make null values
of :foreground and :background equivalent to unspecified (20.x
compatibility).