Wed, 26 Oct 1994 12:57:46 +0000 |
Richard M. Stallman |
(set_frame_size): Set app_shell and wmshell the same.
|
Wed, 26 Oct 1994 09:32:58 +0000 |
Richard M. Stallman |
(dired-find-subdir): Doc fix.
|
Wed, 26 Oct 1994 09:32:04 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): Avoid infinite loop
|
Wed, 26 Oct 1994 09:30:46 +0000 |
Richard M. Stallman |
(status_message): Add a cast.
|
Wed, 26 Oct 1994 09:26:40 +0000 |
Richard M. Stallman |
(x_catch_errors, x_check_errors, x_had_errors_p)
|
Wed, 26 Oct 1994 09:19:57 +0000 |
Richard M. Stallman |
(x_window): Pass new arg f to hack_wm_protocols.
|
Wed, 26 Oct 1994 06:22:14 +0000 |
Karl Heuer |
(syms_of_window): Fix missing \n\'s.
|
Wed, 26 Oct 1994 04:58:18 +0000 |
Richard M. Stallman |
(x_own_selection, x_get_foreign_selection): Change calls
|
Wed, 26 Oct 1994 04:57:41 +0000 |
Richard M. Stallman |
(pop_up_menu): Pass a Display * to x_catch_errors, etc.
|
Wed, 26 Oct 1994 04:43:33 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 26 Oct 1994 01:40:21 +0000 |
Karl Heuer |
(tar-summarize-buffer): Check for end of buffer before extracting substring.
|
Wed, 26 Oct 1994 00:21:05 +0000 |
Karl Heuer |
(list_processes_1): Print tty name.
|
Tue, 25 Oct 1994 20:34:42 +0000 |
Richard M. Stallman |
(Vtemp_buffer_show_function): Doc fix.
|
Tue, 25 Oct 1994 20:29:03 +0000 |
Richard M. Stallman |
(gud-irixdbx-marker-filter): Cast $curline to int.
|
Tue, 25 Oct 1994 14:16:02 +0000 |
Boris Goldowsky |
(enriched-mode): Add autoload cookie.
|
Tue, 25 Oct 1994 10:52:58 +0000 |
Richard M. Stallman |
(Brk): Declare as unsigned long.
|
Tue, 25 Oct 1994 10:42:02 +0000 |
Richard M. Stallman |
Delete X10 code.
|
Tue, 25 Oct 1994 10:34:49 +0000 |
Richard M. Stallman |
(Fx_selection_exists_p): Fix backwards if.
|
Tue, 25 Oct 1994 10:33:36 +0000 |
Richard M. Stallman |
(Fx_create_frame): Don't increment refernce_count
|
Tue, 25 Oct 1994 10:26:49 +0000 |
Richard M. Stallman |
(record_char): New subroutine.
|
Tue, 25 Oct 1994 09:51:50 +0000 |
Richard M. Stallman |
Never use input_fd if using X.
|
Tue, 25 Oct 1994 09:49:53 +0000 |
Richard M. Stallman |
(make-frame-on-display): New function.
|
Tue, 25 Oct 1994 09:48:44 +0000 |
Richard M. Stallman |
Handle multiple keyboard input descriptors.
|
Tue, 25 Oct 1994 07:53:05 +0000 |
Richard M. Stallman |
(insert_from_buffer_1): Don't use min.
|
Tue, 25 Oct 1994 06:10:26 +0000 |
Richard M. Stallman |
(ispell-grep-command, ispell-look-command): Don't specify directory.
|
Tue, 25 Oct 1994 04:46:54 +0000 |
Richard M. Stallman |
(buffer-file-truename): Doc fix.
|
Tue, 25 Oct 1994 00:45:21 +0000 |
Karl Heuer |
(decode_mode_spec): New spec %c, for current column.
|
Mon, 24 Oct 1994 23:30:14 +0000 |
Karl Heuer |
Make previous change conditional.
|
Mon, 24 Oct 1994 21:59:55 +0000 |
Richard M. Stallman |
(Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
|
Mon, 24 Oct 1994 15:34:50 +0000 |
Francesco Potort |
* man.el (Man-init-defvars): Do not delete empty lines.
|
Mon, 24 Oct 1994 14:19:37 +0000 |
Boris Goldowsky |
Initial revision
|
Mon, 24 Oct 1994 14:18:32 +0000 |
Boris Goldowsky |
Don't try to make menu bindings when window-system==nil.
|
Mon, 24 Oct 1994 13:54:44 +0000 |
Boris Goldowsky |
Initial revision
|
Mon, 24 Oct 1994 12:37:01 +0000 |
Francesco Potort |
*** empty log message ***
|
Mon, 24 Oct 1994 04:41:21 +0000 |
Richard M. Stallman |
(getline): When a search of already-read input for CRLF
|
Sun, 23 Oct 1994 22:56:32 +0000 |
Roland McGrath |
(dired-mode-map): Add query-replace and search items to operate menu.
|
Sun, 23 Oct 1994 20:39:25 +0000 |
Richard M. Stallman |
(latex-mode): Recognize \item etc. that have no arg
|
Sun, 23 Oct 1994 09:40:07 +0000 |
Richard M. Stallman |
(unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
|
Sun, 23 Oct 1994 09:38:50 +0000 |
Richard M. Stallman |
Use XFlush, not XFlushQueue, throughout.
|
Sun, 23 Oct 1994 07:59:01 +0000 |
Richard M. Stallman |
Say error in x-open-connection should be fatal.
|
Sun, 23 Oct 1994 07:49:24 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
|
Sun, 23 Oct 1994 07:45:25 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Add item `Make Frame On Display'.
|
Sun, 23 Oct 1994 06:16:43 +0000 |
Richard M. Stallman |
(struct heap): New fields first_bloc, last_bloc.
|
Sun, 23 Oct 1994 06:05:12 +0000 |
Richard M. Stallman |
(set-face-background): Set either stipple or color,
|
Sun, 23 Oct 1994 05:04:03 +0000 |
Richard M. Stallman |
Add comment.
|
Sun, 23 Oct 1994 05:02:00 +0000 |
Richard M. Stallman |
(mail-setup): Fill in-reply-to field properly.
|
Sun, 23 Oct 1994 04:55:35 +0000 |
Richard M. Stallman |
(ange-ftp-process-handle-line): Check for a
|
Sun, 23 Oct 1994 01:05:26 +0000 |
Richard M. Stallman |
(set-face-background): If color is gray, and frame
|
Sat, 22 Oct 1994 16:00:31 +0000 |
Roland McGrath |
(dired-do-tags-search, dired-do-tags-query-replace): New functions.
|
Sat, 22 Oct 1994 15:58:56 +0000 |
Roland McGrath |
(dired-mode-map): Bind A to dired-do-tags-search,
|
Sat, 22 Oct 1994 05:39:42 +0000 |
Richard M. Stallman |
(calculate_costs): Call x_screen_planes.
|
Sat, 22 Oct 1994 04:46:14 +0000 |
Karl Heuer |
(Finsert_buffer_substring): Use insert_from_buffer instead of insert.
|
Sat, 22 Oct 1994 04:45:57 +0000 |
Karl Heuer |
(insert_from_buffer, insert_from_buffer_1): New functions.
|
Sat, 22 Oct 1994 04:39:30 +0000 |
Richard M. Stallman |
(struct x_display_info): Struct renamed from x_screen.
|
Sat, 22 Oct 1994 04:34:16 +0000 |
Richard M. Stallman |
Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
|
Sat, 22 Oct 1994 04:27:25 +0000 |
Richard M. Stallman |
(x_sync): Take frame ptr as arg.
|
Sat, 22 Oct 1994 03:55:39 +0000 |
Richard M. Stallman |
(read_avail_input): Use input_fd.
|
Sat, 22 Oct 1994 03:55:00 +0000 |
Richard M. Stallman |
(input_fd): No longer static.
|
Sat, 22 Oct 1994 03:54:14 +0000 |
Richard M. Stallman |
(Fframe_or_buffer_changed_p):
|
Sat, 22 Oct 1994 03:51:12 +0000 |
Richard M. Stallman |
(xmenu_show): Get the screen number for DisplayHeight
|
Sat, 22 Oct 1994 03:27:46 +0000 |
Richard M. Stallman |
(other_visible_frames): Pass a frame ptr to x_sync.
|
Sat, 22 Oct 1994 02:54:46 +0000 |
Richard M. Stallman |
(mail-aliases, mail-archive-file-name): Doc fixes.
|
Sat, 22 Oct 1994 02:53:32 +0000 |
Karl Heuer |
(insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
|
Fri, 21 Oct 1994 21:31:47 +0000 |
Richard M. Stallman |
(sendmail-synch-aliases): Check MAILRC envvar.
|
Fri, 21 Oct 1994 21:30:38 +0000 |
Richard M. Stallman |
(define-mail-alias): Check MAILRC envvar.
|
Fri, 21 Oct 1994 20:31:43 +0000 |
Richard M. Stallman |
(main): Don't process one input file twice.
|
Fri, 21 Oct 1994 20:29:30 +0000 |
Richard M. Stallman |
Finish installing previous change.
|
Fri, 21 Oct 1994 20:27:08 +0000 |
Richard M. Stallman |
(timer-error, timer-abnormal-termination,
|
Fri, 21 Oct 1994 20:01:17 +0000 |
Richard M. Stallman |
(view-file): Do record the buffer switch.
|
Fri, 21 Oct 1994 19:42:50 +0000 |
Richard M. Stallman |
(describe-function-find-file): New function.
|
Fri, 21 Oct 1994 19:37:36 +0000 |
Richard M. Stallman |
(describe-function): Mention the file it was loaded from.
|
Fri, 21 Oct 1994 19:27:26 +0000 |
Richard M. Stallman |
(dbx): Delete call to gud-switch-to-buffer.
|
Fri, 21 Oct 1994 18:43:22 +0000 |
Richard M. Stallman |
(emerge-auto-advance): Fix criterion for which message.
|
Fri, 21 Oct 1994 12:28:55 +0000 |
Francesco Potort |
* etags.c (prestr, substr): return a logical type.
|
Fri, 21 Oct 1994 01:50:59 +0000 |
Per Bothner |
Better NCR support.
|
Fri, 21 Oct 1994 00:48:18 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): If display-time is in use,
|
Thu, 20 Oct 1994 21:19:47 +0000 |
Richard M. Stallman |
(list_buffers_1): Always mark current_buffer read-only.
|
Thu, 20 Oct 1994 21:17:44 +0000 |
Roland McGrath |
(next-file): Initialize next-file-list all at once from all tables.
|
Thu, 20 Oct 1994 20:35:57 +0000 |
Richard M. Stallman |
PopServer renamed to popserver throughout.
|
Thu, 20 Oct 1994 20:14:45 +0000 |
Karl Heuer |
(edit-and-eval-command): Elements of command-history are forms, not strings.
|
Thu, 20 Oct 1994 20:10:29 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Defined.
|
Thu, 20 Oct 1994 20:03:30 +0000 |
Richard M. Stallman |
(ange-ftp-get-passwd): Use user-mail-address.
|
Thu, 20 Oct 1994 20:01:41 +0000 |
Karl Heuer |
(repeat-matching-complex-command): Fix check for empty pattern. Simplify.
|
Thu, 20 Oct 1994 19:13:47 +0000 |
Karl Heuer |
(read_minibuf): Fix comment.
|
Thu, 20 Oct 1994 19:11:29 +0000 |
Karl Heuer |
(Fdisplay_buffer): Make old_selected_window a Lisp_Object.
|
Thu, 20 Oct 1994 18:15:25 +0000 |
Boris Goldowsky |
(facemenu-get-face): Don't add to menu here.
|
Thu, 20 Oct 1994 18:11:27 +0000 |
Boris Goldowsky |
(make-face): Add new face to Face menu on creation. -- Bng
|
Thu, 20 Oct 1994 16:37:04 +0000 |
David J. MacKenzie |
Don't declare malloc, since we include config.h.
|
Thu, 20 Oct 1994 10:04:17 +0000 |
Francesco Potort |
* man.el (Man-init-defvars): Corrections to Man-filter-list.
|
Thu, 20 Oct 1994 06:39:00 +0000 |
Richard M. Stallman |
(xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
|
Thu, 20 Oct 1994 05:33:22 +0000 |
Richard M. Stallman |
(do_mouse_tracking): Now a FRAME_PTR.
|
Thu, 20 Oct 1994 04:40:28 +0000 |
Richard M. Stallman |
Log omitted from previous checkin:
|
Thu, 20 Oct 1994 04:39:13 +0000 |
Richard M. Stallman |
(x_get_foreign_selection): Get display from
|
Thu, 20 Oct 1994 04:37:03 +0000 |
Richard M. Stallman |
(read_minibuf): Undo previous change.
|
Thu, 20 Oct 1994 04:33:34 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If the other window is smaller
|
Wed, 19 Oct 1994 22:52:57 +0000 |
Richard M. Stallman |
Only include ../src/config.h if HAVE_CONFIG_H is
|