Some doc for defalias-fset-function
[bpt/emacs.git] / doc / lispref / ChangeLog
index 4044e96..fcfb524 100644 (file)
@@ -1,3 +1,69 @@
+2014-02-20  Glenn Morris  <rgm@gnu.org>
+
+       * functions.texi (Defining Functions): Mention defalias-fset-function.
+
+2014-02-17  Glenn Morris  <rgm@gnu.org>
+
+       * minibuf.texi (Text from Minibuffer): Update read-regexp details.
+       Mention read-regexp-defaults-function.
+
+2014-02-13  Glenn Morris  <rgm@gnu.org>
+
+       * debugging.texi (Debugger Commands): Tiny edits.
+
+2014-02-12  Glenn Morris  <rgm@gnu.org>
+
+       * package.texi (Simple Packages): Describe URL and Keywords headers.
+
+2014-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * text.texi (User-Level Deletion): Document
+       `delete-trailing-whitespace' (bug#15309).
+
+2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * text.texi (Changing Properties): Clarify `propertize' (bug#9825).
+
+       * display.texi (Blinking): Clarify doc string in example (bug#10658).
+
+       * commands.texi (Accessing Mouse): Mention that these function
+       also work on keyboard events (bug#14228).
+       (Quitting): Refer to the right node for `set-input-mode' (bug#11458).
+
+2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * display.texi (Face Attributes): Add an index (bug#14924).
+
+       * keymaps.texi (Menu Bar): Minor clarification (bug#15657).
+
+2014-02-06  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Truncation):
+       * positions.texi (Screen Lines): Do not mention cache-long-scans.
+
+2014-01-31  Juri Linkov  <juri@jurta.org>
+
+       * searching.texi (String Search): Incremental word search fixes.
+
+2014-01-28  Glenn Morris  <rgm@gnu.org>
+
+       * text.texi (Indent Tabs): Update related to tab-stops.
+
+2014-01-24  Glenn Morris  <rgm@gnu.org>
+
+       * control.texi (Handling Errors): Update with-demoted-errors.
+
+       * files.texi (File Locks): Every platform supports locking now.
+
+2014-01-22  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (ImageMagick Images): Expand on image-format-suffixes.
+
+2014-01-20  Glenn Morris  <rgm@gnu.org>
+
+       * hash.texi (Other Hash): Do not mention subr-x.el functions;
+       reverts 2013-12-22 change.
+
 2014-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * functions.texi (Advising Functions): New section.
        (dvi, html, pdf, ps): Use *_TARGETS variables.
        (elisp.html): Use HTML_OPTS.
        (elisp.ps): Remove explicit rule.
-       (.PHONY): install-dvi, install-html, install-pdf, install-ps
-       ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
+       (.PHONY): install-dvi, install-html, install-pdf, install-ps,
+       install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
        uninstall-ps, and uninstall-doc.
        (install-dvi, install-html, install-pdf, install-ps, install-doc)
        (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)