aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (send-mail-function, mail): Doc fixes.Karl Heuer1995-05-271-2/+3
* (x_window): Call initialize_frame_menubarKarl Heuer1995-05-271-3/+3
* (previous-matching-history-element):Karl Heuer1995-05-271-2/+3
* (gud-gdb-marker-regexp): New var. Use path-separator.Karl Heuer1995-05-271-2/+5
* (Info-directory-list): Use path-separator.Karl Heuer1995-05-271-4/+1
* (vc-log-info): Use path-separator.Karl Heuer1995-05-271-1/+2
* (etags_getcwd): Don't use #elif.Karl Heuer1995-05-271-7/+5
* (ispell-message-text-end): Match start of forwarded msg.Karl Heuer1995-05-271-1/+2
* (init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.Geoff Voelker1995-05-271-0/+2
* (popup_get_selection): Force deactivation if key pressed.Karl Heuer1995-05-261-4/+14
* (XTread_socket): Don't call popup_get_selection here.Karl Heuer1995-05-261-0/+3
* (NULL): Use explicit cast.Karl Heuer1995-05-261-1/+1
* (VFORK_RETURN_TYPE): Use int if not already defined.Karl Heuer1995-05-261-0/+5
* Move #undef HAVE_VFORK to s/sol2-3.h.Karl Heuer1995-05-261-7/+4
* Add #undef HAVE_VFORK.Karl Heuer1995-05-261-0/+4
* (x_consider_frame_title): Use FRAME_KBOARD.Karl Heuer1995-05-261-1/+2
* (command-line): Handle nil command-line-args.Geoff Voelker1995-05-261-1/+1
* Initial revisionGeoff Voelker1995-05-261-0/+6
* (compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallowRoland McGrath1995-05-261-1/+1
* (get_data_region_base): Undefined.Geoff Voelker1995-05-261-2/+2
* (reserved_heap_size,allocate_heap): Defined.Geoff Voelker1995-05-261-4/+52
* (set_terminal_modes): Set cursor size appropriate for Win95.Geoff Voelker1995-05-261-3/+4
* (configuration_buffer): Increase size.Geoff Voelker1995-05-261-6/+29
* (LIBS): Use BASE_LIBS and ADVAPI32.Geoff Voelker1995-05-261-16/+18
* Use BASE_LIBS.Geoff Voelker1995-05-261-16/+18
* Commented out.Geoff Voelker1995-05-261-4/+28
* (ARCH): New definition.Geoff Voelker1995-05-261-45/+112
* (SHELL): Conditionally defined.Geoff Voelker1995-05-261-5/+31
* Initial revisionGeoff Voelker1995-05-263-0/+720
* (Foverlay_start, Foverlay_end): Declare these functions.Karl Heuer1995-05-261-1/+17
* (dired-find-buffer-nocreate): Don't try to find aKarl Heuer1995-05-261-10/+12
* (x_set_frame_parameters) Fix typo.Karl Heuer1995-05-261-1/+1
* (standard_args): -i, -itype, --icon-type take 0, not 1, argsKarl Heuer1995-05-261-2/+2
* (gud-common-init): Don't die if filename not supplied.Karl Heuer1995-05-261-6/+8
* (texinfo-sequentially-find-pointer): Don't modifyKarl Heuer1995-05-261-4/+3
* (byte-compile-insert-header):Karl Heuer1995-05-261-4/+9
* (x-create-frame-with-faces): Read geometry resourceKarl Heuer1995-05-261-0/+18
* (create_process, send_process): Add volatile qualifiers.Karl Heuer1995-05-261-8/+14
* (Fsubstitute_command_keys): Cast arg of describe_map_tree.Karl Heuer1995-05-261-1/+1
* (describe_map_tree): Move declaration to lisp.h.Karl Heuer1995-05-261-1/+0
* (adjust_point): Declare arg AMOUNT.Karl Heuer1995-05-251-0/+1
* (scan_lists): Make stringterm an unsigned char.Karl Heuer1995-05-251-1/+1
* (XTread_socket): For MapNotify, call record_asynch_buffer_change.Karl Heuer1995-05-251-0/+5
* (prepare_menu_bars): Update frame titles before menu bars.Karl Heuer1995-05-251-16/+22
* (Fframe_or_buffer_changed_p): Record frame namesKarl Heuer1995-05-251-3/+11
* (xmenu_show, xdialog_show): Increment widget_id_tickKarl Heuer1995-05-251-9/+14
* (Fx_get_resource): Major rewrite to make it clearer.Karl Heuer1995-05-251-46/+60
* Fix typo.Karl Heuer1995-05-251-1/+1
* (XTflash): Use pointers as args to select.Karl Heuer1995-05-251-8/+9
* (change_frame_size_1): Declare arg DELAY.Karl Heuer1995-05-251-1/+1