aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-02-13 00:26:01 -0800
committerGlenn Morris2014-02-13 00:26:01 -0800
commit47a73eb0718124dd26dfb656d3971080eaea0aa5 (patch)
treeb3b7146d81f8abf983f5d40e78e20ee61e89c807 /doc/lispref/ChangeLog
parentc9b6b2624b64d119d2d6a1084c478413353a0721 (diff)
downloademacs-47a73eb0718124dd26dfb656d3971080eaea0aa5.tar.gz
emacs-47a73eb0718124dd26dfb656d3971080eaea0aa5.zip
Small doc updates for debugging
* doc/lispref/debugging.texi (Debugger Commands): Tiny edits. * lisp/jit-lock.el (jit-lock-mode): Doc fix. * etc/NEWS: Related edits.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index c304cac04ba..f10577faf77 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,7 @@
12014-02-13 Glenn Morris <rgm@gnu.org>
2
3 * debugging.texi (Debugger Commands): Tiny edits.
4
12014-02-12 Glenn Morris <rgm@gnu.org> 52014-02-12 Glenn Morris <rgm@gnu.org>
2 6
3 * package.texi (Simple Packages): Describe URL and Keywords headers. 7 * package.texi (Simple Packages): Describe URL and Keywords headers.