Update docs for a bunch of 24.3 changes.
[bpt/emacs.git] / doc / lispref / ChangeLog
index 76f06ed..b5c847b 100644 (file)
@@ -1,3 +1,45 @@
+2012-09-30  Chong Yidong  <cyd@gnu.org>
+
+       * commands.texi (Click Events): Define "mouse position list".
+       Remove mention of unimplemented horizontal scroll bars.
+       (Drag Events, Motion Events): Refer to "mouse position list".
+       (Accessing Mouse): Document posnp.
+
+       * errors.texi (Standard Errors): Tweak arith-error description.
+       Tweak markup.  Remove domain-error and friends, which seem to be
+       unused after the floating-point code revamp.
+
+       * functions.texi (Obsolete Functions): Obsolescence also affects
+       documentation commands.  Various clarifications.
+       (Declare Form): New node.
+
+       * strings.texi (String Basics): Copyedits.
+
+       * os.texi (Idle Timers): Minor clarifications.
+       (User Identification): Add system-users and system-groups.
+
+       * macros.texi (Defining Macros): Move description of `declare' to
+       Declare Form node.
+
+       * loading.texi (Autoload):
+       * help.texi (Documentation Basics): The special sequences can
+       trigger autoloading.
+
+       * numbers.texi (Integer Basics): Copyedits.
+       (Float Basics): Consider IEEE floating point always available.
+       (Random Numbers): Document actual limits.
+       (Arithmetic Operations): Clarify division by zero.  Don't mention
+       the machine-independence of negative division since it does not
+       happen in practice.
+
+2012-09-28  Chong Yidong  <cyd@gnu.org>
+
+       * os.texi (Startup Summary): Document leim-list.el change.
+
+2012-09-25  Chong Yidong  <cyd@gnu.org>
+
+       * functions.texi (Defining Functions): defun is now a macro.
+
 2012-09-28  Leo Liu  <sdl.web@gmail.com>
 
        * files.texi (Files): Fix typo.