log

age author description
1994-10-26 Richard M. Stallman (set_frame_size): Set app_shell and wmshell the same.
1994-10-26 Richard M. Stallman (dired-find-subdir): Doc fix.
1994-10-26 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
1994-10-26 Richard M. Stallman (status_message): Add a cast.
1994-10-26 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
1994-10-26 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
1994-10-26 Karl Heuer (syms_of_window): Fix missing \n\'s.
1994-10-26 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
1994-10-26 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
1994-10-26 Richard M. Stallman Comment changes.
1994-10-26 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
1994-10-26 Karl Heuer (list_processes_1): Print tty name.
1994-10-25 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
1994-10-25 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
1994-10-25 Boris Goldowsky (enriched-mode): Add autoload cookie.
1994-10-25 Richard M. Stallman (Brk): Declare as unsigned long.
1994-10-25 Richard M. Stallman Delete X10 code.
1994-10-25 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
1994-10-25 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
1994-10-25 Richard M. Stallman (record_char): New subroutine.
1994-10-25 Richard M. Stallman Never use input_fd if using X.
1994-10-25 Richard M. Stallman (make-frame-on-display): New function.
1994-10-25 Richard M. Stallman Handle multiple keyboard input descriptors.
1994-10-25 Richard M. Stallman (insert_from_buffer_1): Don't use min.
1994-10-25 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
1994-10-25 Richard M. Stallman (buffer-file-truename): Doc fix.
1994-10-25 Karl Heuer (decode_mode_spec): New spec %c, for current column.
1994-10-24 Karl Heuer Make previous change conditional.
1994-10-24 Richard M. Stallman (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
1994-10-24 Francesco Potortì * man.el (Man-init-defvars): Do not delete empty lines.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Boris Goldowsky Don't try to make menu bindings when window-system==nil.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Francesco Potortì *** empty log message ***
1994-10-24 Richard M. Stallman (getline): When a search of already-read input for CRLF
1994-10-23 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
1994-10-23 Richard M. Stallman (latex-mode): Recognize \item etc. that have no arg
1994-10-23 Richard M. Stallman (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
1994-10-23 Richard M. Stallman Use XFlush, not XFlushQueue, throughout.
1994-10-23 Richard M. Stallman Say error in x-open-connection should be fatal.
1994-10-23 Richard M. Stallman (kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
1994-10-23 Richard M. Stallman (menu-bar-file-menu): Add item `Make Frame On Display'.
1994-10-23 Richard M. Stallman (struct heap): New fields first_bloc, last_bloc.
1994-10-23 Richard M. Stallman (set-face-background): Set either stipple or color,
1994-10-23 Richard M. Stallman Add comment.
1994-10-23 Richard M. Stallman (mail-setup): Fill in-reply-to field properly.
1994-10-23 Richard M. Stallman (ange-ftp-process-handle-line): Check for a
1994-10-23 Richard M. Stallman (set-face-background): If color is gray, and frame
1994-10-22 Roland McGrath (dired-do-tags-search, dired-do-tags-query-replace): New functions.
1994-10-22 Roland McGrath (dired-mode-map): Bind A to dired-do-tags-search,
1994-10-22 Richard M. Stallman (calculate_costs): Call x_screen_planes.
1994-10-22 Karl Heuer (Finsert_buffer_substring): Use insert_from_buffer instead of insert.
1994-10-22 Karl Heuer (insert_from_buffer, insert_from_buffer_1): New functions.
1994-10-22 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
1994-10-22 Richard M. Stallman Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
1994-10-22 Richard M. Stallman (x_sync): Take frame ptr as arg.
1994-10-22 Richard M. Stallman (read_avail_input): Use input_fd.
1994-10-22 Richard M. Stallman (input_fd): No longer static.
1994-10-22 Richard M. Stallman (Fframe_or_buffer_changed_p):
1994-10-22 Richard M. Stallman (xmenu_show): Get the screen number for DisplayHeight