1995-06-09 |
Karl Heuer | (system_key_syms): Deleted; now part of struct kboard. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (mark_kboards): Mark system_key_syms member. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (struct kboard): New member system_key_syms. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (modify_event_symbol): Mask out high bits here, |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (x_get_keysym_name): New function. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (update_menu_bar): Use set_buffer_internal_1 to switch... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (SOURCES): Makefile isn't source; Makefile.in.in is. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (x-create-frame-with-faces): Don't use initial-frame... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (x-create-frame-with-faces): Don't look for geometry |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | Converted xemacs *screen* nomenclature to *frame*. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (gnus-cancel-news): Use `buffer-disable-undo'. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | Check for -lpthread. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (Fminibuffer_complete): Make last_command be kboard... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (internal_self_insert): Make last_command be kboard... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (last_command): Var deleted; now part of struct kboard. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (struct kboard): New member Vlast_command. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (last_command): Var deleted; now part of struct kboard. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | Initial revision |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (LIBS_MACHINE): Use -lpthread if it exists. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (prompt-for-change-log-name): Handle the case where |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (Info-mode): Doco fix. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (report-emacs-bug-info): New command. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (format-find-file, format-insert-file): New functions. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (vc-backend-checkin): Handle RCS `co'-output in the... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (vc-register): Check for a visited file first thing. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (Flookup_key, Fdefine_key): Use Fevent_convert_list. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (Fevent_convert_list): Renamed from convert_event_type_... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (xmenu_show): Do call lw_destroy_all_widgets. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (Freplace_match): Do the right thing with backslash. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (Freplace_match): Fix check for valid reg in string... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (LIBS_MACHINE): Define to -ldnet or -ldnet_stub. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (file-precious-flag): Doc clarification. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (Vhelp_event_list): New var. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (Vlucid_menu_bar_dirty_flag): Declare this variable. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (read_key_sequence): Don't run activate-menubar-hook |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (update_menu_bar): Run activate-menubar-hook |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | Changed vip-*-frame-* to *-frame-*, incorporated overla... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (vip-event-key): now handles keys 128--255 as meta... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | Fixed problems with yanking/deleting buffers. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (vip-envelop-ESC-key): if an ESC-sequence translates |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Karl Heuer | (SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase... |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Karl Heuer | Undefine MULTI_FRAME, until somebody fixes msdos.h... |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Karl Heuer | [MSDOS]: #undef chdir. |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Karl Heuer | Define STDC_HEADERS. |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Karl Heuer | [!subprocesses]: Include sysselect.h. |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Karl Heuer | (xmenu_show): If !HAVE_X_WINDOWS, don't reference X... |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Roland McGrath | (map-y-or-n-p): Don't eval return value of prompter... |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Melissa Weisshaus | Initial revision |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Melissa Weisshaus | fixed errors that appeared during update to 19.29. |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Simon Marshall | Put comments first in texinfo-font-lock-keywords. |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Roland McGrath | (rlogin): If optional second arg is buffer or string... |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Melissa Weisshaus | updates for version 19.29. |
commit | commitdiff | tree | snapshot |
1995-06-08 |
Melissa Weisshaus | updated for 19.29. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Melissa Weisshaus | updated address. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Melissa Weisshaus | updated menus and dates for june 1995 edition. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (mark_kboards): Mark Vprefix_arg instead of |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (Fexecute_kbd_macro): Vprefix_arg is now part of kboard. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (cmd_error, command_loop_1, Fcommand_execute) |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (current_prefix_partial): Deleted. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Roland McGrath | (gud-common-init): Call the MASSAGE-ARGS function even... |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (struct kboard): member Vprefix_arg restored, replacing |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (current_prefix_partial): Deleted. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (Flocal_variable_p): New optional arg BUFFER. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (realclean): New target. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (x_real_positions): Uncatch and recatch X errors in... |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (Fbuffer_disable_undo): Make this function interactive. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (query-replace-map): Bind f1 and help. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (read-quoted-char): Turn on help-form and turn off... |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (vc-register): Clean error message if no visited file. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (isearch-other-meta-char): Try downshifting |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (file-precious-flag): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (unlock_file, lock_file): Call Fexpand_file_name. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | Delete version number. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (vc-menu-map): Disable Register when no visited file. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | Doc fix. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (display-time-filter): |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (install-arch-indep): Install info files for mh-e. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | Declare sbrk. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (TOOLKIT_DEFINES): Define. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (syms_of_xfns): Provide motif in Motif version. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (Fwaiting_for_user_input_p): Function declared. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (Freplace_match): Calls to upcase_initials and upcase_i... |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (Fexpand_abbrev): Call to upcase_initials_region |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (Fvertical_motion): Add cast. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (casify_region): Use explicit local vars for start |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (record_insert): Change args to be ints, not Lisp_Objects. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (cmd_error): Use NULL, not 0, as arg to cmd_error_internal. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | Changed window-system to ediff-window-display. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | Converted xemacs *screen* nomenclature to *frame*. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (ediff-make-control-frame): optimized for display. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | don't make the patch buffer RO. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Boris Goldowsky | Change email address for Boris. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | Include keyboard.h. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (Fx_create_frame): Make sure icon_name is a string... |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (x_wm_set_icon_pixmap): Set IconPixmapHint in both... |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (mouse-set-region): Don't bounce the cursor on X. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (load_color): misleading comment rewritten. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (Fkill_buffer): When killing indirect buffer, |
commit | commitdiff | tree | snapshot |
next |