*** empty log message ***

This commit is contained in:
Dave Love 2000-07-04 11:27:14 +00:00
parent cb9222cf5b
commit fca68a958a

View file

@ -1,14 +1,18 @@
2000-06-29 Miles Bader <miles@lsi.nec.co.jp>
2000-07-04 Dave Love <fx@gnu.org>
* calendar/todo-mode.el: Replaced with a working version, based on
1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
* paths.el (prune-directory-list): New function.
(Info-default-directory-list): Rewritten to more methodically
enumerate a big list of possible info directories (based on the
list used by the standalone info reader).
* info.el (info-initialize): Use prune-directory-list to remove
non-existant directories from Info-directory-list.
2000-06-27 Miles Bader <miles@lsi.nec.co.jp>
* paths.el (Info-default-directory-list): Try a list of possible
info-directories instead of a single one. Add the possible
info directory "/usr/share/info".