*** empty log message ***
This commit is contained in:
parent
4ab1d4be61
commit
9b2f3c3830
3 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2000-03-12 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* recentf.el (recentf-keep-non-readable-files-p): Remove
|
||||
double/nested definition.
|
||||
|
||||
2000-03-12 Dave Love <fx@gnu.org>
|
||||
|
||||
* facemenu.el (facemenu-get-face): Use display-color-p.
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2000-03-12 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* lwlib-Xm.c (make_menubar) [LESSTIF_VERSION]: Don't set
|
||||
XmNresizeHeight and XmNresizeWidth.
|
||||
|
||||
2000-03-08 Dave Love <fx@gnu.org>
|
||||
|
||||
* Makefile.in (liblw.a): Don't bother testing for ranlib failing
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
2000-03-12 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* atimer.c (cancel_atimer): Break out of the loop as soon as timer
|
||||
has been found. Fix bug not computing timer's predecessor.
|
||||
|
||||
* fileio.c (Fread_file_name): Handle case that DIR contains a
|
||||
file name.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue