emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Tue, 19 Feb 2002 06:07:20 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.607 emacs/etc/NEWS:1.608
*** emacs/etc/NEWS:1.607        Sun Feb 17 13:08:44 2002
--- emacs/etc/NEWS      Tue Feb 19 06:07:20 2002
***************
*** 626,631 ****
--- 626,638 ----
  or the header line.
  
  +++
+ ** The function `atan' now accepts an optional second argument.
+ 
+ When called with 2 arguments, as in `(atan Y X)', `atan' returns the
+ angle in radians between the vector [X, Y] and the X axis.  (This is
+ equivalent to the standard C library function `atan2'.)
+ 
+ +++
  ** You can now make a window as short as one line.
  
  A window that is just one line tall does not display either a mode



reply via email to

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