]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/ChangeLog
auth.texi (Help for developers): Untabify.
[gnu-emacs] / doc / emacs / ChangeLog
index e873e29f2d632d649cd25f7615c5e60dc1115ed6..d46e21eb82afb6b61cc46ab2167a115f59eb2d6e 100644 (file)
@@ -1,3 +1,86 @@
+2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
+       for Gtk+ 3.
+
+2011-03-08  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
+       * emacs.texi (Acknowledgments):
+       * ack.texi (Acknowledgments): Names to UTF-8.
+       * emacs.texi: Set documentencoding.
+
+       * display.texi (Optional Mode Line): Don't mention exactly where
+       display-time appears.  (Bug#8193)
+
+2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
+
+2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
+
+       * misc.texi (emacsclient Options): Add q/quiet.
+
+2011-03-02  Glenn Morris  <rgm@gnu.org>
+
+       * mule.texi (Communication Coding) <x-select-request-type>:
+       Remove duplicate (essentially) paragraph.  (Bug#8148)
+
+2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
+
+       * maintaining.texi (Format of ChangeLog): Add reference to
+       add-log-full-name.
+       (Change Log Commands): Add documentation for combining multiple
+       symbols in one change.
+
+2011-03-01  Glenn Morris  <rgm@gnu.org>
+
+       * custom.texi (Directory Variables):
+       Give an example of excluding subdirectories.
+
+2011-02-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * search.texi (Regexp Search): Move index entries about regexps to the
+       "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
+
+2011-02-19  Glenn Morris  <rgm@gnu.org>
+
+       * dired.texi (Dired): Dired-X version number was dropped.
+
+2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * xresources.texi (X Resources): Remove *faceName and replace it with
+       *font for Lucid.
+
+2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * rmail.texi (Rmail Display): Document Rmail MIME support more
+       accurately.
+
+       * maintaining.texi (VC Change Log): Document vc-log-incoming and
+       vc-log-outgoing.
+       (Merging): Document vc-find-conflicted-file.
+
+2011-02-05  Glenn Morris  <rgm@gnu.org>
+
+       * custom.texi (Variables): Fix typo.
+
+2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
+
+       * search.texi (Regexps): Copyedits.  Mention character classes
+       (Bug#7809).
+
+       * files.texi (File Aliases): Restore explanatory text from Eli
+       Zaretskii, accidentally removed in 2011-01-08 commit.
+
+2011-01-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
+       (MAKEINFO_OPTS): New variable.
+       (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
+       (emacs.html): New target.
+       (clean): Remove emacs.html.
+
 2011-01-23  Werner Lemberg  <wl@gnu.org>
 
        * Makefile.in (MAKEINFO): Now controlled by `configure'.