Sat, 09 Apr 1994 20:38:25 +0000 |
Richard M. Stallman |
(struct matrix_elt): Use int, not short.
|
Sat, 09 Apr 1994 19:34:45 +0000 |
Richard M. Stallman |
(make_buffer_string): Copy properties whenever we have some
|
Sat, 09 Apr 1994 19:01:54 +0000 |
Richard Kenner |
Add ns* as operating systems; default to ns2 for NeXT.
|
Sat, 09 Apr 1994 06:34:27 +0000 |
Richard M. Stallman |
(x_char_height): Use line_height field.
|
Sat, 09 Apr 1994 06:34:13 +0000 |
Richard M. Stallman |
(struct x_display): New field line_height.
|
Sat, 09 Apr 1994 06:33:49 +0000 |
Richard M. Stallman |
(frame_update_line_height): New function.
|
Sat, 09 Apr 1994 06:33:24 +0000 |
Richard M. Stallman |
(stufflines, scraplines, dumprectangle, x_do_pending_expose)
|
Sat, 09 Apr 1994 06:32:48 +0000 |
Richard M. Stallman |
(get_default_char_pixel_size): Use line_height field.
|
Sat, 09 Apr 1994 06:32:32 +0000 |
Richard M. Stallman |
(update_line): Use line_height field.
|
Sat, 09 Apr 1994 06:32:17 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Use line_height field.
|
Sat, 09 Apr 1994 04:15:16 +0000 |
Karl Heuer |
(Fvertical_motion): Use window arg, not selected_window.
|
Sat, 09 Apr 1994 02:46:19 +0000 |
Karl Heuer |
(rmail-new-summary): Avoid unsafe save-restriction.
|
Fri, 08 Apr 1994 21:39:52 +0000 |
Daniel LaLiberte |
checked in with -k by liberte at 1994/04/09 20:57:56
|
Fri, 08 Apr 1994 19:43:33 +0000 |
Richard M. Stallman |
Support kp-tab, kp-multiply, kp-add, kp-divide.
|
Fri, 08 Apr 1994 16:00:13 +0000 |
Fred Pierresteguy |
(syms_of_xfns): Define Vx_cross_pointer_shape.
|
Fri, 08 Apr 1994 15:58:23 +0000 |
Fred Pierresteguy |
(cross_cursor): New field for struct x_display.
|
Fri, 08 Apr 1994 15:57:24 +0000 |
Fred Pierresteguy |
(show_mouse_face): Change the mouse cursor accordingly.
|
Fri, 08 Apr 1994 14:36:25 +0000 |
Francesco Potort |
* etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
|
Fri, 08 Apr 1994 07:10:05 +0000 |
Karl Heuer |
(syms_of_textprop): Initialize Qintangible.
|
Fri, 08 Apr 1994 07:09:55 +0000 |
Karl Heuer |
(Qintangible): New symbol, replacing Qhidden.
|
Fri, 08 Apr 1994 07:09:18 +0000 |
Karl Heuer |
(set_point): Skip past intangible regions.
|
Fri, 08 Apr 1994 06:59:55 +0000 |
Karl Heuer |
(system_uses_terminfo): New variable.
|
Fri, 08 Apr 1994 06:58:23 +0000 |
Karl Heuer |
(main): Call syms_of_term.
|
Fri, 08 Apr 1994 06:57:27 +0000 |
Karl Heuer |
(comint-exec-1): Handle both termcap and terminfo.
|