Commit graph

  • 01a911e3f5 (mouse-tear-off-window): Change new-frame to make-frame. Karl Heuer 1994-05-06 20:27:25 +00:00
  • ca31c4838c Define NO_MATHERR. Richard M. Stallman 1994-05-06 18:14:23 +00:00
  • 7240919a30 Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS. Richard M. Stallman 1994-05-06 18:14:02 +00:00
  • 98270d54bf entered into RCS Richard M. Stallman 1994-05-06 17:29:23 +00:00
  • 07c30a5cec Initial revision Richard M. Stallman 1994-05-06 17:28:42 +00:00
  • 7babf5f60d *** empty log message *** Jim Meyering 1994-05-06 15:23:06 +00:00
  • b65e2f7475 (frame-notice-user-settings): Wait till frame becomes visible before using its parameters. Richard M. Stallman 1994-05-06 09:17:06 +00:00
  • 510328f2de (LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly. Richard M. Stallman 1994-05-06 08:30:32 +00:00
  • ecf2bd2532 * m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there. Francesco Potortì 1994-05-06 08:16:14 +00:00
  • 9f4b7963c9 (update-directory-autoloads): Ignore files whose names start with =. Bind enable-local-eval to nil. Richard M. Stallman 1994-05-06 08:11:04 +00:00
  • 5ece1728e2 (error): Fix logic in call to xmalloc/xrealloc. Richard M. Stallman 1994-05-06 06:45:18 +00:00
  • 8b4d685f01 (wait_reading_process_input): Don't call prepare_menu_bars unless we are going to redisplay for a garbaged frame. (read_process_output): Call prepare_menu_bars if waiting for input. (exec_sentinel): Call prepare_menu_bars if waiting for input. Richard M. Stallman 1994-05-06 06:39:48 +00:00
  • 5da3133aae (make_lispy_event): Ignore mouse events for deleted frame. Richard M. Stallman 1994-05-06 06:25:15 +00:00
  • 3e062f782c (imenu-default-create-index-function): Temporarily build in handling of a few major modes. (imenu--completion-buffer): Set completion-reference-buffer properly. Richard M. Stallman 1994-05-06 06:06:08 +00:00
  • ed6bdcdd65 (hilit-lookup-face-create): Don't put string values into the global face-font data. Karl Heuer 1994-05-06 03:07:23 +00:00
  • 00d3d838ef (Fdelete_other_windows): Do nothing if w->start is outside region. Don't temporarily move point when recomputing window position. Karl Heuer 1994-05-06 01:49:51 +00:00
  • 5ce7b54343 Use PT, not point. Karl Heuer 1994-05-06 01:00:15 +00:00
  • ac7ad037f7 (x_set_offset): Update XNegative and YNegative for new pos. Richard M. Stallman 1994-05-06 00:59:24 +00:00
  • 047688cbac (last_point_position_buffer): New variable. (command_loop_1): Set it. Richard M. Stallman 1994-05-06 00:48:26 +00:00
  • c1e6740184 (frame-notice-user-settings): Use geometry parms from frame when the initial specifications did not have them. Richard M. Stallman 1994-05-06 00:32:58 +00:00
  • 791e09d82b (frame-notice-user-settings): When replacing the first X frame, use the same geometry parms that were used to make it. (frame-remove-geometry-params): Treat user-size and user-position as geometry parms. Store all those parms into frame-initial-geometry-arguments. Richard M. Stallman 1994-05-05 22:37:47 +00:00
  • 082dc21123 (x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize. Richard M. Stallman 1994-05-05 20:30:32 +00:00
  • 2c3b35b0cd (describe_map): Ignore bindings for all except symbols and integers. Richard M. Stallman 1994-05-05 20:25:41 +00:00
  • 5416d1eee8 (unexec): Handle debugging info properly. Richard M. Stallman 1994-05-05 19:31:09 +00:00
  • c0096c73d7 Don't use netbsd.h. Do all that right here. Richard M. Stallman 1994-05-05 19:18:57 +00:00
  • 1858a20639 Fix out of date comment. David J. MacKenzie 1994-05-05 19:06:48 +00:00
  • 3e099569a8 *** empty log message *** Richard M. Stallman 1994-05-05 07:21:27 +00:00
  • 2e00781a52 entered into RCS Richard M. Stallman 1994-05-05 06:49:43 +00:00
  • 742f715d96 (xmenu_show): Disallow empty menus. Karl Heuer 1994-05-05 06:31:28 +00:00
  • b137c5822b (Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook. Karl Heuer 1994-05-05 05:36:17 +00:00
  • cf52ad5812 (choose-completion-string): Barf if completing into a minibuffer but it's not now active. Richard M. Stallman 1994-05-05 05:27:59 +00:00
  • dc591caf15 (rmail-output-menu): Set rmail-default-rmail-file. (rmail-output-to-rmail-file): Doc fix. Richard M. Stallman 1994-05-05 05:08:57 +00:00
  • 0f5f20968f (last_point_position_buffer): Declared. Richard M. Stallman 1994-05-05 04:44:24 +00:00
  • 23aaa3427f (making src/Makefile and lib-src/Makefile): Split off the autoconf substitutions and don't pass them thru cpp. (undefs): Use $canonical as well as $configuration. Richard M. Stallman 1994-05-05 04:12:44 +00:00
  • eb4252f765 Put in a separator for where to start cpp procssing. Move all autoconf substitutions above that point. Above that point, use Make-style comments. This goes with changes in ../configure.in. Richard M. Stallman 1994-05-05 04:11:17 +00:00
  • b06f07c06e Put in a separator for where to start cpp procssing. Above that, use Make-style comments. This goes with changes in ../configure.in. Richard M. Stallman 1994-05-05 04:08:19 +00:00
  • a4ab7e6973 Comment change. Richard M. Stallman 1994-05-05 03:58:49 +00:00
  • 8144490793 Test ISC4_0 along with TIOCGWINSZ. Richard M. Stallman 1994-05-04 23:27:39 +00:00
  • 5de573c43d (NEED_SIOCTL, ISC4_0): Declared. Richard M. Stallman 1994-05-04 23:27:06 +00:00
  • 36f063e869 (show-ifdefs, hide-ifdefs): Bind inhibit-read-only. Set buffer-read-only directly. (hide-ifdef-block): Likewise. (show-ifdef-block): Bind inhibit-read-only; don't set buffer-read-only. Richard M. Stallman 1994-05-04 23:20:44 +00:00
  • f0aee528a4 Remove duplicate -freebsd* entry. Doug Evans 1994-05-04 22:44:55 +00:00
  • 6eb018badd (frame-notice-user-settings): Discard `reverse' when making the replacement for the initial frame. Put it on as nil. (new-frame): Use make-frame instead. Richard M. Stallman 1994-05-04 22:41:02 +00:00
  • b1fd1e8d65 (rmail-input-menu): Don't call expand-file-name. Do nothing if rmail-secondary-file-menu return nil. (rmail-secondary-file-menu): If no files match, warn and return nil. Richard M. Stallman 1994-05-04 22:00:30 +00:00
  • df0e3d0315 (rmail-output-menu): Don't call expand-file-name. Do nothing if rmail-secondary-file-menu return nil. Richard M. Stallman 1994-05-04 22:00:01 +00:00
  • 68e01f5af8 (imenu): Renamed from goto-index-pos. Add autoload. (imenu-prev-index-position-function): Renamed from prev-... (imenu-extract-index-name-function): Renamed from extract-... Richard M. Stallman 1994-05-04 21:34:13 +00:00
  • f46831b072 *** empty log message *** Richard M. Stallman 1994-05-04 21:21:25 +00:00
  • 0d29cfe966 (gud-marker-acc): Use make-variable-buffer-local. Richard M. Stallman 1994-05-04 20:27:08 +00:00
  • a9fd843b43 (hide-sublevels): Typo in previous change. Richard M. Stallman 1994-05-04 19:55:33 +00:00
  • 62357a3584 Distribute lisp/Makefile. Richard M. Stallman 1994-05-04 19:51:18 +00:00
  • 39178e9e49 Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*. Use lower case names for the s files. Richard M. Stallman 1994-05-04 19:47:46 +00:00
  • 315ebba37b entered into RCS Richard M. Stallman 1994-05-04 07:01:35 +00:00
  • 6f3c2ad978 (hide-sublevels): No need for condition-case. Don't call show-children if levels is 0. No need to check eob in while condition. Delete spurious setq of `first'. Richard M. Stallman 1994-05-04 05:48:53 +00:00
  • d541babe36 (lib-src): Undo previous change. (blessmail): New target to run maybe-blessmail in lib-src. (all): Depend on blessmail. Richard M. Stallman 1994-05-04 05:15:26 +00:00
  • d19f95fe16 (maybe-blessmail): New target to print the blessmail warning message. (${archlibdir}): Don't do it here. Don't depend on blessmail. Richard M. Stallman 1994-05-04 05:15:00 +00:00
  • c2079f0a5d (frame-initialize): Delete the code for reverse-video. x-create-frame-with-faces takes care of that. Richard M. Stallman 1994-05-04 04:27:18 +00:00
  • 5fd2229822 (x_set_cursor_color): Fix typo. Richard M. Stallman 1994-05-04 03:28:38 +00:00
  • 3a22ee3595 Update copyright. Karl Heuer 1994-05-04 02:41:09 +00:00
  • f02902f7d4 Initial revision Roland McGrath 1994-05-04 02:16:49 +00:00
  • 6cd14acb36 *** empty log message *** Richard M. Stallman 1994-05-04 01:58:05 +00:00
  • 040d52ecc6 Update copyright. Karl Heuer 1994-05-04 01:37:37 +00:00
  • c650d108f1 (x_own_selection): Catch errors around XSetSelectionOwner. Richard M. Stallman 1994-05-04 00:46:39 +00:00
  • 7bbe2cc794 (mouse-secondary-save-then-kill): Doc fix. Richard M. Stallman 1994-05-04 00:38:14 +00:00
  • 30ff174e24 (lisp-mode-variables): Added missing backslash to outline-regexp. Removed dublicate ";;; Code: " section separator. Richard M. Stallman 1994-05-03 23:59:48 +00:00
  • 8f1204db34 Update copyright. Karl Heuer 1994-05-03 23:47:06 +00:00
  • 325e3af276 (backquote): Add autoloads. Richard M. Stallman 1994-05-03 23:36:52 +00:00
  • d733c5ec03 Update copyright. Karl Heuer 1994-05-03 22:46:37 +00:00
  • 6a900cf14e (tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in tex-mode. Edward M. Reingold 1994-05-03 21:15:27 +00:00
  • 8f41fd649d Comment change. Richard M. Stallman 1994-05-03 20:46:17 +00:00
  • 9d130ffc23 (syms_of_buffer): Doc fix. Richard M. Stallman 1994-05-03 19:17:39 +00:00
  • 4453091dd3 (isearch-case-fold-search): new possible value `yes' is like t except that mixed case in search string is ignored. (isearch-toggle-case-fold): New function. (isearch-search): Don't undo the work of isearch-toggle-case-fold. Richard M. Stallman 1994-05-03 08:27:40 +00:00
  • a874c10477 (lib-src): Depend on src. Richard M. Stallman 1994-05-03 08:18:08 +00:00
  • a007eef636 (display_text_line): Since HPOS is negative, avoid writing before the beginning of the charstarts line. Richard M. Stallman 1994-05-03 07:42:26 +00:00
  • ccfd5a004a Removed some keystrokes for obscure toggle commands: C-c C-v C-a, C-c C-v C-p, C-c C-v C-q and C-c C-v C-k. (gnus-uu-decode-and-save-all-unread-articles-and-mark): Fn deleted. (gnus-uu-decode-and-save-all-articles-and-mark): Fn deleted. (gnus-uu-do-sloppy-uudecode): Variable deleted. (gnus-uu-decode-and-save-articles): Rewritten. (gnus-uu-grab-articles, gnus-uu-uustrip-article-as): Rewritten to properly handle multiple encoded files in one gulp. (gnus-uu-uustrip-article-as): Replace spaces in file names with underscores before giving the file to uudecode. Richard M. Stallman 1994-05-03 06:05:48 +00:00
  • 165af501cf Comment change. Richard M. Stallman 1994-05-03 05:51:29 +00:00
  • 73168c8b2c (read_minibuf): Clear previous_echo_glyphs. Richard M. Stallman 1994-05-03 05:12:17 +00:00
  • 6d6c9987ca *** empty log message *** Tom Tromey 1994-05-03 01:23:42 +00:00
  • aab936ad6a (visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name. Don't bother calling tags-table-including when buffer-file-name is nil. (visit-tags-table): Signal error FILE is not stringp. Call visit-tags-table-buffer with FILE instead of 'same. (tags-next-table): When restoring state vars, set tags-file-name too. Roland McGrath 1994-05-03 00:26:48 +00:00
  • 7e3cf34f8d (file_name_completion_stat): Use both lstat and stat. Richard M. Stallman 1994-05-02 23:53:03 +00:00
  • 81c735c099 Doc fixes. Richard M. Stallman 1994-05-02 22:26:50 +00:00
  • 6d8cac3623 (tags-find-table-in-list): Only recurse if (tags-included-tables) returns non-nil (avoid infinite recursion). Roland McGrath 1994-05-02 21:41:43 +00:00
  • 3b50638621 (note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window): Use row/col instead of buffer position to keep track of highlighted area. Karl Heuer 1994-05-02 21:24:16 +00:00
  • 55836b7371 (show_mouse_face): Fix test for cursor in highlighted area. (note_mouse_highlight): Reorder test for simplicity. Karl Heuer 1994-05-02 21:09:28 +00:00
  • d38bb695cc (${archlibdir}): Be lenient about wc output format. Karl Heuer 1994-05-02 20:56:25 +00:00
  • 69e610ac11 (Man-notify-when-ready): Don't call select-frame if no window system. Richard M. Stallman 1994-05-02 19:40:19 +00:00
  • f55e5c6be1 (double-translate-key): Changed 'delete to 127 to make the non-X11 version work. Richard M. Stallman 1994-05-02 18:27:24 +00:00
  • d43e0b1674 Unspecified location of chown for Linux (Linux doesn't put chown in /etc). Richard M. Stallman 1994-05-02 18:15:22 +00:00
  • 6705a2a650 *** empty log message *** Richard M. Stallman 1994-05-02 18:14:01 +00:00
  • 53c179b8a2 * m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work. (BCOPY_UPWARD_SAFE): defined to 0 for the Green Hills compiler. Francesco Potortì 1994-05-02 17:47:58 +00:00
  • e848854a11 (ielm-dynamic-multiline-inputs): New variable. (ielm-return): Support it. Richard M. Stallman 1994-05-02 17:13:42 +00:00
  • 389c907cd7 (HAVE_MOUSE): Defined. (PURESIZE): Increase value. Richard M. Stallman 1994-05-02 07:53:23 +00:00
  • 49a09c76b8 Finish downcasing mouse_init1, mouse_off, mouse_check_moved, mouse_pressed, mouse_released, mouse_on, mouse_init. Richard M. Stallman 1994-05-02 07:52:49 +00:00
  • 24ba360bb3 Finish downcasing mouse_init1, mouse_off, mouse_check_moved, mouse_pressed, mouse_released, mouse_on, mouse_init. Richard M. Stallman 1994-05-02 07:51:29 +00:00
  • 52ed2dada0 (Fframe_live_p): Alternative defn for not MULTI_FRAME. (syms_of_frame): Call defsubr for it. Richard M. Stallman 1994-05-02 07:50:41 +00:00
  • 0776cb1b91 (init_buffer_once): Initialize buffer_file_type field right. Richard M. Stallman 1994-05-02 07:49:57 +00:00
  • a2b3bd0f11 Doc fixes. (hide-sublevels): Rewritten faster and simpler. Richard M. Stallman 1994-05-02 07:45:48 +00:00
  • ec334d84c0 (Man-notify-when-ready): In newframe case, use save-excursion. Richard M. Stallman 1994-05-02 06:01:55 +00:00
  • 813f532d2f Initial revision Richard M. Stallman 1994-05-02 05:16:59 +00:00
  • 7ce486180b (create_process): Undo April 19 setsid change. Richard M. Stallman 1994-05-02 04:07:06 +00:00
  • f3942238d2 (struct x_display): New field size_hint_flags. Richard M. Stallman 1994-05-02 00:48:12 +00:00
  • 43bca5d597 (x_calc_absolute_position): Use size_hint_flags. New FLAGS arg deleted. Callers changed. Richard M. Stallman 1994-05-02 00:46:44 +00:00