Commit graph

  • cee67da9c0 (Fdisplay_buffer): Cope with unsplittable frames and dedicated windows. Richard M. Stallman 1994-07-16 20:18:53 +00:00
  • 899b130edf (calendar-goto-today): Renamed from calendar-current-month. Richard M. Stallman 1994-07-16 19:38:18 +00:00
  • 4daaec5d0b (add-change-log-entry): Use <...> around mail address. Richard M. Stallman 1994-07-16 19:30:21 +00:00
  • 8d2b0a2d0a (make-help-screen): Handle case where *Help* comes up in a separate frame. Richard M. Stallman 1994-07-16 18:48:37 +00:00
  • d536293f4b (print-help-return-message): If help buffer is a special display buffer, say nothing about how to switch back. Richard M. Stallman 1994-07-16 17:58:12 +00:00
  • 7f410bb7ec Clean up menu item string format. Add a few menu items and separators. (gnus-mouse-pick-group): New function, on mouse-2 in Group mode. (gnus-mouse-pick-article): New function, on mouse-2 in Summary mode. Richard M. Stallman 1994-07-16 16:23:52 +00:00
  • e932f2d21a "Comment out" autoload cookies. Richard M. Stallman 1994-07-15 22:10:07 +00:00
  • 31faef474e Comment fix. Richard M. Stallman 1994-07-15 22:07:41 +00:00
  • 3ad0e7cefd (mouse-drag-region): Delete redundant switch-frame clause. (mouse-drag-secondary): Likewise. Richard M. Stallman 1994-07-15 21:32:01 +00:00
  • 5330e99c71 (re_match_2_internal): Add casts to shut up some compilers. (FREE_STACK_RETURN): Nest the free inside the return. Richard M. Stallman 1994-07-15 07:48:35 +00:00
  • 47c5e807f2 (mail-mailer-swallows-blank-line): Verify sendmail.cf exists before reading it. Richard M. Stallman 1994-07-15 04:31:14 +00:00
  • cd754bf547 Added ";;;###autoload" comments where appropriate. Tom Tromey 1994-07-14 22:49:21 +00:00
  • d98b741dea (rmail-output-file-alist): Mark it risky. Richard M. Stallman 1994-07-14 22:48:40 +00:00
  • 17b9d003e9 (HAVE_VOLATILE): Define. Richard M. Stallman 1994-07-14 19:41:08 +00:00
  • 72b0c01036 (HAVE_STRERROR): Define. Richard M. Stallman 1994-07-14 19:39:09 +00:00
  • 458401b6ed Real initial revision. (rewrite from hanoi-break.) Noah Friedman 1994-07-14 12:10:27 +00:00
  • 6855329253 (safe_run_hooks): Use local var to restore hook's value. Richard M. Stallman 1994-07-14 05:00:21 +00:00
  • e118d5efd5 (mouse_init1): Use alternate mouse detection for old mouse drivers. (mouse_get_pos): Downscale coordinates by 8. Richard M. Stallman 1994-07-14 04:58:02 +00:00
  • a9c95e08a1 (Fselect_window): Fix bug checking new_point is in range. Richard M. Stallman 1994-07-14 03:46:11 +00:00
  • b6dd20ed5a [MULTI_FRAME] (Fframe_parameters): For non-X frames, fill in menu-bar-lines value. Richard M. Stallman 1994-07-14 03:44:29 +00:00
  • c34b559de0 (syms_of_fileio): Finish previous change. Richard M. Stallman 1994-07-14 03:39:04 +00:00
  • aaa99cbe2a (make-help-screen): Bind overriding-local-map just for short sections of code. Richard M. Stallman 1994-07-14 02:50:06 +00:00
  • 20e15dfd12 (xmalloc): New function. Richard M. Stallman 1994-07-13 19:10:27 +00:00
  • bab863c394 (resize-minibuffer-setup): Copy post-command-hook when handling minibuffer windows in other frames, not just minibuffer-exclusive frames. Resize the minibuffer window/frame now, in case it has already been initialized with text. Noah Friedman 1994-07-13 17:19:23 +00:00
  • 14fd63950c Correct file name on last line of file. Edward M. Reingold 1994-07-13 15:14:02 +00:00
  • 9a5540dbda (command_loop_1): Do direct output for cursor motion over text chars when disp tab exists but says nothing for them. Richard M. Stallman 1994-07-13 09:43:02 +00:00
  • e2bef5c3a2 (vc-finish-logentry): Use the value of vc-log-after-operation-hook of *VC-log* buffer instead of vc-parent-buffer. Richard M. Stallman 1994-07-13 09:34:01 +00:00
  • 123ec94d83 (dired-byte-compile): Use byte-compile-dest-file to get the output file name. Richard M. Stallman 1994-07-13 05:10:06 +00:00
  • 02366d6b2d (CFLAGS): If the envvar was specified, use that. And set REAL_CFLAGS from it too. Richard M. Stallman 1994-07-13 05:08:26 +00:00
  • 7456205363 (rmail-movemail-program): New variable. (rmail-insert-inbox-text): Use it. Richard M. Stallman 1994-07-13 05:04:46 +00:00
  • 4c8888a0c8 (FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero. Richard M. Stallman 1994-07-13 04:15:52 +00:00
  • eb51e66563 (insert-directory): Fix previous change. Richard M. Stallman 1994-07-13 04:03:09 +00:00
  • 6545aadab7 (Qlast_nonmenu_event): New variable. (syms_of_process): Set it up. (read_process_output, exec_sentinel): Bind it to t around filter. Richard M. Stallman 1994-07-13 03:52:05 +00:00
  • 6ae1efb419 (rmail-mode-map): Fix previous change. Richard M. Stallman 1994-07-13 03:40:48 +00:00
  • df4d8e0161 (menu-bar-file-menu): Add insert-file menu item. Richard M. Stallman 1994-07-12 23:17:16 +00:00
  • 997a3b04bc Delete debugging lines from previous change. Richard M. Stallman 1994-07-12 22:32:58 +00:00
  • a6e6e718a2 (Fmake_directory_internal): Use Qmake_directory_internal. (syms_of_fileio): Set up Qmake_directory_internal, not Qmake_directory. Richard M. Stallman 1994-07-12 21:03:03 +00:00
  • f509158c26 (resize-minibuffer-setup): Copy the value of post-command-hook. Richard M. Stallman 1994-07-12 19:51:30 +00:00
  • 72e2e0c393 Many doc fixes. (mouse-extend): Don't use existing region if EVENT is nil. Richard M. Stallman 1994-07-12 17:37:32 +00:00
  • 0136e1e36c (mouse-drag-secondary): Don't start making an overlay when the range is empty. (mouse-secondary-save-then-kill): The first time, make a new kill ring entry. Richard M. Stallman 1994-07-12 17:03:13 +00:00
  • 95b9ce23a1 (buffer-menu): Call pop-to-buffer before list-buffers. Don't move point afterwards. Richard M. Stallman 1994-07-12 07:31:35 +00:00
  • 8eeac2cebd (hexl-maybe-dehexlify-buffer): New function. (hexl-mode): Add it to change-major-mode-hook. (hexl-mode-exit): Remove kludge for mode-line update. (hexlify-buffer): Doc fix. Richard M. Stallman 1994-07-12 07:25:31 +00:00
  • 4638b80645 (ispell-word): Call ispell-dehighlight. Richard M. Stallman 1994-07-12 07:15:24 +00:00
  • 9700caaf43 (insert-directory): Fix prev change. Richard M. Stallman 1994-07-12 07:08:31 +00:00
  • 12dd87fc56 (rmail-mode-map): Add "Get New Mail" menu item under Mail. Richard M. Stallman 1994-07-12 06:46:52 +00:00
  • 8eb2676516 (compilation-next-error-locus): Don't call compilation-forget-errors if compilation is still runing. Richard M. Stallman 1994-07-12 04:09:07 +00:00
  • 673f4fc6c4 (prolog-mode-syntax-table): Make newline end comments. Richard M. Stallman 1994-07-12 03:10:30 +00:00
  • a5282b8fe2 (mail-setup): Insert -- line before .signature file. Richard M. Stallman 1994-07-12 02:47:27 +00:00
  • 8eb6c7da6b (define-mail-abbrev): Don't try to parse empty aliases. Richard M. Stallman 1994-07-12 02:16:57 +00:00
  • e85051798a entered into RCS Richard M. Stallman 1994-07-12 02:10:57 +00:00
  • 575b5b9a19 (xmenu_show): Don't call XtUngrabPointer here. Richard M. Stallman 1994-07-12 01:39:30 +00:00
  • 20cda85bbe (ALLOCA_CFLAGS): New variable. (alloca.o): New target. Richard M. Stallman 1994-07-12 01:18:53 +00:00
  • f9269e194c (ignore): Put doc string in right place. Richard M. Stallman 1994-07-12 01:06:27 +00:00
  • a35ee4c367 (ctagsfiles): Rewrite to avoid compiler bug. Richard M. Stallman 1994-07-12 00:47:17 +00:00
  • 44c48a834a (backquote-splice-symbol): Doc typo fix. Richard M. Stallman 1994-07-12 00:43:42 +00:00
  • dcb8f03d8d (move-to-tab-stop): Delete spurious multiple definition. Richard M. Stallman 1994-07-12 00:41:10 +00:00
  • 727d277d52 (insert-directory): Allow list for SWITCHES. Also split up a string containing separate options. Richard M. Stallman 1994-07-12 00:35:27 +00:00
  • 8b7c2798ab (basic_machine): Add 1750a. Richard Kenner 1994-07-11 23:28:46 +00:00
  • 52ae2b4256 (lisp-complete-symbol): Bind completion-fixup-function. Richard M. Stallman 1994-07-11 21:26:44 +00:00
  • 9a43a5943d (mouse-choose-completion): Use mouse-face properties to find string to use. Richard M. Stallman 1994-07-11 21:25:52 +00:00
  • 6096f36286 (completion-setup-function): Put on mouse-face prop even if no window-system. Call completion-fixup-function if not nil. (completion-fixup-function): New variable. (choose-completion): Use mouse-face properties to find string to use. Richard M. Stallman 1994-07-11 21:25:19 +00:00
  • e89da28d29 (server-start): Try both possible socket file names for the file to delete. Richard M. Stallman 1994-07-11 20:36:53 +00:00
  • 0588a76157 Update finder-inf.el. Richard M. Stallman 1994-07-11 20:29:09 +00:00
  • 56d638abf9 (x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14. Richard M. Stallman 1994-07-11 20:10:07 +00:00
  • eb246adb24 (HAVE_MOUSE, PURESIZE): Definitions moved here. Richard M. Stallman 1994-07-11 05:11:04 +00:00
  • 44177ab07c [MSDOS]: #define NO_REMAP. Richard M. Stallman 1994-07-11 05:10:25 +00:00
  • 56206da3d7 Use "m/intel386" instead of "m/dos386.h". Richard M. Stallman 1994-07-11 05:08:52 +00:00
  • a8ce00dce2 (Buffer-menu-not-modified): Make Buffer-menu-not-modified' handle an argument like not-modified'. Richard M. Stallman 1994-07-11 04:46:24 +00:00
  • cf2d98df97 (diff-latest-backup-file): Cope with backups stored in a different directory. Richard M. Stallman 1994-07-11 04:31:40 +00:00
  • 3ec5651bc0 (dos_rawgetc): Use bios, not kbhit (). Richard M. Stallman 1994-07-11 00:59:17 +00:00
  • 34a0a4ee43 (Info-fontify-maximum-menu-size): New variable. (Info-fontify-node): Use that variable. Richard M. Stallman 1994-07-11 00:55:56 +00:00
  • f1d238efb3 (syms_of_xfns): Provide x-toolkit in toolkit version. Undo previous change. (x_toolkit): Variable deleted. Richard M. Stallman 1994-07-11 00:48:47 +00:00
  • 7cab5d2c25 (Fdisplay_buffer): Add MULTI_FRAME conditional in previous change. Richard M. Stallman 1994-07-11 00:37:44 +00:00
  • 8c79b392dc (Man-bgproc-sentinel): Bind case-fold-search for just the necessary parts of the function, not the call to Man-notify-when-ready. Richard M. Stallman 1994-07-11 00:25:37 +00:00
  • 6e1dbafa9a (compilation-window-height): Use defvar. (compilation-leave-directory-regexp): Likewise. (compilation-enter-directory-regexp): Likewise. Richard M. Stallman 1994-07-11 00:24:26 +00:00
  • bbca98bb23 (PURESIZE) [MULTI_FRAME]: Increased to 250000. Richard M. Stallman 1994-07-11 00:23:33 +00:00
  • a612577378 (find-tag-regexp): Bind to C-M-.. Richard M. Stallman 1994-07-10 21:33:55 +00:00
  • a48e03c326 (x-create-frame-with-faces): Don't downcase nil. Richard M. Stallman 1994-07-09 19:25:06 +00:00
  • a5a1cc0608 (Ffile_name_directory, Ffile_name_nondirectory, file_name_as_directory, directory_file_name, Fexpand_file_name, Ffile_name_absolute_p, Fsubstitute_in_file_name) [MSDOS]: Allow backslashed file names. Richard M. Stallman 1994-07-09 19:10:16 +00:00
  • 95227eb203 (current-load-list): Set it to nil. Richard M. Stallman 1994-07-09 19:04:27 +00:00
  • ca986694dd (install_ctrl_break_check): Doc fix. (do_visible_bell): Clean-up using Gnu assembly extension. Richard M. Stallman 1994-07-09 05:13:38 +00:00
  • 0e3263737c (readevalloop): Correctly unbind the unwind protect. Richard M. Stallman 1994-07-09 04:44:28 +00:00
  • c7e6266013 (hack-one-local-variable): Check for root using user-uid. Richard M. Stallman 1994-07-08 21:26:56 +00:00
  • 0c1fd2e389 * etags.c (main): Don't barf on obsolete -t and -T switches. (main): Print an explicative message when a switch is not known. (takeprec): recognise the `character*(*) function' syntax. Francesco Potortì 1994-07-08 10:31:16 +00:00
  • 642c364840 (BIG_ENDIAN): Don't redefine if defined. Richard M. Stallman 1994-07-08 03:36:21 +00:00
  • b9cb44e122 (msdos): Include sed4.inp in dist. Richard M. Stallman 1994-07-07 21:06:41 +00:00
  • 9afa8bf7f4 (outline-level): Mark it risky. Richard M. Stallman 1994-07-07 20:34:55 +00:00
  • 38a31f61d1 (alloca.o): Delete allocatem.c first thing. Richard M. Stallman 1994-07-07 19:29:52 +00:00
  • a51b963cea (xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops down; instead it forces the next ButtonRelease to exit. Don't dispatch on ButtonPress events. Richard M. Stallman 1994-07-07 19:24:56 +00:00
  • 9926ab6410 ([vertical-scroll-bar C-mouse-2]): Split the window. Richard M. Stallman 1994-07-07 18:39:02 +00:00
  • a2687f7706 (libsrc_libs): Var deleted. Richard M. Stallman 1994-07-07 16:58:14 +00:00
  • 9f24ea1463 (gud-mips-p): Check for OSF system on Alpha also. Richard M. Stallman 1994-07-07 16:50:55 +00:00
  • b0ffcc0de8 (process-environment, exec-path, load-path,exec-directory): Mark these as risky. (hack-one-local-variable): Treat vars ending in -program and -command as risky. Richard M. Stallman 1994-07-07 16:25:53 +00:00
  • 1d3dac41c0 (x_toolkit): New variable. (syms_of_xfns): Set up Lisp var x-toolkit. Richard M. Stallman 1994-07-07 06:50:45 +00:00
  • 0a0e8fe62e (make_lispy_event): Ignore menu bar up events. Richard M. Stallman 1994-07-07 06:42:21 +00:00
  • a9986780f6 (next_frame, prev_frame): MINIBUF = 0 means try visible frames and iconified frames. Richard M. Stallman 1994-07-07 06:38:42 +00:00
  • f812f9c6b8 (Fnext_window, Fprevious_window): ALL_FRAMES = 0 means try both visible frames and iconified frames. (window_loop): Likewise, for FRAMES = 0. (Fget_buffer_window): Likewise, for FRAME = 0. (Fdisplay_buffer): Pass 0 to Fget_buffer_window; if the frame is iconified, make it visible. Richard M. Stallman 1994-07-07 06:34:07 +00:00
  • 5511b56859 (xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu. ButtonRelease does so if within Vdouble_click_time. Ignore mouse motion if button was already released. (menu_item_selection): Declare volatile, if __STDC__. Richard M. Stallman 1994-07-07 06:29:09 +00:00
  • 336b7f4160 (switch-to-buffer-other-frame): Raise the frame. Richard M. Stallman 1994-07-07 05:07:02 +00:00
  • fb3b7de5e9 (XTread_socket, construct_menu_click) [USE_X_TOOLKIT]: Update x_mouse_grabbed and Vmouse_depressed. Richard M. Stallman 1994-07-07 03:03:34 +00:00