diff options
| author | Glenn Morris | 2013-10-29 23:28:15 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-10-29 23:28:15 -0700 |
| commit | cecedb3677ffdf4ebdb66aaf37c1914be721aa9c (patch) | |
| tree | c476c6ae71c4ba4db1a09496dc7212d047742714 /lisp/ChangeLog | |
| parent | 15fb690ccc46d16a459825c5f8f79ed77caaf770 (diff) | |
| download | emacs-cecedb3677ffdf4ebdb66aaf37c1914be721aa9c.tar.gz emacs-cecedb3677ffdf4ebdb66aaf37c1914be721aa9c.zip | |
* lisp/vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
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 bb720ee9242..4e1bbf252e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2013-10-30 Glenn Morris <rgm@gnu.org> | 1 | 2013-10-30 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler. | ||
| 4 | |||
| 3 | * Makefile.in (finder-data, autoloads, update-subdirs) | 5 | * Makefile.in (finder-data, autoloads, update-subdirs) |
| 4 | (compile-main, compile-clean, compile-always, bootstrap-clean): | 6 | (compile-main, compile-clean, compile-always, bootstrap-clean): |
| 5 | Check return value of cd. | 7 | Check return value of cd. |