Commit graph

  • e332f80b0b (add-log-current-defun): Autoload this. Roland McGrath 1994-03-28 23:57:28 +00:00
  • 4a971a936b (forms-mode): Set major mode before finding forms-file. (This gives the find-file-hook a way to detect that it's a forms-datafile.) Karl Heuer 1994-03-28 23:13:07 +00:00
  • af92970ca9 (x_find_modifier_meanings): Skip zero entries. Karl Heuer 1994-03-28 23:03:07 +00:00
  • 3fcc88cce0 (file_name_completion): Protect things from GC. Richard M. Stallman 1994-03-28 20:55:18 +00:00
  • 73804d4b1b Initial revision Richard M. Stallman 1994-03-28 20:21:44 +00:00
  • f142f62a0a *** empty log message *** Richard M. Stallman 1994-03-28 20:02:03 +00:00
  • 4d4cd289b4 (emerge-goto-line): New function. (emerge-convert-diffs-to-markers): Use it. Richard M. Stallman 1994-03-28 18:48:16 +00:00
  • 3e01fd9daa Initial revision Richard M. Stallman 1994-03-28 18:36:14 +00:00
  • 3ea1f391da (byte-compile-file): Use whole file name for errors. Richard M. Stallman 1994-03-28 07:05:55 +00:00
  • ca2ec1c584 (momentary-string-display): Avoid modifying the undo list. Richard M. Stallman 1994-03-28 06:08:35 +00:00
  • 7015aca452 Initial revision Richard M. Stallman 1994-03-28 05:41:05 +00:00
  • 1e0a78a10c (set-match-data): New alias. Richard M. Stallman 1994-03-28 02:21:28 +00:00
  • 869f4785b8 Initial revision Richard M. Stallman 1994-03-28 01:39:26 +00:00
  • 80298193c3 (choose-completion-delete-max-match): Renamed from mouse-completion-delete-max-match and moved here. (choose-completion-string): New function. (choose-completion): New command. (completion-list-mode-map): Add binding for choose-completion. (completion-setup-function): Mention RET. Richard M. Stallman 1994-03-27 22:21:04 +00:00
  • 40fc483606 (mouse-choose-completion): Use choose-completion-string. (mouse-completion-delete-max-match): Moved to simple.el and renamed. Richard M. Stallman 1994-03-27 22:18:55 +00:00
  • d25390d0aa Initial revision Richard M. Stallman 1994-03-27 21:24:22 +00:00
  • ee81c9594f (set-visited-file-name): Kill local var vc-mode. Make buffer writable if was read-only due to vc. Richard M. Stallman 1994-03-27 19:49:47 +00:00
  • b5bcaf3ebb (vc-find-file-hook): Set backup-inhibited. Richard M. Stallman 1994-03-27 19:46:27 +00:00
  • 2cb6da5c78 (read_minibuf): Return val via unbind_to. Richard M. Stallman 1994-03-27 07:55:46 +00:00
  • 5b9cf4b2e0 (Freplace_match): Doc fix. Richard M. Stallman 1994-03-27 07:51:45 +00:00
  • a8226f6724 *** empty log message *** Richard M. Stallman 1994-03-27 07:36:35 +00:00
  • df28eb7b38 (verify_interval_modification): For insertion in middle of an interval, use the same criterion as between intervals for whether read-only forbids it. Richard M. Stallman 1994-03-26 21:02:24 +00:00
  • 24cffc6810 Don't test for presence of dump-emacs. Use `dump' argument as criterion for copying DOC, for running top-level, and for extending the version number. Delete the sleep-for. Richard M. Stallman 1994-03-26 20:57:49 +00:00
  • e9f1d66d7c (blink-matching-open): Now three strategies for choosing the text to display when the matching open is off screen. Richard M. Stallman 1994-03-26 05:53:18 +00:00
  • 5b5bb5e486 *** empty log message *** Richard M. Stallman 1994-03-26 05:37:00 +00:00
  • c3a29d704f (Info-insert-dir): Add a save-excursion. Require menu items for subnodes to end in ::. Richard M. Stallman 1994-03-26 05:24:17 +00:00
  • c5a02c74d8 (this_command, last_command): Declared. Richard M. Stallman 1994-03-25 23:49:50 +00:00
  • 30df2a5340 (gud-comint-buffer): Move defvar up. Richard M. Stallman 1994-03-25 22:59:12 +00:00
  • 36fa5981f4 (pr): Use debug_print. Richard M. Stallman 1994-03-25 19:19:41 +00:00
  • cf1bb91bd1 (debug_print): New function. Richard M. Stallman 1994-03-25 19:19:05 +00:00
  • 6f5e9c436c (etags, ctags): Pass -D for VERSION. Richard M. Stallman 1994-03-25 18:34:05 +00:00
  • 0e0de659c7 (gud-gdb-complete-command): New defun to support true GDB completion in the GUD buffer. Requires assistance from GDB in the form of the `complete' command. (gud-gdb-complete-in-progress, gud-gdb-complete-string, gud-gdb-complete-break, gud-gdb-complete-list, gud-gdb-complete-filter): New. (gdb): Bind TAB to gud-gdb-complete-command. Richard M. Stallman 1994-03-25 18:31:42 +00:00
  • 32daa21619 * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead. (main): don't allow the use of -t and -T in etags mode. (print_help): don't show options enabled by default. (print_version): show the emacs version number if VERSION is #defined. (find_entries): add "ss" as suffix for Chez Scheme. Francesco Potortì 1994-03-25 14:31:24 +00:00
  • 029b623a7e Initial revision Richard M. Stallman 1994-03-25 07:38:29 +00:00
  • b22e7ecc3f (Fformat): Validate number and type of arguments. Karl Heuer 1994-03-25 07:20:08 +00:00
  • ba32f2db71 (Fframe_first_window): New function. Karl Heuer 1994-03-25 06:12:40 +00:00
  • 121e45555c (xmenu_show): Enable asynchronous events. Karl Heuer 1994-03-25 03:34:45 +00:00
  • ee829a8776 (apropos-match-keys): Skip duplicate keybindings. Karl Heuer 1994-03-25 03:03:24 +00:00
  • 9fc722dee1 (Fwhere_is_internal): Skip duplicates. Karl Heuer 1994-03-25 03:02:27 +00:00
  • 26ae6b61cf (x_get_arg): Use downcased string in compare. Karl Heuer 1994-03-25 01:34:24 +00:00
  • a8ccd80354 (x_report_frame_params): Sample visibility. Karl Heuer 1994-03-25 01:18:47 +00:00
  • abdda982d7 (x_window_to_scroll_bar, x_new_font): Use assignment, not initialization. Karl Heuer 1994-03-25 00:42:47 +00:00
  • 9d2d1dd88c (x_get_local_selection, x_handle_selection_request): Use assignment, not initialization. Karl Heuer 1994-03-25 00:42:33 +00:00
  • 9838119052 (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame, Fx_create_frame): Use assignment, not initialization. Karl Heuer 1994-03-25 00:41:56 +00:00
  • 0b67772de2 (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization. Karl Heuer 1994-03-25 00:41:29 +00:00
  • 12cae7c04d (unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not initialization. Karl Heuer 1994-03-25 00:41:05 +00:00
  • 3814ccf5ee (add_properties, remove_properties): Use assignment, not initialization. Karl Heuer 1994-03-25 00:40:44 +00:00
  • 2e4149a838 (status_notify): Use assignment, not initialization. Karl Heuer 1994-03-25 00:40:16 +00:00
  • d59d49d38f (thisdir): Nonsensical variable removed. (install-arch-indep): Set shell var thisdir=pwd before cd and cd back to $thisdir, rather than the directory `this_dir', which seems exceptionally unlikely to just happen to be a symlink to the Emacs build directory, which must have been the intent of the author. Roland McGrath 1994-03-24 23:41:29 +00:00
  • ea0633d410 (mouse-menu-bar-buffers): Fix position structure. Karl Heuer 1994-03-24 20:46:49 +00:00
  • 1fe3d50701 New version from author. Daniel LaLiberte 1994-03-24 20:38:34 +00:00
  • 65c3c4ed1c Change "internal" to "original" throughout. (add-custom-printer, delete-custom-printer) replace old customizers. (with-custom-print) new (custom-prin1-to-string) Made it more robust. Daniel LaLiberte 1994-03-24 20:26:05 +00:00
  • e6512bcf1f Initial revision Richard M. Stallman 1994-03-24 17:24:15 +00:00
  • 253bce3d6b Add case for Bull dpx20. Richard Kenner 1994-03-24 10:58:02 +00:00
  • 56783585a4 (shell-strip-ctrl-m): New command. (shell-mode): Doc fix. (shell-dynamic-complete-as-command): Use comint-dynamic-simple-complete. Richard M. Stallman 1994-03-24 07:51:27 +00:00
  • 21d9bf27d7 (comint-run): New command. (comint-watch-for-password-prompt): New function. (comint-mode, comint-show-output): Doc fix. Richard M. Stallman 1994-03-24 07:50:47 +00:00
  • 10bc4f1dc0 (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to initialize_frame_menubar. Fred Pierresteguy 1994-03-24 07:36:56 +00:00
  • 091d0bdf9d (run_msdos_command): Use assignment instead of initialization. Karl Heuer 1994-03-23 22:55:59 +00:00
  • 1e62748e6a (read_minibuf): Use assignment instead of initialization. Karl Heuer 1994-03-23 22:55:24 +00:00
  • 153a17b788 (read_filtered_event, intern): Use assignment instead of initialization. Karl Heuer 1994-03-23 22:55:01 +00:00
  • e9b6dfb0d1 (access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key, Faccessible_keymaps, Fwhere_is_internal): Use assignment instead of initialization. Karl Heuer 1994-03-23 22:50:23 +00:00
  • dd675b05fa (adjust_intervals_for_insertion, merge_properties_sticky, delete_interval): Use assignment, not initialization. Karl Heuer 1994-03-23 22:30:22 +00:00
  • ab9f008dfc (next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment, not initialization. Karl Heuer 1994-03-23 22:29:45 +00:00
  • a57bc48815 (lock_file): Use assignment, not initialization. Karl Heuer 1994-03-23 22:29:02 +00:00
  • e762e30a1e (Finsert_file_contents): Use assignment, not initialization. Karl Heuer 1994-03-23 22:28:22 +00:00
  • 0671d7c002 (store_symval_forwarding, Fsymbol_value): Use assignment, not initialization. Karl Heuer 1994-03-23 22:27:40 +00:00
  • e7aacab75f (internal_self_insert): Use assignment, not initialization. Karl Heuer 1994-03-23 22:27:12 +00:00
  • c135075247 (call_process_cleanup, getenv_internal): Use assignment, not initialization. Karl Heuer 1994-03-23 22:26:47 +00:00
  • 86c1cf234e (check_mark, Fcall_interactively): Use assignment, not initialization. Karl Heuer 1994-03-23 22:26:28 +00:00
  • c99fc30f56 (sort_overlays, Fmake_overlay): Use assignment, not initialization. Karl Heuer 1994-03-23 22:25:50 +00:00
  • c13ccad2a6 (make_event_array): Use assignment, not initialization. Karl Heuer 1994-03-23 22:25:25 +00:00
  • 7ed39e9d2b Initial revision Daniel LaLiberte 1994-03-23 22:11:16 +00:00
  • b0304aef81 (rmail-sort-by-subject): Fix `Re:' regexp. Karl Heuer 1994-03-23 21:49:16 +00:00
  • a6b0031852 (reset_sys_modes): Turn off O_NDELAY. Karl Heuer 1994-03-23 21:42:12 +00:00
  • fb314468d4 (nroff-mode-abbrev-table): Call define-abbrev-table. Karl Heuer 1994-03-23 20:48:55 +00:00
  • 279e0e0c5d (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix. Karl Heuer 1994-03-23 20:31:08 +00:00
  • 0aed85f4d6 (do_switch_frame): Common code for Fselect_frame and handle_switch_frame. Karl Heuer 1994-03-23 20:11:17 +00:00
  • 87498171d3 (x_get_focus_frame): New function. Karl Heuer 1994-03-23 20:09:12 +00:00
  • 21f69e7e21 (rmail-quit): Remove summary buffer from display. Thoroughly remove Rmail buffer from display. Richard M. Stallman 1994-03-23 18:38:23 +00:00
  • 4139208e7b (rmail-secondary-file-menu): Display relative file names. (rmail-output-menu): Autoload it. (rmail-mode-map): Add rmail-output-menu and rmail-input-menu. Richard M. Stallman 1994-03-23 18:29:07 +00:00
  • 46c145db6c * etags.c (cwd, outfiledir): vars added. (relative_filename, absolute_filename, absolute_dirname): functions added to compute filenames in tags files. (process_file): filenames in tags file are relative to the directory where the tags file is (useful with the -o option). (main): initialise the outfiledir var. (TYPEDST): added the `tignore' value. (C_entries): corrected various small bugs. Francesco Potortì 1994-03-23 18:27:19 +00:00
  • 6af6cbb530 (update_frame_menubar): Function renamed from update_one_frame_psheets. (initialize_frame_menubar): New function. (set_frame_menubar): Call menu_bar_items when items is NIL. Fred Pierresteguy 1994-03-23 18:23:32 +00:00
  • c4ff032379 (Fx_create_frame): Call initialize_frame_menubar. Fred Pierresteguy 1994-03-23 18:22:13 +00:00
  • a15849cbd8 (tex-delete-last-temp-files): New arg NOT-ALL. (tex-region): Pass new arg. Richard M. Stallman 1994-03-23 18:19:20 +00:00
  • ec26e1b924 (Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way. (Fyes_or_no_p): Always display just one dialog box whether or not USE_X_TOOLKIT. Richard M. Stallman 1994-03-23 18:18:19 +00:00
  • 84f6bcba55 (reset_buffer): Init auto_save_failure_time slot. Richard M. Stallman 1994-03-23 05:07:26 +00:00
  • 54c0b967c3 (where-is): New function. Richard M. Stallman 1994-03-23 04:54:20 +00:00
  • c25f25a218 (where_is_string, Fwhere_is): Deleted. (syms_of_keymap): Corresponding changes. Richard M. Stallman 1994-03-23 04:51:55 +00:00
  • 32033024d7 (sort-subr): Add autoload. Richard M. Stallman 1994-03-23 00:43:06 +00:00
  • 5907b8633f (Fdefine_key): Check for non-events in keyvector. Karl Heuer 1994-03-22 23:36:28 +00:00
  • 0abbff134f (read_minibuf): Don't redirect focus unless minibuf is on another frame. Karl Heuer 1994-03-22 22:59:01 +00:00
  • 92fddec9eb (unreadchar): Don't back up the pointer when unreading EOF. Karl Heuer 1994-03-22 22:20:38 +00:00
  • f943104adb (read1): Check for invalid modifier bits in a string. Karl Heuer 1994-03-22 21:59:02 +00:00
  • 18e3ab4119 (asm-mode): Doc fix. Richard M. Stallman 1994-03-22 20:48:30 +00:00
  • 8782c06b52 (debugger-eval-expression): Use a history list. Richard M. Stallman 1994-03-22 20:41:00 +00:00
  • 46e65b73de (__do_global_ctors, __do_global_ctors_aux) (__do_global_dtors): Don't define if GCC_CTORS_IN_LIBC. (__CTOR_LIST__, __DTOR_LIST__): Likewise. Richard M. Stallman 1994-03-22 20:18:06 +00:00
  • 6b6e798bb3 (Fcall_process): Make sure to close descriptors. (call_process_cleanup): Always close descriptor. Richard M. Stallman 1994-03-22 20:17:17 +00:00
  • b01150e7ca Call XtSetValues not XtVaSetValues. Fred Pierresteguy 1994-03-22 14:59:24 +00:00
  • edaf359bcf (set_frame_size): Put #if 0 around a lot of useless code. Compute explicitely the geometry of the toplevel widget. Fred Pierresteguy 1994-03-22 14:38:10 +00:00
  • ac59aed83f entered into RCS Richard M. Stallman 1994-03-22 05:43:25 +00:00