]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/ChangeLog
Improve addr2line suggestion.
[gnu-emacs] / doc / emacs / ChangeLog
index 3dbf4ebcd5d3211c70060443eb59bf77ba8d821c..3b7ab6527aa9edf158647706318155f17908ccfe 100644 (file)
@@ -1,3 +1,47 @@
+2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
+       Without it, I don't see function names.  Older addr2line
+       implementations will die out sooner or later, so tailor the
+       first suggestion to recent addr2line, with a followup about
+       older ones.
+
+2013-01-19  Glenn Morris  <rgm@gnu.org>
+
+       * custom.texi (Directory Variables): Fix paren typo.
+
+       * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
+
+       * custom.texi (Custom Themes): Fix typo.
+
+2013-01-07  Bastien Guerry  <bzg@gnu.org>
+
+       * help.texi (Apropos): Document `apropos-user-option' and update
+       the doc for `apropos-variable'.
+
+2013-01-05  Glenn Morris  <rgm@gnu.org>
+
+       * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
+
+2012-12-21  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-xtra.texi (copying): The FSF does not sell copies of this.
+       Simply include doclicense.
+
+2012-12-21  Chong Yidong  <cyd@gnu.org>
+
+       * frames.texi (Mouse Commands): Fix description of the effect of
+       mouse dragging (Bug#13049).
+
+2012-12-15  Juri Linkov  <juri@jurta.org>
+
+       * misc.texi (Recursive Edit): Add a link to "Query Replace".
+       (Bug#13181)
+
+2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
+
+       * killing.texi (Deletion): Doc fix (Bug#12748).
+
 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
 
        * doclicense.texi, gpl.texi: Update to latest version from FSF.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
+  Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.