diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a9a5e6eb3b0..fd0d60923e9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2014-01-28 Glenn Morris <rgm@gnu.org> | 1 | 2014-01-28 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak. | ||
| 4 | |||
| 3 | * indent.el (tab-stop-list): Doc fix. Add :version. | 5 | * indent.el (tab-stop-list): Doc fix. Add :version. |
| 4 | 6 | ||
| 5 | * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations. | 7 | * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations. |