*** empty log message ***
This commit is contained in:
parent
c3e6cafd61
commit
e1e441f9c8
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-01-24 Colin Walters <walters@cis.ohio-state.edu>
|
||||
|
||||
* Makefile.in (tags): Fix typo.
|
||||
|
||||
2001-01-13 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* configure.in: Fix typo in the code setting x_search_path.
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
2001-01-25 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xdisp.c (echo_area_display): Don't call redisplay_internal
|
||||
when Emacs is shutting down. We can't run hooks etc. that
|
||||
would be necessary to do a redisplay.
|
||||
|
||||
* lread.c (read_integer): Use type EMACS_INT instead of int.
|
||||
|
||||
2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
|
Loading…
Add table
Reference in a new issue