bpt/emacs.git
1994-06-20 Richard M.... (Fmove_overlay): Call redisplay_region even when
1994-06-20 Richard M.... (move-to-tab-stop): Get rid of spaces before tabs
1994-06-20 Richard M.... (tpu-doc-revision): Variable deleted.
1994-06-20 Richard M.... (tpu-edt-off): Restore original global key map.
1994-06-20 Richard M.... Require tpu-edt.
1994-06-20 Richard M.... Change size of selected screen. Reposition after
1994-06-20 Richard M.... (vt-revision): Variable deleted.
1994-06-20 Richard M.... (finder-by-keyword): Add doc string and t for interactive.
1994-06-20 Richard M.... (gnus-uu-view-directory): Fixed viewing with the
1994-06-20 Richard M.... Use plists to record handlers.
1994-06-20 Richard M.... (Fmatching_paren): Fix typo.
1994-06-20 Richard M.... (gnus-summary-next-article): Handle non-character events.
1994-06-20 Richard M.... (tab-to-tab-stop): Combine new indentation with previous.
1994-06-20 Richard M.... (SEGMENT_MASK): Defined.
1994-06-19 Richard M.... (define-mail-alias): Copy parsing code from mailabbrev.el.
1994-06-19 Richard M.... (define-mail-alias): Doc fix.
1994-06-19 Richard M.... (x_window): Take account of pane widget internal border...
1994-06-19 Richard M.... (Fmatching_paren): New function.
1994-06-19 Richard M.... (SYNTAX_MATCH): Fix typo (syntax -> matcher).
1994-06-19 Richard M.... (mouse-scroll-subr): Preserve point if WINDOW's not...
1994-06-19 Richard M.... Get CFLAGS both with and without THIS_IS_CONFIGURE,
1994-06-19 Richard M.... (C_OPTIMIZE_SWITCH): Definition deleted.
1994-06-18 Richard M.... (mail-bury): Test that rmail-summary-buffer is boundp.
1994-06-18 Richard M.... Doc fixes.
1994-06-18 Richard M.... (xsymbol): Cast $ to int.
1994-06-18 Richard M.... (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
1994-06-18 Richard M.... (make_frame_visible): At end, wait till Emacs sees...
1994-06-18 Francesco Potortì* m/delta.h (memmove): switch the first two args.
1994-06-18 Richard M.... (echo_after_prompt): New variable.
1994-06-18 Richard M.... (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
1994-06-18 Richard M.... (rmail-highlight-headers): Don't skip newlines, just...
1994-06-18 Richard M.... (set-rmail-inbox-list): Use insert-before-markers.
1994-06-18 Richard M.... (doprnt.o): Depend on config_h.
1994-06-18 Karl Heuer(minibuf_save_list): New variable, replaces minibuf_sav...
1994-06-18 Karl Heuerminibuf_prompt is now a Lisp_Object.
1994-06-18 Karl Heuer(minibuf_prompt): Now a Lisp_Object. All uses changed.
1994-06-17 Richard M.... (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not...
1994-06-17 Richard M.... (GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
1994-06-17 Richard M.... (GETTIMEOFDAY_ONE_ARGUMENT): Define it.
1994-06-17 Richard M.... (x_real_positions): Make sure we know the parent window.
1994-06-17 Karl Heuer(dired-build-subdir-alist): Don't let looking-at destro...
1994-06-17 Richard M.... (make-auto-save-file-name): Convert slashes to \! and...
1994-06-17 Richard M.... (finder-commentary): Fix error message syntax.
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.
next