bpt/emacs.git
1994-02-22 Karl HeuerMove extern declarations to top of file.
1994-02-22 Karl Heuer(get_time): Simplify; avoid calling index.
1994-02-22 Richard M.... (calendar-cursor-to-date): Fix search string so it
1994-02-22 Richard M.... (make_lispy_event): For menu bar event in USE_X_TOOLKIT
1994-02-22 Richard M.... (construct_menu_click): Undo previous change.
1994-02-21 Richard M.... (x_had_errors_p): New function.
1994-02-21 Richard M.... (get_keyelt): Cached equiv-key data is now a sublist.
1994-02-21 Richard M.... Whitespace change.
1994-02-21 Karl Heuer(shrink-window-if-larger-than-buffer): Don't shrink...
1994-02-21 Richard M.... (single_keymap_panes): Properly skip help-string if...
1994-02-21 Richard M.... (picture-mode-map): Replace delete-backward-char
1994-02-20 Roland McGrathMove config.h after system includes.
1994-02-20 Roland McGrath[BSD]: #undef WCOREDUMP before defining it.
1994-02-20 Richard M.... (BSD_PGRPS): Add #undef.
1994-02-20 Richard M.... (install-arch-dep, install-arch-indep):
1994-02-20 Richard M.... (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
1994-02-19 Richard M.... (x_window_to_frame): Add parens for clarity.
1994-02-19 Richard M.... (XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
1994-02-19 Richard M.... *** empty log message ***
1994-02-19 Richard M.... (get_keyelt): Discard keyboard equivalents
1994-02-19 Richard M.... Find and display keyboard equivalents of menu items.
1994-02-19 Richard M.... (calendar-string-to-mayan-long-count): Don't
1994-02-19 Richard M.... (substitute-key-definition): Don't discard menu strings.
1994-02-18 Richard M.... (lisp-complete-symbol): Doc fix.
1994-02-18 Richard M.... (mouse-delete-max-match): Set len properly.
1994-02-18 Richard M.... Initial revision
1994-02-18 Richard M.... Comment changes.
1994-02-18 Richard M.... Initial revision
1994-02-18 Fred Pierresteguy*** empty log message ***
1994-02-18 Richard M.... (Fx_parse_geometry): Don't call check_x.
1994-02-18 Richard M.... (gud-mode): Define C-c C-l in gud buffer.
1994-02-18 Richard M.... Comment change.
1994-02-18 Richard M.... Initial revision
1994-02-18 Fred Pierresteguyentered into RCS
1994-02-18 Fred Pierresteguy*** empty log message ***
1994-02-18 Fred Pierresteguy(popup_selection_callback): Clean up code. Remove code...
1994-02-18 Richard M.... (gnu_bits): Use unsigned char.
1994-02-18 Richard M.... (unshow_buffer): Unconditionally set last_window_start.
1994-02-18 Paul Eggert(vc-lookup-triple): Yield nil, not "", if NAME is nil.
1994-02-18 Richard M.... (Fdelete_other_windows): Don't call Frecenter;
1994-02-18 Richard M.... (dumpglyphs): Try various alternatives for foreground...
1994-02-17 Richard M.... Comment changes.
1994-02-17 Richard M.... *** empty log message ***
1994-02-17 Richard M.... (ange-ftp-insert-file-contents): New arg REPLACE.
1994-02-17 Fred Pierresteguy*** empty log message ***
1994-02-17 Richard M.... Delete the code to enable menu bars.
1994-02-17 Richard M.... (defun-prompt-regexp): Now a user variable.
1994-02-17 Richard M.... Use <...> for config.h.
1994-02-17 Richard M.... *** empty log message ***
1994-02-17 Richard M.... (Finsert_file_contents): Fix previous change.
1994-02-17 Richard M.... (mail-mailer-swallows-blank-line): Fix regexp typo.
1994-02-17 Francesco Potortì* etags.c (--absolute-pathnames): this option removed.
1994-02-17 Richard M.... (Finsert_file_contents): New arg REPLACE.
1994-02-17 Richard M.... (revert-buffer): Use new insert-file-contents replace...
1994-02-17 Noah Friedmaninterpreter-mode-alist: Add modes for awk, gawk, and...
1994-02-17 Richard M.... (child_setup_tty): Typo in previous change.
1994-02-17 Richard M.... (time-stamp-start): Allow more white space
1994-02-17 Richard M.... entered into RCS
1994-02-17 Richard M.... (unexec): Add cast to result of `sbrk'.
1994-02-17 Richard M.... (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
1994-02-17 Richard M.... (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if...
1994-02-17 Richard M.... (BSD_PGRPS): Defined.
1994-02-17 Richard M.... (main): Test BSD_PGRPS, not BSD.
1994-02-17 Richard M.... (init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
1994-02-17 Richard M.... (mips-sony-newsos*): New configuration.
1994-02-17 Fred Pierresteguy(rs6000-bull-bosx*): New configuration.
1994-02-17 Roland McGrath(copmilation-error-regexp-alist): Tighten up Ultrix...
1994-02-16 Richard M.... (init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
1994-02-16 Richard M.... (put_line): Don't break the line if it all fits.
1994-02-16 Richard M.... (recover-file): Call auto-save-file-name-p correctly.
1994-02-16 Richard M.... (c++-mode): Set parse-sexp-ignore-comments to t.
1994-02-16 Richard M.... (interpreter-mode-alist): New variable.
1994-02-15 Richard M.... (face-try-color-list): Don't rely on errors from using
1994-02-15 Richard M.... (sys_write): If any bytes were written, return how...
1994-02-15 Richard M.... (XTread_socket): Do not assume that select returning
1994-02-15 Fred Pierresteguy*** empty log message ***
1994-02-15 Fred Pierresteguy*** empty log message ***
1994-02-14 Karl Heuer(Fx_close_current_connection): call check_x.
1994-02-14 Karl Heuer(Fx_popup_menu): Likewise.
1994-02-14 Karl Heuer(check_x): Make it global.
1994-02-14 Karl Heuer(x-own-selection-internal, x-get-selection-internal,
1994-02-14 Karl Heuer(check_x): Declare it.
1994-02-14 Richard M.... Initial revision
1994-02-14 Karl Heuer(current-word): Remove (interactive).
1994-02-14 Karl Heuer(indented_beyond_p): New function.
1994-02-14 Karl Heuer(try_window_id, display_text_line): Treat blank lines...
1994-02-14 Karl HeuerFix comments.
1994-02-14 Francesco Potortì* etags.c (absolute_pathnames, cwd): added global vars.
1994-02-14 Roland McGrathInitial revision
1994-02-13 Roland McGrath(BROKEN_START, TEXT_START): Don't define.
1994-02-13 Roland McGrath(start_of_text): Don't define #ifdef HAVE_TEXT_START.
1994-02-13 Richard M.... (decode_mode_spec): Support %+.
1994-02-13 Richard M.... (undo, yank): Set this-command to t at start,
1994-02-13 Richard M.... (command_loop_1): On entry, set last_command to this_co...
1994-02-12 Richard M.... (term_init): If no `se', use `me';
1994-02-12 Richard M.... (command-line-1): Improve previous change.
1994-02-12 Richard M.... (inhibit-startup-echo-area-message): New variable.
1994-02-12 Richard M.... (face-initialize): Specify default characteristics
1994-02-12 Karl Heuer(super-apropos-check-doc-file): Don't attempt to retrie...
1994-02-12 Richard M.... (disabled-command-hook): Use eq to compare elts
next