Commit graph

  • 8c4ca60c28 (jump-to-register): Handle dead marker. Karl Heuer 1994-03-22 01:41:10 +00:00
  • 9b8eb840e1 (add_command_key, command_loop_1, read_char, kbd_buffer_store_event, kbd_buffer_get_event, make_lispy_event, make_lispy_movement, apply_modifiers_uncached, parse_modifiers, apply_modifiers, reorder_modifiers, read_key_sequence): Use assignment, not initialization. Karl Heuer 1994-03-22 01:24:14 +00:00
  • 230ac7f6ed (map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make dialog box buttons. Roland McGrath 1994-03-22 00:27:12 +00:00
  • 8e86942bee (Qwholenump): New variable. (syms_of_data): Set and gcpro Qwholenump. Richard M. Stallman 1994-03-22 00:14:47 +00:00
  • 07a97bf8c2 (Qwholenump): Declared. (CHECK_NATNUM): Use Qwholenump. Richard M. Stallman 1994-03-22 00:14:10 +00:00
  • 90f80bcf8a (Fkeymapp): Doc fix. Karl Heuer 1994-03-21 22:53:17 +00:00
  • d65a13c594 (Fcopy_keymap): Account for menus and equiv-key cache. Karl Heuer 1994-03-21 22:48:13 +00:00
  • 9c52bf473c Initial revision Karl Heuer 1994-03-21 22:27:20 +00:00
  • 6e2dc7cb71 (insert-directory): Quote special shell chars, aside from wildcards and quoting characters. Richard M. Stallman 1994-03-21 18:17:27 +00:00
  • 83ac6b4598 Initial revision Richard M. Stallman 1994-03-21 17:36:52 +00:00
  • a0acfc98dc *** empty log message *** Richard M. Stallman 1994-03-21 17:04:32 +00:00
  • a44af9f249 Initial revision Richard M. Stallman 1994-03-21 07:49:21 +00:00
  • 14423a0538 entered into RCS Richard M. Stallman 1994-03-21 07:47:05 +00:00
  • 0ded6462e8 *** empty log message *** Richard M. Stallman 1994-03-21 07:30:44 +00:00
  • 1c1c17ebad (Fstring_to_number): Doc fix. Richard M. Stallman 1994-03-21 06:56:46 +00:00
  • 5b35991872 Initial revision Richard M. Stallman 1994-03-21 06:42:21 +00:00
  • 9aab521af6 (Fmake_local_variable): Void variables stay void. Karl Heuer 1994-03-21 01:39:07 +00:00
  • a760522275 (make-lucid-menu-keymap): Any row of dashes means blank. Karl Heuer 1994-03-21 00:37:56 +00:00
  • 0abf66c5e8 Initial revision Richard M. Stallman 1994-03-20 23:52:27 +00:00
  • f8b15b6e6f (mail-mode): Doc mod. Karl Heuer 1994-03-20 23:23:43 +00:00
  • 6eac0de696 (x-valid-simple-selection-p): Accept an overlay. (xselect-convert-to-string, xselect-convert-to-length): (xselect-convert-to-filename xselect-convert-to-charpos): (xselect-convert-to-lineno, xselect-convert-to-colno): Likewise. Richard M. Stallman 1994-03-20 21:12:45 +00:00
  • e0de7bcbbb (one-window-p): New argument all-frames. Richard M. Stallman 1994-03-20 18:59:22 +00:00
  • 89851a09e7 Initial revision Richard M. Stallman 1994-03-20 18:24:30 +00:00
  • 99fe880dc3 (xdialog_show): Delete args x, y. (Fx_popup_dialog): Don't pass those args; don't compute them. Second arg is now just one pane. Lots of simplification. Always start by decoding POSITION arg to get a frame. [! USE_X_TOOLKIT]: Put the menu in middle of that frame. Richard M. Stallman 1994-03-20 07:05:38 +00:00
  • 6f4387dde1 (map-y-or-n-p): Call x-popup-dialog the new way. Richard M. Stallman 1994-03-20 07:05:14 +00:00
  • d5b2fb1e4f Initial revision Richard M. Stallman 1994-03-20 06:30:14 +00:00
  • 5833af3a81 (mh-progs, mh-lib): Deleted. Richard M. Stallman 1994-03-20 04:21:12 +00:00
  • 289c483676 Provide lmenu, not menubar. Richard M. Stallman 1994-03-20 04:05:48 +00:00
  • 86538f6a8e (HAVE_TERMIOS, NO_TERMIO): Defined. Richard M. Stallman 1994-03-20 02:43:06 +00:00
  • d0da230194 (help-with-tutorial): Change previous change; reduce threshold to 12 lines. Richard M. Stallman 1994-03-20 02:37:51 +00:00
  • be8bd4a003 (tagsfiles): Accept capital letters. Richard M. Stallman 1994-03-20 02:13:32 +00:00
  • 62039e5ab3 (UTILITIES): `env' deleted. (env): Target deleted. Richard M. Stallman 1994-03-20 02:05:29 +00:00
  • 2bbc6b0a27 (emacs): rm emacs before the ln. Richard M. Stallman 1994-03-20 01:22:59 +00:00
  • 5164ee8e40 (wait_reading_process_input, both versions): Don't call redisplay_preserve_echo_area unless do_display. Richard M. Stallman 1994-03-20 01:16:55 +00:00
  • 4ee3140490 (syms_of_emacs): Don't initialize Vinstallation_name and Vinstallation_directory. Richard M. Stallman 1994-03-20 01:13:53 +00:00
  • 04b5691b39 (Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu. Richard M. Stallman 1994-03-19 16:20:31 +00:00
  • 80670155d2 (Fx_popup_dialog): Don't fail to set X, Y from POSITION. (xdialog_show): Call lw_modify_all_widgets properly. Generate dialog's name at run time to specify number of buttons. Report error if too many buttons to handle or if multiple panes. Richard M. Stallman 1994-03-19 10:31:57 +00:00
  • 13162c0e6b *** empty log message *** Richard M. Stallman 1994-03-19 07:16:54 +00:00
  • 540e52d1a9 (Fx_popup_dialog, Fx_popup_menu): Require 2 args. Richard M. Stallman 1994-03-19 05:34:45 +00:00
  • 780e2f1803 Delete obsolete comment. Karl Heuer 1994-03-19 05:34:11 +00:00
  • 4197af8a64 (rmail-summary-goto-msg): Highlight message number of current message. Richard M. Stallman 1994-03-19 05:32:26 +00:00
  • ea9e25432e (iso-accents-list): Add entries for unadorned accents. Karl Heuer 1994-03-19 04:32:52 +00:00
  • 81ccc37843 (beginning-of-defun-raw): Don't err when called at end of buffer. Karl Heuer 1994-03-19 04:07:37 +00:00
  • 857a1de679 (help-with-tutorial): Avoid unexplained large blank area. Karl Heuer 1994-03-19 04:03:24 +00:00
  • de7d5cb6a7 (standard-display-ascii): Error if using a windowing system. (standard-display-g1, standard-display-graphic): Ditto. (standard-display-underline): If window system, use underline font. Karl Heuer 1994-03-19 03:48:55 +00:00
  • 03fd83c58a (create-glyph): Don't use slots that look like ASCII. Karl Heuer 1994-03-19 03:00:25 +00:00
  • 49b0dd7595 (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X. (FAST_MAKE_GLYPH, FAST_GLYPH_CHAR, FAST_GLYPH_FACE): New macros. Karl Heuer 1994-03-19 02:54:00 +00:00
  • 4cdc65eb4a (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle termcap frames as well as X. Karl Heuer 1994-03-19 02:53:33 +00:00
  • a1c3de84f5 (direct_output_for_insert): Handle termcap frames as well as X. Karl Heuer 1994-03-19 02:52:39 +00:00
  • 6f63ba7956 (dumpglyphs): Use the fast macros. Karl Heuer 1994-03-19 02:51:37 +00:00
  • 5ff3b093bf (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match Absoft FORTRAN 77 errors. Roland McGrath 1994-03-19 01:05:27 +00:00
  • 1621af1ec5 Initial revision Richard M. Stallman 1994-03-19 00:46:41 +00:00
  • eab6999727 (perform-replace): Set match-data markers to nil before discarding them. Roland McGrath 1994-03-18 12:16:08 +00:00
  • c5068ec567 (map-y-or-n-p): Use a dialog box when triggered by a mouse event. Roland McGrath 1994-03-18 11:54:24 +00:00
  • 90254bb0b7 (rmail-summary-window-size): New variable. (rmail-maybe-display-summary): Use it. (rmail-secondary-file-directory): New var. (rmail-secondary-file-regexp): New var. (rmail-secondary-file-menu): New function. (rmail-input-menu): New command. Richard M. Stallman 1994-03-18 07:09:57 +00:00
  • 254399e69c (rmail-output-menu): New command. Richard M. Stallman 1994-03-18 07:08:37 +00:00
  • 2436c02909 (list_of_items): Arg to push_menu_item was missing. Richard M. Stallman 1994-03-18 06:57:36 +00:00
  • f32b54d420 (X_WINDOWS_SUPPORT): Don't include term/x-win. Roland McGrath 1994-03-18 06:46:54 +00:00
  • 45d3c8669e (lisp): Include version.el, not version.elc. Roland McGrath 1994-03-18 06:42:03 +00:00
  • ac4c3d0c7b (LIBXT): Add -lXext. Roland McGrath 1994-03-18 06:27:03 +00:00
  • 846731a5db (telnet-maximum-count): Doc fix. Karl Heuer 1994-03-18 05:54:56 +00:00
  • 19c4018eff (LD_SWITCH_SYSTEM): Undo previous change. Karl Heuer 1994-03-18 05:20:09 +00:00
  • 1827d03696 (compute_motion): Doc fixes. Karl Heuer 1994-03-18 04:18:37 +00:00
  • 4390cc9c3a (x-cut-buffer-or-selection-value): Check for error from x-get-selection. Karl Heuer 1994-03-18 03:38:25 +00:00
  • 2f1b0bbdb0 (X_WINDOWS_SUPPORT): New macro. (lisp): Include X_WINDOWS_SUPPORT. Also add version.elc; it is no longer changed by building. Roland McGrath 1994-03-18 03:21:45 +00:00
  • afa995e19e (beginning-of-defun-raw): New function. (end-of-defun): Handle defun-prompt-regexp correctly. Karl Heuer 1994-03-18 02:21:52 +00:00
  • 37f31acf87 (end-of-defun): Fix check for trailing comment. Karl Heuer 1994-03-18 01:47:28 +00:00
  • 5ca2ef64f0 (Fx_popup_dialog, Fx_popup_menu): Handle case where mouse_position_hook doesn't store anything. Richard M. Stallman 1994-03-18 01:27:43 +00:00
  • 5e9e88fde0 (install-arch-indep): Add missing backslash after a `then'. Roland McGrath 1994-03-18 00:31:13 +00:00
  • ff773a4e16 (create_process): Skip the ioctl if fd is -1. Karl Heuer 1994-03-18 00:23:47 +00:00
  • 5a6e545216 (openp, Fload): GCPRO some things. Karl Heuer 1994-03-18 00:13:40 +00:00
  • c52b0b3467 (Fcall_process): GCPRO some things. Karl Heuer 1994-03-18 00:13:22 +00:00
  • 3b639868ce (Fstart_process): GCPRO some things. Karl Heuer 1994-03-18 00:12:41 +00:00
  • 5458f7f158 (rmail-convert-to-babyl-format): Check Content-Length field for consistency. Karl Heuer 1994-03-17 23:29:16 +00:00
  • b9fdbd74d7 (LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these. Karl Heuer 1994-03-17 22:38:14 +00:00
  • 8b96264ae8 Initial revision Richard M. Stallman 1994-03-17 19:28:09 +00:00
  • 2512c9f0f0 (undo): Don't let the undo entries for the undo contain a specific buffer position. Delete it if there is one. Richard M. Stallman 1994-03-16 23:41:32 +00:00
  • 0321d75c24 (Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix. Karl Heuer 1994-03-16 23:21:02 +00:00
  • 8acd16de1e (read_minibuf): Disallow trailing junk. Karl Heuer 1994-03-16 22:44:00 +00:00
  • 3ace87e34c (Ffile_modes) [MSDOS]: set exec-bit based on file suffix. Karl Heuer 1994-03-16 22:14:23 +00:00
  • a7d40caa14 use bcopy when moving gap. Karl Heuer 1994-03-16 22:14:06 +00:00
  • 5e8db0c61e Initial revision Richard M. Stallman 1994-03-16 19:53:19 +00:00
  • 0a9482c502 Initial revision Richard M. Stallman 1994-03-16 18:30:13 +00:00
  • 7dbba89afa Revisions by author. Richard M. Stallman 1994-03-16 18:25:37 +00:00
  • 0b6db30be2 entered into RCS Richard M. Stallman 1994-03-16 18:09:48 +00:00
  • e745364e07 Initial revision Richard M. Stallman 1994-03-16 18:08:21 +00:00
  • 78217ef17f (Frandom): Eliminate bias in random number generator. Karl Heuer 1994-03-16 06:48:19 +00:00
  • 81a63ccc73 (FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros. (ceiling, floor, round, truncate): Use them. Karl Heuer 1994-03-16 06:14:56 +00:00
  • 4672ee8f4c Initial revision Richard M. Stallman 1994-03-16 05:25:03 +00:00
  • fa8a9f302c (manual-entry): Document what the arg does. Karl Heuer 1994-03-16 04:03:50 +00:00
  • 0cc7bdb8cf (update_menu_bar): Delete unused second argument. Callers changed. Karl Heuer 1994-03-16 03:29:20 +00:00
  • 98bc00f094 (redisplay): Don't consider minibuffer name for frame title. Karl Heuer 1994-03-16 03:08:02 +00:00
  • 36712b0a1b (Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo in previous change. Karl Heuer 1994-03-16 03:01:46 +00:00
  • 7fe78b07bc (defun-prompt-regexp): Doc fix. Karl Heuer 1994-03-15 23:36:48 +00:00
  • 9f145434cc (LOCALTIME_CACHE): Define this symbol. Karl Heuer 1994-03-15 23:01:25 +00:00
  • dc227f7285 (Frename_file): Use RETURN_UNGCPRO when run handler. (Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Likewise. Richard M. Stallman 1994-03-15 18:50:50 +00:00
  • 48ae5f0a1d (message1): Call message2 instead of duplicating code. Karl Heuer 1994-03-15 06:49:39 +00:00
  • c26cf6c836 entered into RCS Richard M. Stallman 1994-03-15 06:16:30 +00:00
  • 103ffad568 (LaTeX patterns): Don't match \( and \[ following a \. Richard M. Stallman 1994-03-15 06:14:20 +00:00
  • 75db9a6429 (Man-original-frame): New variable. (Man-getpage-in-background): Save the frame that man was invoked in. (Man-notify-when-ready): Restore it, if appropriate. Karl Heuer 1994-03-15 05:12:14 +00:00