1995-06-11 |
Karl Heuer |
[USE_X_TOOLKIT] (x_window): If using Motif,
|
1995-06-11 |
Karl Heuer |
Include widget.h.
|
1995-06-11 |
Karl Heuer |
(EmacsFrameSetCharSize): Manually alter the height
|
1995-06-11 |
Karl Heuer |
(lwlib_toolkit_type): New variable.
|
1995-06-11 |
Karl Heuer |
(Fframe_or_buffer_changed_p): Calculate vector size right.
|
1995-06-11 |
Karl Heuer |
(read_char_minibuf_menu_prompt):
|
1995-06-11 |
Karl Heuer |
(save-selected-window): New macro.
|
1995-06-10 |
Geoff Voelker |
Include config.h before stdio.h.
|
1995-06-10 |
Geoff Voelker |
*** empty log message ***
|
1995-06-10 |
Geoff Voelker |
Initial revision
|
1995-06-10 |
Geoff Voelker |
makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
|
1995-06-10 |
Geoff Voelker |
(ALL,addpm,addpm.exe,addpm.obj): Defined.
|
1995-06-10 |
Geoff Voelker |
(TEMACS): Depend upon $(BLD).
|
1995-06-10 |
Geoff Voelker |
changed referendce to of makefile.nt to makedffile.def in configure section
|
1995-06-09 |
Karl Heuer |
(system_key_syms): Deleted; now part of struct kboard.
|
1995-06-09 |
Karl Heuer |
(mark_kboards): Mark system_key_syms member.
|
1995-06-09 |
Karl Heuer |
(struct kboard): New member system_key_syms.
|
1995-06-09 |
Karl Heuer |
(modify_event_symbol): Mask out high bits here,
|
1995-06-09 |
Karl Heuer |
(x_get_keysym_name): New function.
|
1995-06-09 |
Karl Heuer |
(update_menu_bar): Use set_buffer_internal_1 to switch bufs.
|
1995-06-09 |
Karl Heuer |
(SOURCES): Makefile isn't source; Makefile.in.in is.
|
1995-06-09 |
Karl Heuer |
(x-create-frame-with-faces): Don't use initial-frame-alist
|
1995-06-09 |
Karl Heuer |
(x-create-frame-with-faces): Don't look for geometry
|
1995-06-09 |
Karl Heuer |
Converted xemacs *screen* nomenclature to *frame*.
|
1995-06-09 |
Karl Heuer |
(gnus-cancel-news): Use `buffer-disable-undo'.
|
1995-06-09 |
Karl Heuer |
Check for -lpthread.
|
1995-06-09 |
Karl Heuer |
(Fminibuffer_complete): Make last_command be kboard-local.
|
1995-06-09 |
Karl Heuer |
(internal_self_insert): Make last_command be kboard-local.
|
1995-06-09 |
Karl Heuer |
(last_command): Var deleted; now part of struct kboard.
|
1995-06-09 |
Karl Heuer |
(struct kboard): New member Vlast_command.
|
1995-06-09 |
Karl Heuer |
(last_command): Var deleted; now part of struct kboard.
|
1995-06-09 |
Karl Heuer |
Initial revision
|
1995-06-09 |
Karl Heuer |
(LIBS_MACHINE): Use -lpthread if it exists.
|
1995-06-09 |
Karl Heuer |
(prompt-for-change-log-name): Handle the case where
|
1995-06-09 |
Karl Heuer |
(Info-mode): Doco fix.
|
1995-06-09 |
Karl Heuer |
(report-emacs-bug-info): New command.
|
1995-06-09 |
Karl Heuer |
(format-find-file, format-insert-file): New functions.
|
1995-06-09 |
Karl Heuer |
(vc-backend-checkin): Handle RCS `co'-output in the event
|
1995-06-09 |
Karl Heuer |
(vc-register): Check for a visited file first thing.
|
1995-06-09 |
Karl Heuer |
(Flookup_key, Fdefine_key): Use Fevent_convert_list.
|
1995-06-09 |
Karl Heuer |
(Fevent_convert_list): Renamed from convert_event_type_list.
|
1995-06-09 |
Karl Heuer |
(xmenu_show): Do call lw_destroy_all_widgets.
|
1995-06-09 |
Karl Heuer |
(Freplace_match): Do the right thing with backslash.
|
1995-06-09 |
Karl Heuer |
(Freplace_match): Fix check for valid reg in string replace.
|
1995-06-09 |
Karl Heuer |
(LIBS_MACHINE): Define to -ldnet or -ldnet_stub.
|
1995-06-09 |
Karl Heuer |
(file-precious-flag): Doc clarification.
|
1995-06-09 |
Karl Heuer |
(Vhelp_event_list): New var.
|
1995-06-09 |
Karl Heuer |
(Vlucid_menu_bar_dirty_flag): Declare this variable.
|
1995-06-09 |
Karl Heuer |
(read_key_sequence): Don't run activate-menubar-hook
|
1995-06-09 |
Karl Heuer |
(update_menu_bar): Run activate-menubar-hook
|
1995-06-09 |
Karl Heuer |
Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
|
1995-06-09 |
Karl Heuer |
(vip-event-key): now handles keys 128--255 as meta-chars.
|
1995-06-09 |
Karl Heuer |
Fixed problems with yanking/deleting buffers.
|
1995-06-09 |
Karl Heuer |
(vip-envelop-ESC-key): if an ESC-sequence translates
|
1995-06-08 |
Karl Heuer |
(SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.
|
1995-06-08 |
Karl Heuer |
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
|
1995-06-08 |
Karl Heuer |
[MSDOS]: #undef chdir.
|
1995-06-08 |
Karl Heuer |
Define STDC_HEADERS.
|
1995-06-08 |
Karl Heuer |
[!subprocesses]: Include sysselect.h.
|
1995-06-08 |
Karl Heuer |
(xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.
|