Mercurial > emacs
log
age | author | description |
---|---|---|
Fri, 07 Apr 1995 18:49:03 +0000 | Richard M. Stallman | (Fformat): Cast int to pointer by way of EMACS_INT. |
Fri, 07 Apr 1995 18:46:21 +0000 | Richard M. Stallman | (search_buffer): Avoid casting trt to int. |
Fri, 07 Apr 1995 18:39:56 +0000 | Richard M. Stallman | (Fdelete_overlays): Add declaration. |
Fri, 07 Apr 1995 18:38:06 +0000 | Richard M. Stallman | (parse_modifiers): Use type EMACS_INT for `modifiers'. |
Fri, 07 Apr 1995 18:33:16 +0000 | Richard M. Stallman | (dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *) |
Fri, 07 Apr 1995 18:26:02 +0000 | Richard M. Stallman | (bcopy): If NEED_BCOPY, do compile this. |