log

age author description
1994-04-12 Richard M. Stallman #undef static.
1994-04-12 Richard M. Stallman (Fset_process_window_size): New function.
1994-04-12 Richard M. Stallman (set_window_size): New function.
1994-04-12 Richard M. Stallman (makeinfo-region): Fix name of tex-start/end-of-header.
1994-04-12 Richard M. Stallman Conditionals testing for null $CC were backwards.
1994-04-12 Richard M. Stallman (specbind): Use find_symbol_value.
1994-04-12 Richard M. Stallman (Fsetq_default, Fmake_local_variable): Doc syntax fix.
1994-04-12 Richard M. Stallman (dired-add-entry): Set opoint at beginning of line.
1994-04-12 Richard M. Stallman (send_process): Test pty_flag field for nil, not 0.
1994-04-12 Karl Heuer (ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.
1994-04-12 Karl Heuer (gud-filter): Let comint-output-filter do the hard work.
1994-04-12 Richard M. Stallman (LD_SWITCH_SYSTEM): Alternate definition if __GNUC__.
1994-04-12 Richard M. Stallman Check for INCLUDED_FCNTL already defined.
1994-04-12 Richard M. Stallman If we include fcntl.h, define INCLUDED_FCNTL.
1994-04-12 Richard M. Stallman (dired-move-to-filename-regexp): Match the year or time.
1994-04-12 Richard M. Stallman Add sunos4shr as alternative for suns.
1994-04-12 Richard M. Stallman entered into RCS
1994-04-12 Richard M. Stallman (main): Fix typo in prev. change.
1994-04-12 Karl Heuer (main): Use setuid, not seteuid.
1994-04-12 Karl Heuer (make_lispy_event): Initialize item.
1994-04-11 Karl Heuer (vmotion): Use minibuf_prompt_width despite window-start.
1994-04-11 Richard M. Stallman (temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.
1994-04-11 Richard M. Stallman (menu-bar-emerge-menu): Improve menu title.
1994-04-11 Karl Heuer (printchar, strout): Use FRAME_PTR, not struct frame *.
1994-04-11 Richard M. Stallman Renamed from eval-region.el. Fix the `provide' call.
1994-04-11 Karl Heuer (Fmouse_position) [!MULTI_FRAME]: Declare col and row.
1994-04-11 Richard M. Stallman (make_lispy_movement): Conditionalize on MULTI_FRAME.
1994-04-11 Richard M. Stallman (x_decline_selection_request): Call XFlushQueue.
1994-04-11 Richard M. Stallman (Fsetq): Doc fix.
1994-04-11 Richard M. Stallman (syms_of_print): Doc fix.
1994-04-11 Richard M. Stallman (dired-move-to-filename): Use skip-chars-forward
1994-04-11 Karl Heuer (jka-compr-handler): Save match data.
1994-04-11 Richard M. Stallman Comment change.
1994-04-11 Karl Heuer (makefile-mode): make-local-variable misspelled as make-local-file.
1994-04-11 Karl Heuer (comint-dynamic-complete-as-filename): Save end of match before calling other
1994-04-11 Karl Heuer (dired-move-to-filename): Handle leading blanks.
1994-04-11 Karl Heuer (force-mode-line-update): Doc fix.
1994-04-11 Richard M. Stallman entered into RCS
1994-04-10 Richard M. Stallman (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
1994-04-10 Richard M. Stallman If server is a Sun, call menu-bar-enable-clipboard.
1994-04-10 Richard M. Stallman (dumpglyphs): Clear any extra pixel rows below the text.
1994-04-10 Richard M. Stallman (x_figure_window_size): Don't call x_calc_absolute_position.
1994-04-10 Richard M. Stallman (EmacsFrameSetCharSize): Do not attempt to preserve the window position.
1994-04-10 Richard M. Stallman (internal_self_insert): Test Vafter_change_functions,
1994-04-10 Richard M. Stallman (before_change_functions_restore):
1994-04-10 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): Declared.
1994-04-10 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): New variables.
1994-04-10 Richard M. Stallman (frame_update_line_height): Check param_faces[i] not null.
1994-04-10 Richard M. Stallman (Fx_list_fonts): Doc fix.
1994-04-10 Richard M. Stallman *** empty log message ***
1994-04-09 Daniel LaLiberte comment changes.
1994-04-09 Richard M. Stallman (inhibit-first-line-modes-regexps): Renamed from
1994-04-09 Daniel LaLiberte Jumping up to new revision.
1994-04-09 Richard M. Stallman (main): Handle EXTRA_INITIALIZE.
1994-04-09 Richard M. Stallman Initial revision
1994-04-09 Richard M. Stallman Handle -isc4.0*.
1994-04-09 Richard M. Stallman (function-key-map): Use f11, not \e.
1994-04-09 Richard M. Stallman (get_keymap): Pass 1 as ERROR to get_keymap_1.
1994-04-09 Richard M. Stallman (struct matrix_elt): Use int, not short.
1994-04-09 Richard M. Stallman (make_buffer_string): Copy properties whenever we have some
1994-04-09 Richard Kenner Add ns* as operating systems; default to ns2 for NeXT.
1994-04-09 Richard M. Stallman (x_char_height): Use line_height field.
1994-04-09 Richard M. Stallman (struct x_display): New field line_height.
1994-04-09 Richard M. Stallman (frame_update_line_height): New function.
1994-04-09 Richard M. Stallman (stufflines, scraplines, dumprectangle, x_do_pending_expose)
1994-04-09 Richard M. Stallman (get_default_char_pixel_size): Use line_height field.
1994-04-09 Richard M. Stallman (update_line): Use line_height field.
1994-04-09 Richard M. Stallman (Fx_popup_menu): Use line_height field.
1994-04-09 Karl Heuer (Fvertical_motion): Use window arg, not selected_window.
1994-04-09 Karl Heuer (rmail-new-summary): Avoid unsafe save-restriction.
1994-04-08 Daniel LaLiberte checked in with -k by liberte at 1994/04/09 20:57:56
1994-04-08 Richard M. Stallman Support kp-tab, kp-multiply, kp-add, kp-divide.
1994-04-08 Fred Pierresteguy (syms_of_xfns): Define Vx_cross_pointer_shape.
1994-04-08 Fred Pierresteguy (cross_cursor): New field for struct x_display.
1994-04-08 Fred Pierresteguy (show_mouse_face): Change the mouse cursor accordingly.
1994-04-08 Francesco Potortì * etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
1994-04-08 Karl Heuer (syms_of_textprop): Initialize Qintangible.
1994-04-08 Karl Heuer (Qintangible): New symbol, replacing Qhidden.
1994-04-08 Karl Heuer (set_point): Skip past intangible regions.
1994-04-08 Karl Heuer (system_uses_terminfo): New variable.
1994-04-08 Karl Heuer (main): Call syms_of_term.
1994-04-08 Karl Heuer (comint-exec-1): Handle both termcap and terminfo.
1994-04-08 Karl Heuer (kbd_buffer_get_event): Make buffer_switch_event lispy.
1994-04-08 Karl Heuer (read_process_output): If buffer changes, record that fact.
1994-04-08 Karl Heuer (enum event_kind): Add buffer_switch_event.
1994-04-08 Richard M. Stallman (Fx_popup_dialog): Doc fix.
1994-04-08 Richard M. Stallman (global-map): Bind function keys f16, f18 and f20,
1994-04-08 Richard M. Stallman (popup-dialog-box): New function.
1994-04-08 Karl Heuer (hscroll-window-column): New function.
1994-04-08 Karl Heuer (Vminibuffer_exit_hook): New variable.
1994-04-08 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
1994-04-08 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
1994-04-08 Karl Heuer (insert_1): New function, extracted from insert.
1994-04-08 Karl Heuer (telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
1994-04-07 Richard M. Stallman Many doc fixes.
1994-04-07 Richard M. Stallman Fix copying conditions for current GPL version.
1994-04-07 Richard M. Stallman (calendar-daylight-savings-ends)
1994-04-07 Richard M. Stallman (hack-one-local-variable): Test for risky-local-variable property.
1994-04-07 Richard M. Stallman (hack-one-local-variable): Treat varnames ending in -form or -forms like eval.
1994-04-07 Richard M. Stallman (edebug-version): Delete third arg of string-match.
1994-04-07 Richard M. Stallman (fortran-blink-matching-do): New function,
1994-04-07 Tom Tromey Updated LCD archive entry.
1994-04-07 Richard M. Stallman entered into RCS
1994-04-07 Richard M. Stallman Initial revision
1994-04-07 Fred Pierresteguy (rmail-secondary-file-menu): Fix typo.
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.
1994-02-04 Richard M. Stallman (define-mode-clone): Renamed from mode-clone.
1994-02-04 Richard M. Stallman Initial revision
1994-02-03 Michael I. Bushnell Rms (in his change to comment-region on Feb 1) decided to make
1994-02-03 Richard M. Stallman (init_cmdargs): Set Vinstallation_directory.
1994-02-03 Richard M. Stallman (record_first_change): Check for buffer-undo-list = t.
1994-02-03 Karl Heuer (c-fill-paragraph): Delete extraneous close paren.
1994-02-03 Karl Heuer (merge_properties_sticky): Preserve original order of properties.
1994-02-03 Richard M. Stallman (X_IO_BUG): Defined.
1994-02-03 Richard M. Stallman (Fwrite_region): If FILENAME has no handler, see if VISIT has one.
1994-02-03 Richard M. Stallman (Using NON_GNU_CPP): Don't lose if it has spaces.
1994-02-03 Richard M. Stallman (scan_buffer): New arg ALLOW_QUIT.
1994-02-03 Richard M. Stallman (find_defun_start): Pass new arg to scan_buffer.
1994-02-03 Richard M. Stallman (Fforward_line): Pass new arg to scan_buffer.
1994-02-02 Richard M. Stallman (XTread_socket): Add X_IO_BUG conditional.
1994-02-02 Richard M. Stallman (dired-font-lock-keywords): New variable.
1994-02-02 Richard M. Stallman (thing@pt-version): Removed variable.
1994-02-02 Richard M. Stallman (mouse-sel-version): Don't base version number on
1994-02-02 Richard M. Stallman (server-program): Add exec-directory to value.
1994-02-02 Richard M. Stallman (mips-mips-riscos4*): Set NON_GNU_CPP.
1994-02-02 Karl Heuer (sort-paragraphs): Use proper paragraph definition instead of just checking
1994-02-02 Karl Heuer (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
1994-02-02 Richard M. Stallman Doc fix.
1994-02-02 Richard M. Stallman (shell-font-lock-keywords): Doc fix.
1994-02-02 Eric S. Raymond (vc-mode-line): use force-mode-line-update instead of the Emacs 18
1994-02-02 Richard M. Stallman (disable-command): Reject invalid commands.
1994-02-02 Karl Heuer (make-help-screen): Remove debugging code.
1994-02-02 Karl Heuer (x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
1994-02-02 Karl Heuer (try_window_id): Don't pass value beyond ZV to compute_motion.
1994-02-02 Karl Heuer (Fpos_visible_in_window_p): Return nil if POS > ZV.
1994-02-02 Karl Heuer (x_term_init): Use get_system_name instead of gethostname.
1994-02-02 Karl Heuer (get_system_name): Declared.
1994-02-02 Karl Heuer (x_get_customization_string): Use get_system_name instead of gethostname.
1994-02-02 Karl Heuer (get_system_name): Remove restriction on hostname size.
1994-02-02 Karl Heuer Fix file-relative-name to allow for ancestors as well as descendants.
1994-02-02 Eric S. Raymond vc-parse-buffer: arrange for old properties to get cleared when their
1994-02-02 Richard M. Stallman (mail-mailer-swallows-blank-line): New variable.
1994-02-02 Richard M. Stallman (comment-region): Handle comment-end deletion for C-u.
1994-02-01 Karl Heuer (Fmod): Use HAVE_FMOD.
1994-02-01 Karl Heuer (HAVE_FMOD): Add another #undef.
1994-02-01 Karl Heuer Check whether fmod exists.
1994-02-01 Richard M. Stallman (font-lock-set-defaults): Handle shell mode.
1994-02-01 Richard M. Stallman (SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
1994-02-01 Richard M. Stallman *** empty log message ***
1994-02-01 Richard M. Stallman Many doc fixes.
1994-02-01 Richard M. Stallman (auto-mode-alist): Add .p and .pas for pascal-mode.
1994-02-01 Fred Pierresteguy (x_set_menu_bar_lines): Test also menubar_widget before calling
1994-02-01 Richard M. Stallman (calculate-fortran-indent): Handle
1994-02-01 Richard M. Stallman (dumpglyphs): Don't crash for invalid face code.
1994-02-01 Richard M. Stallman (revert-buffer): Doc fix.
1994-02-01 Karl Heuer (font-lock-mode): Use the new hooks to get proper behavior on a revert.
1994-02-01 Karl Heuer (revert-buffer): reposition after-revert-hook, and add before-revert-hook.
1994-02-01 Richard M. Stallman (tabify): Don't delete back before initial START.
1994-02-01 Richard M. Stallman (appt-display-interval, appt-display-duration)
1994-01-31 Roland McGrath Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.
1994-01-31 Roland McGrath (visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
1994-01-31 Richard M. Stallman (show-children): Don't call outline-level at eob.
1994-01-31 Richard M. Stallman (calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.
1994-01-31 Karl Heuer Fix rmail summary commands to work with rmail-mail-new-frame.
1994-01-31 Richard M. Stallman *** empty log message ***
1994-01-31 Richard M. Stallman entered into RCS
1994-01-30 Richard M. Stallman *** empty log message ***
1994-01-30 Richard M. Stallman entered into RCS
1994-01-30 Richard M. Stallman Whitespace changes.
1994-01-30 Richard M. Stallman Whitespace change.
1994-01-30 Richard M. Stallman (configuration): Change # comment to C comment.
1994-01-30 Richard M. Stallman Initial revision
1994-01-30 Richard M. Stallman (calendar-mayan-date-string): New function.
1994-01-30 Richard M. Stallman (calendar-french-date-string): New function.
1994-01-30 Richard M. Stallman (calendar-sunrise-sunset): Add date to message.
1994-01-30 Richard M. Stallman (calendar-phases-of-moon): Fix mode line.
1994-01-30 Richard M. Stallman (list-calendar-holidays): Fix mode line.
1994-01-30 Richard M. Stallman (diary-day-of-year, diary-iso-date, diary-islamic-date,
1994-01-30 Richard M. Stallman (calendar-version): New function.
1994-01-29 Richard M. Stallman (minor-mode-alist): Don't add "Outl" if already added.
1994-01-29 Richard M. Stallman (rmail-make-in-reply-to-field): Discard text properties from
1994-01-29 Karl Heuer Scale by sizeof when allocating objects.
1994-01-29 Karl Heuer (kill-all-local-variables): follow symbol forwarding.
1994-01-29 Richard M. Stallman (c-fill-paragraph): Handle C++ mode.
1994-01-29 Richard M. Stallman Include stdio.h.
1994-01-29 Richard M. Stallman (init_lread): Put non-ex-dir warnings on stderr.
1994-01-28 Fred Pierresteguy (x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.
1994-01-28 Fred Pierresteguy * xterm.c (x_term_init): Cast to (char **) before assignment to argv.
1994-01-27 Fred Pierresteguy * keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
1994-01-26 Richard M. Stallman (x_set_mouse_position): Don't raise the frame.
1994-01-26 Richard M. Stallman (mkdir): Use MKDIR_PROTOTYPE if defined.
1994-01-26 Richard M. Stallman [__GNUC__] (MKDIR_PROTOTYPE): Defined.
1994-01-26 Richard M. Stallman (help-for-help): Doc fix.
1994-01-26 Richard M. Stallman (three-step-help): New option.
1994-01-26 Richard M. Stallman (rmail-summary-undelete): If we don't undelete anything, don't move point.
1994-01-26 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
1994-01-26 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
1994-01-26 Richard M. Stallman (next-line): Move error signaling and special end of
1994-01-26 Richard M. Stallman (read_key_sequence): Properly gcpro fkey_map while using keytran_map.
1994-01-26 Richard M. Stallman Find lwlib.h and xlwmenuP.h in ../lwlib.
1994-01-26 Richard M. Stallman (x_wm_set_size_hint): Swap southeast and northwest.
1994-01-26 Richard M. Stallman Find lwlib.h in ../lwlib.
1994-01-26 Richard M. Stallman (widgetobj): New variable.
1994-01-25 Francesco Potortì * m/delta.h (HAVE_BCOPY): undef'd for efficiency.
1994-01-25 Richard M. Stallman (appt-check): Doc fix.
1994-01-24 Richard M. Stallman (mail-mailer-swallows-blank-line): New variable.
1994-01-24 Richard M. Stallman (graft_intervals_into_buffer): Fix one-off
1994-01-24 Francesco Potortì * m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.
1994-01-23 Richard M. Stallman (Fconcat): Doc fix.
1994-01-22 Richard M. Stallman *** empty log message ***
1994-01-22 Roland McGrath To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =
1994-01-22 Richard M. Stallman (Fassq, Fassoc): Doc fixes.
1994-01-22 Richard M. Stallman (Faset): Doc fix.
1994-01-21 Richard M. Stallman (appt-check): Use the new variables
1994-01-21 Richard M. Stallman (display_menu_bar): Add USE_X_TOOLKIT conditional.
1994-01-21 Richard M. Stallman (struct frame): New field external_menu_bar.
1994-01-21 Richard M. Stallman [USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
1994-01-21 Richard M. Stallman *** empty log message ***
1994-01-21 Richard M. Stallman *** empty log message ***
1994-01-21 Richard M. Stallman (forward-paragraph): Doc fix.
1994-01-21 Roland McGrath *** empty log message ***
1994-01-21 Richard M. Stallman (with_x_toolkit): Treat values athena and lucid alike.
1994-01-21 Richard M. Stallman (S_ISDIR): Define if not defined.
1994-01-21 Richard M. Stallman (isearch-highlight): Do nothing if not window-system.
1994-01-21 Richard M. Stallman (update_end): Clear updating_frame before calling hook.
1994-01-20 Richard M. Stallman (double_dollars): New function.
1994-01-20 Richard M. Stallman Doc fix.
1994-01-20 Richard M. Stallman Doc fixes.
1994-01-20 Richard M. Stallman (Fprevious_property_change): Move back at least 1 char.
1994-01-20 Richard M. Stallman (enable-flow-control-on): Do nothing if no TERM.
1994-01-20 Richard M. Stallman (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
1994-01-20 Richard M. Stallman Handle --with-x-toolkit. Produce lwlib/Makefile.
1994-01-20 Richard M. Stallman (make-help-screen): Use overriding-local-map.
1994-01-20 Richard M. Stallman *** empty log message ***
1994-01-19 Richard M. Stallman Add #undef SYSTEM_MALLOC.
1994-01-19 Richard M. Stallman (isearch-push-state): Save isearch-case-fold-search.
1994-01-19 Richard M. Stallman *** empty log message ***
1994-01-19 Richard M. Stallman (shell-command-on-region): If we quit the command,
1994-01-19 Richard M. Stallman Include errno.h; don't include fasync.h.
1994-01-19 Richard M. Stallman (compilation-error-regexp-alist): Handle DEC AXP OSF/1.
1994-01-19 Richard M. Stallman Better, more user-oriented doc strings.
1994-01-19 Richard M. Stallman Add #undef for USE_X_TOOLKIT.
1994-01-19 Richard M. Stallman (lwlib/Makefile): New target.
1994-01-18 Richard M. Stallman Handle lwlib subdir like oldXMenu subdir.
1994-01-18 Richard M. Stallman entered into RCS
1994-01-18 Richard M. Stallman *** empty log message ***
1994-01-18 Richard M. Stallman Initial revision
1994-01-18 Richard M. Stallman (font-lock-mode): Set after-revert-hook
1994-01-18 Richard M. Stallman (revert-buffer): Run after-revert-hook.
1994-01-17 Richard M. Stallman (show-paren-command-hook): Do nothing when in kbd macro.
1994-01-17 Roland McGrath (yow-file): Doc fix.
1994-01-17 Roland McGrath Fix typo (extra paren).
1994-01-17 Richard M. Stallman Don't include stdio.h.
1994-01-17 Richard M. Stallman Include stdio.h before config.h.
1994-01-17 Richard M. Stallman (init_callproc): Use Vinstallation_directory.
1994-01-17 Richard M. Stallman (init_lread): Use Vinstallation_directory.
1994-01-16 Richard M. Stallman (Ffile_symlink_p): Doc fix.
1994-01-16 Richard M. Stallman (isearch-mode): Set overriding-local-map locally.
1994-01-16 Richard M. Stallman (Voverriding_local_map): New variable.
1994-01-16 Richard M. Stallman (Fkey_binding): Handle Voverriding_local_map.
1994-01-16 Richard M. Stallman (menu-bar-file-menu): Add rmail, gnus, calendar items.
1994-01-16 Richard M. Stallman (rmail-get-new-mail): Avoid error if file is empty.
1994-01-16 Richard M. Stallman Delete duplicate clauses for hp9k2... and hp9k31...
1994-01-16 Richard M. Stallman Alphabetize the list of machine-name aliases.
1994-01-16 Richard M. Stallman (forward-paragraph): If moving back we find nothing
1994-01-16 Roland McGrath (srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
1994-01-16 Roland McGrath (copmilation-error-list): Doc fix.
1994-01-16 Roland McGrath (compilation-error-regexp-alist): Add regexp for Lucid lcc.
1994-01-16 Roland McGrath Make the argument list output look more like the Lisp docstrings do.
1994-01-16 Roland McGrath (update-copyright): Wrap final copyright-matching regexp in parens, so \1
1994-01-15 Paul Reilly Comment change.
1994-01-15 Richard M. Stallman SPC is not special in regexp within brackets.
1994-01-15 Richard M. Stallman (set-auto-mode): Handle (REGEXP FUNCTION t) elements.
1994-01-15 Richard M. Stallman (do-install): Install the dired-x info files.
1994-01-15 Richard M. Stallman Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)
1994-01-15 Richard M. Stallman (LD_SWITCH_X_SITE_AUX): Add #undef.
1994-01-15 Richard M. Stallman (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.
1994-01-15 Richard M. Stallman (Fffloor, Ffceil, Ffround, Fftruncate): New functions.
1994-01-15 Richard M. Stallman (request_sigio, unrequest_sigio): Add new versions of
1994-01-15 Richard M. Stallman (comint-show-output): Leave point at start of output, but push the mark.
1994-01-15 Richard M. Stallman Doc fix.
1994-01-15 Richard M. Stallman (rmail-default-file): Renamed from rmail-last-file.
1994-01-15 Richard M. Stallman Use new names rmail-default-file and rmail-default-rmail-file.
1994-01-14 Richard M. Stallman Change defconsts to defvars. Doc fixes.
1994-01-14 Richard M. Stallman (command_loop_1): If there's an error in the
1994-01-14 Richard M. Stallman (BSTRING): Don't define it here.
1994-01-14 Richard M. Stallman (rmail-bury): Rename local rmail-buffer to buffer-to-bury.
1994-01-14 Richard M. Stallman (debug): Bind unread-command-char to -1, not nil.
1994-01-14 Richard M. Stallman (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
1994-01-14 Richard M. Stallman (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
1994-01-14 Richard M. Stallman (abbreviate-file-name): Don't convert / to ~/ when the home dir is /.
1994-01-14 Richard M. Stallman (function-key-map): Change insertchar and deletechar to insert and delete.
1994-01-14 Francesco Potortì * etags.c (stab_entry, stab_create, stab_find, stab_search,
1994-01-14 Richard M. Stallman (sigchld_handler, status_message): Handle a NULL in sys_siglist.
1994-01-14 Richard M. Stallman Comment change.
1994-01-14 Richard M. Stallman entered into RCS
1994-01-13 Richard Kenner Fix typo in -hiux* case.
1994-01-13 Richard M. Stallman (xterm.o): Depends on syssignal.h.
1994-01-13 Richard M. Stallman Initial revision
1994-01-12 Richard M. Stallman (sys_siglist) [sun]: Additional Sun-specific signal names.
1994-01-12 Richard M. Stallman (Man-default-man-args): Use Man-specified-section-option.
1994-01-12 Richard M. Stallman [USG] (SIGIO): Define as SIGPOLL.
1994-01-12 Roland McGrath (syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.
1994-01-11 Richard M. Stallman (child_setup): Call close_load_descs.
1994-01-11 Richard M. Stallman (Fload): Record descriptor numbers on load_descriptor_list.
1994-01-11 Richard M. Stallman (Fcondition_case): Doc fix.
1994-01-11 Richard M. Stallman (Fsignal): Rename 1st arg to error_symbol.
1994-01-11 Richard M. Stallman (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
1994-01-11 Richard M. Stallman (open-line): Treat all cases of enabled undo alike.
1994-01-11 Richard M. Stallman (Fcondition_case): Allow a list of condition names in a handler.
1994-01-11 Richard M. Stallman (byte-compile-condition-case): Disable warning about
1994-01-11 Richard M. Stallman (read_process_output): Supply second arg to unbind_to.
1994-01-11 Richard M. Stallman (hif-tokenize): Handle // comments after #if.
1994-01-11 Richard M. Stallman (mail-abbrev-mode-regexp): Add Reply-to.
1994-01-10 Richard M. Stallman (x_sync): Block input.
1994-01-10 Richard M. Stallman (struct buffer): New field auto_save_failure_time.
1994-01-10 Richard M. Stallman (set_search_regs): New subroutine.
1994-01-10 Richard M. Stallman (Info-follow-reference): If point is not in middle of a
1994-01-10 Richard M. Stallman (isearch-mode): If not slow, clear isearch-window-configuration.
1994-01-10 Richard M. Stallman (Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
1994-01-10 Richard M. Stallman (Fdelete_frame): Call x_sync.
1994-01-10 Richard M. Stallman (describe_map_tree): New arg NOMENU.
1994-01-10 Richard M. Stallman (Fsubstitute_command_keys): Pass new arg to describe_map_tree.
1994-01-10 Richard M. Stallman (telnet): Fix previous change--tentative idea
1994-01-10 Richard M. Stallman (create_process): Set line discipline only if pty_flag.
1994-01-09 Roland McGrath Include <sys/types.h> before <sys/resource.h>.
1994-01-09 Roland McGrath (vendor-key-syms): Fixed typo (extra parens).
1994-01-09 Roland McGrath (debug): Fixed typo.
1994-01-09 Richard M. Stallman (debug): Bind a bunch of vars, like last-command, to
1994-01-09 Roland McGrath Don't declare sys_nerr.
1994-01-09 Richard M. Stallman (diff): Select the differences buffer.
1994-01-09 Richard M. Stallman (diff-latest-backup-file): Call file-chase-links.
1994-01-09 Richard M. Stallman (c-indent-region): Keep looping till reach endmark.
1994-01-09 Richard M. Stallman (comint-input-autoexpand): Make default nil.
1994-01-09 Richard M. Stallman (shell-input-autoexpand): New variable.
1994-01-09 Richard M. Stallman (vendor-key-syms): Add more HP keysyms and some Sun.
1994-01-09 Richard M. Stallman (x_sync): New function.
1994-01-09 Richard M. Stallman Comment fix.
1994-01-09 Richard M. Stallman Comment changes.
1994-01-09 Roland McGrath Restore big block of #ifdef and #include lines for fcntl.h and friends,
1994-01-09 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
1994-01-09 Roland McGrath (creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should
1994-01-08 Roland McGrath (child_setup): Don't declare PID `register'; we later take its address.
1994-01-08 Roland McGrath (report_file_error): Use strerror instead of sys_errlist.
1994-01-08 Roland McGrath Declare strerror.
1994-01-08 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 Roland McGrath (version): Fix sed regexp to match two-elt version number.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of
1994-01-08 Roland McGrath (main): Call strerror instead of using sys_errlist.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Add #undef HAVE_STRERROR.
1994-01-08 Roland McGrath Check for strerror.
1994-01-08 Roland McGrath [! VMS]: Don't declare sys_errlist here.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Richard M. Stallman (vendor-key-syms): Set this variable.
1994-01-08 Richard M. Stallman (rmail-summary-delete-forward): Fix regexp
1994-01-08 Richard M. Stallman (interrupt_signal) [MSDOS]: write explicit CRs since
1994-01-08 Richard M. Stallman (main): Don't call setpgrp if !initialized.
1994-01-08 Richard M. Stallman (${etc}DOC): Put back ${lisp} accidentally deleted.
1994-01-08 Richard M. Stallman (gnus-group-list-all-groups): Display a message in the echo area.
1994-01-08 Richard M. Stallman If there are no subversions yet, use 1.
1994-01-08 Richard M. Stallman (gud-common-init): Don't crash if no file specified.
1994-01-08 Richard M. Stallman (rmail-summary-by-senders):
1994-01-08 Richard M. Stallman (enable-flow-control): Use prefix argument like minor modes.
1994-01-08 Richard M. Stallman Load version.el before site-load.el.
1994-01-08 Richard M. Stallman (Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?
1994-01-08 Richard M. Stallman Initial revision
1994-01-08 Richard M. Stallman [MSDOS]: New buffer-local variable:
1994-01-08 Richard M. Stallman (syms_of_callproc) [MSDOS]: New lisp variable: binary-process.
1994-01-08 Richard M. Stallman [MSDOS]: Don't #include <a.out.h>, but use other headers.
1994-01-08 Richard M. Stallman [MSDOS]: don't #include <sgtty.h>. We haven't got it.
1994-01-08 Richard M. Stallman [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and
1994-01-08 Richard M. Stallman [MSDOS] (get_lim_data): Use go32 call.
1994-01-08 Richard M. Stallman [MSDOS]: Use text mode for all files but ".elc" files.
1994-01-08 Richard M. Stallman [MSDOS]: Don't define HAVE_MATHERR.
1994-01-08 Richard M. Stallman [MSDOS]: #include "msdos.h" and <sys/param.h> needed for
1994-01-08 Richard M. Stallman (main) [MSDOS]: Call init_environment. Set file types to
1994-01-08 Richard M. Stallman (DIRENTRY_NONEMPTY): New macro; two definitions.
1994-01-08 Richard M. Stallman (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.
1994-01-08 Richard M. Stallman entered into RCS
1994-01-07 Richard M. Stallman Extend emacs-version based on which executable files exist.
1994-01-07 Richard M. Stallman (emacs): Don't run inc-vers.el.
1994-01-07 Richard M. Stallman (strout, printchar): Use proper frame for minibuffer.
1994-01-07 Richard M. Stallman *** empty log message ***
1994-01-07 Richard M. Stallman entered into RCS
1994-01-07 Richard M. Stallman Initial revision
1994-01-07 Richard M. Stallman (dired-move-to-filename-regexp): New variable.
1994-01-07 Richard M. Stallman (Info-directory-list): Change last elt to ../info (expanded).
1994-01-07 Richard M. Stallman (command-line-1): Improve echo area message wording.
1994-01-07 Richard M. Stallman (ange-ftp-hash-mark-msgs): Undo previous change.
1994-01-07 Richard M. Stallman Handle HAVE_BCMP.
1994-01-07 Richard M. Stallman Test for bcmp.
1994-01-07 Richard M. Stallman (make-lucid-menu-keymap): Allow multiple identical inactive strings.
1994-01-06 Roland McGrath (comint-show-output): Use (point-max) rather than erring when the
1994-01-06 Roland McGrath (compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) to
1994-01-06 Roland McGrath (shell-cd): Function removed.
1994-01-06 Roland McGrath (mouse-menu-choose-yank): Don't use rotate-yank-pointer; set
1994-01-06 Roland McGrath (compilation-buffer-p): Move defsubst before all callers.
1994-01-06 Richard M. Stallman (tempdir): Put subdir msdos into the distribution.
1994-01-06 Richard M. Stallman (rmail-resend): Use send-mail-function.
1994-01-06 Richard M. Stallman entered into RCS
1994-01-06 Richard M. Stallman (auto-mode-alist): Treat changelo like ChangeLog.
1994-01-06 Richard M. Stallman (change-log-name): On MSDOS, use changelo.
1994-01-06 Richard M. Stallman (rmail-convert-to-babyl-format):
1994-01-06 Richard M. Stallman (desktop-buffer-mh): New function for mh mail system.
1994-01-06 Richard M. Stallman (makefile-mode): Make comment-start, comment-end,
1994-01-06 Richard M. Stallman (display-time-file-nonempty-p): Check existence here.
1994-01-06 Richard M. Stallman (lpr-headers-switches): Set proper value on hpux and usg.
1994-01-06 Richard M. Stallman (make-lucid-menu-keymap): For "----", make blank line.
1994-01-06 Richard M. Stallman (start-process-shell-command): Doc fix.
1994-01-06 Richard M. Stallman [ms-dos]: Preload mouse.el, dos-fns.el,
1994-01-06 Richard M. Stallman (dehexlify-buffer): If msdos, bind binary-process.
1994-01-06 Richard M. Stallman (ls-lisp-format): Bad format for uid and gid fixed.
1994-01-06 Richard M. Stallman (compile-internal): Extended to work without asynchronous subprocesses.
1994-01-06 Richard M. Stallman (change-log-name): Let default name for ms-dos be "change.log".
1994-01-06 Richard M. Stallman [ms-dos] (byte-compile-file): Save as binary.
1994-01-06 Richard M. Stallman [ms-dos] (make-backup-file-name, backup-file-name-p):
1994-01-06 Richard M. Stallman [ms-dos]: Save version.el as *binary*.
1994-01-06 Richard M. Stallman (enable-command, disable-command): Use user-init-file.
1994-01-06 Richard M. Stallman (command-line): Set user-init-file.
1994-01-06 Richard M. Stallman [MSDOS]: Use text/binary mode as appropriate.
1994-01-06 Richard M. Stallman (main) [MSDOS]: Open all files as binary.
1994-01-06 Richard M. Stallman (main) [MSDOS]: Dummy stub just to make the file compile.
1994-01-06 Richard M. Stallman (malloc): Don't declare it.
1994-01-06 Richard M. Stallman Fix up whitespace. Get rid of spurious casts to void.
1994-01-05 Richard M. Stallman entered into RCS
1994-01-05 Richard M. Stallman Initial revision
1994-01-05 Richard M. Stallman (describe_syntax): Handle Sinherit.
1994-01-05 Richard M. Stallman (enum syntaxcode): Add Sinherit.
1994-01-05 Richard M. Stallman (eval-after-load): Do nothing if FORM is already on the list.
1994-01-04 Richard M. Stallman (popup-menu): Add loop to handle submenus.
1994-01-04 Richard M. Stallman (SUNOS_LOCALTIME_BUG): #if 0'd.
1994-01-04 Richard M. Stallman (Fmapconcat): Doc fix.
1994-01-04 Richard M. Stallman (bcopy, bzero, bcmp): Defined.
1994-01-04 Richard M. Stallman Include syswait.h.
1994-01-04 Richard M. Stallman (buffer.o): Don't depend on syntax.h.
1994-01-04 Richard M. Stallman Don't include syntax.h.
1994-01-04 Richard M. Stallman (file_name_completion_stat): If have symlinks, use lstat.
1994-01-04 Richard M. Stallman Comment fix.
1994-01-04 Richard M. Stallman (debug): Bind this-command and last-command.
1994-01-04 Richard M. Stallman (Fx_list_fonts): Don't fail to init `tail'.
1994-01-03 Paul Eggert (vc-finish-logentry): Sync the buffer in case the user modified it while
1994-01-03 Richard M. Stallman (tex-common-initialization): Make parse-sexp-ignore-comments t.
1994-01-03 Richard M. Stallman entered into RCS
1994-01-03 Richard M. Stallman (slitex-mode, latex-mode): Set paragraph-start and
1994-01-03 Richard M. Stallman (comint-last-output-start): Add defvar.
1994-01-03 Richard M. Stallman Fix typo in previous change.
1994-01-03 Richard M. Stallman More menu bar commands.
1994-01-03 Richard M. Stallman (make-syntax-table): New function; no longer an alias
1994-01-03 Richard M. Stallman (get_system_name): If the official name of the host is
1994-01-03 Richard M. Stallman (rmail-get-new-mail): Cope if display-time-string is nil.
1994-01-03 Richard M. Stallman (sort-float-fields): Commented out.
1994-01-02 Richard M. Stallman (c-mode-map): Add menu bar menu.
1994-01-02 Richard M. Stallman (calendar-goto-french-date): Fix special day
1994-01-02 Richard M. Stallman (rotate_right, rotate_left): Simplify
1994-01-02 Richard M. Stallman (NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
1994-01-02 Richard M. Stallman (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
1994-01-02 Richard M. Stallman (ALL_CFLAGS): Include LDFLAGS.
1994-01-02 Richard M. Stallman (isearch-repeat): If we matched a null string and there's
1994-01-01 Richard M. Stallman (Fwrite_region): Don't change START and END from nil
1994-01-01 Richard M. Stallman (bibtex-field-name, bibtex-field-const, bibtex-field-text):
1994-01-01 Richard M. Stallman (i[34]86-*-*): Check for *-nextstop*.
1994-01-01 Richard M. Stallman (m68*-next-*): Don't care about which os is specified.
1994-01-01 Richard M. Stallman (compilation-read-command, compilation-ask-about-save): New variables.
1994-01-01 Richard M. Stallman (Info-default-directory-list): Doc fix.
1994-01-01 Richard M. Stallman (read_process_output): Use clip_to_bounds when moving
1994-01-01 Richard M. Stallman Delete `show env TERMCAP'.
1994-01-01 Richard M. Stallman (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.
1994-01-01 Richard M. Stallman (SOME_MACHINE_OBJECTS): New var.
1994-01-01 Richard M. Stallman (ispell-highlight, ispell-dehighlight): New functions.
1994-01-01 Richard M. Stallman (rmail-output-to-rmail-file): If just a dir is specified,
1994-01-01 Richard M. Stallman (save-some-buffers): Fix previous change.
1994-01-01 Richard M. Stallman (gnus-news-reply): Handle reply-to field.
1994-01-01 Richard M. Stallman (manual-program): Deleted.
1993-12-31 Richard M. Stallman (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
1993-12-31 Richard M. Stallman (lispy_accent_codes): Cope if an XK symbol is undefined.
1993-12-31 Richard M. Stallman (query-replace-highlight): New variable.
1993-12-31 Richard M. Stallman Always include termhooks.h.
1993-12-31 Richard M. Stallman (print-region-1): If lpr-headers-switches is string,
1993-12-31 Richard M. Stallman (Finsert_file_contents): Don't run after change hook
1993-12-31 Richard M. Stallman (save-some-buffers): Reinsert lost code to save abbrevs.
1993-12-31 Richard M. Stallman (eval-current-buffer): Old definition deleted.
1993-12-31 Richard M. Stallman (PENDING_OUTPUT_COUNT): Two alternate definitions
1993-12-31 Richard M. Stallman (diff): Call shell-quote-argument.
1993-12-31 Richard M. Stallman (shell-quote-argument): New function.
1993-12-31 Richard M. Stallman (ispell-next): Remove periods from messages.
1993-12-31 Richard M. Stallman (open-line): Properly put fill-prefix on each line.
1993-12-31 Richard M. Stallman (open-line): Move fill-prefix insert inside save-excursion.
1993-12-31 Noah Friedman Added `kibo', who actually greps for his name on Usenet.
1993-12-31 Richard M. Stallman (help-for-help): Mention the scroll commands.
1993-12-31 Richard M. Stallman (command-line): In most cases, if init file sets
1993-12-31 Richard M. Stallman (make-help-screen): Use read-key-sequence.
1993-12-31 Richard M. Stallman (Fsubstitute_command_keys): Fix previous change.
1993-12-30 Richard M. Stallman (read_from_minibuffer): Rename arg initial_input to initial_contents.
1993-12-30 Richard M. Stallman (icomplete-pre-command-hook): Reconciled with keyboard macro operation.
1993-12-30 Richard M. Stallman (hack-one-local-variable): Treat file-name-handler-alist
1993-12-30 Richard M. Stallman (Femacs_pid): New function.
1993-12-30 Richard M. Stallman (transient-mark-mode): Doc fix.
1993-12-30 Richard M. Stallman (read_avail_input): Turn O_NDELAY off on DGUX as on USG.
1993-12-30 Richard M. Stallman (rmail-summary-delete-forward): Move to next or prev msg
1993-12-30 Richard M. Stallman (Fall_completions): Allow completions that start with space
1993-12-30 Richard M. Stallman (LDFLAGS): Define as empty.
1993-12-29 Richard M. Stallman (describe_command): If binding is a kbd macro, say so.
1993-12-29 Richard M. Stallman (super-apropos-check-doc-file): Verify that the doc
1993-12-26 Richard M. Stallman Comment change.
1993-12-26 Richard M. Stallman (main) [AIX]: Call putenv.
1993-12-26 Richard M. Stallman (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
1993-12-26 Richard M. Stallman (XTflush): FIx typo in last change.
1993-12-26 Richard M. Stallman (struct input_event): FIx typo in previous change.
1993-12-26 Richard M. Stallman (font-lock-set-defaults): Add missing paren.
1993-12-26 Richard M. Stallman (lm-report-bug): lm-maintainer returns a cons; convert it to a string.
1993-12-26 Richard M. Stallman (lm-report-bug): Don't crash if version is nil.
1993-12-26 Richard M. Stallman (XTread_socket): Make proper junk values to pass to select.
1993-12-26 Richard M. Stallman (bcopy) Use memmove instead of memcpy.
1993-12-26 Richard M. Stallman (EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.
1993-12-26 Richard M. Stallman (XTflash): Use EMACS_GET_TIME.
1993-12-25 Richard M. Stallman (Fmemory_limit): No longer interactive.
1993-12-25 Richard M. Stallman (command_loop_1): Test of whether disp tab elt
1993-12-25 Richard M. Stallman (Fwrite_region): If handler, don't mess with modtime.
1993-12-25 Richard M. Stallman (ange-ftp-write-region): Call set-visited-file-modtime.
1993-12-25 Richard M. Stallman (callproc.o): Depend on systty.h and syssignal.h.
1993-12-25 Richard M. Stallman Include systty.h.
1993-12-25 Richard M. Stallman (create_process) [NTTYDISC]: Set the tty line discipline.
1993-12-25 Richard M. Stallman Add #undef HAVE_SETSID.
1993-12-25 Richard M. Stallman Check for setsid.
1993-12-25 Richard M. Stallman (isearch-mode-map): Bind kp-... keys.
1993-12-25 Richard M. Stallman ascii-character props for backspace, delete, etc. moved back to x-win.el.
1993-12-25 Richard M. Stallman (setting up kp-... keys): Make ascii-character props.
1993-12-25 Richard M. Stallman Provide bytecomp as well as byte-compile.
1993-12-25 Richard M. Stallman (redisplay_window): Before altering lpoint,
1993-12-24 Richard M. Stallman (Fmodify_syntax_entry): Doc fix.
1993-12-24 Richard M. Stallman (vc-buffer-sync, vc-diff): New arg NOT-URGENT.
1993-12-24 Richard M. Stallman (query-replace-map): Don't bind ESC.
1993-12-24 Richard M. Stallman (unload-feature): Ignore conses in the feature-symbols.
1993-12-24 Richard M. Stallman (shell-backward-command): If comint-bol moves forward,
1993-12-24 Richard M. Stallman (TERMCAP_NAME): Defined.
1993-12-24 Richard M. Stallman (telnet): Use comint-arguments.
1993-12-24 Richard M. Stallman (Fopen_network_stream): Turn off SIGIO while connecting.
1993-12-24 Richard M. Stallman (rmail-output-to-rmail-file): When copying to a buffer,
1993-12-24 Richard M. Stallman Comment change.
1993-12-24 Richard M. Stallman (awk-mode-syntax-table): Was mistakenly changing
1993-12-24 Richard M. Stallman (isearch-update): If isearch-other-end is nil,
1993-12-24 Richard M. Stallman (vc-mode-line): Make buffer read-only for root if file is locked.
1993-12-24 Richard M. Stallman (telnet): Use comint-canonicalize-args.
1993-12-24 Richard M. Stallman (rmail-insert-inbox-text): If copy-file fails,
1993-12-24 Richard M. Stallman (next-complete-history-element): Doc fix.
1993-12-24 Richard M. Stallman (comint-next-matching-input-from-input): Doc fix.
1993-12-24 Richard M. Stallman Put man/getopt.c in the dist.
1993-12-24 Richard M. Stallman (mkdir): Make only the lockdir writable.
1993-12-24 Richard M. Stallman (*-sun-solaris*): Add special case for Solaris 2.3.
1993-12-24 Richard M. Stallman (${archlibdir}, install): Use $(INSTALL_PROGRAM)
1993-12-24 Richard M. Stallman (main): When making tempname, cast result of xmalloc.
1993-12-24 Richard M. Stallman (scan_lisp_file): Don't add newline at end of string.
1993-12-23 Richard M. Stallman (picture-mode): Save the old truncate-lines value.
1993-12-23 Richard M. Stallman Add side-effect-free props for many functions.
1993-12-23 Richard M. Stallman Add keywords.
1993-12-23 Richard M. Stallman (gnus-capitalize-newsgroup): Modify a new temporary
1993-12-23 Richard M. Stallman (makefile-ignored-files-in-pickup-regex): Supply missing \\.
1993-12-23 Richard M. Stallman (pages-copy-header-and-position): Call end-of-line, not forward-line.
1993-12-23 Richard M. Stallman (outline-copy-exposed): Don't use replace-regexp.
1993-12-23 Richard M. Stallman (hide-bibtex-entry-bodies): Don't use replace-regexp.
1993-12-23 Richard M. Stallman (vip-replace-string): Don't use replace-regexp.
1993-12-23 Richard M. Stallman Don't repeat at load time any bindings that are autoloaded.
1993-12-23 Richard M. Stallman (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.
1993-12-23 Richard M. Stallman (c-delete-backslash): Do nothing if empty line.
1993-12-23 Richard M. Stallman (inferior-scheme-mode):
1993-12-23 Richard M. Stallman (inferior-lisp-prompt): Don't match more than one line.
1993-12-23 Richard M. Stallman (remove-hook): Use equal to see if hook is just that fcn.
1993-12-23 Richard M. Stallman (add-log-current-defun):
1993-12-23 Richard M. Stallman (c++-indent-line, calculate-c++-indent):
1993-12-23 Richard M. Stallman (dired-in-this-tree): Call expand-file-name.
1993-12-23 Richard M. Stallman (perform-replace): Prompt now says how to get help.
1993-12-23 Richard M. Stallman (apropos-match-keys): If REGEXP is nil, always act as if it matched.
1993-12-23 Richard M. Stallman (;; Keywords:): Changed to "abbrev".
1993-12-23 Richard M. Stallman (gnus-post-news): Call gnus-read-distributions-file.
1993-12-23 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords is already set.
1993-12-23 Richard M. Stallman Don't imply private dictionary is always ispell.words.
1993-12-23 Richard M. Stallman (hack-local-variables-prop-line): If we can't switch-to-buffer
1993-12-23 Richard M. Stallman (fill-region-as-paragraph): Do allow breaking line at a period
1993-12-23 Richard M. Stallman (reposition-window): Fix whitespace-skipping regexp.
1993-12-23 Richard M. Stallman (mail-fetch-field): Add autoload cookie.
1993-12-23 Richard M. Stallman (shadow-noquery): Use it.
1993-12-23 Richard M. Stallman (time-stamp-month-dd-yyyy): no leading zero on day.
1993-12-23 Richard M. Stallman (sc-read-string): Don't pass a history arg to read-string.
1993-12-23 Richard M. Stallman (shell-mode): Pass t to comint-read-input-ring.
1993-12-23 Richard M. Stallman (comint-read-input-ring): New arg SILENT.
1993-12-23 Richard M. Stallman (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.
1993-12-23 Richard M. Stallman (make-doctor-variables): Fix some local var names.
1993-12-23 Richard M. Stallman Autoload dired-.*-file.
1993-12-23 Richard M. Stallman (mouse-kill-secondary): Get rid of CLICK argument.
1993-12-23 Richard M. Stallman (visit-tags-table-buffer): Change "Add to list" question.
1993-12-23 Richard M. Stallman (rmail-output-to-rmail-file): Call rmail-update-summary.
1993-12-23 Richard M. Stallman (isearch-text-char-description): Treat TAB as ctl char.
1993-12-23 Richard M. Stallman (rmail-spool-directory): Use dgux, not dgux-unix.
1993-12-23 Richard M. Stallman (rmail-summary-goto-msg): Use unwind-protect to go
1993-12-23 Richard M. Stallman (rmail-quit): Expunge without updating summary.
1993-12-23 Richard M. Stallman (telnet-filter): Rewrite, taken mostly from Lucid.
1993-12-23 Richard M. Stallman (calendar-mode-map): Put back C-v and M-v bindings.
1993-12-23 Richard M. Stallman (Info-insert-dir): Compute truename just once for each dir.
1993-12-23 Richard M. Stallman (menu-bar-edit-menu): Add query-replace menu item.
1993-12-23 Richard M. Stallman (Man-specified-section-option): Test system-configuration.
1993-12-23 Richard M. Stallman (asm-mode): Don't mess with auto-fill mode.
1993-12-23 Richard M. Stallman (lpr-headers-switches): Treat hpux like usg-unix-v.
1993-12-23 Richard M. Stallman (awk-mode): Use c-indent-line.
1993-12-23 Richard M. Stallman (ange-ftp-hash-mark-msgs): Make match more general.
1993-12-23 Richard M. Stallman (gud-format-command): Rewrite.
1993-12-23 Richard M. Stallman (vc-record-rename): Don't use replace-regexp.
1993-12-23 Richard M. Stallman (tex-common-initialization): Make paragraph-start
1993-12-23 Richard M. Stallman (mail-default-reply-to): Add autoload cookie.
1993-12-23 Richard M. Stallman (grep-command): New variable.
1993-12-23 Richard M. Stallman (LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT
1993-12-23 Richard M. Stallman (SYSTEM_TYPE): Make it dgux.
1993-12-23 Richard M. Stallman (C_DEBUG_SWITCH): Delete -systype bsd43; not needed.
1993-12-23 Richard M. Stallman (SET_CHILD_PTY_PGRP): Defined.
1993-12-23 Richard M. Stallman (OTHER_FILES): Use ${libsrc} as dir.
1993-12-23 Richard M. Stallman (Fmacroexpand): For an autoload definition,
1993-12-23 Richard M. Stallman [VMS] (wait_for_kbd_input): Call prepare_menu_bars.
1993-12-23 Richard M. Stallman (Fcall_process): Call prepare_menu_bars.
1993-12-23 Richard M. Stallman (Fcall_process): Call prepare_menu_bars.
1993-12-23 Richard M. Stallman (graft_intervals_into_buffer): If SOURCE is null
1993-12-23 Richard M. Stallman (HAVE_XSETWMPROTOCOLS): Add #undef.
1993-12-23 Richard M. Stallman (Fsubstitute_command_keys): Ignore menu bar bindings.
1993-12-23 Richard M. Stallman (Fbuffer_disable_undo): Make arg optional.
1993-12-23 Richard M. Stallman (Fwhere_is_internal): Doc fix.
1993-12-23 Richard M. Stallman (Fmake_symbolic_link): Do expand FILENAME if starts with ~.
1993-12-23 Richard M. Stallman (x_get_foreign_selection): Use x_catch_errors.
1993-12-23 Richard M. Stallman Line breaking change.
1993-12-23 Richard M. Stallman (Fmessage): Use message2.
1993-12-23 Richard M. Stallman Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.
1993-12-23 Richard M. Stallman (Fprocess_status): Use get_process, not Fget_process.
1993-12-23 Richard M. Stallman (deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.
1993-12-23 Richard M. Stallman (minibuffer_auto_raise): Really define it.
1993-12-23 Richard M. Stallman (del_range): Second argument in call to
1993-12-23 Richard M. Stallman (syms_of_emacs): Define Lisp var system-configuration.
1993-12-23 Richard M. Stallman (echo_area_glyphs_length): Declared.
1993-12-23 Richard M. Stallman (configuration): New variable.
1993-12-23 Richard M. Stallman (printchar, strout): Set echo_area_glyphs_length.
1993-12-23 Richard M. Stallman (Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window.
1993-12-23 Richard M. Stallman (make_terminal_frame): Add frame to Vframe_list.
1993-12-23 Richard M. Stallman (message): Use message2, not message1.
1993-12-23 Richard M. Stallman (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.
1993-12-23 Richard M. Stallman (XTread_socket): Don't offset keysym here.
1993-12-23 Richard M. Stallman Initial revision
1993-12-23 Richard M. Stallman (struct input_event): `code' is now an int.
1993-12-23 Richard M. Stallman (make_lispy_event): Offset the event code here.
1993-12-23 Richard M. Stallman (kbd_buffer_get_event): For delete-window-event, do count iconified frames.
1993-12-23 Richard M. Stallman (Fsit_for): Call prepare_menu_bars.
1993-12-22 Francesco Potortì * m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible.
1993-12-22 Noah Friedman (Bogus-Bureaucratic-Cruft): Changed to `X-Bogus-Bureaucratic-Cruft'.
1993-12-19 Richard M. Stallman Initial revision
1993-12-15 Richard M. Stallman entered into RCS
1993-12-15 Roland McGrath (update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ.
1993-12-13 Richard M. Stallman Initial revision
1993-12-11 Roland McGrath [! MAP_FILE] (MAP_FILE): Define to zero.
1993-12-09 Roland McGrath (compilation-error-regexp-alist): Generalize `"foo.c", line 13:' regexp to
1993-12-08 Roland McGrath (PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNU
1993-12-05 Paul Eggert (lunar-phase): Add calendar-time-zone to solar ephemeris correction.
1993-12-03 Paul Eggert (vc-workfile-unchanged-p): Add optional argument
1993-12-03 Paul Eggert Add --brief option.
1993-12-02 Roland McGrath (mail-fcc): Take argument and use interactive spec to prompt, rather than
1993-12-02 Paul Eggert (vc-locking-user): Don't assume that the umask permits
1993-12-01 Noah Friedman Remove spurious comment between autoload cookie and defvar for
1993-12-01 Noah Friedman (rlogin-filter): initialize `region-begin' to (marker-position proc-mark),
1993-11-28 Richard M. Stallman When breaking links, use cp -p.
1993-11-28 Richard M. Stallman (NO_MODE_T): Defined.
1993-11-28 Richard M. Stallman [!SYSTEM_MALLOC] (MEMMOVE_MISSING): Defined.
1993-11-28 Richard M. Stallman (LIBS_SYSTEM): Always define this one way or another.
1993-11-27 Richard M. Stallman Properly install previous change.
1993-11-27 Richard M. Stallman (vc-buffer-sync): Signal error if user says no.
1993-11-27 Richard M. Stallman (do-install): Use umask 022 in copying etc and lisp dirs.
1993-11-27 Richard M. Stallman (make-face-unitalic, make-face-unbold, make-face-bold)
1993-11-27 Richard M. Stallman (mouse-set-font): Update nonstandard faces that are supposed
1993-11-27 Richard M. Stallman (main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.
1993-11-26 Roland McGrath Undo last change.
1993-11-26 Roland McGrath (isearch-search): Use real quit-char extracted from current-input-mode,
1993-11-26 Richard M. Stallman (kbd_buffer_get_event): If user destroys the last frame,
1993-11-26 Richard M. Stallman (x_window): Call XSetWMProtocols.
1993-11-26 Richard M. Stallman (rmail-variables): Abbreviate truename for comparison.
1993-11-26 Richard M. Stallman (SYSTEM_TYPE): Make it "irix".
1993-11-26 Richard M. Stallman (mostlyclean): Make it distinct from clean.
1993-11-26 Richard M. Stallman (closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.
1993-11-26 Richard M. Stallman Add sample test for tpu-set-scroll-margins.
1993-11-26 Richard M. Stallman Remove free/bound cursor and scroll
1993-11-26 Richard M. Stallman (tpu-quoted-insert): New function.
1993-11-26 Richard M. Stallman (readevalloop): Get error if buffer being eval'd is killed.
1993-11-25 Richard M. Stallman When breaking links, use cp -p.
1993-11-25 Richard M. Stallman (SETPGRP_RELEASES_CTTY): Defined.
1993-11-25 Richard M. Stallman (IRIX5, SETPGRP_RELEASES_CTTY): Defined.
1993-11-25 Richard M. Stallman (create_process): Do setpgrp for USG regardless of IRIX.
1993-11-25 Richard M. Stallman Comment changes.
1993-11-25 Richard M. Stallman (child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.
1993-11-25 Richard M. Stallman (quit_throw_to_read_char):
1993-11-25 Richard M. Stallman (HAVE_FTIME): Deleted (autoconf does it).
1993-11-25 Richard M. Stallman Comment change.
1993-11-25 Richard M. Stallman (bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define.
1993-11-25 Richard M. Stallman (tags-add-tables): New variable.
1993-11-25 Richard M. Stallman (merge_properties_sticky): Declared.
1993-11-25 Richard M. Stallman (Fhandle_switch_frame, Fredirect_frame_focus): Declared.
1993-11-25 Richard M. Stallman (ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.
1993-11-25 Richard M. Stallman (HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONREAD): Add definitions.
1993-11-25 Richard M. Stallman (graft_intervals_into_buffer): New arg LENGTH.
1993-11-25 Richard M. Stallman (insert_from_string): Pass new arg to graft_intervals_into_buffer.
1993-11-25 Richard M. Stallman (init_baud_rate): Avoid referring to sg uninitialized.
1993-11-25 Richard M. Stallman (comint-send-input): Don't call comint-arguments
1993-11-25 Richard M. Stallman Add a provide.
1993-11-25 Richard M. Stallman (vc-make-backup-files): Doc fix.
1993-11-25 Richard M. Stallman Comment change.
1993-11-24 Richard M. Stallman (Fmove_to_column): Increments for control characters
1993-11-24 Richard M. Stallman (Fdelete_process): Fix paren error.
1993-11-24 Richard M. Stallman (${archlibdir}): Don't do chown or chgrp.
1993-11-24 Richard M. Stallman (rmail-sort-messages): In summary buf, go to rmail buf.
1993-11-24 Richard M. Stallman (closedir): Pass on the value from sys_closedir.
1993-11-24 Richard M. Stallman (walk-windows): If start at minibuf window, do return to it.
1993-11-24 Richard M. Stallman (XTread_socket): Really handle Xatom_wm_window_moved events.
1993-11-24 Richard M. Stallman (main): Call init_callproc and init_callproc_1.
1993-11-24 Richard M. Stallman (init_callproc): Maybe add ../lib-src to exec-path
1993-11-24 Richard M. Stallman (mouse-save-then-kill-delete-region):
1993-11-24 Richard M. Stallman (comint-send-input): Don't call comint-arguments while
1993-11-24 Richard M. Stallman (count-lines): In selective-display case,
1993-11-24 Richard M. Stallman (add-change-log-entry): put buffer in change-log-mode.
1993-11-24 Richard M. Stallman (isearch-other-meta-char): Correct the test for a split-up
1993-11-24 Richard M. Stallman (LIBX11_SYSTEM): Override the definition.
1993-11-24 Richard M. Stallman Initial revision
1993-11-24 Richard M. Stallman (Info-follow-reference): Correct one-off error in comparing start-point.
1993-11-23 Richard M. Stallman Comment changes.
1993-11-23 Richard M. Stallman (dired-diff): Require diff.
1993-11-23 Richard M. Stallman (SIGNALS_VIA_CHARACTERS): Defined.
1993-11-23 Richard M. Stallman (telnet-rsh-program): New variable.
1993-11-23 Richard M. Stallman (finder-known-keywords): Add data, faces, mouse, matching.
1993-11-23 Richard M. Stallman Comment change.
1993-11-23 Richard M. Stallman Initial revision
1993-11-23 Richard M. Stallman Comment change.
1993-11-23 Richard M. Stallman (c-indent-region): As first thing, advance to a nonblank line.
1993-11-23 Richard M. Stallman (getwd): If getcwd returns 0, we return 0.
1993-11-23 Richard M. Stallman (repeat-complex-command): Undo Oct 2 change.
1993-11-23 Richard M. Stallman (wait_reading_process_input):
1993-11-23 Richard M. Stallman (kbd_buffer_get_event): Handle delete_window_event's.
1993-11-23 Richard M. Stallman (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP):
1993-11-23 Richard M. Stallman (Fx_disown_selection_internal): When making the fake
1993-11-23 Richard M. Stallman (make_buffer_string): Don't copy intervals
1993-11-23 Richard M. Stallman (Finsert_file_contents): Don't call signal_after_change
1993-11-23 Richard M. Stallman Declare Fnext_single_property_change and Fnext_property_change.
1993-11-23 Richard M. Stallman (HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS.
1993-11-23 Richard M. Stallman Delete periods from error messages.
1993-11-23 Richard M. Stallman (edebug-functionp): Recognize compiled functions.
1993-11-23 Richard M. Stallman (c-indent-region): Don't goto-char sexpend if it's nil.
1993-11-23 Richard M. Stallman (View-scroll-lines-forward):
1993-11-23 Richard M. Stallman (comint-preinput-scroll-to-bottom): If SCROLL is `this',
1993-11-23 Richard M. Stallman (rmail-summary-wipe): If rmail buffer is not visible,
1993-11-23 Richard M. Stallman Formerly tasks.texi.~2~
1993-11-23 Richard M. Stallman Initial revision
1993-11-23 Robert J. Chassell (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither
1993-11-23 Richard M. Stallman (OBARRAY_SIZE): Increase from 509.
1993-11-23 Richard M. Stallman (search_magic_path): Fix colon-colon case.
1993-11-23 Richard M. Stallman (dired-goto-file): Don't try matching one line twice.
1993-11-22 Richard M. Stallman (Ftext_property_not_all): For trivial yes, return start, not Qt.
1993-11-22 Richard M. Stallman (dired-readin-insert): Expand default-directory and dirname
1993-11-22 Richard M. Stallman (dired-readin-insert): Expand default-directory and dirname
1993-11-22 Richard M. Stallman (gnus-inews-do-fcc): If gnus-author-copy-saver
1993-11-22 Richard M. Stallman (gnus-inews-do-fcc): Use gnus-output-to-rmail
1993-11-22 Richard M. Stallman (command-line): Set init-file-had-error to t or nil.
1993-11-22 Richard M. Stallman (Man-specified-section-option): New variable.
1993-11-22 Richard M. Stallman (x_set_frame_parameters): Call check_frame_size
1993-11-22 Richard M. Stallman (delete_window_event): New event kind.
1993-11-22 Richard M. Stallman (Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix.
1993-11-22 Richard M. Stallman (inferior-lisp-proc): Clean up error message.
1993-11-22 Richard M. Stallman (lisp-eval-defun): Renamed from lisp-send-defun.
1993-11-22 Richard M. Stallman [HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.
1993-11-21 Richard M. Stallman (iso-accents-enable): New variable.
1993-11-21 Richard M. Stallman Doc fix.
1993-11-21 Richard M. Stallman (hftctl.o): New rule.
1993-11-21 Richard M. Stallman Include config.h. Include sys/signal.h before config.h.
1993-11-21 Richard M. Stallman (mail-yank-original): Delete windows on selected frame only.
1993-11-21 Richard M. Stallman (window_loop, case DELETE_BUFFER_WINDOWS):
1993-11-21 Richard M. Stallman (mail-fetch-field): Exclude trailing whitespace.
1993-11-21 Richard M. Stallman (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):
1993-11-21 Richard M. Stallman (i[34]86-ncr-sysv*): New specific alternative.
1993-11-21 Richard M. Stallman (x-resolve-font-name): Undo previous change.
1993-11-21 Richard M. Stallman (Info-edit): Use proper map in substitute-command-keys.
1993-11-20 Richard M. Stallman entered into RCS
1993-11-20 Richard M. Stallman (texinfo-tex-region): Use tex-send-command to do commands.
1993-11-20 Richard M. Stallman (tex-send-command): Wait for output first,
1993-11-20 Richard M. Stallman (tex-start-shell): Don't use -v option.
1993-11-20 Richard M. Stallman (Ftext_property_not_all): Swap t and nil values in
1993-11-20 Richard M. Stallman (compute_motion): Pass new arg to Fnext_single_property_change.
1993-11-20 Richard M. Stallman (compute_char_face): Accept new arg LIMIT.
1993-11-20 Richard M. Stallman (direct_output_for_insert): Pass new arg to compute_char_face.
1993-11-20 Richard M. Stallman (display_text_line): Pass new arg to compute_char_face
1993-11-20 Richard M. Stallman (x-resolve-font-name): Don't pass FACE to x-list-fonts
1993-11-20 Richard M. Stallman (version): When --run-in-place, exclude
1993-11-20 Richard M. Stallman (tags-complete-tag): Bind enable-recursive-minibuffers to t.
1993-11-20 Richard M. Stallman (follow_key): When downcasing, downcase just the
1993-11-20 Richard M. Stallman (read_key_sequence): If we get a quit, and current buffer
1993-11-20 Karl Heuer *** empty log message ***
1993-11-20 Roland McGrath (Frename_buffer): When the current buffer is already named NAME, don't
1993-11-20 Roland McGrath Undo last change. SPC feeping at you is too annoying.
1993-11-20 Roland McGrath (Frename_buffer): Change s to B in interactive spec to give buffer-name
1993-11-20 Richard M. Stallman Comment changes.
1993-11-19 Richard M. Stallman (HAVE_UNISTD_H): No need to define here.
1993-11-19 Richard M. Stallman (Flist_buffers): Always return a value.
1993-11-19 Richard M. Stallman (read_minibuf): History list always gets strings,
1993-11-19 Richard M. Stallman (eval-expression): Don't bind minibuffer-history-sexp-flag.
1993-11-19 Richard M. Stallman (ange-ftp-parse-dired-listing): Skip extra blank line
1993-11-19 Richard M. Stallman (hexlify-buffer): Add autoload cookie.
1993-11-18 Richard M. Stallman (calculate-fortran-indent): Fixup regexp for where statements.
1993-11-18 Richard M. Stallman (read_avail_input): Don't set nread to -1
1993-11-18 Richard M. Stallman (r_alloc_init): Explicitly use real_morecore
1993-11-18 Richard M. Stallman (FIRST_PTY_LETTER): Defined.
1993-11-18 Richard M. Stallman Delete jumk.c before writing it.
1993-11-18 Richard M. Stallman (iso-accents-list): Add "s.
1993-11-18 Richard M. Stallman (iso-accents-list): Fix entries for 'y and ~c.
1993-11-17 Richard M. Stallman (comint-scroll-show-maximum-output): Make default nil.
1993-11-17 Richard M. Stallman (gnus-summary-save-in-mail): Use rmail-output
1993-11-17 Richard M. Stallman (font-lock-hack-keywords):
1993-11-17 Richard M. Stallman (Fkey_binding): Doc fix.
1993-11-17 Richard M. Stallman (keys_of_cmds): Make 0377 self-inserting.
1993-11-16 Richard M. Stallman (doprnt): Cast the value alloca returns.
1993-11-16 Richard M. Stallman (gnus-summary-save-in-mail): Don't use rmail-output.
1993-11-16 Richard M. Stallman (rmail-file-p): Add autoload cookie.
1993-11-16 Richard M. Stallman (comint-send-input): Run comint-output-filter-functions
1993-11-16 Richard M. Stallman (install): Don't change mode or group when installing.
1993-11-16 Richard M. Stallman (mkdir): Ignore error from chmod.
1993-11-16 Richard M. Stallman (rmail-set-attribute): Do nothing if MSGNUM is 0.
1993-11-16 Richard M. Stallman (remove-hook): Doc fix.
1993-11-16 Richard M. Stallman (distclean): Do delete Makefile and Makefile.in.
1993-11-16 Richard M. Stallman (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
1993-11-16 Richard M. Stallman (Foverlay_put): Don't call redisplay_region if overlay has no buffer.
1993-11-16 Richard M. Stallman (nntp-encode-text): Insert a CR before the newline.
1993-11-16 Richard M. Stallman (Info-mode): Doc fix.
1993-11-16 Richard M. Stallman (iso-accents-list): Added /A for A-with-ring
1993-11-16 Richard M. Stallman (GNU_MALLOC, REL_ALLOC): Don't define if already defined.
1993-11-16 Richard M. Stallman (change-log-default-name, add-log-current-defun-function)
1993-11-16 Richard M. Stallman (LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.
1993-11-16 Richard M. Stallman Include config.h.
1993-11-16 Richard M. Stallman (extraclean): Prevent wildcard from starting comment.
1993-11-16 Richard M. Stallman (appt-display-interval): New variable.
1993-11-15 Richard M. Stallman Don't put lisp/forms.README in the distribution.
1993-11-15 Richard M. Stallman (read_avail_input): Make cbuf 1 char shorter.
1993-11-15 Richard M. Stallman (HAVE_GETTIMEOFDAY): Don't define if already defined.
1993-11-15 Richard M. Stallman Delete spurious CFLAGS=-g.
1993-11-15 Richard M. Stallman (sun-raw-prefix): Make this just a variable, not a function name.
1993-11-15 Richard M. Stallman Use build-ins.in, not build-install.in.
1993-11-15 Richard M. Stallman (mouse-save-then-kill-delete-region): Take args BEG and END.
1993-11-15 Richard M. Stallman [BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
1993-11-15 Richard M. Stallman (describe-project): New function, on C-h C-p.
1993-11-15 Richard M. Stallman (command-line-1): Display a message in the echo area.
1993-11-15 Richard M. Stallman (command-line-1): Display a message in the echo area.
1993-11-15 Richard M. Stallman Add `provide'.
1993-11-15 Richard M. Stallman Revise documentation. Add `provide'.
1993-11-15 Richard M. Stallman (Fnext_single_property_change): Fix missing \n\.
1993-11-15 Richard M. Stallman *** empty log message ***
1993-11-15 Richard M. Stallman (XTread_socket): Increase length of copy_buffer to 81.
1993-11-15 Richard M. Stallman (read1): If token has a \, don't treat it as a number.
1993-11-15 Richard M. Stallman (comint-read-input-ring, comint-write-input-ring):
1993-11-15 Eric S. Raymond vc-static-header-alist shouldn't have been declared const.
1993-11-15 Richard M. Stallman *** empty log message ***
1993-11-15 Richard M. Stallman (creating src/Makefile): Before running cpp,
1993-11-15 Richard M. Stallman (gnus-summary-save-in-mail): Pass new args to rmail-output.
1993-11-15 Richard M. Stallman (rmail-output): New argument FROM-GNUS.
1993-11-14 Richard M. Stallman (solar-equinoxes-solstices): Add autoload.
1993-11-14 Richard M. Stallman (solar-holidays): Change top-level progn to an if.
1993-11-14 Richard M. Stallman (INTERRUPT_INPUT): Undefined.
1993-11-14 Richard M. Stallman (mouse-save-then-kill-delete-region): Take args BEG and END.
1993-11-14 Richard M. Stallman (rmail-summary-forward): Accept prefix arg
1993-11-14 Richard M. Stallman (compare-windows-skip-whitespace): Swap the two
1993-11-14 Richard M. Stallman (lpr-command): Check for irix, not silicon-graphic-unix.
1993-11-14 Richard M. Stallman (dired-chown-program): Check for irix, not silicon-graphic-unix.
1993-11-14 Richard M. Stallman (rmail-spool-directory): Check for irix, not silicon-graphic-unix.
1993-11-13 Richard M. Stallman (calendar-absolute-from-time): Undo Sep 14 patch.
1993-11-13 Richard M. Stallman Add a provide call.
1993-11-13 Richard M. Stallman (creating src/Makefile): Before running cpp,
1993-11-13 Richard M. Stallman (IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
1993-11-13 Richard M. Stallman (remove-hook): Function deleted.
1993-11-13 Richard M. Stallman (read_avail_input) [no FIONREAD]: On DGUX, as on USG,
1993-11-13 Richard M. Stallman (SYSTEM_MALLOC): Turn off.
1993-11-13 Richard M. Stallman (get_process): Add `static' to definition.
1993-11-13 Richard M. Stallman (comint-match-partial-filename): Consider +@: part of
1993-11-12 Richard M. Stallman (fill-individual-paragraphs): Fix skipping headers of yanked message.
1993-11-12 Richard M. Stallman (vc-rename-file): Don't overwrite an existing file.
1993-11-12 Richard M. Stallman (rmail-summary-edit-map): Inherit text-mode-map properly.
1993-11-12 Richard M. Stallman (syms_of_fileio): Fix missing \n\'s.
1993-11-12 Richard M. Stallman (Fread_key_sequence): Split the doc string with "".
1993-11-12 Richard M. Stallman (read_c_string): For "", concatenate the two strings.
1993-11-12 Richard M. Stallman (Fprevious_single_property_change): Fix missing \n\.
1993-11-12 Richard M. Stallman (main): Fix error message text.
1993-11-11 Richard M. Stallman When running make in lib-src, specify YACC var value.
1993-11-11 Richard M. Stallman Comment change.
1993-11-11 Richard M. Stallman (texinfo-format-region): Change `texinfo-[start
1993-11-11 Richard M. Stallman (texinfo-texi2dvi-command): Separate `texi2dvi'
1993-11-11 Richard M. Stallman (Man-section-regexp): Allow section names l, n, L, N.
1993-11-11 Richard M. Stallman Comment change.
1993-11-11 Richard M. Stallman (map-y-or-n-p): Handle help-char values other than chars.
1993-11-11 Richard M. Stallman (Fcall_process): Clear synch_process_death and
1993-11-11 Richard M. Stallman (c-indent-region): When looking for a sexp that ends
1993-11-11 Richard M. Stallman (occur-mode): Run occur-mode-hook.
1993-11-11 Richard M. Stallman (XTmouse_position): Undo roland's change.
1993-11-11 Roland McGrath [! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
1993-11-10 Roland McGrath (XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
1993-11-10 Richard M. Stallman Initial revision
1993-11-10 Richard M. Stallman Don't try to link *.texinfo--there are none now.
1993-11-10 Richard M. Stallman (rmail-start-mail): Don't do other frame unless we have
1993-11-10 Richard M. Stallman (Man-filter-list): Include anything starting with
1993-11-10 Richard M. Stallman (Info-extract-menu-item): Quote `*' in the menu-item
1993-11-10 Richard M. Stallman (hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.
1993-11-10 Richard M. Stallman (find-backup-file-name): Don't fatal-error on
1993-11-10 Richard M. Stallman (remove-hook): New function, analogous to add-hook. This
1993-11-10 Richard M. Stallman (intervals.o): Depend on puresize.h.
1993-11-10 Richard M. Stallman Include puresize.h.
1993-11-10 Richard M. Stallman (Fraise_frame): Do like the documentation says, and make
1993-11-10 Richard M. Stallman (Tmouse_position): If the passed in frame is not an
1993-11-10 Richard M. Stallman (EMACS_GETPGRP): New macro hides argument passing to
1993-11-10 Richard M. Stallman (sys_suspend): Use EMACS_GETPGRP macro.
1993-11-10 Richard M. Stallman (main): Use EMACS_GETPGRP macro.
1993-11-10 Richard M. Stallman (make_pure_string): If we USE_TEXT_PROPERTIES, set the
1993-11-10 Richard M. Stallman Treat convex like hpux.
1993-11-10 Richard M. Stallman (Fskip_chars_backward, Fskip_chars_forward): Doc fix.
1993-11-10 Richard M. Stallman (Fforward_comment): On backward scan, exit inner loop
1993-11-10 Richard M. Stallman (read_input_waiting): Don't mess with meta bit
1993-11-10 Richard M. Stallman (skip_chars): Finish reenabling checks for buffer bounds.
1993-11-10 Richard M. Stallman (Fwrite_region): Fix minor bugs in POS arg to awrite.
1993-11-10 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
1993-11-10 Richard M. Stallman (syms_of_xterm): Initialize last_mouse_scroll_bar.
1993-11-10 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
1993-11-10 Richard M. Stallman (texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.
1993-11-10 Robert J. Chassell (texinfo-show-structure): Indent appendices properly.
1993-11-09 Richard M. Stallman (texinfo-sequential-node-update): Add autoload.
1993-11-09 Richard M. Stallman Doc fixes.
1993-11-09 Richard M. Stallman (Ferase_buffer): Doc fix.
1993-11-09 Richard M. Stallman (menu-bar-edit-menu): Add menu items for searching.
1993-11-09 Richard M. Stallman (etags-list-tags): Return t if found the file.
1993-11-08 Richard M. Stallman (comint-preinput-scroll-to-bottom): Added
1993-11-08 Richard M. Stallman Doc fixes.
1993-11-08 Francesco Potortì Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)
1993-11-08 Richard M. Stallman (describe-current-display-table):
1993-11-08 Richard M. Stallman (wordstar-mode): Add autoload.
1993-11-08 Richard M. Stallman Initial revision
1993-11-08 Richard M. Stallman (ispell-message): Delete excess (beginning-of-line) call.
1993-11-08 Richard M. Stallman (jump-to-register): Doc fix.
1993-11-08 Richard M. Stallman (jump-to-register): Rename prefix arg to DELETE and invert its sense.
1993-11-08 Richard M. Stallman (set-frame-configuration): Iconify frames
1993-11-08 Richard M. Stallman (ispell-message): If gnus, but no mail-yank-prefix,
1993-11-08 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
1993-11-07 Richard M. Stallman Fix previous change.
1993-11-07 Richard M. Stallman (ispell-message): Stop if ispell-region returns nil.
1993-11-07 Richard M. Stallman (compare-windows-skip-whitespace): Return t
1993-11-07 Richard M. Stallman (iso-accents-mode): Doc fix.
1993-11-07 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
1993-11-07 Richard M. Stallman (iso-accents-list): Fix typo in ^A code. Support ~< and ~>.
1993-11-07 Richard M. Stallman Support ~ and /. Support 'Y, 'y, "y.
1993-11-07 Richard M. Stallman entered into RCS
1993-11-07 Richard M. Stallman (set-frame-configuration): If NODELETE, make the unwanted frames invisible.
1993-11-06 Richard M. Stallman *** empty log message ***
1993-11-06 Richard M. Stallman (tex-alt-print): New function for menu bar.
1993-11-06 Richard M. Stallman (child_setup_tty): Make the pty handle 8-bit characters.
1993-11-06 Richard M. Stallman (Man-frame-parameters): New variable.
1993-11-04 Richard M. Stallman [TERM]: Include client.h.
1993-11-04 Richard M. Stallman [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
1993-11-04 Richard M. Stallman (ange-ftp-load): Handle extra args after the file name.
1993-11-03 Richard M. Stallman (other-frame): Subtract 1 from hpos for new mouse position.
1993-11-03 Richard M. Stallman (sendmail-send-it): Don't insert Sender.
1993-11-03 Richard M. Stallman (x_new_font): xmalloc arg was 1 too small.
1993-11-03 Richard M. Stallman (tex-validate-region, tex-region):
1993-11-03 Roland McGrath entered into RCS
1993-11-03 Richard M. Stallman (mouse-drag-region): Set this-command to mouse-set-point
1993-11-02 Francesco Potortì Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)
1993-11-02 Francesco Potortì Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".
1993-11-02 Richard M. Stallman *** empty log message ***
1993-10-31 Richard M. Stallman Re-add hitachi to list of companies not to treat as OS names.
1993-10-30 Richard Kenner Add H3050/RX support.
1993-10-27 Richard M. Stallman (tex-define-common-keys): Define menu items.
1993-10-27 Richard M. Stallman (comint-mode-map): Merge menu bar item Output into Input.
1993-10-26 Richard M. Stallman (paragon): New alias.
1993-10-26 Richard M. Stallman (font-lock-fontify-buffer): Don't turn
1993-10-26 Richard M. Stallman (text-mode-map): Bind ispell-complete-word to M-TAB.
1993-10-26 Richard M. Stallman (ispell-look-command): New user variable.
1993-10-26 Roland McGrath (eval-expression): Fix typo: missing paren.
1993-10-26 Richard M. Stallman (bookmark-load, bookmark-write-file):
1993-10-26 Karl Fogel Added a define-key for menu-bar-bookmark-map, so that the File menu on
1993-10-25 Karl Fogel upped version to 2.5
1993-10-25 Richard M. Stallman (comint-scroll-to-bottom-on-input): Default to nil.
1993-10-25 Brian Fox (ispell): If the buffer to spell has no associated file, or, the
1993-10-25 Brian Fox `provide' "dired" before running user hooks.
1993-10-25 Brian Fox (ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result
1993-10-25 Brian Fox (eval-expression, edit-and-eval-command): Let
1993-10-25 Richard M. Stallman *** empty log message ***
1993-10-25 Richard M. Stallman Initial revision
1993-10-25 Brian Fox (Fopen_netwrok_stream): Cast arg to inet_addr to (char *).
1993-10-25 Brian Fox (Freplace_match): Fix argument names to match doc string.
1993-10-25 Brian Fox Declare `logb' only if HAVE_LOGB is defined.
1993-10-25 Richard M. Stallman (comint-scroll-to-bottom-on-input)
1993-10-25 Brian Fox (Fcopy_file): Don't allow the copying of anything other than regular
1993-10-24 Richard M. Stallman (read_key_sequence): Arg prompt is now a Lisp object.
1993-10-24 Richard M. Stallman Define "dead keys" in key-translation-map, not in global-map.
1993-10-24 Richard M. Stallman (isearch-yank): Handle `kill' as chunk type.
1993-10-24 Richard M. Stallman (make-frame): Use before-make-frame-hook and after-make-frame-hook.
1993-10-22 Richard M. Stallman (rlogin, rlogin-mode): Use comint-file-name-prefix,
1993-10-22 Brian Fox Add #undef HAVE_UNISTD_H so that configure can edit it correctly.
1993-10-22 Richard M. Stallman (comint-after-partial-file-name-command):
1993-10-22 Richard M. Stallman (shell-after-partial-filename): Renamed from
1993-10-22 Richard M. Stallman (status_notify): Don't read from process if filter is t.
1993-10-21 Richard M. Stallman (blink-matching-open): Treat / syntax like \ syntax.
1993-10-21 Richard M. Stallman (texinfo-format-begin-end): Bind cmd locally.
1993-10-21 Richard M. Stallman (forms--set-minor-mode): Rewrite so that describe-mode
1993-10-20 Richard M. Stallman entered into RCS
1993-10-20 Richard M. Stallman Initial revision
1993-10-20 Richard M. Stallman (holiday-easter-etc): Fix Ascension Day string.
1993-10-20 Richard M. Stallman (solar-n-hemi-seasons, solar-s-hemi-seasons): New vars.
1993-10-20 Richard M. Stallman (list-sexp-diary-entries): Fix doc string.
1993-10-20 Richard M. Stallman (calendar-week-start-day): New var (autoloaded) to
1993-10-20 Richard M. Stallman [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-19 Richard M. Stallman Recognize powerpc.
1993-10-19 Paul Eggert (printlogline): Don't generate lines containing only white space.
1993-10-18 Roland McGrath (list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE
1993-10-18 Noah Friedman (rlogin-initially-track-cwd): New variable.
1993-10-18 Richard M. Stallman (reporter-submit-bug-report, reporter-mailer): reporter-mailer
1993-10-14 Paul Eggert (vc-backend-checkout): Do not set umask to value that does not allow
1993-10-14 Richard M. Stallman (Fcar_less_than_car): Fix typo in previous change.
1993-10-14 Richard M. Stallman (Fdelete_overlay, Foverlay_put): Use marker_position,
1993-10-14 Roland McGrath (rmail-output-file-alist): Doc fix.
1993-10-13 Richard M. Stallman entered into RCS
1993-10-13 Richard M. Stallman (read_key_sequence): Allow function in key-translation-map
1993-10-13 Richard M. Stallman (bookmark-write): Add numbered backups for bookmark file.
1993-10-12 Richard M. Stallman (abbreviated-home-dir): Doc fix.
1993-10-12 Jim Meyering *** empty log message ***
1993-10-12 Roland McGrath (map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area.
1993-10-11 Richard M. Stallman (rmail-retry-setup-hook): New hook variable.
1993-10-09 Richard M. Stallman [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-09 Richard M. Stallman (ispell-message-cite-regexp): Add definition.
1993-10-09 Richard M. Stallman (Vafter_insert_file_functions): New variable.
1993-10-09 David J. MacKenzie comment fix
1993-10-09 David J. MacKenzie fix comment
1993-10-09 Richard M. Stallman (rmail): Really don't get new mail if file name was given.
1993-10-09 Richard M. Stallman (hack-local-variables): If buffer has no file, display its buffer name.
1993-10-09 Richard M. Stallman (rmail-output): If message was shown with full headers,
1993-10-09 Richard M. Stallman (timezone-parse-date): Handle new style 22-AUG-1993.
1993-10-08 Richard M. Stallman (BSTRING): Define only if HAVE_BCOPY.
1993-10-08 Richard M. Stallman (SYSTEM_TYPE): Put into #if 0.
1993-10-08 Brian Fox (skip_chars): Fixed typo.
1993-10-07 Brian Fox (skip_chars): Reinstate check for end of buffer, ignoring cryptic
1993-10-07 Richard M. Stallman Internal clean-up. Save information about current
1993-10-06 Doug Evans fix 2 typos
1993-10-05 Brian Fox (rsh): Add `host' to args passed to make-comint.
1993-10-05 Brian Fox Doc fix.
1993-10-05 Brian Fox Format comment.
1993-10-05 Brian Fox Comment update reflects reality.
1993-10-05 Brian Fox (Fminibuffer_complete_word): GCPRO1 `completion' during calls to
1993-10-05 Brian Fox (read_key_sequence): Don't declare first_event; it is no longer used.
1993-10-05 Brian Fox If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already
1993-10-05 Brian Fox (edit-and-eval-command): Let `read-from-minibuffer' manipulate the
1993-10-05 Brian Fox Make sure that config.status contains the correct commands for
1993-10-05 Richard M. Stallman (rmail-convert-to-babyl-format): Protect against
1993-10-04 Richard M. Stallman Comment change.
1993-10-04 Eric S. Raymond (vc-next-action) Fix (throw ... ) invocation to work with 19; this
1993-10-04 Roland McGrath (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.
1993-10-03 Roland McGrath (extrasub): Add vpath patterns for %.[yls].
1993-10-03 Roland McGrath (LIBES): Add $(GNULIB_VAR) again at end.
1993-10-03 Roland McGrath Don't do seddery on config.status after AC_OUTPUT.
1993-10-03 Roland McGrath Use : instead of dnl for comment inside $makefile_command.
1993-10-03 Roland McGrath No longer use vpath_sed. Instead, when we notice srcdir already
1993-10-03 Roland McGrath In cmds to make src/Makefile, chmod Makefile.new before moving it.
1993-10-03 Roland McGrath (VPATH): Define to @srcdir@.
1993-10-03 Roland McGrath Fixed typos or brainos of whoever though `@' was the comment char.
1993-10-03 Roland McGrath *** empty log message ***
1993-10-03 Erich Stefan Boleyn Recognize operating system "riscix*"; recognize acorn as vendor
1993-10-01 Richard M. Stallman (build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.
1993-10-01 Francesco Potortì * etags.c (process_file): dead code removed.
1993-09-30 Brian Fox (ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.
1993-09-30 Brian Fox (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current
1993-09-30 Brian Fox Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. Just
1993-09-28 Brian Fox (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the
1993-09-28 Jim Blandy Doc fix.
1993-09-28 Brian Fox (Fhandle_switch_frame): Doc fix.
1993-09-28 Brian Fox (validate_plist): Add argument declaration for `list'.
1993-09-28 Brian Fox Initial revision
1993-09-28 Brian Fox Remove `src/ymakefile', add `src/Makefile.in.in'.
1993-09-28 Brian Fox Change src/xemacs to src/emacs. We no longer create src/xemacs, so
1993-09-28 Brian Fox (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files
1993-09-28 Brian Fox Allow any of the path or directory Makefile variables to be set with
1993-09-27 Paul Eggert (vc-find-binary): Fix bug; it always claimed success.
1993-09-27 Richard M. Stallman Version 2.3.
1993-09-27 Richard M. Stallman (disassemble-internal): Allow a call to byte-code as argument.
1993-09-27 Richard M. Stallman (mouse-delete-max-match): New function.
1993-09-25 Roland McGrath [MULTI_FRAME]: Increase PURESIZE to 220000.
1993-09-24 Richard M. Stallman (ispell-message): Handle cited messages.
1993-09-24 Brian Fox Avoid forcing the search of /usr/include before fixed include files by
1993-09-24 Richard M. Stallman (other-frame): Warp the mouse so that the other