log

age author description
Sun, 19 Jun 1994 18:18:20 +0000 Richard M. Stallman (SYNTAX_MATCH): Fix typo (syntax -> matcher).
Sun, 19 Jun 1994 18:04:35 +0000 Richard M. Stallman (mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
Sun, 19 Jun 1994 15:40:27 +0000 Richard M. Stallman Get CFLAGS both with and without THIS_IS_CONFIGURE,
Sun, 19 Jun 1994 15:24:14 +0000 Richard M. Stallman (C_OPTIMIZE_SWITCH): Definition deleted.
Sat, 18 Jun 1994 21:12:42 +0000 Richard M. Stallman (mail-bury): Test that rmail-summary-buffer is boundp.
Sat, 18 Jun 1994 21:04:14 +0000 Richard M. Stallman Doc fixes.
Sat, 18 Jun 1994 21:03:36 +0000 Richard M. Stallman (xsymbol): Cast $ to int.
Sat, 18 Jun 1994 19:20:48 +0000 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
Sat, 18 Jun 1994 18:57:39 +0000 Richard M. Stallman (make_frame_visible): At end, wait till Emacs sees frame is visible.
Sat, 18 Jun 1994 17:54:50 +0000 Francesco Potort * m/delta.h (memmove): switch the first two args.
Sat, 18 Jun 1994 14:53:55 +0000 Richard M. Stallman (echo_after_prompt): New variable.
Sat, 18 Jun 1994 14:49:34 +0000 Richard M. Stallman (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Sat, 18 Jun 1994 13:26:33 +0000 Richard M. Stallman (rmail-highlight-headers): Don't skip newlines, just tab and space.
Sat, 18 Jun 1994 13:23:57 +0000 Richard M. Stallman (set-rmail-inbox-list): Use insert-before-markers.
Sat, 18 Jun 1994 13:02:23 +0000 Richard M. Stallman (doprnt.o): Depend on config_h.
Sat, 18 Jun 1994 00:18:28 +0000 Karl Heuer (minibuf_save_list): New variable, replaces minibuf_save_vector.
Sat, 18 Jun 1994 00:13:37 +0000 Karl Heuer minibuf_prompt is now a Lisp_Object.
Sat, 18 Jun 1994 00:13:02 +0000 Karl Heuer (minibuf_prompt): Now a Lisp_Object. All uses changed.
Fri, 17 Jun 1994 23:52:35 +0000 Richard M. Stallman (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
Fri, 17 Jun 1994 23:51:52 +0000 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
Fri, 17 Jun 1994 23:51:40 +0000 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Define it.
Fri, 17 Jun 1994 23:34:37 +0000 Richard M. Stallman (x_real_positions): Make sure we know the parent window.
Fri, 17 Jun 1994 22:15:47 +0000 Karl Heuer (dired-build-subdir-alist): Don't let looking-at destroy the match data.
Fri, 17 Jun 1994 21:42:34 +0000 Richard M. Stallman (make-auto-save-file-name): Convert slashes to \! and double the backslashes.
Fri, 17 Jun 1994 20:35:16 +0000 Richard M. Stallman (finder-commentary): Fix error message syntax.
Fri, 17 Jun 1994 20:04:22 +0000 Richard M. Stallman Comment change.
Fri, 17 Jun 1994 20:03:18 +0000 Karl Heuer (compute_motion): Recenter overlays, for speed.
Fri, 17 Jun 1994 19:59:09 +0000 Richard M. Stallman (lm-section-mark): Accept extra semicolons;
Fri, 17 Jun 1994 16:03:59 +0000 Richard M. Stallman (build-mail-abbrevs): Pass a recursivep argument in recursive call.
Fri, 17 Jun 1994 16:00:42 +0000 Richard M. Stallman Comment change.
Fri, 17 Jun 1994 13:40:33 +0000 Richard M. Stallman (Fprocess_status): Return nil for process name that has no process.
Fri, 17 Jun 1994 13:39:14 +0000 Richard M. Stallman (x-create-frame-with-faces): Set the cursor color last.
Fri, 17 Jun 1994 13:35:53 +0000 Richard M. Stallman (scratch_cursor_gc): New variable.
Fri, 17 Jun 1994 04:05:56 +0000 Roland McGrath (tags-table-computed-list, tags-table-computed-list-for): New variables.
Fri, 17 Jun 1994 00:52:13 +0000 Richard M. Stallman (redisplay_region): Treat selected window's buffer
Fri, 17 Jun 1994 00:51:33 +0000 Richard M. Stallman (mouse-scroll-subr): New arg WINDOW.
Thu, 16 Jun 1994 23:45:41 +0000 Richard M. Stallman (make_hdr): Handle case of no "additional header".
Thu, 16 Jun 1994 23:33:50 +0000 Richard M. Stallman Comment change.
Thu, 16 Jun 1994 18:51:07 +0000 Richard M. Stallman [USG5_4] (sigblock): Use |, not &.
Thu, 16 Jun 1994 15:44:16 +0000 Richard M. Stallman (Info-directory-list): For msdos, use ";" instead of
Thu, 16 Jun 1994 15:38:30 +0000 Karl Heuer (redisplay_window): Don't use shortcut if window_end_vpos is out of date.
Thu, 16 Jun 1994 15:14:30 +0000 Richard M. Stallman (syms_of_display): Make baud-rate a user var.
Thu, 16 Jun 1994 15:12:52 +0000 Richard M. Stallman (bibtex-mode): Set up comment-start locally.
Thu, 16 Jun 1994 15:03:04 +0000 Richard M. Stallman (scan_lists): Get error if eob within comment with depth!=0.
Thu, 16 Jun 1994 14:15:11 +0000 Richard M. Stallman (ange-ftp-canonize-filename): Fix wrong var name.
Thu, 16 Jun 1994 08:09:34 +0000 Noah Friedman (rlogin-password-paranoia): Variable deleted.
Thu, 16 Jun 1994 06:55:46 +0000 Roland McGrath Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
Thu, 16 Jun 1994 02:30:39 +0000 Richard M. Stallman Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
Wed, 15 Jun 1994 23:03:28 +0000 Richard M. Stallman (outline-mode): Make change-major-mode-hook buffer-local.
Wed, 15 Jun 1994 22:39:01 +0000 Richard M. Stallman (dired-build-subdir-alist): Avoid mistaking a file name
Wed, 15 Jun 1994 22:16:04 +0000 Richard M. Stallman (mail-send-hook): Add defvar.
Wed, 15 Jun 1994 20:15:59 +0000 Richard M. Stallman (x_noop_count): New variable.
Wed, 15 Jun 1994 18:24:10 +0000 Richard M. Stallman Don't alter the underline face.
Wed, 15 Jun 1994 18:19:56 +0000 Richard M. Stallman (C_DEBUG_SWITCH): Define as empty.
Wed, 15 Jun 1994 18:18:55 +0000 Richard M. Stallman (redisplay): Don't call x_consider_frame_title.
Wed, 15 Jun 1994 18:17:55 +0000 Richard M. Stallman (Fcall_interactively): Ignore `-' in string.
Wed, 15 Jun 1994 18:13:52 +0000 Richard M. Stallman (Info-insert-dir): Ignore access times when comparing
Wed, 15 Jun 1994 18:05:50 +0000 Richard M. Stallman (gud-massage-args): Fix error message syntax.
Wed, 15 Jun 1994 07:40:43 +0000 Doug Evans * config.sub (sparc64): New cpu.
Wed, 15 Jun 1994 05:29:08 +0000 Karl Heuer (init_system_name): New function, replaces get_system_name.
Wed, 15 Jun 1994 05:28:51 +0000 Karl Heuer (init_editfns): Call init_system_name instead of get_system_name.
Wed, 15 Jun 1994 05:27:38 +0000 Karl Heuer declare init_system_name (replaces get_system_name).
Wed, 15 Jun 1994 04:48:02 +0000 Karl Heuer (x_term_init): Don't call get_system_name.
Wed, 15 Jun 1994 04:37:26 +0000 Richard M. Stallman (find-tag-history): New variable.
Wed, 15 Jun 1994 04:05:32 +0000 Richard M. Stallman (sigblock) [USG5_4]: Define if not defined.
Wed, 15 Jun 1994 04:01:33 +0000 Richard M. Stallman Put stdio.h after config.h.
Wed, 15 Jun 1994 03:55:42 +0000 Karl Heuer (mouse-drag-region): Bind last-command, not this-command.
Wed, 15 Jun 1994 03:54:06 +0000 Richard M. Stallman Put stdio.h after config.h.
Wed, 15 Jun 1994 03:53:12 +0000 Richard M. Stallman Comment change.
Wed, 15 Jun 1994 03:46:59 +0000 Richard M. Stallman Put config.h first.
Wed, 15 Jun 1994 03:45:54 +0000 Richard M. Stallman Put sys/signal.h and errno.h first, then config.h.
Wed, 15 Jun 1994 03:43:43 +0000 Richard M. Stallman Put stdio.h, sys/types.h and sys/stat.h after config.h.
Wed, 15 Jun 1994 02:43:39 +0000 Karl Heuer (make-auto-save-file-name): Don't use slashes in autosave name for a non-file
Wed, 15 Jun 1994 01:09:17 +0000 Karl Heuer (Fsingle_key_description): Allow strings as keys.
Wed, 15 Jun 1994 00:24:54 +0000 Karl Heuer (create_process): Set input_wait_mask before forking.
Tue, 14 Jun 1994 21:57:11 +0000 Richard M. Stallman (vmotion): Use find_next_newline_no_quit.
Tue, 14 Jun 1994 21:54:45 +0000 Richard M. Stallman (find_next_newline_no_quit): New function.
Tue, 14 Jun 1994 20:54:44 +0000 Richard M. Stallman (ispell-command-loop): C-g should be like X, not q.
Tue, 14 Jun 1994 20:33:44 +0000 Richard M. Stallman (init_sys_modes): Don't set up sigio here if window system.
Tue, 14 Jun 1994 20:19:04 +0000 Richard M. Stallman (fortran-blink-matching-do): When looking for do,
Tue, 14 Jun 1994 20:06:55 +0000 Edward M. Reingold (calendar-mode-map): Change moon menu bar to pop up a menu.
Tue, 14 Jun 1994 19:50:14 +0000 Richard M. Stallman (calendar-mouse-2-date-menu): Put moon phase here.
Tue, 14 Jun 1994 19:48:19 +0000 Richard M. Stallman (init_eval_once): Call xmalloc, not malloc.
Tue, 14 Jun 1994 19:46:00 +0000 Richard M. Stallman (Fprocess_send_eof): Doc fix.
Tue, 14 Jun 1994 14:51:19 +0000 Richard M. Stallman Put ./BUGS into the distrib.
Tue, 14 Jun 1994 00:58:05 +0000 Roland McGrath Fix regexp in last change.
Tue, 14 Jun 1994 00:34:43 +0000 Richard M. Stallman (pop-global-mark): Discard entries for nonexistent buffers.
Tue, 14 Jun 1994 00:21:40 +0000 Richard M. Stallman (inhibit-startup-echo-area-message): Doc fix.
Tue, 14 Jun 1994 00:10:56 +0000 Richard M. Stallman (mouse-avoidance-threshold): Renamed from ...threshhold.
Mon, 13 Jun 1994 23:56:48 +0000 Richard M. Stallman (init_sys_modes): Don't call set_terminal_modes
Mon, 13 Jun 1994 23:40:33 +0000 Richard M. Stallman (end-of-buffer): Recenter overlay lists.
Mon, 13 Jun 1994 23:27:44 +0000 Roland McGrath (compilation-error-regexp-alist): Extend first regexp to handle Borland C++
Mon, 13 Jun 1994 21:12:56 +0000 Richard M. Stallman Handle 386 running Solaris 2.
Mon, 13 Jun 1994 21:10:43 +0000 Richard M. Stallman Fix previous change.
Mon, 13 Jun 1994 21:09:17 +0000 Richard M. Stallman Add conditional for SOLARIS2.
Mon, 13 Jun 1994 21:08:42 +0000 Richard M. Stallman (SOLARIS2): Defined.
Mon, 13 Jun 1994 20:56:30 +0000 Karl Heuer (single_keymap_panes): gcpro some things.
Mon, 13 Jun 1994 20:41:21 +0000 Richard M. Stallman (XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
Mon, 13 Jun 1994 20:41:00 +0000 Richard M. Stallman (init_cmdargs): Set up initial_argv, initial_argc.
Mon, 13 Jun 1994 20:11:10 +0000 Richard M. Stallman (syms_of_keyboard): Properly init Vsystem_key_alist.
Mon, 13 Jun 1994 19:46:22 +0000 Richard M. Stallman (adjust_lnnoptrs): Handle multiple aux symbols.
Mon, 13 Jun 1994 19:35:07 +0000 Richard M. Stallman (mouse-save-then-kill-delete-region): Turn off change hooks
Mon, 13 Jun 1994 19:34:21 +0000 Richard M. Stallman (dired-man): Use internal function from man.el.
Mon, 13 Jun 1994 15:30:51 +0000 Richard M. Stallman Formerly INSTALL.~31~
Mon, 13 Jun 1994 12:07:44 +0000 Richard M. Stallman (forms-mode): Plug security hole by disabling `eval-buffer' unless
Sun, 12 Jun 1994 19:58:00 +0000 Karl Heuer (transpose_markers): Allow for gap at start of region.
Sun, 12 Jun 1994 15:58:51 +0000 Richard M. Stallman (iso-iso2tex-trans-tab): Change a few characters.
Sun, 12 Jun 1994 15:43:34 +0000 Richard M. Stallman (x_window): Request "save yourself" commands.
Sun, 12 Jun 1994 14:37:21 +0000 Richard M. Stallman (Info-fontify-node): Require some whitespace after *Note.
Sun, 12 Jun 1994 12:57:42 +0000 Richard M. Stallman (mail): If homedir is nonexistent, don't use as default.
Sun, 12 Jun 1994 12:42:56 +0000 Richard M. Stallman (read_char): When we loop and call redisplay,
Sat, 11 Jun 1994 21:53:09 +0000 Richard M. Stallman (Freplace_match): Be sure not to treat non-digit like digit.
Sat, 11 Jun 1994 20:18:46 +0000 Richard M. Stallman (server-start): Doc fix.
Sat, 11 Jun 1994 20:11:36 +0000 Richard M. Stallman (xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
Sat, 11 Jun 1994 20:09:33 +0000 Richard M. Stallman (xterm.o): Depend on dispextern.h.
Sat, 11 Jun 1994 19:19:31 +0000 Richard M. Stallman (latex-mode, slitex-mode): In paragraph-separate,
Sat, 11 Jun 1994 18:59:38 +0000 Richard M. Stallman (isearch-mode-map):
Sat, 11 Jun 1994 18:17:00 +0000 Richard M. Stallman (iso-translate-conventions): Get rid of interactive spec.
Sat, 11 Jun 1994 12:14:28 +0000 Richard M. Stallman (mouse-avoidance-point-position): Fix compute-motion
Sat, 11 Jun 1994 12:12:57 +0000 Richard M. Stallman (X_IO_BUG): Defined.