Commit graph

  • 6cfc977ba3 (mail-bury): Test that rmail-summary-buffer is boundp. Richard M. Stallman 1994-06-18 21:12:42 +00:00
  • ba1e23bf76 Doc fixes. Richard M. Stallman 1994-06-18 21:04:14 +00:00
  • 4ea0847a36 (xsymbol): Cast $ to int. (xvector, xstring): Don't use a string constant. Reduce size limit for printing contents. Richard M. Stallman 1994-06-18 21:03:36 +00:00
  • 4f75313380 (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change. Richard M. Stallman 1994-06-18 19:20:48 +00:00
  • 0dacf79125 (make_frame_visible): At end, wait till Emacs sees frame is visible. Richard M. Stallman 1994-06-18 18:57:39 +00:00
  • 2a06556614 * m/delta.h (memmove): switch the first two args. Francesco Potortì 1994-06-18 17:54:50 +00:00
  • 7a80a6f659 (echo_after_prompt): New variable. (echo_prompt, cancel_echoing): Set it. (echo_dash): Test it. Richard M. Stallman 1994-06-18 14:53:55 +00:00
  • 6f10bc9dbc (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE. (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR): (HAVE_XSCREENNUMBEROFSCREEN, HAVE_XRMSETDATABASE): Comment out these definitions. Richard M. Stallman 1994-06-18 14:49:34 +00:00
  • 92e068832c (rmail-highlight-headers): Don't skip newlines, just tab and space. Richard M. Stallman 1994-06-18 13:26:33 +00:00
  • eedf8416e0 (set-rmail-inbox-list): Use insert-before-markers. Richard M. Stallman 1994-06-18 13:23:57 +00:00
  • 656828cf6e (doprnt.o): Depend on config_h. Richard M. Stallman 1994-06-18 13:02:23 +00:00
  • 4d04c1f1e7 (minibuf_save_list): New variable, replaces minibuf_save_vector. (read_minibuf): Cons it up. (read_minibuf_unwind): Pop back the saved values. (syms_of_minibuf): staticpro it. Karl Heuer 1994-06-18 00:18:28 +00:00
  • 8c5b6a0af6 minibuf_prompt is now a Lisp_Object. Karl Heuer 1994-06-18 00:13:37 +00:00
  • 2182673466 (minibuf_prompt): Now a Lisp_Object. All uses changed. Karl Heuer 1994-06-18 00:13:02 +00:00
  • af57e5a7ce (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4. Richard M. Stallman 1994-06-17 23:52:35 +00:00
  • 2ee5356f14 (GETTIMEOFDAY_ONE_ARGUMENT): Undef it. Richard M. Stallman 1994-06-17 23:51:52 +00:00
  • 4042e8864e (GETTIMEOFDAY_ONE_ARGUMENT): Define it. Richard M. Stallman 1994-06-17 23:51:40 +00:00
  • 043835a3ba (x_real_positions): Make sure we know the parent window. Richard M. Stallman 1994-06-17 23:34:37 +00:00
  • 46680faf4a (dired-build-subdir-alist): Don't let looking-at destroy the match data. Karl Heuer 1994-06-17 22:15:47 +00:00
  • 0a1763b408 (make-auto-save-file-name): Convert slashes to \! and double the backslashes. Richard M. Stallman 1994-06-17 21:42:34 +00:00
  • 67a69ba62f (finder-commentary): Fix error message syntax. Richard M. Stallman 1994-06-17 20:35:16 +00:00
  • 07b3798c76 Comment change. Richard M. Stallman 1994-06-17 20:04:22 +00:00
  • 90ed3777fc (compute_motion): Recenter overlays, for speed. Karl Heuer 1994-06-17 20:03:18 +00:00
  • 822b684f83 (lm-section-mark): Accept extra semicolons; accept spaces at end of line. Richard M. Stallman 1994-06-17 19:59:09 +00:00
  • 651fca74e4 (build-mail-abbrevs): Pass a recursivep argument in recursive call. Richard M. Stallman 1994-06-17 16:03:59 +00:00
  • 69f9ba7efe Comment change. Richard M. Stallman 1994-06-17 16:00:42 +00:00
  • 343f4114c3 (Fprocess_status): Return nil for process name that has no process. Richard M. Stallman 1994-06-17 13:40:33 +00:00
  • 2dd60dfd18 (x-create-frame-with-faces): Set the cursor color last. Richard M. Stallman 1994-06-17 13:39:14 +00:00
  • 11dd3d61d5 (scratch_cursor_gc): New variable. (dumpglyphs): Rework handling of GCs for cursor display to use scratch_cursor_gc, and reuse the GC more. Richard M. Stallman 1994-06-17 13:35:53 +00:00
  • a3d358c65a (tags-table-computed-list, tags-table-computed-list-for): New variables. (tags-table-list-pointer, tags-table-list-started-at): Doc fixes. (tags-table-parent-pointer-list): Variable removed. (tags-table-check-computed-list, tags-table-extend-computed-list): New functions. (tags-find-table-in-list): Function removed. (tags-table-list-member): New function replaces it. (tags-verify-table): New function, broken out of visit-tags-table-buffer. (tags-table-including, tags-next-table): Rewritten. (visit-tags-table-buffer-cont): Variable removed. (visit-tags-table-buffer): Overhauled. (tag-exact-match-p): Disallow newline in tag string before \177. Roland McGrath 1994-06-17 04:05:56 +00:00
  • 70bcb498d3 (redisplay_region): Treat selected window's buffer specially, not current buffer. Richard M. Stallman 1994-06-17 00:52:13 +00:00
  • e919a6225e (mouse-scroll-subr): New arg WINDOW. (mouse-drag-region, mouse-drag-secondary): Pass new arg. Richard M. Stallman 1994-06-17 00:51:33 +00:00
  • dcceb381ab (make_hdr): Handle case of no "additional header". Richard M. Stallman 1994-06-16 23:45:41 +00:00
  • ebfbbbe463 Comment change. Richard M. Stallman 1994-06-16 23:33:50 +00:00
  • d8b3c19089 [USG5_4] (sigblock): Use |, not &. Richard M. Stallman 1994-06-16 18:51:07 +00:00
  • 7df79bd462 (Info-directory-list): For msdos, use ";" instead of ":" as delimiter in INFOPATH. Richard M. Stallman 1994-06-16 15:44:16 +00:00
  • 15495c7324 (redisplay_window): Don't use shortcut if window_end_vpos is out of date. Karl Heuer 1994-06-16 15:38:30 +00:00
  • eb28595580 (syms_of_display): Make baud-rate a user var. Richard M. Stallman 1994-06-16 15:14:30 +00:00
  • 3d23eec081 (bibtex-mode): Set up comment-start locally. Richard M. Stallman 1994-06-16 15:12:52 +00:00
  • c01f7ec05d (scan_lists): Get error if eob within comment with depth!=0. Richard M. Stallman 1994-06-16 15:03:04 +00:00
  • 97c6019c1a (ange-ftp-canonize-filename): Fix wrong var name. Richard M. Stallman 1994-06-16 14:15:11 +00:00
  • d933a75618 (rlogin-password-paranoia): Variable deleted. (rlogin-password): Function deleted. This functionality is handled by comint-watch-for-password-prompt. Noah Friedman 1994-06-16 08:09:34 +00:00
  • 2d30a233cf Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros. (O_RDONLY, O_RDWR): Define if undefined. [emacs] (report_error): Use report_file_error so the user can tell what the errno code was. (unexec): Use O_RDONLY instead of explicit 0. (make_hdr): Don't undo A_TEXT_OFFSET adjustment #ifndef NO_REMAP, since it was never adjusted earlier #ifndef NO_REMAP. (adjust_lnnoptrs): Use O_RDWR instead of explicit 2. Roland McGrath 1994-06-16 06:55:46 +00:00
  • 4a73e687ba Define THIS_IS_CONFIGURE when extracting CFLAGS etc. Richard M. Stallman 1994-06-16 02:30:39 +00:00
  • a46b893b12 (outline-mode): Make change-major-mode-hook buffer-local. Richard M. Stallman 1994-06-15 23:03:28 +00:00
  • acf310c90d (dired-build-subdir-alist): Avoid mistaking a file name ending in a colon for a subdir header line. Richard M. Stallman 1994-06-15 22:39:01 +00:00
  • da5667c68a (mail-send-hook): Add defvar. (mail-send): Run mail-send-hook before the `Sending...' message. Richard M. Stallman 1994-06-15 22:16:04 +00:00
  • ef2a22d0bb (x_noop_count): New variable. (x_term_init) [X_IO_BUG]: Init it. (XTread_socket) [X_IO_BUG]: Don't do XNoOp every time, just 1 in 100. Richard M. Stallman 1994-06-15 20:15:59 +00:00
  • 65df085181 Don't alter the underline face. Richard M. Stallman 1994-06-15 18:24:10 +00:00
  • b08c9c8bc7 (C_DEBUG_SWITCH): Define as empty. Richard M. Stallman 1994-06-15 18:19:56 +00:00
  • aba55e8dde (redisplay): Don't call x_consider_frame_title. (display_mode_line): Likewise. (prepare_menu_bars): Call it here. Richard M. Stallman 1994-06-15 18:18:55 +00:00
  • 42bb2790f0 (Fcall_interactively): Ignore `-' in string. (Fcall_interactively): Don't call minibuffer-window-active-p; determine directly whether a minibuf window is active. Richard M. Stallman 1994-06-15 18:17:55 +00:00
  • 825d6f08db (Info-insert-dir): Ignore access times when comparing file attributes. Print message while merging. Use separate buffers for merging. Try lower case `dir' first. Richard M. Stallman 1994-06-15 18:13:52 +00:00
  • 8f6c93e2bb (gud-massage-args): Fix error message syntax. (gud-marker-filter, gud-find-file): Likewise. (gud-display-line): Don't use dialog box for questions. Richard M. Stallman 1994-06-15 18:05:50 +00:00
  • f9d2d9c0c8 * config.sub (sparc64): New cpu. (aout, elf): New os's. Doug Evans 1994-06-15 07:40:43 +00:00
  • c0c868359c (init_system_name): New function, replaces get_system_name. Karl Heuer 1994-06-15 05:29:08 +00:00
  • ac98827760 (init_editfns): Call init_system_name instead of get_system_name. (get_system_name): New function, now just uses Vsystem_name. Karl Heuer 1994-06-15 05:28:51 +00:00
  • 5d6be39f0c declare init_system_name (replaces get_system_name). Karl Heuer 1994-06-15 05:27:38 +00:00
  • becadff8d8 (x_term_init): Don't call get_system_name. Karl Heuer 1994-06-15 04:48:02 +00:00
  • c5507689ba (find-tag-history): New variable. (find-tag-noselect): Set that variable. Richard M. Stallman 1994-06-15 04:37:26 +00:00
  • 69037d5a1c (sigblock) [USG5_4]: Define if not defined. Richard M. Stallman 1994-06-15 04:05:32 +00:00
  • 4846819e11 Put stdio.h after config.h. Richard M. Stallman 1994-06-15 04:01:33 +00:00
  • 5cb0a75ace (mouse-drag-region): Bind last-command, not this-command. Karl Heuer 1994-06-15 03:55:42 +00:00
  • 565620a54d Put stdio.h after config.h. Richard M. Stallman 1994-06-15 03:54:06 +00:00
  • c389a86d1c Comment change. Richard M. Stallman 1994-06-15 03:53:12 +00:00
  • 98280b76e3 Put config.h first. Richard M. Stallman 1994-06-15 03:46:59 +00:00
  • 6f1d1e478e Put sys/signal.h and errno.h first, then config.h. Richard M. Stallman 1994-06-15 03:45:54 +00:00
  • 3964b9a75d Put stdio.h, sys/types.h and sys/stat.h after config.h. Richard M. Stallman 1994-06-15 03:43:43 +00:00
  • 7d483e8c84 (make-auto-save-file-name): Don't use slashes in autosave name for a non-file buffer. Karl Heuer 1994-06-15 02:43:39 +00:00
  • 1fefcb09d3 (Fsingle_key_description): Allow strings as keys. Karl Heuer 1994-06-15 01:09:17 +00:00
  • 3081bf8d25 (create_process): Set input_wait_mask before forking. Karl Heuer 1994-06-15 00:24:54 +00:00
  • 04d25c3dbf (vmotion): Use find_next_newline_no_quit. (indented_beyond_p): Likewise. Richard M. Stallman 1994-06-14 21:57:11 +00:00
  • 63fa018d4c (find_next_newline_no_quit): New function. Richard M. Stallman 1994-06-14 21:54:45 +00:00
  • 12e53d2e65 (ispell-command-loop): C-g should be like X, not q. Richard M. Stallman 1994-06-14 20:54:44 +00:00
  • d6a9be454a (init_sys_modes): Don't set up sigio here if window system. Richard M. Stallman 1994-06-14 20:33:44 +00:00
  • b906e00ba2 (fortran-blink-matching-do): When looking for do, insist on nondigit after it. Richard M. Stallman 1994-06-14 20:19:04 +00:00
  • 48b29ac004 (calendar-mode-map): Change moon menu bar to pop up a menu. Edward M. Reingold 1994-06-14 20:06:55 +00:00
  • d95f5c9740 (calendar-mouse-2-date-menu): Put moon phase here. (calendar-mode-map): Delete from here. Richard M. Stallman 1994-06-14 19:50:14 +00:00
  • 716acfce85 (init_eval_once): Call xmalloc, not malloc. Richard M. Stallman 1994-06-14 19:48:19 +00:00
  • d33a00f212 (Fprocess_send_eof): Doc fix. Richard M. Stallman 1994-06-14 19:46:00 +00:00
  • 525336b7f9 Put ./BUGS into the distrib. Richard M. Stallman 1994-06-14 14:51:19 +00:00
  • 81d93b5e63 Fix regexp in last change. Roland McGrath 1994-06-14 00:58:05 +00:00
  • 52b6d4459f (pop-global-mark): Discard entries for nonexistent buffers. Richard M. Stallman 1994-06-14 00:34:43 +00:00
  • e5575c067a (inhibit-startup-echo-area-message): Doc fix. Richard M. Stallman 1994-06-14 00:21:40 +00:00
  • 25cd2c1ba9 (mouse-avoidance-threshold): Renamed from ...threshhold. Richard M. Stallman 1994-06-14 00:10:56 +00:00
  • 4b311aafcc (init_sys_modes): Don't call set_terminal_modes if using a window system. Richard M. Stallman 1994-06-13 23:56:48 +00:00
  • 97dfc68c2e (end-of-buffer): Recenter overlay lists. Richard M. Stallman 1994-06-13 23:40:33 +00:00
  • e7601974b0 (compilation-error-regexp-alist): Extend first regexp to handle Borland C++ msgs: "Warning" or "Error" before file name. Roland McGrath 1994-06-13 23:27:44 +00:00
  • a7085d65c4 Handle 386 running Solaris 2. Richard M. Stallman 1994-06-13 21:12:56 +00:00
  • 5d32abe64a Fix previous change. Richard M. Stallman 1994-06-13 21:10:43 +00:00
  • bb0807e75a Add conditional for SOLARIS2. Richard M. Stallman 1994-06-13 21:09:17 +00:00
  • 1cdf9a3642 (SOLARIS2): Defined. Richard M. Stallman 1994-06-13 21:08:42 +00:00
  • bc28c44019 (single_keymap_panes): gcpro some things. Karl Heuer 1994-06-13 20:56:30 +00:00
  • 0ab983c80f (XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand. Richard M. Stallman 1994-06-13 20:41:21 +00:00
  • e29f86e4e8 (init_cmdargs): Set up initial_argv, initial_argc. Richard M. Stallman 1994-06-13 20:41:00 +00:00
  • a69a8ca2f9 (syms_of_keyboard): Properly init Vsystem_key_alist. Richard M. Stallman 1994-06-13 20:11:10 +00:00
  • 0817a05a00 (adjust_lnnoptrs): Handle multiple aux symbols. Richard M. Stallman 1994-06-13 19:46:22 +00:00
  • 2f4b15efbd (mouse-save-then-kill-delete-region): Turn off change hooks for the edit operations that are not real. Richard M. Stallman 1994-06-13 19:35:07 +00:00
  • 685ff9f8e6 (dired-man): Use internal function from man.el. (dired-omit-files): Omit .' and ..' by default, not all files ending in `.'. Richard M. Stallman 1994-06-13 19:34:21 +00:00
  • c9da801609 Formerly INSTALL.~31~ Richard M. Stallman 1994-06-13 15:30:51 +00:00