Fix bugs #12447 and #12326 with infloop causes by idle timers, update docs.
[bpt/emacs.git] / doc / lispref / ChangeLog
index 329c194..8acd12d 100644 (file)
@@ -1,3 +1,16 @@
+2012-09-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * os.texi (Idle Timers): Warn against reinvoking an idle timer
+       from within its own timer action.  (Bug#12447)
+
+2012-09-22  Chong Yidong  <cyd@gnu.org>
+
+       * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
+
+2012-09-21  Glenn Morris  <rgm@gnu.org>
+
+       * debugging.texi (Using Debugger): Fix typo.
+
 2012-09-18  Chong Yidong  <cyd@gnu.org>
 
        * display.texi (Faces): Discuss anonymous faces.