Some doc updates for default process sentinels and filters not being nil
[bpt/emacs.git] / doc / lispref / ChangeLog
index 78d7531..d6a996c 100644 (file)
@@ -1,3 +1,59 @@
+2014-02-21  Glenn Morris  <rgm@gnu.org>
+
+       * internals.texi (Process Internals):
+       * processes.texi (Deleting Processes, Output from Processes)
+       (Process Buffers, Filter Functions, Accepting Output, Sentinels)
+       (Network, Network Servers, Network Processes, Serial Ports):
+       Filters and sentinels can no longer be nil.
+       * elisp.texi (Top): Menu update.
+
+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.
        (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)