bpt/emacs.git
1994-06-17 Richard M.... Comment change.
1994-06-17 Karl Heuer(compute_motion): Recenter overlays, for speed.
1994-06-17 Richard M.... (lm-section-mark): Accept extra semicolons;
1994-06-17 Richard M.... (build-mail-abbrevs): Pass a recursivep argument in...
1994-06-17 Richard M.... Comment change.
1994-06-17 Richard M.... (Fprocess_status): Return nil for process name that...
1994-06-17 Richard M.... (x-create-frame-with-faces): Set the cursor color last.
1994-06-17 Richard M.... (scratch_cursor_gc): New variable.
1994-06-17 Roland McGrath(tags-table-computed-list, tags-table-computed-list...
1994-06-17 Richard M.... (redisplay_region): Treat selected window's buffer
1994-06-17 Richard M.... (mouse-scroll-subr): New arg WINDOW.
1994-06-16 Richard M.... (make_hdr): Handle case of no "additional header".
1994-06-16 Richard M.... Comment change.
1994-06-16 Richard M.... [USG5_4] (sigblock): Use |, not &.
1994-06-16 Richard M.... (Info-directory-list): For msdos, use ";" instead of
1994-06-16 Karl Heuer(redisplay_window): Don't use shortcut if window_end_vp...
1994-06-16 Richard M.... (syms_of_display): Make baud-rate a user var.
1994-06-16 Richard M.... (bibtex-mode): Set up comment-start locally.
1994-06-16 Richard M.... (scan_lists): Get error if eob within comment with...
1994-06-16 Richard M.... (ange-ftp-canonize-filename): Fix wrong var name.
1994-06-16 Noah Friedman(rlogin-password-paranoia): Variable deleted.
1994-06-16 Roland McGrathInclude <sys/file.h> and [USG5] <fcntl.h> to define...
1994-06-16 Richard M.... Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
1994-06-15 Richard M.... (outline-mode): Make change-major-mode-hook buffer...
1994-06-15 Richard M.... (dired-build-subdir-alist): Avoid mistaking a file...
1994-06-15 Richard M.... (mail-send-hook): Add defvar.
1994-06-15 Richard M.... (x_noop_count): New variable.
1994-06-15 Richard M.... Don't alter the underline face.
1994-06-15 Richard M.... (C_DEBUG_SWITCH): Define as empty.
1994-06-15 Richard M.... (redisplay): Don't call x_consider_frame_title.
1994-06-15 Richard M.... (Fcall_interactively): Ignore `-' in string.
1994-06-15 Richard M.... (Info-insert-dir): Ignore access times when comparing
1994-06-15 Richard M.... (gud-massage-args): Fix error message syntax.
1994-06-15 Doug Evans* config.sub (sparc64): New cpu.
1994-06-15 Karl Heuer(init_system_name): New function, replaces get_system_name.
1994-06-15 Karl Heuer(init_editfns): Call init_system_name instead of get_sy...
1994-06-15 Karl Heuerdeclare init_system_name (replaces get_system_name).
1994-06-15 Karl Heuer(x_term_init): Don't call get_system_name.
1994-06-15 Richard M.... (find-tag-history): New variable.
1994-06-15 Richard M.... (sigblock) [USG5_4]: Define if not defined.
1994-06-15 Richard M.... Put stdio.h after config.h.
1994-06-15 Karl Heuer(mouse-drag-region): Bind last-command, not this-command.
1994-06-15 Richard M.... Put stdio.h after config.h.
1994-06-15 Richard M.... Comment change.
1994-06-15 Richard M.... Put config.h first.
1994-06-15 Richard M.... Put sys/signal.h and errno.h first, then config.h.
1994-06-15 Richard M.... Put stdio.h, sys/types.h and sys/stat.h after config.h.
1994-06-15 Karl Heuer(make-auto-save-file-name): Don't use slashes in autosa...
1994-06-15 Karl Heuer(Fsingle_key_description): Allow strings as keys.
1994-06-15 Karl Heuer(create_process): Set input_wait_mask before forking.
1994-06-14 Richard M.... (vmotion): Use find_next_newline_no_quit.
1994-06-14 Richard M.... (find_next_newline_no_quit): New function.
1994-06-14 Richard M.... (ispell-command-loop): C-g should be like X, not q.
1994-06-14 Richard M.... (init_sys_modes): Don't set up sigio here if window...
1994-06-14 Richard M.... (fortran-blink-matching-do): When looking for do,
1994-06-14 Edward M. Reingold(calendar-mode-map): Change moon menu bar to pop up...
1994-06-14 Richard M.... (calendar-mouse-2-date-menu): Put moon phase here.
1994-06-14 Richard M.... (init_eval_once): Call xmalloc, not malloc.
1994-06-14 Richard M.... (Fprocess_send_eof): Doc fix.
1994-06-14 Richard M.... Put ./BUGS into the distrib.
1994-06-14 Roland McGrathFix regexp in last change.
1994-06-14 Richard M.... (pop-global-mark): Discard entries for nonexistent...
1994-06-14 Richard M.... (inhibit-startup-echo-area-message): Doc fix.
1994-06-14 Richard M.... (mouse-avoidance-threshold): Renamed from ...threshhold.
1994-06-13 Richard M.... (init_sys_modes): Don't call set_terminal_modes
1994-06-13 Richard M.... (end-of-buffer): Recenter overlay lists.
1994-06-13 Roland McGrath(compilation-error-regexp-alist): Extend first regexp...
1994-06-13 Richard M.... Handle 386 running Solaris 2.
1994-06-13 Richard M.... Fix previous change.
1994-06-13 Richard M.... Add conditional for SOLARIS2.
1994-06-13 Richard M.... (SOLARIS2): Defined.
1994-06-13 Karl Heuer(single_keymap_panes): gcpro some things.
1994-06-13 Richard M.... (XTread_socket): Handle Xatom_wm_save_yourself by calli...
1994-06-13 Richard M.... (init_cmdargs): Set up initial_argv, initial_argc.
1994-06-13 Richard M.... (syms_of_keyboard): Properly init Vsystem_key_alist.
1994-06-13 Richard M.... (adjust_lnnoptrs): Handle multiple aux symbols.
1994-06-13 Richard M.... (mouse-save-then-kill-delete-region): Turn off change...
1994-06-13 Richard M.... (dired-man): Use internal function from man.el.
1994-06-13 Richard M.... Formerly INSTALL.~31~
1994-06-13 Richard M.... (forms-mode): Plug security hole by disabling `eval...
1994-06-12 Karl Heuer(transpose_markers): Allow for gap at start of region.
1994-06-12 Richard M.... (iso-iso2tex-trans-tab): Change a few characters.
1994-06-12 Richard M.... (x_window): Request "save yourself" commands.
1994-06-12 Richard M.... (Info-fontify-node): Require some whitespace after...
1994-06-12 Richard M.... (mail): If homedir is nonexistent, don't use as default.
1994-06-12 Richard M.... (read_char): When we loop and call redisplay,
1994-06-11 Richard M.... (Freplace_match): Be sure not to treat non-digit like...
1994-06-11 Richard M.... (server-start): Doc fix.
1994-06-11 Richard M.... (xmenu_show): Don't call XMenuDestroy twice in XM_FAILU...
1994-06-11 Richard M.... (xterm.o): Depend on dispextern.h.
1994-06-11 Richard M.... (latex-mode, slitex-mode): In paragraph-separate,
1994-06-11 Richard M.... (isearch-mode-map):
1994-06-11 Richard M.... (iso-translate-conventions): Get rid of interactive...
1994-06-11 Richard M.... (mouse-avoidance-point-position): Fix compute-motion
1994-06-11 Richard M.... (X_IO_BUG): Defined.
1994-06-11 Richard M.... (tex-font-lock-keywords): Make the pattern for
1994-06-10 Richard M.... (comint-dynamic-list-completions): No space in *Complet...
1994-06-10 Richard M.... (lisp-complete-symbol): Likewise.
1994-06-10 Richard M.... (PC-do-completion): Likewise.
1994-06-10 Richard M.... (complete-tag): Likewise.
next