Sun, 10 Apr 1994 02:33:16 +0000 |
Richard M. Stallman |
(Vafter_change_functions, Vbefore_change_functions): New variables.
|
Sun, 10 Apr 1994 01:19:57 +0000 |
Richard M. Stallman |
(frame_update_line_height): Check param_faces[i] not null.
|
Sun, 10 Apr 1994 00:38:14 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Doc fix.
|
Sun, 10 Apr 1994 00:23:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 09 Apr 1994 22:27:46 +0000 |
Daniel LaLiberte |
comment changes.
|
Sat, 09 Apr 1994 22:27:31 +0000 |
Richard M. Stallman |
(inhibit-first-line-modes-regexps): Renamed from
|
Sat, 09 Apr 1994 22:19:10 +0000 |
Daniel LaLiberte |
Jumping up to new revision.
|
Sat, 09 Apr 1994 21:43:19 +0000 |
Richard M. Stallman |
(main): Handle EXTRA_INITIALIZE.
|
Sat, 09 Apr 1994 21:42:58 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 09 Apr 1994 21:42:43 +0000 |
Richard M. Stallman |
Handle -isc4.0*.
|
Sat, 09 Apr 1994 21:17:32 +0000 |
Richard M. Stallman |
(function-key-map): Use f11, not \e.
|
Sat, 09 Apr 1994 21:09:34 +0000 |
Richard M. Stallman |
(get_keymap): Pass 1 as ERROR to get_keymap_1.
|
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.
|
Fri, 08 Apr 1994 05:59:03 +0000 |
Karl Heuer |
(kbd_buffer_get_event): Make buffer_switch_event lispy.
|
Fri, 08 Apr 1994 05:58:12 +0000 |
Karl Heuer |
(read_process_output): If buffer changes, record that fact.
|
Fri, 08 Apr 1994 05:57:55 +0000 |
Karl Heuer |
(enum event_kind): Add buffer_switch_event.
|
Fri, 08 Apr 1994 05:52:00 +0000 |
Richard M. Stallman |
(Fx_popup_dialog): Doc fix.
|
Fri, 08 Apr 1994 05:26:47 +0000 |
Richard M. Stallman |
(global-map): Bind function keys f16, f18 and f20,
|
Fri, 08 Apr 1994 05:04:07 +0000 |
Richard M. Stallman |
(popup-dialog-box): New function.
|
Fri, 08 Apr 1994 03:23:08 +0000 |
Karl Heuer |
(hscroll-window-column): New function.
|
Fri, 08 Apr 1994 01:38:48 +0000 |
Karl Heuer |
(Vminibuffer_exit_hook): New variable.
|
Fri, 08 Apr 1994 01:27:28 +0000 |
Karl Heuer |
(copy_part_of_rope): Replace non-glyph with 0.
|
Fri, 08 Apr 1994 01:24:20 +0000 |
Karl Heuer |
(copy_part_of_rope): Replace non-glyph with 0.
|
Fri, 08 Apr 1994 00:44:35 +0000 |
Karl Heuer |
(insert_1): New function, extracted from insert.
|
Fri, 08 Apr 1994 00:18:37 +0000 |
Karl Heuer |
(telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
|
Thu, 07 Apr 1994 20:31:17 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Thu, 07 Apr 1994 20:30:18 +0000 |
Richard M. Stallman |
Fix copying conditions for current GPL version.
|
Thu, 07 Apr 1994 19:05:41 +0000 |
Richard M. Stallman |
(calendar-daylight-savings-ends)
|
Thu, 07 Apr 1994 19:03:17 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Test for risky-local-variable property.
|
Thu, 07 Apr 1994 17:44:17 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Treat varnames ending in -form or -forms like eval.
|
Thu, 07 Apr 1994 17:16:44 +0000 |
Richard M. Stallman |
(edebug-version): Delete third arg of string-match.
|
Thu, 07 Apr 1994 17:14:44 +0000 |
Richard M. Stallman |
(fortran-blink-matching-do): New function,
|
Thu, 07 Apr 1994 17:11:03 +0000 |
Tom Tromey |
Updated LCD archive entry.
|
Thu, 07 Apr 1994 16:42:54 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 07 Apr 1994 16:39:44 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 07 Apr 1994 14:19:46 +0000 |
Fred Pierresteguy |
(rmail-secondary-file-menu): Fix typo.
|
Thu, 07 Apr 1994 07:26:49 +0000 |
Karl Heuer |
Fix previous change.
|