Move generalized variable documentation from misc/cl.texi to lispref
[bpt/emacs.git] / doc / misc / ChangeLog
index ec46ab5..d447b0c 100644 (file)
@@ -1,3 +1,25 @@
+2012-10-27  Glenn Morris  <rgm@gnu.org>
+
+       * cl.texi (Control Structure): Update for setf now being in core.
+       (Setf Extensions): Rename from Basic Setf.  Move much of the
+       former content to lispref/variables.texi.
+       (Modify Macros): Move pop, push details to lispref/variables.texi.
+       (Customizing Setf): Copyedits for setf etc being in core.
+       (Modify Macros, Efficiency Concerns, Porting Common Lisp):
+       Further namespaces updates.
+
+2012-10-26  Bastien Guerry  <bzg@gnu.org>
+
+       * org.texi (Installation): Update the link to Org's ELPA.  Also
+       don't mention org-install.el anymore as the replacement file
+       org-loaddefs.el is now loaded by org.el.
+
+2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Frequently Asked Questions): Mention
+       `tramp-completion-reread-directory-timeout' for performance
+       improvement.
+
 2012-10-25  Glenn Morris  <rgm@gnu.org>
 
        * cl.texi: Don't mess with the TeX section number counter.