log

age author description
1994-04-07 Karl Heuer Fix previous change.
1994-04-07 Richard M. Stallman (define-key-after): Doc fix.
1994-04-07 Karl Heuer (rmail-summary-disable): New function.
1994-04-07 Karl Heuer (rmail-edit-mode, rmail-cease-edit): Disable summary during edit.
1994-04-07 Karl Heuer (replace-regexp): Fix misbalanced quotes.
1994-04-07 Karl Heuer (display_text_line): minibuffer_prompt_width is a distance, not an absolute
1994-04-07 Karl Heuer (Fminibuffer_prompt_width): Undo previous change for negative values.
1994-04-07 Karl Heuer (rmail-mode-map): Key binding for rmail-sort-by-keywords.
1994-04-07 Karl Heuer (rmail-sort-by-keywords): New function.
1994-04-07 Karl Heuer (rmail-summary-sort-by-keywords): New function.
1994-04-07 Karl Heuer (Info-find-node): Don't try to backstep if no history.
1994-04-07 Karl Heuer (doprnt): Reword confusing error message.
1994-04-07 Karl Heuer (Fformat): Reword confusing error message.
1994-04-07 Karl Heuer (Fsetq): Doc fix.
1994-04-07 Tom Tromey Modified LCD archive entry.
1994-04-06 Tom Tromey Bug fix; 19.23 should (require 'lmenu).
1994-04-06 Tom Tromey Fixed up headers for release.
1994-04-06 Tom Tromey Initial revision
1994-04-06 Richard M. Stallman *** empty log message ***
1994-04-06 Richard M. Stallman Doc fixes.
1994-04-06 Richard M. Stallman (kill-emacs-hook): Use add-hook.
1994-04-06 Karl Heuer Use PT, not point.
1994-04-06 Karl Heuer (display_string): Allow for negative hpos when clearing array.
1994-04-06 Karl Heuer (vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
1994-04-06 Karl Heuer (temp_echo_area_glyphs): Use PT, not point.
1994-04-06 Karl Heuer (Fminibuffer_prompt_width): Allow for negative value.
1994-04-06 Richard M. Stallman (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
1994-04-06 Richard M. Stallman (clipboard-yank, clipboard-kill-ring-save)
1994-04-06 Richard M. Stallman (x-select-enable-clipboard): New variable.
1994-04-06 Karl Heuer (Fget_buffer_create): Disallow empty string.
1994-04-06 Richard M. Stallman (quoted-insert): Handle meta-chars usefully.
1994-04-06 Karl Heuer (describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
1994-04-06 Karl Heuer New version from maintainer.
1994-04-06 Richard M. Stallman (timer-kill-emacs-hook): New function.
1994-04-05 Karl Heuer Add window argument on calls to compute_motion.
1994-04-05 Karl Heuer (compute_motion): Add window argument.
1994-04-05 Richard M. Stallman (main): Fix up MAIL_USE_MMDF conditional where
1994-04-05 Karl Heuer (do_completion): gcpro some things.
1994-04-05 Karl Heuer (rmail-summary-goto-msg): Fix bug in earlier change.
1994-04-05 Daniel LaLiberte Change install- and uninstall- to -install and -uninstall.
1994-04-05 Daniel LaLiberte ucomment fix
1994-04-05 Daniel LaLiberte Comment fixes.
1994-04-05 Richard M. Stallman (display_text_line): Rename startp to leftmargin.
1994-04-05 Richard M. Stallman (note_mouse_highlight): Temporarily widen the buffer.
1994-04-05 Richard M. Stallman (verify_charstarts): Handle truncation of lines.
1994-04-05 Karl Heuer (Fget_char_property): Doc fix.
1994-04-05 Karl Heuer (file_name_completion): Honor completion-regexp-list.
1994-04-05 Karl Heuer (Freplace_match): Don't capitalize unless all matched words are capitalized.
1994-04-05 Richard M. Stallman (Fdo_auto_save): Don't turn off auto save mode.
1994-04-05 Richard M. Stallman (auto-save-mode): Don't let buffer-saved-size stay negative.
1994-04-05 Karl Heuer (manual-program): New (actually reintroduced) variable.
1994-04-05 Karl Heuer (verify_overlay_modification): Run modification-hooks for any deletion that
1994-04-05 Karl Heuer (completion-setup-function): Add mouse-face properties.
1994-04-05 Karl Heuer (compile-reinitialize-errors): Fix typo in comment.
1994-04-05 Roland McGrath (calendar-cursor-to-date): Fix to signal error when appropriate.
1994-04-05 Richard M. Stallman (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
1994-04-05 Karl Heuer (split-window-vertically): If size is negative, measure from bottom.
1994-04-05 Richard M. Stallman (view-mode-map): Don't bind C-z.
1994-04-04 Karl Heuer (generate-calendar-month): Add mouse-face properties.
1994-04-04 Daniel LaLiberte Change install- to ... to ...-install.
1994-04-04 Daniel LaLiberte Numerous changes and bug fixes to bring it up to version 3.5.
1994-04-04 Richard M. Stallman (uncompress-program): New variable.
1994-04-04 Richard M. Stallman (version-control): Doc fix.
1994-04-04 Richard M. Stallman (rmail-summary-goto-msg): Highlight the whole line except first char.
1994-04-04 Richard M. Stallman (save-place-version-control): New var, for determining
1994-04-04 Richard M. Stallman (display_text_line): Properly handle charstarts for hscroll,
1994-04-04 Richard M. Stallman (note_mouse_highlight): Do nothing if gc_in_progress.
1994-04-03 Richard M. Stallman (overlays_at): Fix previous change.
1994-04-03 Richard M. Stallman Comment changes.
1994-04-03 Richard M. Stallman (gc_in_progress): Declared.
1994-04-03 Richard M. Stallman (Fx_popup_dialog): If POSITION is t, use selected frame.
1994-04-03 Richard M. Stallman (overlays_at): Use XGCTYPE.
1994-04-03 Richard M. Stallman (OVERLAY_POSITION): Use XGCTYPE.
1994-04-03 Richard M. Stallman (Fx_popup_dialog): If POSITION is t, use selected frame.
1994-04-03 Richard M. Stallman (frame_up_to_date_hook): Defined.
1994-04-03 Richard M. Stallman Doc fix.
1994-04-03 Richard M. Stallman (redisplay): do_verify_charstarts controls whether to call verify_charstarts.
1994-04-03 Richard M. Stallman (note_mouse_highlight): Reject out-of-range pos value
1994-04-03 Richard M. Stallman (direct_output_for_insert): Add charstarts entry after the new char.
1994-04-03 Richard M. Stallman (do_scrolling): Handle charstarts like glyphs.
1994-04-03 Richard M. Stallman (ispell-message): Fixed infinite loop on shortened msg.
1994-04-03 Richard M. Stallman (verify_charstarts): Count right for continued lines.
1994-04-03 Richard M. Stallman (fast_find_position): Always return coords within the window.
1994-04-03 Richard M. Stallman (display_text_line): Always store in charstart
1994-04-03 Richard M. Stallman (verify_charstarts): New function.
1994-04-02 Karl Heuer (summarize-tar-header-block): Add mouse-face properties.
1994-04-02 Karl Heuer (Buffer-menu-mode): Highlight only the buffer name, not the whole line.
1994-04-02 Karl Heuer (compile-mouse-goto-error): Simplify.
1994-04-02 Karl Heuer (Buffer-menu-mode): Add mouse-face properties.
1994-04-02 Karl Heuer (list_buffers_1): Set buffer contents, then mode.
1994-04-02 Karl Heuer (dired-insert-directory): Fix comment.
1994-04-01 Richard M. Stallman (occur): Add mouse-face property to each line.
1994-04-01 Richard M. Stallman (dired-insert-directory): Add mouse-face properties.
1994-04-01 Richard M. Stallman (dired-add-entry, dired-insert-subdir-doinsert):
1994-04-01 Edward M. Reingold (tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because
1994-04-01 Fred Pierresteguy (x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call
1994-04-01 Fred Pierresteguy (update_menu_bar): Pass 0 to set_frame_menubar.
1994-04-01 Fred Pierresteguy (EmacsFrameSetCharSize): Clean up code.
1994-04-01 Richard M. Stallman (try_window_id): Pass new arg to scroll_frame_lines.
1994-04-01 Richard M. Stallman (make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.
1994-04-01 Richard M. Stallman (construct_menu_click, construct_mouse_click):
1994-04-01 Richard M. Stallman (xmenu_show): Undo part of March 11 change:
1994-04-01 Richard M. Stallman (Info-fontify-node): Add mouse-face properties.
1994-04-01 Fred Pierresteguy *** empty log message ***
1994-04-01 Richard M. Stallman (redisplay): In previous change, handle case where no newline follows.
1994-04-01 Karl Heuer (rmail-message-label-p, rmail-parse-message-labels):
1994-04-01 Richard M. Stallman (adjust_window_charstarts): New function.
1994-04-01 Richard M. Stallman (redisplay): Call adjust_window_charstarts
1994-03-31 Richard M. Stallman Doc fixes.
1994-03-31 Richard M. Stallman (scroll_frame_lines): Handle charstarts like glyphs.
1994-03-31 Richard M. Stallman [INCLUDED_FCNTL]: Don't include fcntl.h again.
1994-03-31 Richard M. Stallman (compute_char_face): New arg MOUSE.
1994-03-31 Karl Heuer (child_setup): Check out==err when relocating fds.
1994-03-31 Karl Heuer (Man-filter-list): New footer format to delete.
1994-03-31 Richard M. Stallman (redisplay): Call frame_up_to_date_hook.
1994-03-31 Richard M. Stallman Fix error message syntax.
1994-03-31 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the
1994-03-31 Richard M. Stallman (Buffer-menu-mouse-select): New command.
1994-03-31 Richard M. Stallman (occur-mode-goto-occurrence): Delete excess close paren.
1994-03-31 Richard M. Stallman (occur-mode): Doc fix.
1994-03-31 Fred Pierresteguy (set_frame_size): Dont compute any geometry management.
1994-03-31 Fred Pierresteguy (set_frame_menubar): New arg, first_time.
1994-03-31 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
1994-03-31 Fred Pierresteguy Define HAVE_X11R4 if AIX3_2 is defined.
1994-03-31 Richard M. Stallman (frame_up_to_date_hook): Declared.
1994-03-31 Richard M. Stallman (esix5): Set NON_GNU_CPP.
1994-03-30 Richard M. Stallman *** empty log message ***
1994-03-30 Richard M. Stallman (INCLUDED_FCNTL): Define, if include fcntl.h.
1994-03-30 Richard M. Stallman Initial revision
1994-03-30 Richard M. Stallman Advise about case where C-h is rebound.
1994-03-30 Richard M. Stallman (occur-mode-find-occurrence): New subroutine.
1994-03-30 Richard M. Stallman (compile-mouse-goto-error): New command.
1994-03-30 Richard M. Stallman (dired-mouse-find-file-other-window): New command.
1994-03-30 Richard M. Stallman Doc fixes.
1994-03-30 Francesco Potortì * etags.c (main): use etags_getcwd for compatibility.
1994-03-30 Richard M. Stallman (verify_overlay_modification):
1994-03-30 Karl Heuer (Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.
1994-03-30 Richard M. Stallman (Vcompletion_regexp_list): New var.
1994-03-30 Karl Heuer (Fcompute_motion): Fix symbol name in previous change.
1994-03-30 Karl Heuer (Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer (Fcompute_motion): Don't use XFASTINT on possibly-negative coords.
1994-03-30 Karl Heuer (Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer (rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.
1994-03-30 Karl Heuer (rmail-sort-messages): Update summary buffer.
1994-03-30 Karl Heuer (rmail-sort-from-summary): Preserve window selection.
1994-03-30 Richard M. Stallman (vc-checkin): Undo previous change.
1994-03-30 Richard M. Stallman (help): New alias.
1994-03-30 Karl Heuer (calculate-c-indent): Don't loop forever at bobp.
1994-03-30 Karl Heuer Check for existence of windowing system.
1994-03-30 Karl Heuer (EMACS_TIME_NEG_P): Cast to signed.
1994-03-29 Karl Heuer (Fwindow_width): Delete unnecessary variable declarations.
1994-03-29 Karl Heuer (hack-local-variables-prop-line): Search two lines if "#!".
1994-03-29 Richard M. Stallman (basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.
1994-03-29 Karl Heuer Fix glitches in previous change.
1994-03-29 Karl Heuer (Fcompute_motion): Typecheck all arguments.
1994-03-29 Karl Heuer Fix typo in comment.
1994-03-29 Richard M. Stallman (struct frame_glyphs): New fields charstarts and total_charstarts.
1994-03-29 Karl Heuer Fix typos in comments.
1994-03-29 Karl Heuer (display_text_line): Handle selective display at window edge.
1994-03-29 Karl Heuer (debug): Behave sensibly if pop-up-frames is set.
1994-03-29 Karl Heuer (Info-suffix-list): Put empty string last.
1994-03-29 Karl Heuer (file_name_completion): Don't step on dirname.
1994-03-29 Richard M. Stallman Initial revision
1994-03-29 Roland McGrath (vc-checkin): Insert name of current defun in comment buffer.
1994-03-28 Roland McGrath (add-log-current-defun): Autoload this.
1994-03-28 Karl Heuer (forms-mode): Set major mode before finding forms-file. (This gives
1994-03-28 Karl Heuer (x_find_modifier_meanings): Skip zero entries.
1994-03-28 Richard M. Stallman (file_name_completion): Protect things from GC.
1994-03-28 Richard M. Stallman Initial revision
1994-03-28 Richard M. Stallman *** empty log message ***
1994-03-28 Richard M. Stallman (emerge-goto-line): New function.
1994-03-28 Richard M. Stallman Initial revision
1994-03-28 Richard M. Stallman (byte-compile-file): Use whole file name for errors.
1994-03-28 Richard M. Stallman (momentary-string-display): Avoid modifying the undo list.
1994-03-28 Richard M. Stallman Initial revision
1994-03-28 Richard M. Stallman (set-match-data): New alias.
1994-03-28 Richard M. Stallman Initial revision
1994-03-27 Richard M. Stallman (choose-completion-delete-max-match): Renamed from
1994-03-27 Richard M. Stallman (mouse-choose-completion): Use choose-completion-string.
1994-03-27 Richard M. Stallman Initial revision
1994-03-27 Richard M. Stallman (set-visited-file-name): Kill local var vc-mode.
1994-03-27 Richard M. Stallman (vc-find-file-hook): Set backup-inhibited.
1994-03-27 Richard M. Stallman (read_minibuf): Return val via unbind_to.
1994-03-27 Richard M. Stallman (Freplace_match): Doc fix.
1994-03-27 Richard M. Stallman *** empty log message ***
1994-03-26 Richard M. Stallman (verify_interval_modification): For insertion in
1994-03-26 Richard M. Stallman Don't test for presence of dump-emacs.
1994-03-26 Richard M. Stallman (blink-matching-open): Now three strategies for choosing
1994-03-26 Richard M. Stallman *** empty log message ***
1994-03-26 Richard M. Stallman (Info-insert-dir): Add a save-excursion.
1994-03-25 Richard M. Stallman (this_command, last_command): Declared.
1994-03-25 Richard M. Stallman (gud-comint-buffer): Move defvar up.
1994-03-25 Richard M. Stallman (pr): Use debug_print.
1994-03-25 Richard M. Stallman (debug_print): New function.
1994-03-25 Richard M. Stallman (etags, ctags): Pass -D for VERSION.
1994-03-25 Richard M. Stallman (gud-gdb-complete-command): New defun to support true
1994-03-25 Francesco Potortì * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
1994-03-25 Richard M. Stallman Initial revision
1994-03-25 Karl Heuer (Fformat): Validate number and type of arguments.
1994-03-25 Karl Heuer (Fframe_first_window): New function.
1994-03-25 Karl Heuer (xmenu_show): Enable asynchronous events.
1994-03-25 Karl Heuer (apropos-match-keys): Skip duplicate keybindings.
1994-03-25 Karl Heuer (Fwhere_is_internal): Skip duplicates.
1994-03-25 Karl Heuer (x_get_arg): Use downcased string in compare.
1994-03-25 Karl Heuer (x_report_frame_params): Sample visibility.
1994-03-25 Karl Heuer (x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.
1994-03-25 Karl Heuer (x_get_local_selection, x_handle_selection_request): Use assignment, not
1994-03-25 Karl Heuer (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,
1994-03-25 Karl Heuer (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.
1994-03-25 Karl Heuer (unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not
1994-03-25 Karl Heuer (add_properties, remove_properties): Use assignment, not initialization.
1994-03-25 Karl Heuer (status_notify): Use assignment, not initialization.
1994-03-24 Roland McGrath (thisdir): Nonsensical variable removed.
1994-03-24 Karl Heuer (mouse-menu-bar-buffers): Fix position structure.
1994-03-24 Daniel LaLiberte New version from author.
1994-03-24 Daniel LaLiberte Change "internal" to "original" throughout.
1994-03-24 Richard M. Stallman Initial revision
1994-03-24 Richard Kenner Add case for Bull dpx20.
1994-03-24 Richard M. Stallman (shell-strip-ctrl-m): New command.
1994-03-24 Richard M. Stallman (comint-run): New command.
1994-03-24 Fred Pierresteguy (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to
1994-03-23 Karl Heuer (run_msdos_command): Use assignment instead of initialization.
1994-03-23 Karl Heuer (read_minibuf): Use assignment instead of initialization.
1994-03-23 Karl Heuer (read_filtered_event, intern): Use assignment instead of initialization.
1994-03-23 Karl Heuer (access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,
1994-03-23 Karl Heuer (adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):
1994-03-23 Karl Heuer (next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,
1994-03-23 Karl Heuer (lock_file): Use assignment, not initialization.
1994-03-23 Karl Heuer (Finsert_file_contents): Use assignment, not initialization.
1994-03-23 Karl Heuer (store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.
1994-03-23 Karl Heuer (internal_self_insert): Use assignment, not initialization.
1994-03-23 Karl Heuer (call_process_cleanup, getenv_internal): Use assignment, not initialization.
1994-03-23 Karl Heuer (check_mark, Fcall_interactively): Use assignment, not initialization.
1994-03-23 Karl Heuer (sort_overlays, Fmake_overlay): Use assignment, not initialization.
1994-03-23 Karl Heuer (make_event_array): Use assignment, not initialization.
1994-03-23 Daniel LaLiberte Initial revision
1994-03-23 Karl Heuer (rmail-sort-by-subject): Fix `Re:' regexp.
1994-03-23 Karl Heuer (reset_sys_modes): Turn off O_NDELAY.
1994-03-23 Karl Heuer (nroff-mode-abbrev-table): Call define-abbrev-table.
1994-03-23 Karl Heuer (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
1994-03-23 Karl Heuer (do_switch_frame): Common code for Fselect_frame and handle_switch_frame.
1994-03-23 Karl Heuer (x_get_focus_frame): New function.
1994-03-23 Richard M. Stallman (rmail-quit): Remove summary buffer from display.
1994-03-23 Richard M. Stallman (rmail-secondary-file-menu): Display relative file names.
1994-03-23 Francesco Potortì * etags.c (cwd, outfiledir): vars added.
1994-03-23 Fred Pierresteguy (update_frame_menubar): Function renamed from update_one_frame_psheets.
1994-03-23 Fred Pierresteguy (Fx_create_frame): Call initialize_frame_menubar.
1994-03-23 Richard M. Stallman (tex-delete-last-temp-files): New arg NOT-ALL.
1994-03-23 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.
1994-03-23 Richard M. Stallman (reset_buffer): Init auto_save_failure_time slot.
1994-03-23 Richard M. Stallman (where-is): New function.
1994-03-23 Richard M. Stallman (where_is_string, Fwhere_is): Deleted.
1994-03-23 Richard M. Stallman (sort-subr): Add autoload.
1994-03-22 Karl Heuer (Fdefine_key): Check for non-events in keyvector.
1994-03-22 Karl Heuer (read_minibuf): Don't redirect focus unless minibuf is on another frame.
1994-03-22 Karl Heuer (unreadchar): Don't back up the pointer when unreading EOF.
1994-03-22 Karl Heuer (read1): Check for invalid modifier bits in a string.
1994-03-22 Richard M. Stallman (asm-mode): Doc fix.
1994-03-22 Richard M. Stallman (debugger-eval-expression): Use a history list.
1994-03-22 Richard M. Stallman (__do_global_ctors, __do_global_ctors_aux)
1994-03-22 Richard M. Stallman (Fcall_process): Make sure to close descriptors.
1994-03-22 Fred Pierresteguy Call XtSetValues not XtVaSetValues.
1994-03-22 Fred Pierresteguy (set_frame_size): Put #if 0 around a lot of useless code.
1994-03-22 Richard M. Stallman entered into RCS
1994-03-22 Karl Heuer (jump-to-register): Handle dead marker.
1994-03-22 Karl Heuer (add_command_key, command_loop_1, read_char, kbd_buffer_store_event,
1994-03-22 Roland McGrath (map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make
1994-03-22 Richard M. Stallman (Qwholenump): New variable.
1994-03-22 Richard M. Stallman (Qwholenump): Declared.
1994-03-21 Karl Heuer (Fkeymapp): Doc fix.
1994-03-21 Karl Heuer (Fcopy_keymap): Account for menus and equiv-key cache.
1994-03-21 Karl Heuer Initial revision
1994-03-21 Richard M. Stallman (insert-directory): Quote special shell chars,
1994-03-21 Richard M. Stallman Initial revision
1994-03-21 Richard M. Stallman *** empty log message ***
1994-03-21 Richard M. Stallman Initial revision
1994-03-21 Richard M. Stallman entered into RCS
1994-03-21 Richard M. Stallman *** empty log message ***
1994-03-21 Richard M. Stallman (Fstring_to_number): Doc fix.
1994-03-21 Richard M. Stallman Initial revision
1994-03-21 Karl Heuer (Fmake_local_variable): Void variables stay void.
1994-03-21 Karl Heuer (make-lucid-menu-keymap): Any row of dashes means blank.
1994-03-20 Richard M. Stallman Initial revision
1994-03-20 Karl Heuer (mail-mode): Doc mod.
1994-03-20 Richard M. Stallman (x-valid-simple-selection-p): Accept an overlay.
1994-03-20 Richard M. Stallman (one-window-p): New argument all-frames.
1994-03-20 Richard M. Stallman Initial revision
1994-03-20 Richard M. Stallman (xdialog_show): Delete args x, y.
1994-03-20 Richard M. Stallman (map-y-or-n-p): Call x-popup-dialog the new way.
1994-03-20 Richard M. Stallman Initial revision
1994-03-20 Richard M. Stallman (mh-progs, mh-lib): Deleted.
1994-03-20 Richard M. Stallman Provide lmenu, not menubar.
1994-03-20 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
1994-03-20 Richard M. Stallman (help-with-tutorial): Change previous change;
1994-03-20 Richard M. Stallman (tagsfiles): Accept capital letters.
1994-03-20 Richard M. Stallman (UTILITIES): `env' deleted.
1994-03-20 Richard M. Stallman (emacs): rm emacs before the ln.
1994-03-20 Richard M. Stallman (wait_reading_process_input, both versions): Don't call
1994-03-20 Richard M. Stallman (syms_of_emacs): Don't initialize Vinstallation_name
1994-03-19 Richard M. Stallman (Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.
1994-03-19 Richard M. Stallman (Fx_popup_dialog): Don't fail to set X, Y from POSITION.
1994-03-19 Richard M. Stallman *** empty log message ***
1994-03-19 Richard M. Stallman (Fx_popup_dialog, Fx_popup_menu): Require 2 args.
1994-03-19 Karl Heuer Delete obsolete comment.
1994-03-19 Richard M. Stallman (rmail-summary-goto-msg): Highlight message number of current message.
1994-03-19 Karl Heuer (iso-accents-list): Add entries for unadorned accents.
1994-03-19 Karl Heuer (beginning-of-defun-raw): Don't err when called at end of buffer.
1994-03-19 Karl Heuer (help-with-tutorial): Avoid unexplained large blank area.
1994-03-19 Karl Heuer (standard-display-ascii): Error if using a windowing system.
1994-03-19 Karl Heuer (create-glyph): Don't use slots that look like ASCII.
1994-03-19 Karl Heuer (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
1994-03-19 Karl Heuer (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle
1994-03-19 Karl Heuer (direct_output_for_insert): Handle termcap frames as well as X.
1994-03-19 Karl Heuer (dumpglyphs): Use the fast macros.
1994-03-19 Roland McGrath (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match
1994-03-19 Richard M. Stallman Initial revision
1994-03-18 Roland McGrath (perform-replace): Set match-data markers to nil before discarding them.
1994-03-18 Roland McGrath (map-y-or-n-p): Use a dialog box when triggered by a mouse event.
1994-03-18 Richard M. Stallman (rmail-summary-window-size): New variable.
1994-03-18 Richard M. Stallman (rmail-output-menu): New command.
1994-03-18 Richard M. Stallman (list_of_items): Arg to push_menu_item was missing.
1994-03-18 Roland McGrath (X_WINDOWS_SUPPORT): Don't include term/x-win.
1994-03-18 Roland McGrath (lisp): Include version.el, not version.elc.
1994-03-18 Roland McGrath (LIBXT): Add -lXext.
1994-03-18 Karl Heuer (telnet-maximum-count): Doc fix.
1994-03-18 Karl Heuer (LD_SWITCH_SYSTEM): Undo previous change.
1994-03-18 Karl Heuer (compute_motion): Doc fixes.
1994-03-18 Karl Heuer (x-cut-buffer-or-selection-value): Check for error from x-get-selection.
1994-03-18 Roland McGrath (X_WINDOWS_SUPPORT): New macro.
1994-03-18 Karl Heuer (beginning-of-defun-raw): New function.
1994-03-18 Karl Heuer (end-of-defun): Fix check for trailing comment.
1994-03-18 Richard M. Stallman (Fx_popup_dialog, Fx_popup_menu): Handle case where
1994-03-18 Roland McGrath (install-arch-indep): Add missing backslash after a `then'.
1994-03-18 Karl Heuer (create_process): Skip the ioctl if fd is -1.
1994-03-18 Karl Heuer (openp, Fload): GCPRO some things.
1994-03-18 Karl Heuer (Fcall_process): GCPRO some things.
1994-03-18 Karl Heuer (Fstart_process): GCPRO some things.
1994-03-17 Karl Heuer (rmail-convert-to-babyl-format): Check Content-Length field for consistency.
1994-03-17 Karl Heuer (LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.
1994-03-17 Richard M. Stallman Initial revision
1994-03-16 Richard M. Stallman (undo): Don't let the undo entries for the undo
1994-03-16 Karl Heuer (Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.
1994-03-16 Karl Heuer (read_minibuf): Disallow trailing junk.
1994-03-16 Karl Heuer (Ffile_modes) [MSDOS]: set exec-bit based on file suffix.
1994-03-16 Karl Heuer use bcopy when moving gap.
1994-03-16 Richard M. Stallman Initial revision
1994-03-16 Richard M. Stallman Initial revision
1994-03-16 Richard M. Stallman Revisions by author.
1994-03-16 Richard M. Stallman entered into RCS
1994-03-16 Richard M. Stallman Initial revision
1994-03-16 Karl Heuer (Frandom): Eliminate bias in random number generator.
1994-03-16 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.
1994-03-16 Richard M. Stallman Initial revision
1994-03-16 Karl Heuer (manual-entry): Document what the arg does.
1994-03-16 Karl Heuer (update_menu_bar): Delete unused second argument. Callers changed.
1994-03-16 Karl Heuer (redisplay): Don't consider minibuffer name for frame title.
1994-03-16 Karl Heuer (Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo
1994-03-15 Karl Heuer (defun-prompt-regexp): Doc fix.
1994-03-15 Karl Heuer (LOCALTIME_CACHE): Define this symbol.
1994-03-15 Richard M. Stallman (Frename_file): Use RETURN_UNGCPRO when run handler.
1994-03-15 Karl Heuer (message1): Call message2 instead of duplicating code.
1994-03-15 Richard M. Stallman entered into RCS
1994-03-15 Richard M. Stallman (LaTeX patterns): Don't match \( and \[ following a \.
1994-03-15 Karl Heuer (Man-original-frame): New variable.
1994-03-15 Karl Heuer (Man-cooked-hook): Doc fix.
1994-03-15 Karl Heuer (gud-filter): Update comint-last-input-end.
1994-03-15 Karl Heuer Doc fix.
1994-03-15 Karl Heuer (Flogb): Check for 0.0. Emulate logb if needed.
1994-03-15 Karl Heuer (Man-filter-list): Extend footer pattern for hpux.
1994-03-15 Karl Heuer (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.
1994-03-15 Karl Heuer (x_scroll_bar_expose): Don't make the right border thicker.
1994-03-15 Karl Heuer (terminal-frame) [! MULTI_FRAME]: Create this variable.
1994-03-15 Karl Heuer (read_minibuf): Make minibuffer frame visible when minibuffer activated.
1994-03-14 Richard M. Stallman (Man-build-man-command): Redirect desc 2 to /dev/null.
1994-03-14 Karl Heuer (Fhandle_switch_frame): Ignore switch to dead frame.
1994-03-14 Richard M. Stallman (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.
1994-03-14 Richard M. Stallman (thisdir): New variable.
1994-03-14 Karl Heuer (Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with
1994-03-14 Karl Heuer (buffer-display-table, buffer-undo-list): Delete docstring of second version
1994-03-14 Karl Heuer (Fread_file_name): Delete docstring of second version of function, to avoid
1994-03-14 Karl Heuer (framep, selected-frame, frame-char-height, frame-char-width,
1994-03-14 Karl Heuer (Fget_buffer_process): Fix typo in comment.
1994-03-14 Richard M. Stallman Whitespace change.
1994-03-14 Karl Heuer (search_buffer): Avoid boolean/integer mixing that confuses some compilers.
1994-03-14 Karl Heuer (redisplay_window): Avoid dividing negative numbers, since the rounding effect
1994-03-14 Karl Heuer (window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,
1994-03-14 Karl Heuer (underline-region, ununderline-region): Use printable escapes instead of
1994-03-14 Karl Heuer (Info-insert-dir): Use printable escapes instead of embedding literal control
1994-03-14 Karl Heuer (indent-or-fill-region): Use printable escapes instead of embedding literal
1994-03-14 Karl Heuer (original-page-delimiter, set-page-delimiter): Use printable escapes instead of
1994-03-14 Karl Heuer (view-register, insert-register): Handle dead marker.
1994-03-14 Fred Pierresteguy *** empty log message ***
1994-03-14 Edward M. Reingold (lunar-phase): Use calendar-mod instead of % so that it
1994-03-14 Fred Pierresteguy *** empty log message ***
1994-03-14 Fred Pierresteguy entered into RCS
1994-03-14 Fred Pierresteguy (EmacsFrameSetCharSize): Set the values of left_pos and
1994-03-14 Richard M. Stallman (view-mode): Run view-mode-hook as well as view-hook.
1994-03-14 Richard M. Stallman Comment change.
1994-03-14 Richard M. Stallman (Finsert_file_contents): Don't let same_at_end be less than same_at_start.
1994-03-14 Richard M. Stallman (Fvertical_motion): New optional arg WINDOW.
1994-03-14 Richard M. Stallman (Fdelete_other_windows): Pass new arg to Fvertical_motion.
1994-03-14 Richard M. Stallman Undo previous change. Instead:
1994-03-14 Richard M. Stallman (Fx_popup_dialog): Define only if USE_X_TOOLKIT.
1994-03-13 Karl Heuer (text-mode): Doc fix.
1994-03-13 Karl Heuer Fix typo in comment.
1994-03-13 Richard M. Stallman (diff-latest-backup-file): Call file name handler properly.
1994-03-13 Richard M. Stallman (hide-other, hide-sublevels): Renamed from outline-...
1994-03-13 Richard M. Stallman Turn on menu-bar-mode.
1994-03-13 Richard M. Stallman Preload menu-bar.
1994-03-13 Richard M. Stallman (PURESIZE): Reduce to 230000.
1994-03-12 Richard M. Stallman (pascal-indent-case): Handle comma separated list.
1994-03-12 Karl Heuer (rmail-sort-by-lines): msgnum variable should be msg.
1994-03-12 Karl Heuer (Fexpt): Delete extraneous `for' statement.
1994-03-12 Karl Heuer (get_process): Allow arg to be a buffer object.
1994-03-12 Karl Heuer Doc fix.
1994-03-12 Karl Heuer Fix coding style.
1994-03-12 Karl Heuer Put hyphen in a safer place in the character class.
1994-03-12 Karl Heuer Don't use triple-hyphen in a character class.
1994-03-11 Karl Heuer (x_consider_frame_title): New function, extracted from display_mode_line.
1994-03-11 Fred Pierresteguy (xdialog_show): New function to handle the display of dialog boxes.
1994-03-11 Fred Pierresteguy *** empty log message ***
1994-03-11 Fred Pierresteguy *** empty log message ***
1994-03-11 Fred Pierresteguy (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
1994-03-11 Fred Pierresteguy (Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
1994-03-11 Fred Pierresteguy Initial revision
1994-03-11 Karl Heuer (mouse-kill): Select the clicked window first.
1994-03-11 Karl Heuer (lock_superlock): Synchronize NFS cache.
1994-03-10 Karl Heuer Add a comment to document the reason for the change in outline-level.
1994-03-10 Karl Heuer (outline-mode, outline-level): Doc fix.
1994-03-10 Karl Heuer (Fre_search_forward, Fre_search_backward): Doc fix.
1994-03-10 Richard M. Stallman (compute_motion): Initialize prev_hpos.
1994-03-10 Richard M. Stallman (shell-dynamic-complete-as-command): Make ignored-extensions
1994-03-10 Richard M. Stallman (find-buffer-visiting): Don't compare NUMBER if it is nil.
1994-03-10 Richard M. Stallman (byte-compile-track-mouse): Undo previous change,
1994-03-10 Richard M. Stallman (Man-filter-list): Don't insist on `...done' after `wait'.
1994-03-10 Richard M. Stallman (Fx_popup_menu): If POSITION is nil,
1994-03-10 Richard M. Stallman (command_loop_1): On entry, set this_command
1994-03-10 Richard M. Stallman (rmail-ignored-headers): Add several x400 header types.
1994-03-10 Richard M. Stallman (ispell-pdict-save, ispell-kill-ispell, ispell-continue):
1994-03-10 Richard M. Stallman (kill-emacs-hook): Don't autoload this hook.
1994-03-10 Richard M. Stallman (emerge-revisions, emerge-revisions-with-ancestor)
1994-03-10 Richard M. Stallman (ispell-dictionary-alist): Add autoload.
1994-03-10 Richard M. Stallman (ispell-menu-map): Autoload the whole setup.
1994-03-10 Richard M. Stallman (PURESIZE): Increment to 240000.
1994-03-10 Richard M. Stallman (menu-bar-bookmark-map): Autoload the whole setup.
1994-03-10 Richard M. Stallman (menu-bar-emerge-menu): Autoload the whole setup.
1994-03-10 Richard M. Stallman (generate-file-autoloads): Don't ignore the line
1994-03-10 Richard M. Stallman Delete the `>' from various menu item strings.
1994-03-10 Richard M. Stallman (display_mode_line): Highlight partial-width mode lines
1994-03-10 Richard M. Stallman (GLYPH_MODE_LINE_FACE): New macro.
1994-03-09 Richard M. Stallman Explain typing C-M-
1994-03-09 Richard M. Stallman Don't kill remaining processes if child exits.
1994-03-09 Karl Heuer (outline-regexp): Initialize outside the defvar.
1994-03-09 Karl Heuer (nroff-mode): Deleted garbage character.
1994-03-09 Karl Heuer (find-buffer-visiting): Fix typo in previous change.
1994-03-09 Karl Heuer Fix typo in previous change.
1994-03-09 Karl Heuer (Fcall_interactively): Don't select an active minibuffer.
1994-03-09 Karl Heuer (Fselect_window): Undo previous minibuffer change.
1994-03-09 Richard M. Stallman (window_loop): Delete MULTI_FRAME
1994-03-09 Karl Heuer (Fselect_window): Don't select an inactive minibuffer.
1994-03-09 Karl Heuer (mouse-minibuffer-check): New function to disallow mouse events in an inactive
1994-03-09 Karl Heuer (find-buffer-visiting): New function to look for another buffer visiting the
1994-03-08 Karl Heuer (apropos, super-apropos): Doc fix.
1994-03-08 Karl Heuer (super-apropos-check-doc-file): Use doc-directory instead of data-directory.
1994-03-08 Richard M. Stallman (Fdisplay_buffer): If pop_up_frames != 0,
1994-03-08 Karl Heuer Initial revision
1994-03-08 Richard M. Stallman Initial revision
1994-03-08 Karl Heuer Add freebsd.
1994-03-08 Richard M. Stallman (indented-text-mode): Run indented-text-mode-hook.
1994-03-08 Richard M. Stallman Renamed from mode-clone.el.
1994-03-08 Richard M. Stallman (comint-completion-fignore): New variable.
1994-03-08 Richard M. Stallman (shell-completion-fignore): New variable.
1994-03-08 Richard M. Stallman (syms_of_undo): staticpro pending_boundary.
1994-03-08 Roland McGrath (send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
1994-03-08 Roland McGrath Add #undef HAVE_FPATHCONF.
1994-03-08 Roland McGrath Check for fpathconf.
1994-03-08 Roland McGrath (term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.
1994-03-08 Roland McGrath (term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.
1994-03-08 Roland McGrath (term_get_fkeys_data): Variable removed.
1994-03-08 Richard M. Stallman (Fprevious_window, Fnext_window): ALL_FRAMES = visible
1994-03-08 Richard M. Stallman (next_frame, prev_frame): If MINIBUF is `visible',
1994-03-08 Roland McGrath (etags-list-tags): Check for explicit tag names.
1994-03-08 Roland McGrath (etags-tags-completion-table): Let the line number or char pos be empty.
1994-03-08 Richard M. Stallman (Qvisible): Declared.
1994-03-08 Richard M. Stallman (Fwindow_width): Doc fix.
1994-03-07 Richard M. Stallman entered into RCS
1994-03-07 Roland McGrath (compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.
1994-03-07 Karl Heuer Comment fix.
1994-03-07 Karl Heuer (gdb): Use a minibuffer map with TAB to complete a filename.
1994-03-07 Karl Heuer (comment-column): Doc fix.
1994-03-07 Karl Heuer (doprnt): Do the right thing for negative size spec.
1994-03-07 Karl Heuer (get_minibuffer): Make name buffer large enough.
1994-03-07 Karl Heuer (Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.
1994-03-07 Karl Heuer (temp_echo_area_glyphs): Use quit_char, not C-g.
1994-03-07 Karl Heuer (Fscroll_other_window): Doc fix.
1994-03-07 Richard M. Stallman (mouse-choose-completion): Bury the completion buffer.
1994-03-07 Richard M. Stallman Initial revision
1994-03-07 Richard M. Stallman Accept freebsd as OS.
1994-03-07 Richard M. Stallman Doc fixes.
1994-03-06 Richard M. Stallman (mark_object): Add no-op cast.
1994-03-06 Richard M. Stallman (edebug-skip-whitespace): Only \n, not \r, ends a comment.
1994-03-06 Richard M. Stallman (error): Use doprnt. Make buffer larger as necessary.
1994-03-06 Richard M. Stallman (backquote-listify): Renamed from bq-listify.
1994-03-06 Richard M. Stallman Complete rewrite by Sladkey.
1994-03-06 Richard M. Stallman Comment changes.
1994-03-06 Richard M. Stallman (operate_on_word): Don't move point; store in *NEWPOINT.
1994-03-06 Richard M. Stallman Initial revision
1994-03-05 Richard M. Stallman (c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.
1994-03-05 Richard M. Stallman (jka-compr-insert-file-contents): Handle 5th arg.
1994-03-05 Richard M. Stallman (byte-compile-track-mouse): Handle >1 body form.
1994-03-05 Richard M. Stallman (ARRAY_MARK_FLAG): Define here.
1994-03-05 Richard M. Stallman Clean up indentation and whitespace.
1994-03-05 Richard M. Stallman (main): Change delimiter from "^L" to "^_^L".
1994-03-05 Richard M. Stallman (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
1994-03-05 Richard M. Stallman Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.
1994-03-05 Richard M. Stallman (ARRAY_MARK_FLAG): Definition moved to lisp.h.
1994-03-05 Richard M. Stallman (shut_down_emacs): Set Vrun_hooks to nil.
1994-03-05 Richard M. Stallman (Fdo_auto_save): Doc fix.
1994-03-05 Richard M. Stallman (command_loop_1, read_key_sequence, Fcommand_execute):
1994-03-05 Richard M. Stallman (read_minibuf): Don't call Vrun_hooks if it is nil.
1994-03-05 Richard M. Stallman (save_excursion_restore): Don't call Vrun_hooks if nil.
1994-03-05 Richard M. Stallman (Fkill_buffer, Fkill_all_local_variables):
1994-03-05 Karl Heuer (command_loop_1): Fix misplaced assignment of last_point_position.
1994-03-04 Karl Heuer (rmail-message-filter): Doc fix.
1994-03-04 Karl Heuer *** empty log message ***
1994-03-04 Karl Heuer (isnan): New macro.
1994-03-04 Fred Pierresteguy (update_one_frame_psheets): Call EmacsFrameSetCharSize to
1994-03-04 Fred Pierresteguy (EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for
1994-03-04 Roland McGrath [USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.
1994-03-04 Roland McGrath (compile-goto-error): Push the mark before calling next-error.
1994-03-04 Richard M. Stallman (skip_chars): Treat `-' as alias for space, if syntaxp.
1994-03-04 Richard M. Stallman (system-key-alist): Fix the code value for `remove'.
1994-03-04 Richard M. Stallman (Finsert_file_contents): Pass del_range_1 two ends, not a length.
1994-03-04 Richard M. Stallman (byte-compile-insert-header): Take a filename argument.
1994-03-04 Richard M. Stallman (ange-ftp-nslookup-host, ange-ftp-start-process):
1994-03-04 Karl Heuer (chan_process): Don't specify size.
1994-03-04 Karl Heuer (c-fill-paragraph): Preserve final sentence boundary.
1994-03-03 Richard M. Stallman Rename comint-input-filter-functions and
1994-03-03 Richard M. Stallman (inferior-scheme-mode): Removed unnecessary
1994-03-03 Richard M. Stallman (comint-input-filter-functions)
1994-03-03 Richard M. Stallman (shell-dynamic-complete-functions): New variable.
1994-03-03 Richard M. Stallman (comint-after-partial-filename-command,
1994-03-03 Roland McGrath (generate-file-autoloads): Move misplaced paren in match clause of cond
1994-03-03 Karl Heuer Fix typo in comment.
1994-03-03 Karl Heuer (server-switch-buffer): Don't select a minibuffer.
1994-03-03 Karl Heuer (Fread_file_name): Do the right thing when insert-default-directory is nil.
1994-03-03 Karl Heuer (record_delete): Save last_point_position in the undo record, rather than the
1994-03-03 Karl Heuer New variable last_point_position.
1994-03-03 Karl Heuer (command_loop_1): Set last_point_position to the value of point.
1994-03-03 Richard M. Stallman (Finsert_file_contents): If undo_list was t, leave it t.
1994-03-03 Richard M. Stallman (kill-emacs-query-functions, kill-buffer-query-functions):
1994-03-03 Richard M. Stallman (outline-on-heading-p): Use bolp.
1994-03-03 Richard M. Stallman (current-word): Check properly for bolp. New optional arg STRICT. Doc fix.
1994-03-03 Karl Heuer (main): Change delimiter from "^L" to "^_^L".
1994-03-03 Richard M. Stallman (map_event_to_object, set_frame_menubar):
1994-03-03 Richard M. Stallman Comment change.
1994-03-03 Karl Heuer Use add-hook instead of setq.
1994-03-03 Karl Heuer (Fget_file_buffer): Doc fix.
1994-03-03 Karl Heuer (buffer-file-truename): Doc fix.
1994-03-03 Karl Heuer (substitute-key-definition): Avoid infinite recursion.
1994-03-03 Karl Heuer (C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.
1994-03-02 Richard M. Stallman (chan_process, Vprocess_alist): Declared.
1994-03-02 Richard M. Stallman (chan_process, Vprocess_alist): No longer static.
1994-03-02 Richard M. Stallman (mouse-choose-completion): Use that as the buffer to edit.
1994-03-02 Richard M. Stallman (PURESIZE) [MULTI_FRAME]: Incremented to 230000.
1994-03-02 Richard M. Stallman (Fdisplay_completion_list): Restore original buffer
1994-03-02 Richard M. Stallman (completion-list-mode): Set completion-reference-buffer
1994-03-02 Richard M. Stallman (menu_bar_items): When moving an item to the end,
1994-03-02 Richard M. Stallman Include unistd.h.
1994-03-02 Richard M. Stallman (Fdelete_frame): Don't initialize a Lisp_Object.
1994-03-02 Richard M. Stallman (telnet): Use chars in comint-delimiter-argument-list.
1994-03-02 Richard M. Stallman (shell-delimiter-argument-list): Now has chars, not strings.
1994-03-02 Richard M. Stallman (comint-arguments): Use just one regexp to find end of arg
1994-03-02 Richard M. Stallman (pascal-calculate-indent): Fixed indentation bug
1994-03-02 Richard M. Stallman (shell-dirtrackp): Variable definition added.
1994-03-02 Richard M. Stallman (inferior-lisp-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman (shell-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman (inferior-scheme-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman (full-copy-sparse-keymap): Function deleted.
1994-03-02 Roland McGrath (diff-latest-backup-file): Check for a file-name-handler and run it.
1994-03-02 Richard M. Stallman (makefile-mode): Set local-write-file-hooks, not write-file-hooks.
1994-03-02 Karl Heuer (copy-face): Don't change old-face and new-face before the frame loop.
1994-03-02 Karl Heuer (with_x_toolkit): Fix typo in previous change.
1994-03-02 Karl Heuer (Fx_list_fonts): Avoid confused increment of info.
1994-03-02 Karl Heuer (Fforward_comment): Do the right thing at eob.
1994-03-02 Karl Heuer (iconify-or-deiconify-frame): Don't make invisible before making visible.
1994-03-02 Roland McGrath (tags-add-tables): Change default value to 'ask-user; update doc.
1994-03-02 Richard M. Stallman (ispell-message-text-end): New variable.
1994-03-02 Richard M. Stallman Initial revision
1994-03-02 Karl Heuer (iconify-or-deiconify-frame): Force temporary invisibility even if this is the
1994-03-02 Richard M. Stallman (mail-do-fcc): Don't write a newline before the text.
1994-03-02 Richard M. Stallman (menu_bar_items): Accept old vector as arg. Return a vector.
1994-03-02 Richard M. Stallman (update_menu_bar): Change call to menu_bar_items.
1994-03-02 Richard M. Stallman (memory_signal_data): No longer static.
1994-03-02 Richard M. Stallman (Fsignal): If DATA is memory_signal_data, don't add to it.
1994-03-02 Richard M. Stallman (struct handler): New field chosen_clause.
1994-03-02 Richard M. Stallman (make_frame): Init menu_bar_items field to 0.
1994-03-02 Karl Heuer New s-file for rs60000-ibm-aix3.2.5.
1994-03-02 Karl Heuer Initial revision
1994-03-02 Karl Heuer Use -g with the native compiler.
1994-03-02 Richard M. Stallman (del_range_1): New function.
1994-03-02 Richard M. Stallman (insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
1994-03-01 Edward M. Reingold * calendar.el (calendar-current-date): Use fixed assoc list for
1994-03-01 Richard M. Stallman (pascal-sub-block-re): Recognize for and with.
1994-03-01 Doug Evans Move comment to proper place.
1994-03-01 Karl Heuer (Info-restore-point): Don't wipe out hl before using it.
1994-03-01 Karl Heuer (picture-forward-column, picture-backward-column): Allow backward motion
1994-03-01 Karl Heuer (inhibit-startup-echo-area-message): Doc fix.
1994-03-01 Karl Heuer Fix typo in comment.
1994-03-01 Karl Heuer (tc-mode-map): Fix binding of tc-dissociate.
1994-02-28 Karl Heuer (memory_full): Use new variable memory_signal_data with precomputed value
1994-02-28 Fred Pierresteguy (xmenu_show): Test XtWindowToWidget before inserting into the event_queue.
1994-02-28 Fred Pierresteguy (XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
1994-02-27 David J. MacKenzie Use GPL.
1994-02-27 David J. MacKenzie *** empty log message ***
1994-02-27 David J. MacKenzie Use GPL.
1994-02-27 David J. MacKenzie Initial revision
1994-02-27 David J. MacKenzie Update GPL.
1994-02-27 David J. MacKenzie * make-path.c (main): Return 1 on error, not -1. Update GPL.
1994-02-27 David J. MacKenzie * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
1994-02-27 David J. MacKenzie Fix comment typos.
1994-02-26 Richard M. Stallman (with_x_toolkit): Don't allow motif or open-look.
1994-02-26 Richard M. Stallman (LD_SWITCH_SYSTEM): New definitions, with #undef.
1994-02-26 Richard M. Stallman Comment change.
1994-02-26 Karl Heuer (sys_subshell): New function, split from sys_suspend.
1994-02-26 Karl Heuer (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
1994-02-26 Karl Heuer (menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
1994-02-26 Karl Heuer (Fset_window_configuration): Allow for menu-bar-lines to have changed since
1994-02-26 Karl Heuer (OVERLAY_POSITION): Don't check which buffer it points to.
1994-02-26 Richard M. Stallman (system-key-alist): Renamed from vendor-key-syms.
1994-02-26 Richard M. Stallman (Vsystem_key_alist): Renamed from Vvendor_key_alist.
1994-02-26 Karl Heuer (comint-exec-1): Force a local copy of the environment.
1994-02-26 Karl Heuer Delete extra backslash on last line of macro.
1994-02-26 Karl Heuer Clean up c-font-lock-keywords; now slightly more consistent about highlighting
1994-02-25 Karl Heuer (compute_motion): Allow for invisible overlays in next_invisible lookahead.
1994-02-25 Karl Heuer (display_text_line): Allow for invisible overlays in next_invisible lookahead.
1994-02-25 Richard M. Stallman (help-menu-map): Variable deleted, and its binding.
1994-02-25 Fred Pierresteguy (EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.
1994-02-25 Fred Pierresteguy (XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
1994-02-25 Fred Pierresteguy (EmacsFrameSetCharSize): Call check_frame_size and update
1994-02-25 Richard M. Stallman (c-macro-display-buffer): Delete special view-mode hack.
1994-02-25 Karl Heuer (set-visited-file-name): Unlock the file if setting the visited file name to
1994-02-25 Karl Heuer (Buffer-menu-toggle-read-only): Change toggle-read-only to
1994-02-25 Karl Heuer *** empty log message ***
1994-02-25 Richard M. Stallman (byte-compile-from-buffer, byte-compile-top-level):
1994-02-25 Richard M. Stallman (byte-compile-protect-from-advice): New macro that
1994-02-24 Richard M. Stallman (hide-sublevels): Doc fix. Rename arg.
1994-02-24 Karl Heuer (help-for-help): Use help-map in the docstring.
1994-02-24 Karl Heuer (make-help-screen): Initialize help-screen before changing the keymap.
1994-02-24 Richard M. Stallman (outline-minor-mode-prefix): Change to C-c C-o.
1994-02-24 Richard M. Stallman (lisp-mode-variables): Set outline-regexp.
1994-02-24 Richard M. Stallman (nroff-mode): Set outline-regexp and outline-level.
1994-02-24 Richard M. Stallman (c-mode): Set outline-regexp and outline-level.
1994-02-24 Karl Heuer Fix value of docdir.
1994-02-24 Richard M. Stallman (Fload): Cast the args to stat.
1994-02-24 Karl Heuer Install DOC* in docdir.
1994-02-24 Richard M. Stallman (*-sysv4.1): Set NON_GNU_CPP.
1994-02-24 Karl Heuer (direct_output_forward_char): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (direct_output_for_insert): Fix comment.
1994-02-24 Karl Heuer (compute_motion, vmotion): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (try_window, display_text_line): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
1994-02-24 Karl Heuer (Fget_char_property): Fix docstring.
1994-02-24 Karl Heuer (Fget_char_property): New function.
1994-02-24 Richard M. Stallman Formerly INSTALL.~20~
1994-02-24 Karl Heuer (sort_overlays): Allow for null window.
1994-02-24 Richard M. Stallman Don't force os=-hpux for hp9k2... and hp9k3...
1994-02-24 Fred Pierresteguy (x_window): Call XChangeWindowAttributes with the standard
1994-02-24 Richard M. Stallman (Fx_popup_menu): Allow t as position, meaning use mouse pos.
1994-02-24 Richard M. Stallman (Fy_or_n_p): Use a popup menu if reached via mouse command.
1994-02-24 Richard M. Stallman (mouse_get_pos): Don't convert to glyph units.
1994-02-24 Richard M. Stallman (construct_mouse_click): Don't convert to glyph units.
1994-02-24 Richard M. Stallman (Fmouse_position): Convert to glyph units.
1994-02-24 Richard M. Stallman (make_lispy_movement, make_lispy_event):
1994-02-24 Richard M. Stallman (ELF_BSS_SECTION_NAME): New macro (config.h may override).
1994-02-24 Richard M. Stallman (Fkill_buffer): Call the Vkill_buffer_query_functions.
1994-02-24 Richard M. Stallman (kill-emacs-query-functions): New variable.
1994-02-24 Richard M. Stallman (Info-build-node-completions): Add a call to widen.
1994-02-23 Richard M. Stallman (debug, debug-on-entry): Doc strings.
1994-02-23 Karl Heuer *** empty log message ***
1994-02-23 Richard M. Stallman Include usg5-4.h.
1994-02-23 Richard M. Stallman [NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
1994-02-23 Richard M. Stallman NEWSOS5 conditional deleted.
1994-02-23 Karl Heuer (byte-compile-file): Return nil on failure.
1994-02-23 Karl Heuer (main, get_time): Don't crash on invalid input.
1994-02-23 Richard M. Stallman (jka-compr-partial-uncompress): Make dd give you
1994-02-23 Richard M. Stallman *** empty log message ***
1994-02-23 Richard M. Stallman (posn-x-y): New function.
1994-02-23 Richard M. Stallman Removed all support for Emacs-18:
1994-02-23 Edward M. Reingold Fix calendar-cursor-to-date to handle starred days correctly.
1994-02-23 Richard M. Stallman (Finsert_file_contents): If REPLACE, always do lseek.
1994-02-23 Karl Heuer (rmail-insert-inbox-text): Recognize the spool directory even if symlinks are
1994-02-22 Karl Heuer New variable docdir to control where the docstring file goes.
1994-02-22 Karl Heuer Use docdir to initialize PATH_DOC in paths.h.
1994-02-22 Karl Heuer New path PATH_DOC for doc-directory.
1994-02-22 Karl Heuer (syms_of_callproc): New variable Vdoc_directory.
1994-02-22 Karl Heuer (get_doc_string, Snarf_documentation): Use new variable doc_directory.
1994-02-22 Karl Heuer New variable doc_directory.
1994-02-22 Karl Heuer When --run-in-place, don't inherit archlibdir.
1994-02-22 Karl Heuer Move extern declarations to top of file.
1994-02-22 Karl Heuer (get_time): Simplify; avoid calling index.
1994-02-22 Richard M. Stallman (calendar-cursor-to-date): Fix search string so it
1994-02-22 Richard M. Stallman (make_lispy_event): For menu bar event in USE_X_TOOLKIT
1994-02-22 Richard M. Stallman (construct_menu_click): Undo previous change.
1994-02-21 Richard M. Stallman (x_had_errors_p): New function.
1994-02-21 Richard M. Stallman (get_keyelt): Cached equiv-key data is now a sublist.
1994-02-21 Richard M. Stallman Whitespace change.
1994-02-21 Karl Heuer (shrink-window-if-larger-than-buffer): Don't shrink if the window that would
1994-02-21 Richard M. Stallman (single_keymap_panes): Properly skip help-string if any.
1994-02-21 Richard M. Stallman (picture-mode-map): Replace delete-backward-char
1994-02-20 Roland McGrath Move config.h after system includes.
1994-02-20 Roland McGrath [BSD]: #undef WCOREDUMP before defining it.
1994-02-20 Richard M. Stallman (BSD_PGRPS): Add #undef.
1994-02-20 Richard M. Stallman (install-arch-dep, install-arch-indep):
1994-02-20 Richard M. Stallman (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
1994-02-19 Richard M. Stallman (x_window_to_frame): Add parens for clarity.
1994-02-19 Richard M. Stallman (XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
1994-02-19 Richard M. Stallman *** empty log message ***
1994-02-19 Richard M. Stallman (get_keyelt): Discard keyboard equivalents
1994-02-19 Richard M. Stallman Find and display keyboard equivalents of menu items.
1994-02-19 Richard M. Stallman (calendar-string-to-mayan-long-count): Don't
1994-02-19 Richard M. Stallman (substitute-key-definition): Don't discard menu strings.
1994-02-18 Richard M. Stallman (lisp-complete-symbol): Doc fix.
1994-02-18 Richard M. Stallman (mouse-delete-max-match): Set len properly.
1994-02-18 Richard M. Stallman Initial revision
1994-02-18 Richard M. Stallman Comment changes.
1994-02-18 Richard M. Stallman Initial revision
1994-02-18 Fred Pierresteguy *** empty log message ***
1994-02-18 Richard M. Stallman (Fx_parse_geometry): Don't call check_x.
1994-02-18 Richard M. Stallman (gud-mode): Define C-c C-l in gud buffer.
1994-02-18 Richard M. Stallman Comment change.
1994-02-18 Richard M. Stallman Initial revision
1994-02-18 Fred Pierresteguy entered into RCS
1994-02-18 Fred Pierresteguy *** empty log message ***
1994-02-18 Fred Pierresteguy (popup_selection_callback): Clean up code. Remove code in #if 0 directive.
1994-02-18 Richard M. Stallman (gnu_bits): Use unsigned char.
1994-02-18 Richard M. Stallman (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. Stallman (Fdelete_other_windows): Don't call Frecenter;
1994-02-18 Richard M. Stallman (dumpglyphs): Try various alternatives for foreground color
1994-02-17 Richard M. Stallman Comment changes.
1994-02-17 Richard M. Stallman *** empty log message ***
1994-02-17 Richard M. Stallman (ange-ftp-insert-file-contents): New arg REPLACE.
1994-02-17 Fred Pierresteguy *** empty log message ***
1994-02-17 Richard M. Stallman Delete the code to enable menu bars.
1994-02-17 Richard M. Stallman (defun-prompt-regexp): Now a user variable.
1994-02-17 Richard M. Stallman Use <...> for config.h.
1994-02-17 Richard M. Stallman *** empty log message ***
1994-02-17 Richard M. Stallman (Finsert_file_contents): Fix previous change.
1994-02-17 Richard M. Stallman (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. Stallman (Finsert_file_contents): New arg REPLACE.
1994-02-17 Richard M. Stallman (revert-buffer): Use new insert-file-contents replace arg.
1994-02-17 Noah Friedman interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.
1994-02-17 Richard M. Stallman (child_setup_tty): Typo in previous change.
1994-02-17 Richard M. Stallman (time-stamp-start): Allow more white space
1994-02-17 Richard M. Stallman entered into RCS
1994-02-17 Richard M. Stallman (unexec): Add cast to result of `sbrk'.
1994-02-17 Richard M. Stallman (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
1994-02-17 Richard M. Stallman (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
1994-02-17 Richard M. Stallman (BSD_PGRPS): Defined.
1994-02-17 Richard M. Stallman (main): Test BSD_PGRPS, not BSD.
1994-02-17 Richard M. Stallman (init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
1994-02-17 Richard M. Stallman (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 3.0 f77 regexp to
1994-02-16 Richard M. Stallman (init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
1994-02-16 Richard M. Stallman (put_line): Don't break the line if it all fits.
1994-02-16 Richard M. Stallman (recover-file): Call auto-save-file-name-p correctly.
1994-02-16 Richard M. Stallman (c++-mode): Set parse-sexp-ignore-comments to t.
1994-02-16 Richard M. Stallman (interpreter-mode-alist): New variable.
1994-02-15 Richard M. Stallman (face-try-color-list): Don't rely on errors from using
1994-02-15 Richard M. Stallman (sys_write): If any bytes were written, return how many.
1994-02-15 Richard M. Stallman (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. Stallman 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 specially in
1994-02-14 Karl Heuer Fix comments.
1994-02-14 Francesco Potortì * etags.c (absolute_pathnames, cwd): added global vars.
1994-02-14 Roland McGrath Initial 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. Stallman (decode_mode_spec): Support %+.
1994-02-13 Richard M. Stallman (undo, yank): Set this-command to t at start,
1994-02-13 Richard M. Stallman (command_loop_1): On entry, set last_command to this_command.
1994-02-12 Richard M. Stallman (term_init): If no `se', use `me';
1994-02-12 Richard M. Stallman (command-line-1): Improve previous change.
1994-02-12 Richard M. Stallman (command-line-1): Improve previous change.
1994-02-12 Richard M. Stallman (inhibit-startup-echo-area-message): New variable.
1994-02-12 Richard M. Stallman (face-initialize): Specify default characteristics
1994-02-12 Karl Heuer (super-apropos-check-doc-file): Don't attempt to retrieve function
1994-02-12 Richard M. Stallman (disabled-command-hook): Use eq to compare elts
1994-02-12 Richard M. Stallman Set up Alt keys as well as C-x 8 prefix.
1994-02-12 Richard M. Stallman (Fset_frame_height, Fset_frame_width, Fset_frame_size):
1994-02-12 Richard M. Stallman (clone-init-mode-variables): Don't defvar
1994-02-12 Karl Heuer Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
1994-02-12 Richard M. Stallman (perl-mode): Set parse-sexp-ignore-comments.
1994-02-12 Richard M. Stallman (${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
1994-02-12 Karl Heuer Fix conditional compilation.
1994-02-12 Karl Heuer Delete HAVE_SETSID; configure checks for that.
1994-02-12 Richard M. Stallman *** empty log message ***
1994-02-12 Karl Heuer (gethomedir): Look at LOGNAME before USER.
1994-02-11 Karl Heuer (x_scroll_bar_create): Fix indentation.
1994-02-11 Karl Heuer (Fuser_real_login_name): Doc fix.
1994-02-11 Karl Heuer (rmail-dont-reply-to): Change user-original-login-name to user-login-name.
1994-02-11 Karl Heuer (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
1994-02-11 Karl Heuer (user-original-login-name): Reduce to a defalias, since it's redundant with
1994-02-11 Karl Heuer (gnus-user-login-name): Fix doc string.
1994-02-11 Karl Heuer (gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
1994-02-11 Karl Heuer (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
1994-02-11 Karl Heuer (Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
1994-02-11 Karl Heuer (init_editfns): Look at LOGNAME before USER.
1994-02-11 Richard M. Stallman Don't initialize CC.
1994-02-11 Karl Heuer (perform-replace): Check for empty stack.
1994-02-11 Richard M. Stallman (syms_of_buffer): Doc fix.
1994-02-11 Richard M. Stallman (decode_mode_spec): Implement `P'.
1994-02-11 Charles Hannum Use -ltermcap, not Emacs's own version. #undef symbols used for
1994-02-11 Roland McGrath (SYSV_SYSTEM_DIR): Define.
1994-02-11 Fred Pierresteguy (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
1994-02-11 Fred Pierresteguy *** empty log message ***
1994-02-11 Fred Pierresteguy (x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
1994-02-11 Fred Pierresteguy (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
1994-02-11 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
1994-02-11 Karl Heuer Fix spelling of pre-command-hook.
1994-02-11 Karl Heuer (syms_of_keyboard): Add a DEFVAR for command-hook-internal.
1994-02-11 Karl Heuer Fix syntax used for C-SPC.
1994-02-11 Roland McGrath (etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
1994-02-11 Roland McGrath (sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
1994-02-11 Roland McGrath Add #undef SYS_SIGLIST_DECLARED.
1994-02-11 Karl Heuer (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
1994-02-11 Karl Heuer (read_filtered_event): Retry read_char after a buffer change.
1994-02-11 Karl Heuer Split #ifdef so as not to confuse c-mode.
1994-02-11 Karl Heuer (Fpos_visible_in_window_p): Take hscroll into account.
1994-02-10 Karl Heuer (buffer_posn_from_coords): Take hscroll into account.
1994-02-10 Karl Heuer (Fmessage): Copy the text to be displayed into a malloc'd buffer.
1994-02-10 Karl Heuer Comment change.
1994-02-10 Karl Heuer (difftm): Simplify expression.
1994-02-10 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
1994-02-10 Richard M. Stallman (shell-get-current-command): Make regexp more selective.
1994-02-10 Richard M. Stallman (mouse-start-end): For double click with START on openparen,
1994-02-10 Richard M. Stallman (lisp-font-lock-keywords-2): Quote the * in let*.
1994-02-10 Richard M. Stallman Use new name vmsdir.h.
1994-02-10 Karl Heuer (outline-mode): Fix spelling of add-hook.
1994-02-10 Karl Heuer (Fdo_auto_save): Save echo_area_glyphs_length.
1994-02-10 Karl Heuer (Fgarbage_collect): Save echo_area_glyphs_length.
1994-02-09 Karl Heuer (Fkill_all_local_variables): Run change-major-mode-hook.
1994-02-09 Karl Heuer (x_display_cursor, process_expose_from_menu): Block input.
1994-02-09 Karl Heuer (vc-comment-to-change-log): Load add-log before binding
1994-02-09 Karl Heuer (CRT0_DUMMIES): Definition deleted.
1994-02-09 Karl Heuer (mouse-start-end): Check START rather than point for being at eob.
1994-02-09 Karl Heuer (mark_object): Fetch obj from *objptr at loop, not at the gotos.
1994-02-09 Richard M. Stallman (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
1994-02-09 Richard M. Stallman Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.
1994-02-09 Fred Pierresteguy (xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
1994-02-09 Richard M. Stallman (C_SWITCH_MACHINE): Get this from autoconf.
1994-02-09 Richard M. Stallman (display-time): Use expand-file-name to make file name of wakeup.
1994-02-09 Richard M. Stallman (disabled-command-hook): Use eq to compare elts of this-command-keys.
1994-02-09 Karl Heuer (rmail-summary-expunge-and-save): Mark summary buffer as unmodified.
1994-02-09 Karl Heuer (rmail-expunge-and-save): Mark summary buffer as unmodified.
1994-02-09 Karl Heuer Add (require 'rmail) so the macro will be byte-compiled properly.
1994-02-09 Karl Heuer (compute_char_face): Extract overlay-sorting code as a separate function,
1994-02-09 Karl Heuer (sort-overlays): New function, extracted from xfaces.c.
1994-02-08 Richard M. Stallman (main) [HAVE_SYSVIPC]: Reverse test of fork value.
1994-02-08 Richard M. Stallman (show-children): Don't narrow to (1+ (point-max)) when
1994-02-08 Roland McGrath (generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
1994-02-08 Roland McGrath *** empty log message ***
1994-02-08 Roland McGrath (print): If print_escapes_newlines, print '\f' as "\\f".
1994-02-08 Karl Heuer (rmail-edit-current-message): Make local variables permanent, so
1994-02-08 Karl Heuer (rmail-variables): Make local variables permanent, so the user can safely
1994-02-08 Richard M. Stallman (copy-face): Doc fix.
1994-02-08 Richard M. Stallman (finder-mode): Doc fix.
1994-02-08 Richard M. Stallman (mail-signature): Insert a `-- ' line.
1994-02-08 Richard M. Stallman (Fprocess_kill_without_query): Doc fix.
1994-02-08 Karl Heuer (compute_motion): Source code was improperly indented.
1994-02-08 Karl Heuer (make-syntax-table): Behave like copy-syntax-table if an argument is given,
1994-02-08 Karl Heuer (batch-update-autoloads): Add missing close paren.
1994-02-08 Jim Meyering *** empty log message ***
1994-02-08 Karl Heuer *** empty log message ***
1994-02-07 Karl Heuer (ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
1994-02-07 Karl Heuer (mail-signature): Doc mod.
1994-02-07 Karl Heuer (insert-parentheses): Doc mod.
1994-02-07 Roland McGrath (autoload-trim-file-name): New function.
1994-02-07 Richard M. Stallman (desktop-bug-report): Command deleted.
1994-02-07 Richard M. Stallman (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.
1994-02-07 Richard M. Stallman (calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.
1994-02-07 Richard M. Stallman (calendar-print-french-date,diary-french-date):
1994-02-07 Richard M. Stallman (view-diary-entries,diary-islamic-date): Use new error arg
1994-02-07 Richard M. Stallman (calendar-cursor-holidays): Use new error arg
1994-02-07 Richard M. Stallman (insert-diary-entry,insert-weekly-diary-entry,
1994-02-07 Richard M. Stallman (calendar-mode-line-format): Change "current" to "today".
1994-02-07 Richard M. Stallman Comment change.
1994-02-07 Roland McGrath (remote-compile): Set comint-file-name-prefix in the compilation buffer.
1994-02-07 Michael I. Bushnell Fix Roland's misplaced paren around call to marker-buffer.
1994-02-07 Fred Pierresteguy (x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
1994-02-07 Richard M. Stallman Finish previous change.
1994-02-07 Richard M. Stallman Change the sequences aa and ae to just a and e.
1994-02-07 Richard M. Stallman (gomoku-init-display, gomoku-put-char):
1994-02-07 Richard M. Stallman (tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.
1994-02-07 Richard M. Stallman (makefile-browser-fill, makefile-browser-toggle):
1994-02-07 Richard M. Stallman (hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.
1994-02-07 Richard M. Stallman (hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.
1994-02-07 Richard M. Stallman (c-macro-expand): Check inhibit-read-only.
1994-02-07 Richard M. Stallman Properly check in the total rewrite installed months ago.
1994-02-07 Roland McGrath (update-file-autoloads): Never ask the user where to put a new section.
1994-02-07 Richard M. Stallman Comment changes.
1994-02-07 Richard M. Stallman Initial revision
1994-02-07 Roland McGrath (push-mark): Don't push on global-mark-ring if its car is a marker in the
1994-02-07 Roland McGrath (global-mark-ring, global-mark-ring-max): New variables.
1994-02-07 Richard M. Stallman Initial revision
1994-02-07 Richard M. Stallman (single_keymap_panes): Use internal_condition_case_1.
1994-02-07 Richard M. Stallman (menu_bar_item): Use internal_condition_case_1.
1994-02-07 Richard M. Stallman (internal_condition_case_1): New function.
1994-02-07 Richard M. Stallman (indent-c-exp): If line starts with }, ignore what
1994-02-06 Richard M. Stallman (kill-region): Test inhibit-read-only.
1994-02-06 Richard M. Stallman (auto-mode-alist): Add elt for .tcl files.
1994-02-06 Richard M. Stallman (dired-listing-switches): Doc fix.
1994-02-06 Richard M. Stallman (rmail-output): Handle rmail-output-file-alist.
1994-02-06 Richard M. Stallman (init_frame_faces): Clear FRAME_N_COMPUTED_FACES
1994-02-06 Richard M. Stallman (fix_glyph): New function.
1994-02-06 Richard M. Stallman (mouse-yank-secondary): Do move point.
1994-02-06 Richard M. Stallman (menu-bar-emerge-menu): New map.
1994-02-06 Richard M. Stallman Use > as convention for another menu follows.
1994-02-06 Richard M. Stallman Add defvars for many vars already being used.
1994-02-06 Richard M. Stallman Comment change.
1994-02-05 Richard M. Stallman (main) [AIX]: Don't handle signal 20, 21 or 22.
1994-02-05 Roland McGrath (rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.
1994-02-05 Roland McGrath Removed many extra autoload cookies.
1994-02-05 Richard M. Stallman (internal_condition_case_1): Declared.
1994-02-05 Richard M. Stallman Comment changes and doc fixes.
1994-02-05 Richard M. Stallman (profile): New target.
1994-02-05 Richard M. Stallman (desktop-internal-v2s): Allow saving of markers and subrs.
1994-02-05 Richard M. Stallman (string-rectangle): Make operate-on-rectangle convert tabs.
1994-02-05 Richard M. Stallman (outline-end-of-subtree): If loop leaves us at eob,
1994-02-04 Richard M. Stallman (Fwhere_is_internal): Take just one keymap arg.
1994-02-04 Richard M. Stallman (Fsubstitute_command_keys): Pass keymap as that arg
1994-02-04 Richard M. Stallman (vc-make-backup-files): Doc fix.
1994-02-04 Richard M. Stallman (rmail-reply): If no resent-date, use ordinary date.
1994-02-04 Richard M. Stallman (outline-mode-map): Move C-c C-h to C-c C-d.
1994-02-04 Karl Heuer (verify_interval_modification): When checking read-only, allow for the case
1994-02-04 Richard M. Stallman (kbd_buffer_get_event): Pass 1 to read_avail_input.
1994-02-04 Karl Heuer (drem): Check for this function.
1994-02-04 Richard M. Stallman (Using NON_GNU_CPP): Don't lose if it has spaces.
1994-02-04 Karl Heuer (fmod): Implement it on systems where it's missing, using drem if available.
1994-02-04 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
1994-02-04 Richard M. Stallman (te-escape-help, te-more-break-help, terminal-emulator):
1994-02-04 Richard M. Stallman (insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 Richard M. Stallman (edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
1994-02-04 Richard M. Stallman (calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 Richard M. Stallman (sentence-end-double-space): New variable.
1994-02-04 Richard M. Stallman (do-auto-fill): Don't break line at period-single-space.
1994-02-04 Karl Heuer Add comments describing the rules used by the merge algorithm.
1994-02-04 Richard M. Stallman (comment-region): Fix previous change.