Sun, 11 Jun 1995 20:47:48 +0000 |
Karl Heuer |
(struct x_display): New field asked_for_visible.
|
Sun, 11 Jun 1995 20:27:39 +0000 |
Karl Heuer |
[USE_X_TOOLKIT] (x_window): If using Motif,
|
Sun, 11 Jun 1995 20:27:12 +0000 |
Karl Heuer |
Include widget.h.
|
Sun, 11 Jun 1995 20:26:47 +0000 |
Karl Heuer |
(EmacsFrameSetCharSize): Manually alter the height
|
Sun, 11 Jun 1995 20:22:09 +0000 |
Karl Heuer |
(lwlib_toolkit_type): New variable.
|
Sun, 11 Jun 1995 20:14:36 +0000 |
Karl Heuer |
(Fframe_or_buffer_changed_p): Calculate vector size right.
|
Sun, 11 Jun 1995 20:09:49 +0000 |
Karl Heuer |
(read_char_minibuf_menu_prompt):
|
Sun, 11 Jun 1995 19:27:57 +0000 |
Karl Heuer |
(save-selected-window): New macro.
|
Sat, 10 Jun 1995 21:45:43 +0000 |
Geoff Voelker |
Include config.h before stdio.h.
|
Sat, 10 Jun 1995 02:51:03 +0000 |
Geoff Voelker |
*** empty log message ***
|
Sat, 10 Jun 1995 02:24:19 +0000 |
Geoff Voelker |
Initial revision
|
Sat, 10 Jun 1995 02:23:39 +0000 |
Geoff Voelker |
makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
|
Sat, 10 Jun 1995 02:22:49 +0000 |
Geoff Voelker |
(ALL,addpm,addpm.exe,addpm.obj): Defined.
|
Sat, 10 Jun 1995 02:22:05 +0000 |
Geoff Voelker |
(TEMACS): Depend upon $(BLD).
|
Sat, 10 Jun 1995 00:03:02 +0000 |
Geoff Voelker |
changed referendce to of makefile.nt to makedffile.def in configure section
|
Fri, 09 Jun 1995 20:37:54 +0000 |
Karl Heuer |
(system_key_syms): Deleted; now part of struct kboard.
|
Fri, 09 Jun 1995 20:37:32 +0000 |
Karl Heuer |
(mark_kboards): Mark system_key_syms member.
|
Fri, 09 Jun 1995 20:37:20 +0000 |
Karl Heuer |
(struct kboard): New member system_key_syms.
|
Fri, 09 Jun 1995 19:15:55 +0000 |
Karl Heuer |
(modify_event_symbol): Mask out high bits here,
|
Fri, 09 Jun 1995 19:15:28 +0000 |
Karl Heuer |
(x_get_keysym_name): New function.
|
Fri, 09 Jun 1995 16:00:45 +0000 |
Karl Heuer |
(update_menu_bar): Use set_buffer_internal_1 to switch bufs.
|
Fri, 09 Jun 1995 15:44:44 +0000 |
Karl Heuer |
(SOURCES): Makefile isn't source; Makefile.in.in is.
|
Fri, 09 Jun 1995 15:42:08 +0000 |
Karl Heuer |
(x-create-frame-with-faces): Don't use initial-frame-alist
|
Fri, 09 Jun 1995 15:24:50 +0000 |
Karl Heuer |
(x-create-frame-with-faces): Don't look for geometry
|
Fri, 09 Jun 1995 14:38:56 +0000 |
Karl Heuer |
Converted xemacs *screen* nomenclature to *frame*.
|
Fri, 09 Jun 1995 14:35:26 +0000 |
Karl Heuer |
(gnus-cancel-news): Use `buffer-disable-undo'.
|
Fri, 09 Jun 1995 03:09:50 +0000 |
Karl Heuer |
Check for -lpthread.
|
Fri, 09 Jun 1995 03:05:13 +0000 |
Karl Heuer |
(Fminibuffer_complete): Make last_command be kboard-local.
|
Fri, 09 Jun 1995 03:05:04 +0000 |
Karl Heuer |
(internal_self_insert): Make last_command be kboard-local.
|
Fri, 09 Jun 1995 03:04:43 +0000 |
Karl Heuer |
(last_command): Var deleted; now part of struct kboard.
|
Fri, 09 Jun 1995 03:04:26 +0000 |
Karl Heuer |
(struct kboard): New member Vlast_command.
|
Fri, 09 Jun 1995 03:03:46 +0000 |
Karl Heuer |
(last_command): Var deleted; now part of struct kboard.
|