emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/frames.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/frames.texi
Date: Sun, 17 Jul 2005 15:49:53 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]