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