Document new EDE features.
[bpt/emacs.git] / doc / misc / ChangeLog
index 1145fc5..a2d201f 100644 (file)
@@ -1,3 +1,47 @@
+2014-03-18  David Engster  <deng@randomsample.de>
+
+       * ede.texi (Project Local Variables): Remove reference to
+       `ede-java-root' and the example using it.
+       (Android projects, ede-java-root): Remove nodes since they are
+       only in CEDET upstream (Bug#17030).  All nodes updated.
+        (ede-cpp-root): Document the :compile-command slot.
+       (ede-linux): Document new variables
+       `project-linux-build-directory-default' and
+       `project-linux-architecture-default'.
+
+2014-03-12  Glenn Morris  <rgm@gnu.org>
+
+       * eww.texi (History and Acknowledgments):
+       Don't list everyone who changed the code.
+
+       * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
+       * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
+       * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
+       * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
+       * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
+       Use @file for buffers, per the Texinfo manual.
+
+2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
+       so that the Org Manual's style for ` and ' in code is consistent
+       with the other Emacs manuals.  This affects PDF, not .info files.
+
+2014-03-12  Glenn Morris  <rgm@gnu.org>
+
+       * octave-mode.texi (Using Octave Mode): Remove outdated stuff
+       about RET and indentation.
+
+2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus.texi:
+       * semantic.texi: Fix whitespace.
+
+       * ede.texi (Android projects):
+       * eieio.texi (Class Options, Making New Objects)
+       (Method Invocation, CLOS compatibility):
+       * sem-user.texi (Tag Decoration Mode): Fix typos.
+
 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
 
        * sem-user.texi (Create System Databases): Markup fix.