diff options
| author | Glenn Morris | 2014-02-13 00:26:01 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-13 00:26:01 -0800 |
| commit | 47a73eb0718124dd26dfb656d3971080eaea0aa5 (patch) | |
| tree | b3b7146d81f8abf983f5d40e78e20ee61e89c807 /lisp/ChangeLog | |
| parent | c9b6b2624b64d119d2d6a1084c478413353a0721 (diff) | |
| download | emacs-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 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d5c0f6aa552..afbaec909c6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-02-13 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * jit-lock.el (jit-lock-mode): Doc fix. | ||
| 4 | |||
| 1 | 2014-02-13 Juanma Barranquero <lekktu@gmail.com> | 5 | 2014-02-13 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * apropos.el (apropos-read-pattern): When the user passes an empty | 7 | * apropos.el (apropos-read-pattern): When the user passes an empty |