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 6200de759b4..a9a5e6eb3b0 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 | * indent.el (tab-stop-list): Doc fix. Add :version. | ||
| 4 | |||
| 3 | * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations. | 5 | * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations. |
| 4 | (cvs-append-to-ignore): Add compatibility alias. | 6 | (cvs-append-to-ignore): Add compatibility alias. |
| 5 | 7 | ||