Remove paths.el
authorGlenn Morris <rgm@gnu.org>
Wed, 27 Jun 2012 07:47:56 +0000 (00:47 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 27 Jun 2012 07:47:56 +0000 (00:47 -0700)
commit1ba6038a1d5ef4ab2525690c825c807576ed98a5
tree370aedcc8dae2fb954310b60e0d287cf55b35a68
parent0ea0e51b33cc3a1b0bebc7c8e21263d00245b702
Remove paths.el

* lisp/info.el (Info-default-directory-list): Move here from paths.el.
* lisp/paths.el: Remove file, which is now empty.
* lisp/loadup.el: No longer load "paths".

* src/lisp.mk (lisp): Remove paths.elc.

* lib-src/makefile.w32-in (lisp2): Remove paths.el.

* INSTALL: Remove references to paths.el.
ChangeLog
INSTALL
lib-src/ChangeLog
lib-src/makefile.w32-in
lisp/ChangeLog
lisp/info.el
lisp/loadup.el
lisp/paths.el [deleted file]
src/ChangeLog
src/lisp.mk