]> git.eshelyaron.com Git - emacs.git/commitdiff
(frame-update-faces): Add empty docstring so the one for `ignore' doesn't
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 2 Jun 2004 00:35:23 +0000 (00:35 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 2 Jun 2004 00:35:23 +0000 (00:35 +0000)
show through.

lisp/faces.el

index f04da872f4dd0e4ef80bb94ca08c4eb88dcd4852..05a4fd7e82c9e400311be10127bd3f4a550ef254 100644 (file)
@@ -1779,7 +1779,7 @@ created."
 
 ;; Update a frame's faces when we change its default font.
 
-(defalias 'frame-update-faces 'ignore)
+(defalias 'frame-update-faces 'ignore "")
 (make-obsolete 'frame-update-faces "no longer necessary." "21.1")
 
 ;; Update the colors of FACE, after FRAME's own colors have been