Index: emacs/man/frames.texi diff -c emacs/man/frames.texi:1.87 emacs/man/frames.texi:1.88 *** emacs/man/frames.texi:1.87 Sat Jun 4 18:59:54 2005 --- emacs/man/frames.texi Sun Jul 17 19:49:53 2005 *************** *** 495,503 **** Here's a similar example for specifying a foreground color: @example ! (add-to-list 'default-frame-alist '(background-color . "blue")) @end example - @node Frame Commands @section Frame Commands --- 495,502 ---- Here's a similar example for specifying a foreground color: @example ! (add-to-list 'default-frame-alist '(foreground-color . "blue")) @end example @node Frame Commands @section Frame Commands
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
