Mercurial > emacs
comparison lisp/ChangeLog @ 30021:098362c40020
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 04 Jul 2000 04:50:20 +0000 |
parents | 768f0561dcdc |
children | 6742ca2adb2b |
comparison
equal
deleted
inserted
replaced
30020:fd781aee7a03 | 30021:098362c40020 |
---|---|
1 2000-06-29 Miles Bader <miles@lsi.nec.co.jp> | |
2 | |
3 * paths.el (prune-directory-list): New function. | |
4 (Info-default-directory-list): Rewritten to more methodically | |
5 enumerate a big list of possible info directories (based on the | |
6 list used by the standalone info reader). | |
7 * info.el (info-initialize): Use prune-directory-list to remove | |
8 non-existant directories from Info-directory-list. | |
9 | |
10 2000-06-27 Miles Bader <miles@lsi.nec.co.jp> | |
11 | |
12 * paths.el (Info-default-directory-list): Try a list of possible | |
13 info-directories instead of a single one. Add the possible | |
14 info directory "/usr/share/info". | |
15 | |
16 * woman.el (woman-man.conf-path): Explicitly include the debian | |
17 man-db config file "/etc/manpath.config". | |
18 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as | |
19 are present in `manpath.config'. | |
20 (woman-manpath): Include "/usr/share/man". | |
21 | |
1 2000-07-03 Gerd Moellmann <gerd@gnu.org> | 22 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
2 | 23 |
3 * frame.el (blink-cursor-mode): Don't hide cursor initially. | 24 * frame.el (blink-cursor-mode): Don't hide cursor initially. |
4 | 25 |
5 * startup.el (command-line): Initialize blink-cursor based | 26 * startup.el (command-line): Initialize blink-cursor based |