mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-18 02:47:36 +00:00
*** empty log message ***
This commit is contained in:
parent
eb3af7db67
commit
215af86ebc
3 changed files with 14 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2002-05-31 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* Makefile.in (LIBS_MAIL): Renamed from LIB_MAIL.
|
||||
(LIBS_MOVE): Renamed from MOVE_LIBS.
|
||||
|
||||
2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* pop.c (socket_connection): Move the code to resolve the POP
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* faces.el (face-set-after-frame-default): Don't change `default' face.
|
||||
|
||||
2002-05-27 Glenn Morris <gmorris@ast.cam.ac.uk>
|
||||
|
||||
* scroll-al.el (minor-mode-alist): `scroll-all-mode', not
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2002-05-31 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xterm.c (x_get_char_face_and_encoding): Add parameter DISPLAY_P.
|
||||
Callers changed.
|
||||
|
||||
2002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* s/netbsd.h: Include /usr/pkg in the run time shared library path.
|
||||
|
|
|
|||
Loading…
Reference in a new issue