log

age author description
1995-01-26 Richard M. Stallman (scroll-bar-drag-1): Set point-before-scroll properly.
1995-01-26 Richard M. Stallman (mouse-drag-region): Modify previous change--don't run the ordinary binding
1995-01-26 Richard M. Stallman (mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.
1995-01-25 Karl Heuer (struct x_display_info): New member display_perd.
1995-01-25 Karl Heuer (the_only_perd): Define this var here.
1995-01-25 Karl Heuer Add comments and `volatile' keyword to previous change.
1995-01-25 Karl Heuer (PERD): New struct containing per-display data.
1995-01-25 Karl Heuer (process_tick, update_tick): Make non-static.
1995-01-25 Richard M. Stallman Comment change.
1995-01-25 Richard M. Stallman (x_destroy_window): Don't let frame being destroyed remain in
1995-01-25 Richard M. Stallman (font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.
1995-01-25 Richard M. Stallman (c-forward-conditional):
1995-01-25 Richard M. Stallman (justify-current-line): Avoid error comparing fill-prefix
1995-01-24 Richard M. Stallman Added support for descriptions in the group buffer:
1995-01-24 Richard M. Stallman (Flocal_set_key, Fglobal_set_key): Use K, not k.
1995-01-24 Richard M. Stallman (Fcall_interactively): Define K mostly like k.
1995-01-24 Richard M. Stallman (read_key_sequence): New arg dont_downcase_last
1995-01-24 Karl Heuer (compute_motion): Don't get hung in selective-display loop.
1995-01-24 Richard M. Stallman (vc-do-command): Arrange for the default-directory variable
1995-01-24 Karl Heuer Don't use function prototypes.
1995-01-24 Karl Heuer (iso-transl-dead-key-alist): New var.
1995-01-24 Richard M. Stallman (pascal-*-completion, pascal-comp-defun)
1995-01-24 Karl Heuer (read_key_sequence): Don't wait for a possible key translation sequence if we
1995-01-24 Karl Heuer (i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.
1995-01-23 Karl Heuer (HAVE_SYS_SELECT_H): Add #undef for configure.
1995-01-23 Karl Heuer Check for sys/select.h.
1995-01-23 Karl Heuer Define BROKEN_SELECT_NON_X.
1995-01-23 Karl Heuer (sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to
1995-01-23 Karl Heuer #include sysselect.h instead of defining things by hand.
1995-01-23 Karl Heuer Initial revision
1995-01-23 Karl Heuer (mark): If transient-mark-mode is nil, mark is active.
1995-01-23 Karl Heuer [__GNUC__] (POSIX_SIGNALS): #define this.
1995-01-22 Richard M. Stallman (iso-transl-char-map): Add elements for mute-acute, etc.
1995-01-22 Richard M. Stallman Document alias commands and menu items.
1995-01-22 Richard M. Stallman (read_minibuf): Don't print the prompt in batch mode.
1995-01-22 Richard M. Stallman (facemenu-keybindings, facemenu-face-menu):
1995-01-22 Richard M. Stallman (enriched-annotation-list): property `hard-newline'
1995-01-22 Richard M. Stallman (gdb): In gud-remove, specify the source file.
1995-01-22 Richard M. Stallman (sort_args): Ordinary args get priority 0.
1995-01-22 Richard M. Stallman (tempo-insert-template): Quoted transient-mark-mode
1995-01-22 Richard M. Stallman (term-version): Increased to 0.94.
1995-01-22 Richard M. Stallman (byte-compile-defvar): Add the var to current-load-list.
1995-01-21 Richard M. Stallman Document force arg in unload-feature.
1995-01-21 Richard M. Stallman [NO_REMAP]: #undef static.
1995-01-21 Richard M. Stallman Comment change.
1995-01-21 Roland McGrath (update-copyright): Remove gratuitous error at end.
1995-01-21 Karl Heuer Fix sed append command to behave as intended.
1995-01-20 Richard M. Stallman (xmenu.o): Add msdos.h as dependency.
1995-01-20 Richard M. Stallman Delete mysterious dot. Add comment to protect blank
1995-01-20 Richard M. Stallman (compile-internal): Force redisplay on compilation
1995-01-20 Richard M. Stallman (syms_of_buffer) [DOS_NT]: Add missing ';'.
1995-01-20 Richard M. Stallman Comment change.
1995-01-20 Richard M. Stallman (x_mouse_leave): Add neutralizing define.
1995-01-20 Richard M. Stallman [MSDOS]: #include msdos.h.
1995-01-20 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
1995-01-20 Richard M. Stallman (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.
1995-01-20 Richard M. Stallman (file_name_as_directory, Ffile_name_directory)
1995-01-20 Richard M. Stallman (unload-feature): Don't care if FILE is a dependency of itself.
1995-01-20 Richard M. Stallman (fill-region-as-paragraph): At end, advance over any newlines
1995-01-20 Karl Heuer (union Lisp_Misc): Make the `type' field just 16 bits, to match the
1995-01-20 Karl Heuer (xbufobjfwd, xbuflocal, xwinconfig):
1995-01-20 Karl Heuer (center-line): fill-column is a var, not a function.
1995-01-20 Richard M. Stallman entered into RCS
1995-01-20 Richard M. Stallman *** empty log message ***
1995-01-20 Richard M. Stallman Initial revision
1995-01-20 Karl Heuer (set-c-style): Ignore case in completion.
1995-01-20 Richard M. Stallman (rmail-summary-update-highlight): New function.
1995-01-20 Karl Heuer (Ftext_property_any): Handle the trivial case specially.
1995-01-20 Richard M. Stallman entered into RCS
1995-01-19 Karl Heuer (seed_random): Renamed from srandom.
1995-01-19 Karl Heuer (Frandom): Call seed_random and get_random.
1995-01-19 Karl Heuer (remote-shell-program): Reorder search path.
1995-01-19 Karl Heuer (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,
1995-01-19 Karl Heuer (print): Print internal types too, for debugging.
1995-01-19 Richard M. Stallman (term_get_fkeys_1): Bug fix for function key above f19.
1995-01-19 Richard M. Stallman (subst_char_in_region_unwind): New function.
1995-01-19 Richard M. Stallman (help-for-help): Doc fix.
1995-01-19 Richard M. Stallman Comment change.
1995-01-19 Richard M. Stallman (make-help-screen): Use *only* local-map to look up keys.
1995-01-19 Richard M. Stallman *** empty log message ***
1995-01-19 Richard M. Stallman Revert Jan 15 and Jan 5 changes.
1995-01-19 Richard M. Stallman (internal_self_insert): Don't test current_column
1995-01-19 Richard M. Stallman (fill-region-as-paragraph): left-margin renamed to current-left-margin.
1995-01-19 Richard M. Stallman (current-justification): Renamed from current-justification. Callers changed.
1995-01-19 Richard M. Stallman (do-auto-fill): justification renamed to current-justification.
1995-01-19 Richard M. Stallman (move-to-left-margin): justification renamed to current-justification.
1995-01-19 Richard M. Stallman (do-auto-fill): Fill, don't fill, or fill-and-justify
1995-01-19 Richard M. Stallman (set-justification): New function.
1995-01-19 Richard M. Stallman (standard-indent): New variable.
1995-01-19 Richard M. Stallman (center-line): Use current-left-margin function, not variable.
1995-01-19 Richard M. Stallman (completion-separator-self-insert-autofilling):
1995-01-19 Richard M. Stallman (forward-paragraph): Fix end-of-buffer bug.
1995-01-18 Richard M. Stallman Don't include sys/param.h.
1995-01-18 Richard M. Stallman (check-ispell-version): Use Fundamental mode in the temporary buffer.
1995-01-18 Richard M. Stallman (Qtemp_buffer_show_hook): New hook.
1995-01-18 Richard M. Stallman (scribe-mode): Treat @: as a sentence end.
1995-01-18 Richard M. Stallman Use byte-compile-dynamic.
1995-01-18 Roland McGrath (etags-file-of-tag): Use a regexp search to find the file name,
1995-01-18 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
1995-01-18 Karl Heuer [!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
1995-01-18 Karl Heuer (SWITCH_ENUM_CAST): New macro.
1995-01-18 Karl Heuer (check-ispell-version): Force standard syntax table.
1995-01-18 Karl Heuer (remote-compile): Use new global remote-shell-program.
1995-01-18 Karl Heuer (rsh): Use new global remote-shell-program.
1995-01-18 Karl Heuer (ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
1995-01-18 Karl Heuer (remote-shell-program): New var.
1995-01-18 Francesco Potortì * etags.c (longopts, print_help, main): Use -I as abbreviation
1995-01-18 Richard M. Stallman (gud-gdb-find-file): Propagate debug menu to found buffers.
1995-01-17 Richard M. Stallman (dbx): Fix missing cast of $curline for Irix.
1995-01-17 Richard M. Stallman (pascal-mode-map, pascal-outline-map):
1995-01-17 Simon Marshall Make sure the event read by comint-dynamic-list-completions isn't
1995-01-17 Richard M. Stallman (command-line-1): Handle -f with kbd macro.
1995-01-17 Richard M. Stallman (list_buffers_1, Flist_buffers): Functions deleted.
1995-01-17 Karl Heuer (message_dolog): Ignore narrowing.
1995-01-17 Karl Heuer (redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window
1995-01-17 Karl Heuer (struct window): New member column_number_displayed.
1995-01-17 Karl Heuer (write_glyphs, insert_glyphs): Call checkmagic.
1995-01-17 Karl Heuer Declare checkmagic.
1995-01-17 Karl Heuer (cmcheckmagic): New function.
1995-01-16 Karl Heuer (calendar): Doc fix.
1995-01-16 Karl Heuer (standard-display-ascii): Doc fix. Allow use with X.
1995-01-16 Karl Heuer (iso-aggressive-german-trans-tab): Doc fix.
1995-01-16 Richard M. Stallman (kbd_buffer_store_event): Cast arg of bcopy.
1995-01-15 Roland McGrath (r_alloc_init): Remove unused variable END.
1995-01-15 Roland McGrath (vc-do-command): Use set-buffer-modified-p instead of not-modified.
1995-01-15 Roland McGrath (not-modified): Doc fix.
1995-01-15 Roland McGrath (etags-tags-completion-table): Don't let match string contain a \177.
1995-01-14 Karl Heuer (vc-directory): Prompt for a directory, not a file.
1995-01-14 Karl Heuer (Fpurecopy): Mask size field when copying pseudovector.
1995-01-13 Richard M. Stallman Declare Qrear_nonsticky.
1995-01-13 Richard M. Stallman (Vuse_hard_newlines): New variable.
1995-01-13 Richard M. Stallman (forward-paragraph): Notice use-hard-newlines value.
1995-01-13 Richard M. Stallman (fill-region-as-paragraph): Don't modify newline
1995-01-13 Richard M. Stallman (open-line, split-line, next-line): Use `newline'
1995-01-13 Richard M. Stallman (list-buffers): Fix previous change.
1995-01-13 Richard M. Stallman Fix previous change.
1995-01-13 Richard M. Stallman (list-buffers): New function.
1995-01-13 Karl Heuer (printchar, strout): Call message_dolog.
1995-01-13 Karl Heuer Declare message_dolog.
1995-01-13 Karl Heuer (message_log_need_newline): New var.
1995-01-13 Karl Heuer (easy-menu-define): Doc fix.
1995-01-13 Karl Heuer Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.
1995-01-13 Karl Heuer (DONT_COPY_FLAG): Default this to 1.
1995-01-12 Richard M. Stallman (revert-buffer): Recompute buffer-file-truename.
1995-01-12 Karl Heuer (internal_equal): Delete redundant tests.
1995-01-12 Richard M. Stallman (indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
1995-01-12 Richard M. Stallman (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.
1995-01-12 Richard M. Stallman (find-backup-file-name): Run a file name handler.
1995-01-12 Richard M. Stallman (ange-ftp-set-buffer-mode): Don't set make-backup-files.
1995-01-12 Richard M. Stallman (unexec): Cast value of sbrk.
1995-01-12 Richard M. Stallman (internal_equal): Once again use a switch.
1995-01-12 Francesco Potortì Global polishing, some bugs corrected, dynamic allocation used instead
1995-01-12 Richard M. Stallman (mouse-select-buffer) Handle an aborted selection.
1995-01-12 Richard M. Stallman (etags-goto-tag-location): Add 1 to char positions in TAGS.
1995-01-11 Richard M. Stallman (define-derived-mode): Doc fix.
1995-01-11 Richard M. Stallman Put height and width from geometry parm into default-frame-alist.
1995-01-11 Richard M. Stallman (main): Skip past the colon in inname.
1995-01-11 Karl Heuer (DONT_COPY_FLAG): Fix typo.
1995-01-11 Karl Heuer (isearch-edit-string): Disable message logging.
1995-01-11 Karl Heuer Use large constants for Lisp_Misc_Type.
1995-01-11 Karl Heuer (Fgarbage_collect): Don't log the GC message.
1995-01-11 Karl Heuer (message1_nolog): New function.
1995-01-11 Karl Heuer (Vmessage_log_max): New var.
1995-01-11 Karl Heuer (echo): Don't log the key echoes.
1995-01-11 Karl Heuer Declare all non-returning functions `void'.
1995-01-11 Richard M. Stallman (dired-insert-directory): Don't call expand-file-name
1995-01-11 Richard M. Stallman (DONT_COPY_FLAG): New bit flag.
1995-01-11 Richard M. Stallman (main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
1995-01-11 Richard M. Stallman (struct Lisp_Free, struct Lisp_Marker, etc.):
1995-01-11 Karl Heuer Don't use go32 for make-docfile; the arg list is too long.
1995-01-11 Karl Heuer Use coff2exe on make-docfile, instead of go32 when running it.
1995-01-10 Noah Friedman rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.
1995-01-10 Karl Heuer (Fnarrow_to_region): Swap using temp Lisp_Object, not int.
1995-01-10 Karl Heuer (Finsert_char): Check inherit flag for long strings too.
1995-01-10 Richard M. Stallman (syms_of_keyboard): Doc fix.
1995-01-10 Richard M. Stallman (show-paren-command-hook): Don't alter paren-mismatch face
1995-01-10 Richard M. Stallman (face-nontrivial-p): New function.
1995-01-10 Francesco Potortì * etags.c (pfatal): New function.
1995-01-10 Simon Marshall Doc fixes (simon's email address and shell-mode)
1995-01-10 Francesco Potortì * etags.c (Lang_function): Use void instead to declare the
1995-01-10 Richard M. Stallman (face-try-color-list): Treat `underline' as valid.
1995-01-10 Noah Friedman Removed several more gratuitous autoload cookies.
1995-01-10 Karl Heuer (Fscroll_other_window): On small windows, scroll by 1 line.
1995-01-09 Karl Heuer Fix text punctuation.
1995-01-09 Richard M. Stallman Better format of files-by-directory menus.
1995-01-09 Richard M. Stallman (concat, xmalloc, xrealloc, readline, xnew): Four new
1995-01-09 Richard M. Stallman (mouse-drag-region): As once in the past,
1995-01-09 Richard M. Stallman (listify-key-sequence-1): Update for change in CHAR_META.
1995-01-08 Richard M. Stallman (store_in_keymap): Copy a cons only if car is a string.
1995-01-08 Richard M. Stallman Don't include param.h.
1995-01-08 Richard M. Stallman (syms_of_buffer): Doc fix.
1995-01-08 Richard M. Stallman Fix buffer-undo-list.
1995-01-07 Roland McGrath Include config.h first. make-3-72-10 make-3-72-11 make-3-72-12 make-3-72-13 make-3-72-9 make-3-73 make-3-73-1 make-3-73-2
1995-01-07 Karl Heuer (VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer (VALBITS): Adjust for new bit layout.
1995-01-07 Karl Heuer [XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer (VALBITS, XTYPE): Adjust for new bit layout.
1995-01-07 Karl Heuer Fix comment.
1995-01-07 Karl Heuer Fix comment.
1995-01-06 Karl Heuer Delete obsolete comment.
1995-01-06 Richard M. Stallman (C_entries): Ignore carriage return at end of line.
1995-01-06 Richard M. Stallman (te-terminfo-systems-regexp): Variable deleted.
1995-01-06 Richard M. Stallman (bibtex-clean-entry): Killing text while editing
1995-01-06 Richard M. Stallman (what-cursor-position): Show char in decimal, hex, octal.
1995-01-05 Richard M. Stallman (pop-global-mark): Make pop-global-mark treat
1995-01-05 Richard M. Stallman [!MULTI_FRAME] (window_frame): New function.
1995-01-05 Richard M. Stallman (vc-do-command): Change RCS handling so rcsdiff won't strip
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Change forms-search to forms-search-forward, and add
1995-01-05 Roland McGrath Fix typo in last change.
1995-01-05 Roland McGrath (store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on
1995-01-05 Roland McGrath (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of
1995-01-05 Roland McGrath (Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiled
1995-01-05 Richard M. Stallman (tex-print): Better check for when to print current
1995-01-04 Karl Heuer (mark_object, mark_buffer): Don't mark buffer twice.
1995-01-04 Karl Heuer [EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.
1995-01-04 Richard M. Stallman (auto-mode-alist): Add entries for .cls files, and for /drafts/.
1995-01-04 Karl Heuer (xcar, xcdr): Use correct shift and mask values.
1995-01-04 Karl Heuer (xint): Use correct mask.
1995-01-04 Per Bothner Update copyright notice.
1995-01-04 Per Bothner Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.
1995-01-04 Richard M. Stallman On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
1995-01-04 Richard M. Stallman (term_init): Fatal error if screen is too small.
1995-01-04 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-04 Richard M. Stallman (store_function_docstring): Arg is now EMACS_INT.
1995-01-03 Noah Friedman Add autoload cookies.
1995-01-03 Noah Friedman (mail-abbrev-mailrc-file): Variable and macro deleted.
1995-01-03 Noah Friedman Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".
1995-01-03 Noah Friedman (mail-personal-alias-file): New variable.
1995-01-03 Richard M. Stallman (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
1995-01-03 Richard M. Stallman (command-line-1): Pause between init file error
1995-01-03 Richard M. Stallman (spell-filter): Make it a risky-local-variable.
1995-01-03 Karl Heuer Use consistent spelling in comments.
1995-01-03 Karl Heuer (enum Lisp_Type): Don't use trailing comma.
1995-01-03 Karl Heuer (mark_object): Make `else' visible outside MULTI_FRAME.
1995-01-02 Richard M. Stallman (gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.
1995-01-02 Richard M. Stallman (tex-mode): \begin at start of file implies Latex.
1995-01-02 Richard M. Stallman (display-time-string-forms): Fix doc string syntax error.
1995-01-02 Richard M. Stallman (enum Lisp_Type): Delete Lisp_Buffer.
1995-01-02 Richard M. Stallman Use BUF_MARKERS throughout.
1995-01-02 Richard M. Stallman (Fmake_indirect_buffer): New function.
1995-01-02 Richard M. Stallman Use BUF_INTERVALS throughout.
1995-01-02 Richard M. Stallman (validate_interval_range): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (struct buffer): Fields markers and intervals moved out.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (mark_buffer, gc_sweep): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman Integers now at least 28 bits.
1995-01-02 Richard M. Stallman (store_in_keymap): While dumping, copy DEF if a cons.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (temp_output_buffer_show): Use BUF_SAVE_MODIFF.
1995-01-02 Richard M. Stallman (print): Don't drop thru to error for markers and overlays.
1995-01-02 Richard M. Stallman (Fprimitive_undo): Use base buffer's modtime field.
1995-01-02 Richard M. Stallman Adapt to new Lisp_Object format.
1994-12-31 Richard M. Stallman (auto-mode-alist): Add entries for .cls files,
1994-12-30 Richard M. Stallman (regex_compile): Use putchar, not printchar.
1994-12-30 Richard M. Stallman (tex-mode-map): Add BibTeX File menu item.
1994-12-30 Richard M. Stallman (terminal-emulator): Test system-configuration
1994-12-30 Richard M. Stallman Added terminfo support.
1994-12-30 Richard M. Stallman (print): Get size of compiled function as pseudovector.
1994-12-30 Richard M. Stallman (VALBITS): Default now 28.
1994-12-30 Richard M. Stallman (mark_object): Don't use Lisp_Process, Lisp_Window.
1994-12-30 Richard M. Stallman (Faref): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman (Flength): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman (XSETFRAME): Use pseudovector.
1994-12-30 Richard M. Stallman (x_scroll_bar_handle_click): Use GC_WINDOWP.
1994-12-29 Richard M. Stallman Make size field an EMACS_INT.
1994-12-29 Richard M. Stallman Fix typo in previous change.
1994-12-29 Richard M. Stallman (switch-to-completions): New command, with bindings in minibuf completion maps.
1994-12-29 Richard M. Stallman (super-apropos-check-elc-file): New function.
1994-12-29 Richard M. Stallman (super-apropos, super-apropos-check-doc-file)
1994-12-29 Richard M. Stallman (server-process-filter): Process each line separately.
1994-12-29 Richard M. Stallman Comment changes.
1994-12-28 Richard M. Stallman (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
1994-12-28 Richard M. Stallman [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
1994-12-28 Roland McGrath (find-tag-in-order): Don't set buffer-local value of tags-file-name.
1994-12-27 Thien-Thi Nguyen Initial revision
1994-12-27 Richard M. Stallman (make_lispy_event) [USE_X_TOOLKIT]: Turn off
1994-12-27 Richard M. Stallman (XTupdate_begin): Fix backward test in previous change.
1994-12-27 Richard M. Stallman (run-hook-with-args-until-failure):
1994-12-27 Richard M. Stallman (command-line-1): Split startup msg into two parts.
1994-12-27 Richard M. Stallman (tar-mode-map): Bind C-m to tar-extract.
1994-12-27 Richard M. Stallman (dired-mode-map): Bind C-m to dired-advertised-find-file.
1994-12-27 Richard M. Stallman (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.
1994-12-27 Richard M. Stallman (compilation-minor-mode-map): Bind C-m to compilation-goto-error.
1994-12-27 Richard M. Stallman Don't bind `return'.
1994-12-27 Richard M. Stallman (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.
1994-12-26 Richard M. Stallman (xmalloc, xrealloc): Add casts.
1994-12-26 Richard M. Stallman (x_figure_window_size): Treat missing user-position parm as nil.
1994-12-26 Richard M. Stallman Comment changes.
1994-12-26 Richard M. Stallman (scrolling_1): When scroll_region_ok is set, use a
1994-12-26 Richard M. Stallman (scroll_region_cost): New variable.
1994-12-26 Richard M. Stallman (scroll_region_cost): Declared.
1994-12-26 Richard M. Stallman (scrolling): Fewer restrictions if scroll_region_ok is
1994-12-26 Richard M. Stallman (mouse-minibuffer-check, mouse-drag-mode-line)
1994-12-26 Richard M. Stallman (isearch-mode): Set mouse-leave-buffer-hook.
1994-12-26 Richard M. Stallman (byte-compile-warning-types): Add obsolete.
1994-12-26 Richard M. Stallman (timezone-fix-time): For year values < 50, add 2000.
1994-12-25 Richard M. Stallman (font-lock-defaults): Add defvar.
1994-12-25 Richard M. Stallman (syms_of_buffer): Doc fix for buffer-file-type.
1994-12-25 Richard M. Stallman (completion-reference-buffer): Initialize to nil.
1994-12-25 Richard M. Stallman (esc-map): Delete excess closeparen.
1994-12-25 Richard M. Stallman (set_search_regs): Really set search_regs.start and .end.
1994-12-25 Richard M. Stallman (read_minibuf): GCPRO things.
1994-12-25 Richard M. Stallman (wrong_type_argument): Use Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Add Max_Lisp_Type.
1994-12-25 Richard M. Stallman (wrong_type_argument): Abort if VALUE is invalid Lisp object.
1994-12-25 Richard M. Stallman (ange-ftp-save-match-data): Macro deleted.
1994-12-25 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
1994-12-24 Richard M. Stallman (dabbrev-abbrev-char-regexp): Accept symbol chars
1994-12-24 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman Fix quoting conventions and spaces at end of sentence.
1994-12-24 Richard M. Stallman (facemenu-key): Change to M-g.
1994-12-24 Richard M. Stallman (BASE_PURESIZE): Incremented by 20k.
1994-12-24 Richard M. Stallman (save-buffers-kill-emacs): Fix backward test of value of
1994-12-24 Richard M. Stallman (byte-compile-dest-file): New variable.
1994-12-24 Richard M. Stallman (elp-pack-number): New function.
1994-12-24 Richard M. Stallman (read_char): Don't echo keys when echo_keystrokes is 0.
1994-12-24 Richard M. Stallman (dabbrev-completion): Now searches all buffers when given prefix arg 16.
1994-12-24 Richard M. Stallman Don't require cl, picture, or reporter.
1994-12-24 Richard M. Stallman Complete rewrite by Lars.Lindberg@sypro.cap.se.
1994-12-23 Richard M. Stallman Give syntax of keywords.
1994-12-23 Richard M. Stallman Initial revision
1994-12-23 Richard M. Stallman (reporter-submit-bug-report): Set up for status messages.
1994-12-23 Richard M. Stallman (next-line, previous-line): If interactive and not in
1994-12-23 Richard M. Stallman Recommend doc strings for all functions and variables.
1994-12-23 Richard M. Stallman entered into RCS
1994-12-23 Richard M. Stallman (XTupdate_begin): Discard records of prior mouse highlight
1994-12-23 Richard M. Stallman (x_set_frame_parameters): Handle icon-left, icon-top parms.
1994-12-23 Richard M. Stallman (imenu-always-use-completion-buffer-p): A value of
1994-12-23 Richard M. Stallman Add icon-left and icon-top frame parameters.
1994-12-23 Richard M. Stallman (bibtex-string, bibtex-preamble): Use forward-line.
1994-12-23 Richard M. Stallman (server-switch-buffer): Cope with dead frames and windows.
1994-12-22 Richard M. Stallman (gdb): Correct tbreak doc string.
1994-12-22 Richard M. Stallman (enable-command): Always insert code to enable.
1994-12-22 Richard M. Stallman Comment change.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Function moved here.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Moved to dired.el.
1994-12-22 Richard M. Stallman *** empty log message ***
1994-12-21 Richard M. Stallman Fix in visible-bell.
1994-12-21 Richard M. Stallman (Fget_buffer_create): Copy the name, and clear text props.
1994-12-21 Richard M. Stallman (C_DEBUG_SWITCH): Define this only if __GNUC__.
1994-12-21 Richard M. Stallman (struct frame): New field buffer_predicate.
1994-12-21 Richard M. Stallman (Fmodify_frame_parameters): For non-X frames,
1994-12-21 Richard M. Stallman (mark_object): In a frame, mark the buffer_predicate.
1994-12-21 Richard Kenner (sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
1994-12-21 Richard M. Stallman (tex-start-shell): Use inheritance.
1994-12-21 Richard M. Stallman (gud-irixdbx-marker-filter): Changes for Irix dbx.
1994-12-21 Richard M. Stallman (get_doc_string): Now static. Arg now Lisp_Object.
1994-12-21 Richard M. Stallman (Fdefvar): Fix minor error in previous change.
1994-12-21 Richard M. Stallman (Qload_file_name, Vload_file_name): New variables.
1994-12-21 Richard M. Stallman (scan_lisp_file): Handle dynamic doc strings.
1994-12-21 David J. MacKenzie Include program name in error messages.
1994-12-21 Edward M. Reingold Make keymap for tex-shell the shell-mode-map.
1994-12-21 Richard M. Stallman (describe-function): Fix previous change.
1994-12-21 Richard M. Stallman (describe-function): Don't add `.el' when printing file name.
1994-12-20 Richard M. Stallman (Buffer-menu-buffer): Clear text properties in STRING.
1994-12-20 Richard M. Stallman (frame-update-face-colors): New function.
1994-12-20 Richard M. Stallman (set-background-color, set-foreground-color):
1994-12-20 Richard M. Stallman (rmail-first-unseen-message): Fix 1-off error.
1994-12-19 Edward M. Reingold Be consistent in use of comint (instead of shell) mode.
1994-12-18 Richard M. Stallman (fortran-end-if, fortran-end-do,
1994-12-18 Richard M. Stallman (tar-extract): Don't use set-visited-file-name. to
1994-12-18 Richard M. Stallman (rmail-search-backward): Function deleted.
1994-12-17 Richard M. Stallman (tgetst1): Let ^? stand for DEL character.
1994-12-17 Richard M. Stallman (gnus-mail-reply-using-mail): Don't save point;
1994-12-17 Richard M. Stallman (news-mail-reply): Restore the saved narrowing before calling `mail'.
1994-12-17 Richard M. Stallman (isearch-done): Don't print msg about mark if we don't set it.
1994-12-17 Richard M. Stallman (indent-c-exp): Don't be fooled by else_ or while_.
1994-12-17 Richard M. Stallman Comment change.
1994-12-17 Richard M. Stallman Comment change.
1994-12-16 Richard M. Stallman (emerge-read-file-name): New arg must-match.
1994-12-15 Richard M. Stallman (lambda): Doc fix.
1994-12-15 Richard M. Stallman Comment change.
1994-12-15 Richard M. Stallman (vc-toggle-read-only): Accept prefix arg
1994-12-15 Richard M. Stallman (font-lock-hack-keywords): Turn off undo generation.
1994-12-15 Richard M. Stallman (sendmail-send-it): Don't convert S: to Subject:.
1994-12-15 Richard M. Stallman (Fall_completions): New arg hide_spaces.
1994-12-15 Richard M. Stallman (main): Fix conversion of --display to -d.
1994-12-15 Richard M. Stallman (struct x_display): New field explicit_parent.
1994-12-15 Richard M. Stallman (face-initialize): Test for framep not t or nil.
1994-12-15 Richard M. Stallman (hack-local-variables): Run hack-local-variables-hook.
1994-12-15 Richard M. Stallman (find-grep-options): Use -q on non-BSD systems.
1994-12-15 Richard M. Stallman Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
1994-12-15 Richard M. Stallman (isearch-mode-map): Move the code to set up the meta submap earlier in
1994-12-15 Richard M. Stallman (buffer-quit-function): New variable.
1994-12-15 Richard M. Stallman (PC-do-completion): If complete but not unique,
1994-12-15 Richard M. Stallman (readevalloop): Ignore ^M here.
1994-12-15 Richard M. Stallman (apropos-match-keys): Handle menu bindings with cached equivalent keys.
1994-12-15 Richard M. Stallman (Fdefconst, Fdefvar): Error if too many arguments.
1994-12-14 Richard M. Stallman (rmail-ignored-headers): Delete junk from definition.
1994-12-14 Richard M. Stallman (add_properties): Add gcpro's.
1994-12-14 Richard M. Stallman Just include sunos4shr--do nothing else.
1994-12-14 Richard M. Stallman (perform-replace): Report number of replacements when done.
1994-12-14 Richard M. Stallman (Info-split): Fix 1-off error in subfile position.
1994-12-13 Richard M. Stallman (occur): Escape newlines when printing regexp.
1994-12-13 Richard M. Stallman (Info-tagify): Avoid 1-off error in position of a tag.
1994-12-13 Richard M. Stallman (insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.
1994-12-13 Richard M. Stallman (rs6000-ibm-aix4.1*): New alternative.
1994-12-13 Richard M. Stallman Initial revision
1994-12-13 Richard M. Stallman (sort_args): Make `options' a vector of ints.
1994-12-13 Richard M. Stallman (ignored-local-variables): Mark it risky.
1994-12-11 Jim Meyering [REG_UNSET_VALUE]: Define to the address of a static variable rather than to
1994-12-11 Richard M. Stallman (read_char): After auto-saving, redisplay.
1994-12-11 Richard M. Stallman (report_overlay_modification): Renamed from verify_overlay_modification.
1994-12-11 Richard M. Stallman * buffer.c (report_overlay_modification): Renamed from
1994-12-11 Richard M. Stallman (signal_before_change, signal_after_change):
1994-12-11 Richard M. Stallman (list_buffers_1): Right-align the size values.
1994-12-11 Richard M. Stallman (rmail-summary-goto-msg): When highlighting,
1994-12-11 Richard M. Stallman (compile_pattern): Call re_set_registers here.
1994-12-10 Richard M. Stallman (vc-dir-all-files): New function.
1994-12-10 Richard M. Stallman (unrelocate_symbols): Add AIX4_1 conditionals and code.
1994-12-10 Richard M. Stallman (sys_siglist) [AIX]: Add AIXHFT conditional.
1994-12-10 Richard M. Stallman Change AIX conditional around HFNKEYS to AIXHFT.
1994-12-10 Karl Heuer Added ispell-offset for version consistency.
1994-12-09 Karl Heuer Fix typo in comment.
1994-12-09 Richard M. Stallman (Fbyte_code): Call Ffollowing_char and Fprevious_char
1994-12-09 Karl Heuer Add patterns for asm-mode.
1994-12-09 Karl Heuer (set-auto-mode): Don't get confused by anything ending in "mode:" which isn't
1994-12-08 Edward M. Reingold Mention Hochleitner's correlation.
1994-12-08 Richard M. Stallman (rlogin-initially-track-cwd): Now a 3-way flag.
1994-12-07 Richard M. Stallman (telnet): Don't make assumptions about process name.
1994-12-07 Richard M. Stallman (search_regs_saved): Delete initializer.
1994-12-07 Richard M. Stallman (nntp-buggy-select): Delete usg-unix-v from list.
1994-12-07 Richard M. Stallman (dired-insert-directory): Quote certain chars with \.
1994-12-07 Richard M. Stallman (comint-mode-map): Treat C-up, C-down like M-p, M-n.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-06 Richard M. Stallman (update_frame): Call calculate_costs if baud_rate changed.
1994-12-06 Richard M. Stallman (calculate_costs): Set FRAME_COST_BAUD_RATE.
1994-12-06 Richard M. Stallman (struct frame): New field cost_calculation_baud_rate.
1994-12-06 Roland McGrath (dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
1994-12-06 Karl Heuer (ange-ftp-set-binary-mode): Ignore hash size if nil.
1994-12-05 Richard M. Stallman (isearch-cancel): New function.
1994-12-05 Simon Marshall Comment out Oct 18 change to font-lock-after-change-function
1994-12-05 Richard M. Stallman (electric-buffer-menu-mode-map):
1994-12-04 Richard M. Stallman (internal_equal): Call compare_string_intervals.
1994-12-04 Richard M. Stallman (compare_string_intervals): New function.
1994-12-04 Richard M. Stallman (INTERVAL_LAST_POS): Don't subtract 1 here.
1994-12-04 Richard M. Stallman (argmatch): Take argc as arg; don't go past end of argv.
1994-12-04 Richard M. Stallman (fill-region-as-paragraph): If region starts in mid-line,
1994-12-04 Richard M. Stallman (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
1994-12-04 Richard M. Stallman (child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
1994-12-04 Richard M. Stallman At compile time, discard any defsubr definitions
1994-12-04 Richard M. Stallman (bibtex-mode-map): Delete binding for ".
1994-12-04 Richard M. Stallman (face-name, face-id, face-foreground, face-background)
1994-12-04 Richard M. Stallman (replace-string, query-replace): Doc fixes.
1994-12-03 Richard M. Stallman (rmail-get-new-mail): Position on first unseen message.
1994-12-03 Richard M. Stallman (argmatch): Handle lstr == 0.
1994-12-02 Karl Heuer (rmail-output): Don't quote "From " lines unless the capitalization is exact.
1994-12-01 Karl Heuer (gettext): Make sure this is always defined, even #if emacs.
1994-12-01 Simon Marshall Added defaults for grayscale font-lock-reference-face.
1994-11-30 David J. MacKenzie Don't try to make directories that are guaranteed to already exist.
1994-11-30 Karl Heuer (sendmail-send-it): Add `From:' header.
1994-11-30 Roland McGrath (compilation-next-error-locus): Finish last change.
1994-11-30 Karl Heuer (gud-basic-call): Detect error earlier.
1994-11-30 Karl Heuer (system-key-alist): Extra keys are F36 and F37.
1994-11-30 Karl Heuer (imenu-generic-expression): New variable.
1994-11-30 Roland McGrath (compilation-next-error-locus): Parsed column numbers are 1-origin.
1994-11-29 Richard Kenner (ibmrt): Add more cases for various forms of BSD.
1994-11-29 Paul Eggert (re_compile_pattern, re_comp, regerror): Add gettext wrapper.
1994-11-29 Edward M. Reingold Mention cal-x.el in comments.
1994-11-29 Edward M. Reingold Initial revision
1994-11-28 Richard M. Stallman (get_time): Fix up whitespace.
1994-11-28 Richard M. Stallman (Fminibuffer_complete_and_exit): Catch errors in do_completion.
1994-11-28 Richard M. Stallman (keyboard-escape-quit): New command.
1994-11-28 Richard M. Stallman (internal_delete_file, internal_delete_file_1): New functions.
1994-11-28 Richard M. Stallman (delete_temp_file): Use internal_delete_file.
1994-11-28 Richard M. Stallman (Fkill_buffer): Use internal_delete_file.
1994-11-28 Richard M. Stallman Handle pilcrow, paragraph and pound signs.
1994-11-28 Richard M. Stallman (Fx_synchronize): Fix doc string syntax.
1994-11-28 Richard M. Stallman (safe_strdup): Don't use ANSI argument prototype.
1994-11-28 Richard M. Stallman Fix erroneous comment syntax.
1994-11-28 Richard M. Stallman (NEED_UNISTD_H): Defined.
1994-11-28 Richard M. Stallman Have just one conditional to include unistd.h.
1994-11-28 Richard M. Stallman (calculate-c-indent): Handle a top-level decl with multiple paren groups.
1994-11-28 Richard M. Stallman (gnus-default-nntp-server): Doc fix.
1994-11-28 Richard M. Stallman Many doc fixes. Fix progress message formats.
1994-11-24 Richard M. Stallman (imenu): Widen temporary before scan the file.
1994-11-24 Francesco Potortì * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
1994-11-24 Richard M. Stallman (command_loop_1): Use safe_run_hooks to run
1994-11-24 Richard M. Stallman (occur): Put number of matches in the header line.
1994-11-24 Richard M. Stallman added fortran status checking -tower
1994-11-23 Richard M. Stallman (double-mode-name): Variable deleted.
1994-11-23 Richard Kenner Add cases for romp-ibm-aix and romp-ibm-bsd.
1994-11-23 Richard M. Stallman Create subdir etc/e. Make links to it.
1994-11-23 Richard M. Stallman (dvi): Run Make in our man subdir.
1994-11-23 Richard M. Stallman Create the man subdir.
1994-11-23 Richard M. Stallman Generate man/Makefile from man/Makefile.in.
1994-11-23 Richard M. Stallman (Info-follow-reference): Use regexp-quote.
1994-11-23 Richard M. Stallman (syms_of_keyboard): Doc fix.
1994-11-23 Richard M. Stallman (Fy_or_n_p): Handle exit-prefix in query-replace-map.
1994-11-23 Richard M. Stallman (map-y-or-n-p): Handle exit-prefix as definition of char.
1994-11-23 Richard M. Stallman (query-replace-map): Define \e and escape as exit-prefix.
1994-11-23 Richard M. Stallman (Calling menu-bar-enable-clipboard): Be less selective matching Suns.
1994-11-22 Richard M. Stallman (save_search_regs): Add declaration.
1994-11-22 Richard M. Stallman (lpr-page-header-switches): Use -f by default.
1994-11-22 Richard M. Stallman (eterm): New rule.
1994-11-22 Richard M. Stallman Initial revision
1994-11-22 Richard M. Stallman (OBJECTS_MACHINE): Define only if AIXHFT.
1994-11-22 Richard M. Stallman (AIXHFT): Defined.
1994-11-22 Richard M. Stallman (init_sys_modes): Tes AIXHFT, not AIX.
1994-11-22 Richard M. Stallman (append-to-buffer): Don't use current buffer as default.
1994-11-22 Francesco Potortì * etags.c (print_help): print --regex usage for ctags also.
1994-11-22 Roland McGrath (vc-backend-checkout): Finish last change.
1994-11-22 Roland McGrath (vc-checkout-switches): New variable.
1994-11-22 Richard M. Stallman entered into RCS
1994-11-22 Richard M. Stallman (Fdisplay_buffer): Use `b' to read existing buffer name.
1994-11-22 Richard M. Stallman (gud-gdb-marker-filter, gud-irixdbx-marker-filter)
1994-11-22 Richard M. Stallman (timer-process-filter): No need for save-match-data.
1994-11-22 Richard M. Stallman (Man-bgproc-sentinel): No need for save-match-data.
1994-11-22 Richard M. Stallman Match data now saved automatically around filters and sentinels.
1994-11-22 Richard M. Stallman Filters and sentinels now save match data themselves.
1994-11-22 David J. MacKenzie rearrange --with options
1994-11-22 David J. MacKenzie add --with-pop, --with-kerberos, --with-hesiod
1994-11-22 David J. MacKenzie add symbols for --with-pop, --with-kerberos, --with-hesiod
1994-11-22 Richard M. Stallman (kill-region): Use = to compare positions.
1994-11-21 Doug Evans Delete duplicate of sparc-*.
1994-11-21 Francesco Potortì Added code for automatically saving and restoring the match data
1994-11-20 Richard M. Stallman (compare-windows): Push mark in both buffers at start.
1994-11-20 Richard M. Stallman (rmail-summary-scroll-msg-up): If at end of message,
1994-11-19 Richard M. Stallman (sort_args): New function.
1994-11-19 Richard M. Stallman (command-line-1): Handle long options --funcall, --load, --insert, --kill.
1994-11-19 Richard M. Stallman (x-option-alist): New variable now holds
1994-11-19 Richard M. Stallman (gomoku-click): New function.
1994-11-19 Richard M. Stallman (start-process-shell-command): Don't use `exec'--
1994-11-19 Richard M. Stallman (start-process-shell-command): Function deleted.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really, really treat `succeed' like end.
1994-11-19 Richard M. Stallman (face-color-supported-p): New function.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really treat `succeed' like end.
1994-11-19 Richard M. Stallman (struct regexp_cache): New field `posix'.
1994-11-19 Richard M. Stallman Comment change.
1994-11-18 Richard M. Stallman (picture-self-insert): Use last-command-event,
1994-11-18 Richard M. Stallman (init_filelock): Add missing semicolon.
1994-11-18 Richard M. Stallman (batch-byte-compile-emacs): New function.
1994-11-18 Richard M. Stallman Initial revision
1994-11-18 Richard M. Stallman (Fload): Call Fsubstitute_in_file_name after trying handler.
1994-11-18 Richard M. Stallman (mail-setup): Make fill-column wide for the in-reply-to.
1994-11-18 Karl Heuer (kill-region): Set this-command unconditionally.
1994-11-18 Karl Heuer (recompute_width_table): Do the right thing if no previous table existed.
1994-11-18 Karl Heuer (enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (Fsingle_key_description): Use type test macros.
1994-11-18 Karl Heuer (SET_FRAME, key_event, do_mouse_event): Use accessor macros.
1994-11-18 Karl Heuer (Fvconcat, concat): Use Lisp_Vectorlike.
1994-11-18 Doug Evans Vendor for vxworks is wrs.
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (XSETCOMPILED): New macro.
1994-11-18 Karl Heuer (Fdocumentation): Use type test macros.
1994-11-18 Karl Heuer (print): Use type test macros.
1994-11-18 Karl Heuer (re_compile_fastmap): Treat `succeed' like end of pattern.
1994-11-17 Edward M. Reingold Get rid of edit menu.
1994-11-17 Edward M. Reingold Undefine kill-region and copy-region-as-kill.
1994-11-17 Doug Evans (sparc): Recognize as a cpu.
1994-11-17 Richard M. Stallman (lock_dir, superlock_file, MAKE_LOCK_NAME):
1994-11-17 Richard M. Stallman (backup-buffer): Use file-ownership-preserved-p.
1994-11-17 Richard M. Stallman (timer-process-filter): Use save-match-data.
1994-11-17 Richard M. Stallman (rmail-fields-not-to-output): New variable.
1994-11-17 Richard M. Stallman (init_filelock): Always copy lock_path.
1994-11-17 Richard M. Stallman (set-keymap-parent): Fix bug in case of empty keymap.
1994-11-17 Richard M. Stallman Accept -domain as OS, and make it default for Apollo.
1994-11-17 Richard M. Stallman (m68*-apollo*): Use s/domain.h.
1994-11-16 Richard M. Stallman (timezone-parse-date): Handle two new formats (6 and 7).
1994-11-16 Richard M. Stallman (try_window, display_text_line): Undo previous change.
1994-11-16 Richard M. Stallman (substitute-key-definition): Don't recursively scan
1994-11-16 Roland McGrath [NOT_C_CODE]: Include fcntl.h.
1994-11-16 Richard M. Stallman (Fdirectory_files): Pass new arg to `compile_pattern'.
1994-11-16 Richard M. Stallman (re_opcode_t): New opcode `succeed'
1994-11-16 Richard M. Stallman (RE_NO_POSIX_BACKTRACKING): New macro.
1994-11-16 Roland McGrath (try_window): Don't pass window to Fget_char_property; pass its buffer.
1994-11-16 Richard M. Stallman Fix in insert-behind-hooks and insert-in-front-hooks.
1994-11-16 Francesco Potortì * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
1994-11-16 Richard M. Stallman (dired-collect-file-versions): Discard version #s from
1994-11-16 Richard M. Stallman (Fopen_dribble_file): Call fclose only when dribble is non zero.
1994-11-16 Francesco Potortì * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
1994-11-16 Francesco Potortì * etags.c (<errno.h>): #include added.
1994-11-16 Karl Heuer (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (access_keymap): Use type test macros.
1994-11-16 Karl Heuer (make_frame): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer Declare allocate_vectorlike.
1994-11-16 Karl Heuer (make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (make_process): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (Fmake_vector): Call allocate_vectorlike.
1994-11-16 Karl Heuer Delete declaration of Farray_length.
1994-11-16 Karl Heuer (Farray_length): Delete this obsolete function.
1994-11-16 Karl Heuer (Flength): Don't call Farray_length, just use size field.
1994-11-16 Karl Heuer Fix indentation.
1994-11-16 Karl Heuer Fix typo in comment.
1994-11-16 Karl Heuer (Fdo_auto_save): Use the new type-test macros.
1994-11-16 Karl Heuer (XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
1994-11-16 Karl Heuer (wait_for_property_change): Encode location as a cons of two integers instead
1994-11-16 Karl Heuer (Finteractive_p): Use XSUBR instead of its expansion.
1994-11-16 Karl Heuer (Fdocumentation): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer (access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer (CHECK_NATNUM): Use NATNUMP instead of its expansion.
1994-11-16 Richard M. Stallman (Fread_file_name_internal): Protect orig_string.
1994-11-16 Karl Heuer (syms_of_data): Set Qwholenump as function, not variable.
1994-11-16 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
1994-11-15 Karl Heuer (NETCONN_P, kill_buffer_processes): Use the new type-test macros.
1994-11-15 Karl Heuer (OVERLAY_POSITION): Use the new type-test macros.
1994-11-15 Karl Heuer (overlays_at): Use the new type-test macros.
1994-11-15 Karl Heuer (unlock_all_files): Use the new type-test macros.
1994-11-15 Karl Heuer (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
1994-11-15 Karl Heuer (GC_INTEGERP, etc): New type-test macros for use during GC.
1994-11-15 Karl Heuer (current_minor_maps): Avoid assignments in arguments to a type-test macro.
1994-11-15 Karl Heuer (PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
1994-11-15 Karl Heuer (Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
1994-11-15 Karl Heuer (NATNUMP): New macro.
1994-11-15 Karl Heuer (free_float): Don't assume XFASTINT accesses the raw bits.
1994-11-15 Roland McGrath (tags-query-replace): Use query-replace-read-args in interactive spec.
1994-11-15 Richard M. Stallman (isearch-other-meta-char): Delete debugging code.
1994-11-15 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M. Stallman (read_escape): For \S-a, return A.
1994-11-15 Richard M. Stallman (init_sys_modes): Maybe call tcflow.
1994-11-15 Richard M. Stallman (mouse-save-then-kill): Call mouse-show-mark
1994-11-15 Richard M. Stallman (isearch-gnu-emacs-events): Variable deleted.
1994-11-15 Richard M. Stallman (isearch-unread): Always use unread-command-events.
1994-11-15 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M. Stallman (m68*-apollo*): Set NON_GNU_CPP.
1994-11-15 Richard M. Stallman (line): Add a beginning-op function.
1994-11-15 Richard M. Stallman (LD_SWITCH_SYSTEM): Add -dc and -dp.
1994-11-15 Paul Reilly (lw_refigure_widget): Use the macro USE_XAW rather than XAW.
1994-11-15 Roland McGrath (tags-table-including): Don't gratuitously cons (what was I thinking?).
1994-11-15 Karl Heuer (internal_equal): Use new overlay substructure.
1994-11-15 Karl Heuer (mark_object, gc_sweep): Use new overlay substructure.
1994-11-15 Karl Heuer (OVERLAY_START, OVERLAY_END): Use new overlay substructure.
1994-11-15 Karl Heuer (enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
1994-11-15 Karl Heuer (print): Use new overlay substructure.
1994-11-15 Karl Heuer (Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
1994-11-15 Richard M. Stallman (Finsert_file_contents): Init not_regular at the beginning.
1994-11-15 Karl Heuer (Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.
1994-11-15 Richard M. Stallman (comint-exec-1): Terminate TERMCAP with colon.
1994-11-15 Per Bothner Support paragon as i860-intel-osf1. (From RMS.)
1994-11-15 Richard M. Stallman Initial revision
1994-11-15 Richard M. Stallman (MAIL_USE_FLOCK): Defined.
1994-11-14 Richard M. Stallman (Finsert_file_contents): If VISIT, set the buffer components
1994-11-14 Roland McGrath (A_TEXT_OFFSET): Macro removed.
1994-11-14 Karl Heuer (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
1994-11-14 Karl Heuer (scheme-mode-variables): Set parse-sexp-ignore-comments to t.
1994-11-14 Karl Heuer Fix typos in comment.
1994-11-14 David J. MacKenzie Don't add -I, -L, -R options for cc if their
1994-11-14 Simon Marshall Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
1994-11-14 Richard M. Stallman (query-replace-map): Bind Y and N like y and n.
1994-11-14 Richard M. Stallman Initial revision
1994-11-14 Richard M. Stallman For windows-nt, load mouse.
1994-11-13 Richard M. Stallman (C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
1994-11-13 Richard M. Stallman Comment change.
1994-11-13 Richard M. Stallman (Fdisplay_completion_list): Update COLUMN unconditionally.
1994-11-13 Richard M. Stallman (load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
1994-11-13 Richard M. Stallman (syms_of_frame): Fix typo.
1994-11-13 Richard M. Stallman (lpr-headers-switches): Base default on lpr-command value.
1994-11-12 Richard M. Stallman (syms_of_frame): Doc fix for default-frame-alist.
1994-11-11 Richard M. Stallman (mips-sgi-irix5.[01]*): Distinguish from irix5*.
1994-11-11 Richard M. Stallman (i860-intel-osf1*): New alternative.
1994-11-11 Richard M. Stallman (texinfo-format-node): Insert the node delimiter
1994-11-11 Karl Heuer (store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
1994-11-11 Karl Heuer (Fbyte_code): Special case for buffer-local objects is now handled by the more
1994-11-11 Karl Heuer (mark_object): New code to handle buffer-local substructure.
1994-11-11 Karl Heuer (set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
1994-11-11 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
1994-11-11 David J. MacKenzie Remove entries for things that are done. Reformat a little.
1994-11-11 Karl Heuer Fix typo in previous change.
1994-11-10 Roland McGrath (compile): With prefix arg, prompt even if (not compilation-read-command).
1994-11-10 Richard M. Stallman (TV1, TV2): Use EMACS_TIME as type.
1994-11-10 Richard M. Stallman (find-change-log): If change-log-default-name
1994-11-10 Karl Heuer Fix comment associated with previous change.
1994-11-10 Richard M. Stallman (Fnewline): Always use insert_and_inherit.
1994-11-10 Richard M. Stallman Comment change.
1994-11-10 Richard M. Stallman (create_process) [OSF1]: Use setpgid, not setpgrp.
1994-11-10 Richard M. Stallman (tracking_off): Test old value with NILP.
1994-11-10 Richard M. Stallman (FRAMEP): Use the second definition whenever HAVE_MOUSE.
1994-11-10 Richard M. Stallman (ange-ftp-version): Var deleted.
1994-11-09 Karl Heuer (Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
1994-11-09 Richard M. Stallman (string-rectangle): Don't set point.
1994-11-09 Karl Heuer Comment reason for preceding change.
1994-11-09 David J. MacKenzie Make h_errno check not use nested functions.
1994-11-09 Richard M. Stallman (facemenu-update): Use C-down-mouse-2 for the menu.
1994-11-09 Richard M. Stallman (comint-exec-1): Make sure default-directory is a real dir.
1994-11-09 Richard M. Stallman (Fsubstitute_in_file_name): Add missing #endif.
1994-11-09 Richard M. Stallman Don't include ctype.h.
1994-11-09 Richard M. Stallman (copy-region-as-kill): Don't set this-command.
1994-11-09 Roland McGrath Only define items in vc-menu-map if it is boundp.
1994-11-09 Richard M. Stallman (compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
1994-11-09 Francesco Potortì * man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
1994-11-09 Richard M. Stallman (install-arch-indep): Delete *.orig in copied dirs.
1994-11-09 Karl Heuer (vi-kill-region): Pass args to kill-region.
1994-11-09 Karl Heuer (print_help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe_syntax_1): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe_buffer_bindings): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (emerge-file-names): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (apropos-print-matches): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe-calendar-mode): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe-buffer-case-table): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (debugger-list-functions): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe-display-table): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (make-help-screen): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (Helper-describe-mode): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (Info-summary): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (kbd-macro-query): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (map-y-or-n-p): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (disabled-command-hook): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (r2b-help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (perform-replace): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (sc-set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (update-copyright): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (yow): Set help-mode in *Help* buffer.
1994-11-09 Roland McGrath (EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
1994-11-09 Roland McGrath (install-arch-indep): Avoid continued comment swallowing target line.
1994-11-08 Karl Heuer (Man-follow-manual-reference): First arg deleted. Call
1994-11-08 Edward M. Reingold Don't supersede attributes for faces `diary-face', `calendar-display-face', or
1994-11-08 Richard M. Stallman entered into RCS
1994-11-08 Paul Reilly (make_menu_in_widget): Differentiate a separator entry ("--") from a
1994-11-08 David J. MacKenzie protect character class with changequote
1994-11-08 Karl Heuer (help-mode): New function.
1994-11-08 Karl Heuer Accept `news' as a synonym for `newsos'.
1994-11-08 Karl Heuer (Fset_frame_height): Compare against height, not width.
1994-11-08 Roland McGrath Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
1994-11-07 Edward M. Reingold Check for nil time before trying to adjust it for dst.
1994-11-07 Francesco Potortì * man.el (Man-reuse-okay-flag): Deleted.
1994-11-07 Thien-Thi Nguyen Update maintainer line.
1994-11-07 Thien-Thi Nguyen Add maintainer line in header.
1994-11-07 Paul Reilly (update_one_menu_entry): Use the parent of the cascade button as the
1994-11-05 Karl Heuer (gnus-configure-windows): Make split-window-keep-point locally t so that focus
1994-11-04 Karl Heuer (XTread_socket): Generate iconify and deiconify events.
1994-11-03 Karl Heuer (start-process-shell-command): Don't use exec on windows-nt.
1994-11-03 Karl Heuer Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
1994-11-03 Karl Heuer (sbrk): Allow request sizes to be different than the page size.
1994-11-03 Karl Heuer [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.
1994-11-03 Karl Heuer #include <malloc.h>.
1994-11-03 Karl Heuer (tar-extract): Set default-directory to that of the superior buffer, not the
1994-11-03 Karl Heuer (gud-gdb-complete-command): Add a trailing single quote to partially quoted
1994-11-03 Karl Heuer Don't rm files if cd fails.
1994-11-03 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.
1994-11-02 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
1994-11-02 Karl Heuer (Fdecode_time): Fix Lisp_Object vs. integer problems.
1994-11-02 Karl Heuer Leave DEVICE_SEP undefined by default.
1994-11-02 Richard M. Stallman (init_buffer): Fix error message syntax.
1994-11-01 Richard M. Stallman (Fdecode_time): Change one XFASTINT to XINT.
1994-11-01 Richard M. Stallman (x_window): Make ibw 0 by default.
1994-11-01 Richard M. Stallman Add function and variable name conventions.
1994-11-01 Per Bothner (*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
1994-11-01 Richard M. Stallman Put nt subdir and its subdirs in the dist.
1994-11-01 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Defined.
1994-11-01 Richard M. Stallman Initial revision
1994-11-01 Richard M. Stallman (byte-compile-insert-header): Escape backslashes
1994-11-01 Richard M. Stallman (init_editfns): Get the username from the environment
1994-11-01 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
1994-11-01 Richard M. Stallman (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
1994-11-01 Richard M. Stallman (DOS_NT): Defined.
1994-11-01 Richard M. Stallman (term_init) [WINDOWSNT]: Do some Windows-specific
1994-11-01 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
1994-11-01 Richard M. Stallman Test DOS_NT, not MSDOS.
1994-11-01 Richard M. Stallman [WINDOWSNT]: Add includes for NT.
1994-11-01 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
1994-11-01 Richard M. Stallman (MAXNAMLEN) [WINDOWSNT]: Define as 255.
1994-11-01 Richard M. Stallman [WINDOWSNT]: Don't include vlimit.h.
1994-11-01 Richard M. Stallman Change explicit uses of the Unix directory separator
1994-11-01 Richard M. Stallman Change explicit uses of the Unix directory separator
1994-11-01 Richard M. Stallman (Fdump_emacs): Don't reset the data start address by
1994-11-01 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
1994-11-01 Richard M. Stallman (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
1994-11-01 Richard M. Stallman (init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
1994-11-01 Richard M. Stallman (struct buffer): Test DOS_MT, not MSDOS.
1994-11-01 Richard M. Stallman On windows-nt, load ls-lisp and winnt.
1994-11-01 Richard M. Stallman (Info-directory-list): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman (byte-compile-file): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman (hexl-find-file): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman (shell-command-switch): New variable.
1994-11-01 Richard M. Stallman (command-line): Use ~/_emacs as init file in windows-nt.
1994-11-01 Richard M. Stallman (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
1994-11-01 Richard M. Stallman (desktop-basefilename): Use emacs.dsk on windows-nt.
1994-11-01 Richard M. Stallman (bookmark-file): Use ~/emacs.bmk on windows-nt.
1994-11-01 Richard M. Stallman (change-log-name): Use changlo on windows-nt.
1994-11-01 Richard M. Stallman (main, etags_getcwd): Test DOS_NT instead of MSDOS.
1994-11-01 Richard M. Stallman (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
1994-11-01 Richard M. Stallman (blink-matching-delay): New variable.
1994-11-01 Richard M. Stallman (timezone-world-timezones): Add "UT" -> +000.
1994-11-01 Richard M. Stallman (cl-macroexpand): keep documentation from `macroexpand'.
1994-11-01 Richard M. Stallman (isearch-edit-string, isearch-toggle-case-fold):
1994-11-01 Edward M. Reingold New function to display an alternative diary file.
1994-11-01 Edward M. Reingold Bind new function to mouse.
1994-11-01 Edward M. Reingold Bind new function to key.
1994-11-01 Richard M. Stallman (comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
1994-11-01 Karl Heuer (XTclear_end_of_line): Finish the line dance here too, just as was done in
1994-11-01 Richard M. Stallman (fast_find_position): Special case if POS is end of buffer.
1994-10-31 Karl Heuer (column_number_displayed): New variable.
1994-10-31 David J. MacKenzie update for Autoconf 2.0 and other recent changes.
1994-10-31 Richard M. Stallman (texinfo-alias-list): New variable.
1994-10-30 Richard M. Stallman Changed almost every doc string.
1994-10-30 Edward M. Reingold Delete old reference to window configuration.
1994-10-30 Richard M. Stallman (display_text_line): Truncate the minibuf_prompt if nec.
1994-10-30 Richard M. Stallman (BASE_PURESIZE): Increment MULTI_FRAME value.
1994-10-30 Richard M. Stallman (texinfo-format-scan): Make @- vanish; don't insert -.
1994-10-30 Richard M. Stallman Put mouse-set-font on C-down-mouse-1.
1994-10-30 Richard M. Stallman Load facemenu if have X.
1994-10-30 Richard M. Stallman (unexec): Don't print number of pure bytes used.
1994-10-30 Richard M. Stallman (line-move): Use sign of arg to choose error condition.
1994-10-30 Richard M. Stallman (blink-matching-open): Do blink if an even number of
1994-10-30 Edward M. Reingold Fix use of noday option for calendar-read-date.
1994-10-30 Edward M. Reingold Redo the noday option for calendar-read-date.
1994-10-29 Richard M. Stallman (xlwmenu_default_font): New global variable.
1994-10-29 Karl Heuer (read_avail_input): Fix Lisp_Object vs. int problem.
1994-10-29 David J. MacKenzie change a stray [ to test
1994-10-29 Richard M. Stallman (gud-common-init): If file arg has no directory,
1994-10-29 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
1994-10-29 Richard M. Stallman (x_delete_display): Call XrmDestroyDatabase.
1994-10-28 Richard M. Stallman (iso-accents-mode): Variable renamed from iso-accents-minor-mode.
1994-10-28 Richard M. Stallman (LD_SWITCH_SYSTEM): Definitions deleted.
1994-10-28 Richard M. Stallman (LD_SWITCH_MACHINE): New definition.
1994-10-28 Richard M. Stallman (frame-initialize): Set special-display-function here,
1994-10-28 Richard M. Stallman (diff-command): New variable.
1994-10-28 David J. MacKenzie Adapt for Autoconf v2. Use the standard argument
1994-10-28 Richard M. Stallman (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
1994-10-28 Richard M. Stallman (easy-menu-define): Call `easy-menu-do-define' to do
1994-10-27 Karl Heuer (Fset_buffer_major_mode): New function. Set the default major mode here.
1994-10-27 Karl Heuer (find-file-noselect): Call set-buffer-major-mode here.
1994-10-27 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
1994-10-27 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
1994-10-27 Karl Heuer (iconify_event, deiconify_event): New events.
1994-10-27 David J. MacKenzie keep up with configure.in
1994-10-27 Francesco Potortì * man.el (Man-fontify-manpage-flag): defvar put at outer level.
1994-10-27 Karl Heuer (set_frame_menubar): Don't copy string during GC risk.
1994-10-27 Karl Heuer (tar-summarize-buffer): Improperly terminated archive now produces only a
1994-10-27 Roland McGrath [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Explicitly #undef.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Definition deleted.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Add #undef.
1994-10-26 Richard M. Stallman Check for getpagesize.
1994-10-26 Richard M. Stallman (ispell-message-text-end): Match Postcript 3 like 2.
1994-10-26 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
1994-10-26 Richard M. Stallman (enable-flow-control): Make message depend on customization variables.
1994-10-26 Richard Kenner (pdp11): New machine name.
1994-10-26 Edward M. Reingold Allow vector form of latitude/longitude. Fix documentation.
1994-10-26 Edward M. Reingold Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Fix regexps for diary marking to include TAB.
1994-10-26 Edward M. Reingold Put insertion of diary entry on daily menu.
1994-10-26 Edward M. Reingold Lots of minor fixes and code polishing. Exit-calendar code rewritten.
1994-10-26 Richard M. Stallman (set_frame_size): Set app_shell and wmshell the same.
1994-10-26 Richard M. Stallman (dired-find-subdir): Doc fix.
1994-10-26 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
1994-10-26 Richard M. Stallman (status_message): Add a cast.
1994-10-26 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
1994-10-26 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
1994-10-26 Karl Heuer (syms_of_window): Fix missing \n\'s.
1994-10-26 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
1994-10-26 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
1994-10-26 Richard M. Stallman Comment changes.
1994-10-26 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
1994-10-26 Karl Heuer (list_processes_1): Print tty name.
1994-10-25 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
1994-10-25 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
1994-10-25 Boris Goldowsky (enriched-mode): Add autoload cookie.
1994-10-25 Richard M. Stallman (Brk): Declare as unsigned long.
1994-10-25 Richard M. Stallman Delete X10 code.
1994-10-25 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
1994-10-25 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
1994-10-25 Richard M. Stallman (record_char): New subroutine.
1994-10-25 Richard M. Stallman Never use input_fd if using X.
1994-10-25 Richard M. Stallman (make-frame-on-display): New function.
1994-10-25 Richard M. Stallman Handle multiple keyboard input descriptors.
1994-10-25 Richard M. Stallman (insert_from_buffer_1): Don't use min.
1994-10-25 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
1994-10-25 Richard M. Stallman (buffer-file-truename): Doc fix.
1994-10-25 Karl Heuer (decode_mode_spec): New spec %c, for current column.
1994-10-24 Karl Heuer Make previous change conditional.
1994-10-24 Richard M. Stallman (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
1994-10-24 Francesco Potortì * man.el (Man-init-defvars): Do not delete empty lines.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Boris Goldowsky Don't try to make menu bindings when window-system==nil.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Francesco Potortì *** empty log message ***
1994-10-24 Richard M. Stallman (getline): When a search of already-read input for CRLF
1994-10-23 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
1994-10-23 Richard M. Stallman (latex-mode): Recognize \item etc. that have no arg
1994-10-23 Richard M. Stallman (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
1994-10-23 Richard M. Stallman Use XFlush, not XFlushQueue, throughout.
1994-10-23 Richard M. Stallman Say error in x-open-connection should be fatal.
1994-10-23 Richard M. Stallman (kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
1994-10-23 Richard M. Stallman (menu-bar-file-menu): Add item `Make Frame On Display'.
1994-10-23 Richard M. Stallman (struct heap): New fields first_bloc, last_bloc.
1994-10-23 Richard M. Stallman (set-face-background): Set either stipple or color,
1994-10-23 Richard M. Stallman Add comment.
1994-10-23 Richard M. Stallman (mail-setup): Fill in-reply-to field properly.
1994-10-23 Richard M. Stallman (ange-ftp-process-handle-line): Check for a
1994-10-23 Richard M. Stallman (set-face-background): If color is gray, and frame
1994-10-22 Roland McGrath (dired-do-tags-search, dired-do-tags-query-replace): New functions.
1994-10-22 Roland McGrath (dired-mode-map): Bind A to dired-do-tags-search,
1994-10-22 Richard M. Stallman (calculate_costs): Call x_screen_planes.
1994-10-22 Karl Heuer (Finsert_buffer_substring): Use insert_from_buffer instead of insert.
1994-10-22 Karl Heuer (insert_from_buffer, insert_from_buffer_1): New functions.
1994-10-22 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
1994-10-22 Richard M. Stallman Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
1994-10-22 Richard M. Stallman (x_sync): Take frame ptr as arg.
1994-10-22 Richard M. Stallman (read_avail_input): Use input_fd.
1994-10-22 Richard M. Stallman (input_fd): No longer static.
1994-10-22 Richard M. Stallman (Fframe_or_buffer_changed_p):
1994-10-22 Richard M. Stallman (xmenu_show): Get the screen number for DisplayHeight
1994-10-22 Richard M. Stallman (other_visible_frames): Pass a frame ptr to x_sync.
1994-10-22 Richard M. Stallman (mail-aliases, mail-archive-file-name): Doc fixes.
1994-10-22 Karl Heuer (insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
1994-10-21 Richard M. Stallman (sendmail-synch-aliases): Check MAILRC envvar.
1994-10-21 Richard M. Stallman (define-mail-alias): Check MAILRC envvar.
1994-10-21 Richard M. Stallman (main): Don't process one input file twice.
1994-10-21 Richard M. Stallman Finish installing previous change.
1994-10-21 Richard M. Stallman (timer-error, timer-abnormal-termination,
1994-10-21 Richard M. Stallman (view-file): Do record the buffer switch.
1994-10-21 Richard M. Stallman (describe-function-find-file): New function.
1994-10-21 Richard M. Stallman (describe-function): Mention the file it was loaded from.
1994-10-21 Richard M. Stallman (dbx): Delete call to gud-switch-to-buffer.
1994-10-21 Richard M. Stallman (emerge-auto-advance): Fix criterion for which message.
1994-10-21 Francesco Potortì * etags.c (prestr, substr): return a logical type.
1994-10-21 Per Bothner Better NCR support.
1994-10-21 Richard M. Stallman (rmail-get-new-mail): If display-time is in use,
1994-10-20 Richard M. Stallman (list_buffers_1): Always mark current_buffer read-only.
1994-10-20 Roland McGrath (next-file): Initialize next-file-list all at once from all tables.
1994-10-20 Richard M. Stallman PopServer renamed to popserver throughout.
1994-10-20 Karl Heuer (edit-and-eval-command): Elements of command-history are forms, not strings.
1994-10-20 Richard M. Stallman (LD_SWITCH_MACHINE): Defined.
1994-10-20 Richard M. Stallman (ange-ftp-get-passwd): Use user-mail-address.
1994-10-20 Karl Heuer (repeat-matching-complex-command): Fix check for empty pattern. Simplify.
1994-10-20 Karl Heuer (read_minibuf): Fix comment.
1994-10-20 Karl Heuer (Fdisplay_buffer): Make old_selected_window a Lisp_Object.
1994-10-20 Boris Goldowsky (facemenu-get-face): Don't add to menu here.
1994-10-20 Boris Goldowsky (make-face): Add new face to Face menu on creation. -- Bng
1994-10-20 David J. MacKenzie Don't declare malloc, since we include config.h.
1994-10-20 Francesco Potortì * man.el (Man-init-defvars): Corrections to Man-filter-list.
1994-10-20 Richard M. Stallman (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
1994-10-20 Richard M. Stallman (do_mouse_tracking): Now a FRAME_PTR.
1994-10-20 Richard M. Stallman Log omitted from previous checkin:
1994-10-20 Richard M. Stallman (x_get_foreign_selection): Get display from
1994-10-20 Richard M. Stallman (read_minibuf): Undo previous change.
1994-10-20 Richard M. Stallman (Fdisplay_buffer): If the other window is smaller
1994-10-19 Richard M. Stallman Only include ../src/config.h if HAVE_CONFIG_H is
1994-10-19 Richard M. Stallman Don't declare malloc.
1994-10-19 David J. MacKenzie Use test -r instead of < to check readability, to avoid syntax error.
1994-10-19 David J. MacKenzie Add licensing exception for Autoconf.
1994-10-19 Richard M. Stallman (child_setup): Always use _exit.
1994-10-19 Richard M. Stallman Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
1994-10-19 Richard M. Stallman (Voverriding_local_map_menu_flag): New variable.
1994-10-19 Morten Welinder *** empty log message ***
1994-10-19 Karl Heuer (searchbufs): New variable, replaces searchbuf and last_regexp and
1994-10-19 Karl Heuer (Fdirectory_files): Use the new calling convention for compile_pattern.
1994-10-19 Richard M. Stallman *** empty log message ***
1994-10-19 Richard M. Stallman (auto-mode-alist): Doc fix.
1994-10-19 Richard M. Stallman (auto-mode-alist): Doc fix.
1994-10-18 Richard M. Stallman Fix mismatch in conditionals.
1994-10-18 Richard Kenner Minor update to last change.
1994-10-18 Richard Kenner Revise support for AIX 4.1 on POWER and PowerPC.
1994-10-18 Richard M. Stallman (font-lock-after-change-function): If inside a comment,
1994-10-18 Richard M. Stallman (heap_base): Move static var to top level.
1994-10-18 Richard M. Stallman (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
1994-10-18 Richard M. Stallman (open, close, read, write): Add #undefs.
1994-10-18 Richard M. Stallman [SYSV_IPC] (main): Catch SIGHUP as well. Don't
1994-10-18 Richard M. Stallman Include ../src/config.h.
1994-10-18 Richard M. Stallman Don't declare malloc, realloc, free.
1994-10-18 Richard M. Stallman (run-scheme): Delete autoload cookie.
1994-10-18 Richard M. Stallman (run-scheme): Add autoload cookie.
1994-10-18 Richard M. Stallman (info-insert-file-contents): Always check for conflict with jka-compr.
1994-10-18 Richard M. Stallman (rmail-spool-directory): Add a condition to test the Bull DPX/2.
1994-10-18 Richard M. Stallman (easy-menu-create-keymaps): Add autoload cookie.
1994-10-18 Karl Heuer (exactn): Initializer deleted.
1994-10-18 Karl Heuer (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.
1994-10-18 Karl Heuer (read_minibuf): Store the object, not the string, into the history variable.
1994-10-18 Richard M. Stallman (nntp-open-server): Send MODE READER command to server.
1994-10-18 Richard M. Stallman (display-time-filter): Ignore mail-spool-file if not string.
1994-10-18 Karl Heuer (x_set_unsplittable): New function.
1994-10-18 Richard M. Stallman (etags-tags-table-files, etags-tags-included-tables):
1994-10-18 Richard M. Stallman (msdos): PUt sed* in the distribution.
1994-10-18 Karl Heuer (do_line_dance): Decrement index only once per loop.
1994-10-18 Karl Heuer (do_line_insertion_deletion_costs): Fix argument order.
1994-10-17 Richard Kenner Add support for AIX 4.1 and architecture.
1994-10-17 Karl Heuer (regex.o): Use full path to find regex.c.
1994-10-17 Karl Heuer (etags): add dependency on regex.o, link with it.
1994-10-17 Morten Welinder *** empty log message ***
1994-10-17 Morten Welinder Initial revision
1994-10-17 Morten Welinder *** empty log message ***
1994-10-17 Richard M. Stallman (set-face-stipple): New function.
1994-10-17 Richard M. Stallman (struct face): Delete cached_index field.
1994-10-17 Richard M. Stallman (Fdisplay_buffer): In desperation case of looking for
1994-10-17 Richard M. Stallman (intern_face): Update mask properly to set stipple
1994-10-17 Richard M. Stallman (dumpglyphs): Explicitly draw background stipple.
1994-10-17 Richard M. Stallman (intern_face): Set the fill_style.
1994-10-17 Richard M. Stallman Include paths.h.
1994-10-17 Richard M. Stallman (bitmapdirs): Default to /usr/include/X11/bitmaps.
1994-10-17 Richard M. Stallman (sharedstatedir): Substitute sharedstatedir properly.
1994-10-17 Richard M. Stallman Better info about C-z vs C-x C-c.
1994-10-17 Richard M. Stallman (xfns.o): Depend on paths.h.
1994-10-16 Richard M. Stallman (EMACS_CONFIGURATION): Use $canonical as value.
1994-10-16 Richard M. Stallman (canonical): Substitute var into makefiles.
1994-10-16 Richard M. Stallman (bitmapdir): New variable.
1994-10-16 Richard M. Stallman (PATH_BITMAPS): New macro.
1994-10-16 Richard M. Stallman (count-lines): Do save-match-data only when necessary.
1994-10-16 Richard M. Stallman Delete code to write subdirs.el.
1994-10-16 Richard M. Stallman (load_unwind): Cast argument of fclose.
1994-10-16 Richard M. Stallman (appt-select-lowest-window): Locally bind lowest-window.
1994-10-16 Richard M. Stallman (gnus-group-group-name): Get rid of text properties.
1994-10-16 Richard M. Stallman (texinfo-no-refill-regexp): Recognize @ifhtml, @html.
1994-10-16 Richard M. Stallman (LIBS_SYSTEM): Add -lcposix.
1994-10-15 Richard M. Stallman (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
1994-10-15 Richard M. Stallman Delete HAVE_X11 conditionals.
1994-10-15 Richard M. Stallman (rmail-summary-delete-forward): Don't move fwd to eob.
1994-10-15 Richard M. Stallman (x_display): Changed icon_bitmap_flag to icon_bitmap.
1994-10-15 Richard M. Stallman (x_set_icon_type): If icon-type is a string, then use
1994-10-15 Richard M. Stallman (x_bitmap_icon): Allow bitmap to come from file.
1994-10-15 Richard M. Stallman (Fset_text_properties): Special case for getting
1994-10-15 Richard M. Stallman (rmail-summary-previous-all)
1994-10-15 Richard M. Stallman (shell-command, shell-command-on-region):
1994-10-15 Richard M. Stallman (run-scheme): Set scheme-program-name.
1994-10-15 Karl Heuer (stuffline, scraplines): Functions deleted.
1994-10-15 Richard M. Stallman (mail-setup): Fill the in-reply-to field.
1994-10-14 Richard M. Stallman (add-to-list): Doc fix.
1994-10-14 Richard M. Stallman (news-reply-mode-map): Add C-c C-t binding.
1994-10-14 Richard M. Stallman (self-insert-iso): Add delete-selection property.
1994-10-14 Richard M. Stallman (read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
1994-10-14 Simon Marshall Add "in" to list of Font Lock keywords that appear in non-type contexts.
1994-10-14 Richard M. Stallman (redisplay): Call clear_face_cache instead
1994-10-14 Richard M. Stallman Eliminate the "display faces"; store GCs in the "computed faces".
1994-10-14 Richard M. Stallman (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
1994-10-14 Richard M. Stallman (mail-do-fcc): If file does not exist, assume it is not a Babyl file.
1994-10-14 Richard M. Stallman (x_new_font): Don't keep looping after the FONT property.
1994-10-14 Roland McGrath (tags-reset-tags-tables): New function.
1994-10-14 Karl Heuer (term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
1994-10-13 Karl Heuer (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
1994-10-13 Richard M. Stallman (hilit-set-mode-patterns - lisp-mode): Fix regexp
1994-10-13 Richard M. Stallman (desktop-internal-v2s): Remove all text properties from strings.
1994-10-13 Richard M. Stallman (Fuser_login_name, Fuser_real_login_name):
1994-10-13 Richard M. Stallman (gud-filter): Don't bind inhibit-quit.
1994-10-13 Richard M. Stallman (menu-bar-update-buffers-1): New subroutine
1994-10-13 Richard M. Stallman entered into RCS
1994-10-13 Richard M. Stallman (mail-file-babyl-p): New function.
1994-10-13 Richard M. Stallman (Evaluating top-level): Don't load loadup.el again.
1994-10-13 Richard M. Stallman (BASE_PURESIZE): Incremented.
1994-10-13 Simon Marshall Use purify-flag not noninteractive.
1994-10-13 Richard M. Stallman Move the subdirs.el up to near first thing.
1994-10-13 Richard M. Stallman (compilation-filter): Do nothing if buffer is dead.
1994-10-13 Richard M. Stallman (add-to-list): New function.
1994-10-13 Richard M. Stallman Initial revision
1994-10-13 Richard M. Stallman (Funhandled_file_name_directory): Declared.
1994-10-13 Richard M. Stallman entered into RCS
1994-10-13 Richard M. Stallman (top_distclean): Don't rm build-install.
1994-10-13 Richard M. Stallman Don't distribute build-ins.in.
1994-10-13 Richard M. Stallman Comment change.
1994-10-13 Richard M. Stallman Add keywords.
1994-10-13 Richard M. Stallman Include config.h.
1994-10-13 Richard M. Stallman (ada-mode): Rename end-comment-column to ada-comment-end-column.
1994-10-13 Richard M. Stallman (change-log-mode-map): Move the definition up.
1994-10-13 David J. MacKenzie Formerly INSTALL.~33~
1994-10-12 David J. MacKenzie Formerly INSTALL.~32~
1994-10-12 David J. MacKenzie use mkinstalldirs instead of make-path
1994-10-12 David J. MacKenzie remove make-path
1994-10-12 Richard M. Stallman (LD_SWITCH_SYSTEM): New definition.
1994-10-12 Richard M. Stallman (facemenu-read-color, facemenu-colors): New fn, var.
1994-10-12 Richard M. Stallman (jka-compr-mode-compression-info-list): Add .tgz extension.
1994-10-12 Richard M. Stallman Comment changes.
1994-10-12 David J. MacKenzie Eliminate some -Wall warnings.
1994-10-12 David J. MacKenzie Make functions that return nothing void, not implicitly int.
1994-10-12 Simon Marshall Removed setting of font-lock-keywords inadvertently left after last patch.
1994-10-12 Richard M. Stallman (mouse-major-mode-menu): Use minor-mode-map-alist
1994-10-12 Simon Marshall * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
1994-10-12 Simon Marshall * texinfo.el: (texinfo-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
1994-10-12 Simon Marshall * sh-script.el: (sh-set-shell): Set font-lock-defaults.
1994-10-12 Simon Marshall * sendmail.el: (mail-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * rmail.el: (rmail-variables): Set font-lock-defaults.
1994-10-12 Simon Marshall * perl-mode.el: (perl-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * pascal.el: (pascal-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * outline.el: (outline-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
1994-10-12 Simon Marshall * fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
1994-10-12 Richard M. Stallman (scan_sexps_forward): At startincomment,
1994-10-12 Simon Marshall * dired.el: (dired-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * compile.el: (compilation-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * asm-mode.el: (asm-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * add-log.el: (change-log-mode): Set font-lock-defaults.
1994-10-12 Richard M. Stallman (mail-alias-modtime): Doc fix.
1994-10-12 Simon Marshall * ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
1994-10-12 Richard M. Stallman (c-mode-map): Capitalize Mode in C Mode menu bar item.
1994-10-12 Karl Heuer (Fbyte_code): Skip optimization for all Lisp_Misc types.
1994-10-12 Karl Heuer (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
1994-10-12 Karl Heuer (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
1994-10-12 Karl Heuer (buffer_slot_type_mismatch): Take just the offset as argument. Only check
1994-10-12 Karl Heuer (mark_object): Use the new substructure.
1994-10-12 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
1994-10-12 Karl Heuer (verify_interval_modification): Fix comment.
1994-10-12 Karl Heuer (test_completion): Fix reversed condition.
1994-10-12 Karl Heuer Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
1994-10-11 Richard M. Stallman (libexecdir): Renamed from libdir.
1994-10-11 Richard M. Stallman Use libexecdir and sharedstatedir as appropriate.
1994-10-11 Richard M. Stallman (libexecdir): Renamed from libdir. New default.
1994-10-11 Richard M. Stallman (clean): rm DOC/* and *.tab.[ch].
1994-10-11 Richard M. Stallman (makefile-mode-name): Removed.
1994-10-11 Richard M. Stallman menu-bar-lines fix.
1994-10-11 Jim Blandy (scan_buffer): After temporarily turning immediate_quit off, turn it
1994-10-11 Jim Blandy (display_scan_buffer): Pass the correct number of arguments to
1994-10-11 Richard M. Stallman (compare-windows-whitespace): Eliminate initial value.
1994-10-11 Richard M. Stallman (rmail-find-all-files): Fix several errors and make faster.
1994-10-11 Richard M. Stallman (rmail-summary-resend): New function.
1994-10-11 Francesco Potortì * etags.c (C_entries): Name the #define's that are macros.
1994-10-11 Richard M. Stallman (x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
1994-10-11 Richard M. Stallman (read_key_sequence): The output of function-key-map
1994-10-11 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
1994-10-11 Richard M. Stallman (normal-top-level-add-to-load-path): New function.
1994-10-11 Richard M. Stallman Write the subdirs.el file.
1994-10-11 Richard M. Stallman Don't distribute subdirs.el.
1994-10-11 Karl Heuer (print): Check the substructure.
1994-10-11 Karl Heuer (internal_equal): Check the substructure.
1994-10-11 Karl Heuer (buffer_slot_type_mismatch): Test against Lisp_Misc.
1994-10-11 Karl Heuer (MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
1994-10-11 Karl Heuer (OVERLAY_POSITION): Marker assert now tests substructure.
1994-10-11 Karl Heuer (Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
1994-10-11 Richard M. Stallman (blink-matching-open): Check there is a previous
1994-10-11 Richard M. Stallman (list_buffers_1): Fix indentation in header lines.
1994-10-11 Richard M. Stallman (rmail-summary-rmail-update): Pass new arg to rmail-show-message.
1994-10-11 Richard M. Stallman (rmail-show-message): New argument no-summary.
1994-10-11 Richard M. Stallman (system-key-alist): Add sun versions of
1994-10-11 Richard M. Stallman (c-mode-map): Use "C mode" for the menu bar item name.
1994-10-11 Tom Tromey (tcl-mode): imenu-create-index-function made buffer local.
1994-10-11 Richard M. Stallman (mouse-select): Pass an arg to mouse-extend.
1994-10-11 Karl Heuer (sys_subshell): Use NILP macro directly, not its expansion. Previous code was
1994-10-11 Richard M. Stallman (mail-hist-put-headers-into-history)
1994-10-10 Richard M. Stallman Fix typo in previous change.
1994-10-10 Richard M. Stallman (calculate-lisp-indent): Local var
1994-10-10 Richard M. Stallman (menu-bar-file-menu): Don't include the frame
1994-10-10 David J. MacKenzie entered into RCS
1994-10-10 Richard M. Stallman (redisplay_window): Fix Oct 1 change:
1994-10-10 Jim Blandy (syms_of_buffer): Doc fix for cache-long-line-scans.
1994-10-10 Roland McGrath [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
1994-10-10 Richard M. Stallman (calendar-holiday-marker): Copy holiday-face from highlight face.
1994-10-10 Richard M. Stallman (ispell-highlight-spelling-error):
1994-10-09 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
1994-10-09 Richard M. Stallman (byte-compile-insert-header): Use user-mail-address.
1994-10-09 Richard M. Stallman (appt-delete-window): Look on all frames for the window.
1994-10-08 Jim Blandy * xdisp.c (redisplay_window): Invalidate width_run_cache, if the
1994-10-08 Jim Blandy * syntax.c (find_defun_start): Call scan_buffer with new args.
1994-10-08 Jim Blandy * search.c: #include "region-cache.h".
1994-10-08 Jim Blandy * insdel.c (prepare_to_modify_buffer): Invalidate width run and
1994-10-08 Jim Blandy * indent.h (disptab_matches_widthtab, recompute_width_table): New
1994-10-08 Jim Blandy * indent.c: #include "region-cache.h".
1994-10-08 Jim Blandy * disptab.h (window_display_table): Doc fix.
1994-10-08 Jim Blandy * cmds.c (Fforward_line): Call scan_buffer with new args.
1994-10-08 Jim Blandy * buffer.h (struct buffer): New members: newline_cache,
1994-10-08 Jim Blandy * buffer.c: #include region-cache.h.
1994-10-08 Jim Blandy * Makefile.in.in (obj) Add region-cache.o to the list of files.
1994-10-08 Jim Blandy Document cache-long-line-scans in @node Text Lines.
1994-10-08 Jim Blandy Added entry for cache-long-line-scans
1994-10-08 Richard M. Stallman (file_name_completion): Ignore files "." and ".." in first pass.
1994-10-08 Richard M. Stallman (test_completion): New function, extracted from do_completion.
1994-10-08 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
1994-10-08 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
1994-10-08 Richard M. Stallman (fit_to_screen): Don't put the menu off the left or top.
1994-10-08 Richard M. Stallman (rmail-delete-forward): Use rmail-select-summary.
1994-10-07 Richard M. Stallman Add a tip about enabling/disabling features.
1994-10-07 Karl Heuer (enum Lisp_Misc_Type): New type.
1994-10-07 Richard M. Stallman (make_gap): Keep input blocked till after we set BEG_ADDR.
1994-10-07 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
1994-10-07 Richard M. Stallman (compilation-mode-font-lock-keywords,
1994-10-07 Richard M. Stallman (comint-check-proc): Recognise `open'.
1994-10-07 Richard M. Stallman (pascal-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (perl-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (asm-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (texinfo-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (shell-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (dired-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (mail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (rmail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (rmail-summary-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (outline-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
1994-10-07 Richard M. Stallman (compilation-mode-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (sh-font-lock-keywords): Default to nil.
1994-10-07 Richard M. Stallman (check_writable, check_executable): Test HAVE_EACCESS.
1994-10-07 Richard M. Stallman (eaccess): Check for it.
1994-10-07 Richard M. Stallman (HAVE_EACCESS): Add #undef.
1994-10-07 Per Bothner Patch to handle old Convex systems (without uname).
1994-10-06 Karl Heuer (Lisp_Void, VOIDP): Deleted.
1994-10-06 Karl Heuer (Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
1994-10-06 Karl Heuer (Fbyte_code): Delete case Lisp_Void.
1994-10-06 Karl Heuer (mark_object): Delete case Lisp_Void.
1994-10-06 Karl Heuer (Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer (Fabs): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer (Fset, default_value, Fset_default, Fkill_local_variable): Access
1994-10-06 Karl Heuer (defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
1994-10-06 Karl Heuer (init_buffer_once): Don't use XSETFASTINT when negative.
1994-10-06 Karl Heuer (Fload, load_unwind): Store stream pointer as a cons of two integers,
1994-10-06 Karl Heuer (Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
1994-10-06 Karl Heuer (mark_object): Delete case Lisp_Internal_Stream.
1994-10-06 Karl Heuer (read1): New argument for returning out-of-band data, obviating the need for
1994-10-06 Karl Heuer (Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
1994-10-06 Richard M. Stallman (query-replace): Add missing quote.
1994-10-06 Noah Friedman Assign copyright to FSF, and change comments to reflect that type-break
1994-10-06 Francesco Potortì * man.el (Man-notify, Man-current-page, Man-page-list,
1994-10-06 Richard M. Stallman (x_set_icon_type): Remove period from error message.
1994-10-06 Richard M. Stallman (rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
1994-10-06 Richard M. Stallman (make_hdr): Undo June 16 change.
1994-10-06 Richard M. Stallman Delete the error when no window system.
1994-10-06 Richard M. Stallman (sendnews, postnews): Use defalias.
1994-10-05 Richard M. Stallman (command-line): Load disp-table explicitly.
1994-10-05 Richard M. Stallman (add-log-current-defun): Handle Perl specially.
1994-10-05 Richard M. Stallman (Ffile_regular_p): New function.
1994-10-05 Richard M. Stallman (read-envvar-name): Special meaning for MUSTMATCH
1994-10-05 Richard M. Stallman (texinfo-format-scan): Accept @^, @", @?, @!, @-.
1994-10-04 Richard M. Stallman (goto-line): Call prefix-numeric-value.
1994-10-04 Richard M. Stallman (Finteractive): Doc fix.
1994-10-04 Karl Heuer (single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (construct_mouse_click): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
1994-10-04 Karl Heuer (x_new_focus_frame, construct_mouse_click, construct_menu_click,
1994-10-04 Richard M. Stallman (input_signal_count): New variable.
1994-10-04 Richard M. Stallman (widget_id_tick): Move definition into conditional.
1994-10-04 Karl Heuer (validate_region): Swap using temp Lisp_Object, not int.
1994-10-04 Karl Heuer (read_process_output): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (validate_interval_range): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (try_window_id): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
1994-10-04 Karl Heuer (Fx_open_connection): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (compute_char_face): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (redisplay, mark_window_display_accurate, redisplay_window, try_window,
1994-10-04 Karl Heuer (make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
1994-10-04 Karl Heuer (create_process): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (record_delete, record_first_change): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fnext_property_change, property_change_between_p,
1994-10-04 Karl Heuer (Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
1994-10-04 Karl Heuer (skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (make_process, list_processes_1, create_process, Faccept_process_output,
1994-10-04 Karl Heuer (printchar): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
1994-10-04 Karl Heuer (Fmarker_position): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
1994-10-04 Karl Heuer (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
1994-10-04 Karl Heuer (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
1994-10-04 Karl Heuer (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
1994-10-04 Karl Heuer (Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
1994-10-04 Karl Heuer (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
1994-10-04 Karl Heuer (Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
1994-10-04 Karl Heuer (store_function_docstring): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (direct_output_for_insert, direct_output_forward_char, change_frame_size,
1994-10-04 Karl Heuer (file_name_completion): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Faref, Farray_length): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
1994-10-04 Karl Heuer (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
1994-10-04 Karl Heuer (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fbyte_code): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
1994-10-04 Karl Heuer (Fexpand_abbrev): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (XSETFASTINT): New macro.
1994-10-04 Karl Heuer (Finsert_file_contents): No longer necessary to set type separately.
1994-10-04 Karl Heuer (Fprefix_numeric_value): No longer necessary to set type separately.
1994-10-04 Karl Heuer (Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
1994-10-04 Karl Heuer (XSETFRAME): Set object type as well as value.
1994-10-04 Karl Heuer (XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
1994-10-04 Karl Heuer (x_clear_frame_selections, wait_for_property_change): Use new accessor macros
1994-10-04 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
1994-10-04 Karl Heuer (compute_char_face): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (display_text_line): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
1994-10-04 Karl Heuer (record_insert, record_delete, record_first_change, record_property_change):
1994-10-04 Karl Heuer (Ftext_properties_at, Fget_char_property, Fnext_property_change,
1994-10-04 Karl Heuer (kbd_input_ast, read_input_waiting): Use new accessor macros instead of
1994-10-04 Karl Heuer (Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
1994-10-04 Karl Heuer (make_process, create_process, Fopen_network_stream, deactivate_process,
1994-10-04 Karl Heuer (temp_output_buffer_setup): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
1994-10-04 Karl Heuer (synkey, Fdescribe_bindings, describe_command): Use new accessor macros
1994-10-04 Karl Heuer (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
1994-10-04 Karl Heuer (graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (insert_1, insert_from_string_1): Use new accessor macros instead of calling
1994-10-04 Karl Heuer (Fcompute_motion): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (make_minibuffer_frame, make_terminal_frame, Fselected_frame,
1994-10-04 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
1994-10-04 Karl Heuer (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
1994-10-04 Karl Heuer (Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
1994-10-04 Karl Heuer (make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
1994-10-04 Karl Heuer (Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
1994-10-04 Karl Heuer (VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
1994-10-04 Karl Heuer (write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
1994-10-04 Karl Heuer (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Karl Heuer (XSETPNTR): Deleted.
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Richard M. Stallman Translate -gnu/linux* to -linux*.
1994-10-04 Richard M. Stallman (MKTIME_OBJ): New variable.
1994-10-04 Richard M. Stallman (mktime): Check for it.
1994-10-04 Richard M. Stallman (server-switch-buffer): Don't go to an invisible frame.
1994-10-04 Richard M. Stallman (set-auto-mode): Discard versions from file name before
1994-10-03 Richard M. Stallman (rlogin): Doc fix.
1994-10-03 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
1994-10-03 Richard M. Stallman (vc-status): Handle CVS.
1994-10-03 Ian Lance Taylor Add support for MIPS variants
1994-10-03 Roland McGrath Recognize GNU.
1994-10-03 Richard M. Stallman (comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
1994-10-03 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
1994-10-03 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
1994-10-02 Richard M. Stallman (kill-rectangle): In read-only buffer, do record
1994-10-02 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
1994-10-02 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
1994-10-02 Karl Heuer Include <utime.h> here instead of in systime.h.
1994-10-02 Karl Heuer Don't include <utime.h> here; do it in sysdep.c instead.
1994-10-02 Karl Heuer (HAVE_UTIME_H): Add #undef.
1994-10-02 Paul Reilly (popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
1994-10-02 Richard M. Stallman (shell-mode): Compare the truename with /dev/null.
1994-10-02 Richard M. Stallman (file-truename): If name has no dir, use default-directory.
1994-10-02 Paul Reilly (widget_id_tick): Renamed from popup_id_tick.
1994-10-02 Paul Reilly (XTread_socket): Use popup_get_selection() for X11 menubar event handling.
1994-10-02 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
1994-10-02 Paul Reilly (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
1994-10-02 Paul Reilly Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
1994-10-02 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
1994-10-02 Paul Reilly (display_menu_item): Add support for displaying the title in pop up menus.
1994-10-02 Paul Reilly (lw_set_main_areas): Use xm_set_main_areas().
1994-10-02 Paul Reilly Declare xm_set_main_areas() and xm_manage_resizing().
1994-10-02 Paul Reilly (make_menu_in_widget): Add support for displaying a title in pop up
1994-10-02 Paul Reilly Added Motif changes for usage and option checking.
1994-10-02 Richard M. Stallman (Info-scroll-down, Info-scroll-up): Doc fixes.
1994-10-02 Richard M. Stallman (dired-do-print): Put spaces between lpr switches.
1994-10-02 Richard M. Stallman (setenv-history): New history list.
1994-10-02 Richard M. Stallman (indent-c++-exp): For public/private/protected,
1994-10-02 Richard M. Stallman (redisplay_window): If we set PT, and that alters a region
1994-10-02 Richard M. Stallman (fill-region, fill-region-as-paragraph): Fix previous change.
1994-10-02 Richard M. Stallman (vc-register): Verify an old master file really still exists
1994-10-01 Richard M. Stallman (head_table): Set up Qdelete_frame.
1994-10-01 Richard M. Stallman (keys_of_frame): Make binding for delete-frame.
1994-10-01 Richard M. Stallman (apropos-print-matches): Add newline after
1994-10-01 Richard M. Stallman (save-buffers-kill-emacs): Fix previous change.
1994-10-01 Richard M. Stallman (Foverlay_get): Handle `category' property on overlay.
1994-10-01 Francesco Potortì * man.el (Man-init-defvars, Man-cleanup-manpage,
1994-10-01 Richard M. Stallman Comment change.
1994-10-01 Richard M. Stallman (compile_range): When casting to const unsigned char *, put const first.
1994-10-01 Richard M. Stallman (fill-region, fill-region-as-paragraph):
1994-10-01 Richard M. Stallman (mouse-secondary-click-count): New variable.
1994-10-01 Richard M. Stallman (LIBXTR6): If NEED_LIBW, add -lw.
1994-10-01 Richard M. Stallman (NEED_LIBW): Defined.
1994-10-01 Richard M. Stallman (LDFLAGS): New variable.
1994-10-01 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
1994-10-01 Richard M. Stallman (ispell-init-process): Add missing arg in error msg.
1994-10-01 Richard M. Stallman (finder-mode-map): Change key bindings:
1994-10-01 Richard M. Stallman (edmacro-format-keys): Cope if local keymap is nil.
1994-09-30 Richard Kenner (windowsnt): Alias for winnt.
1994-09-30 Richard M. Stallman (modify-face): New function.
1994-09-30 Richard M. Stallman (save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
1994-09-30 Richard M. Stallman (add-hook): Initialize default value and local value.
1994-09-30 Richard M. Stallman (Fmake_local_variable): Doc fix.
1994-09-30 Francesco Potortì * etags.c (C_entries): Recognise typedef of ANSI style functions.
1994-09-30 Richard M. Stallman (isearch-mode): Don't set deactivate-mark here.
1994-09-30 Richard M. Stallman Really delete gud-overload-functions.
1994-09-30 Richard M. Stallman (gud-overload-functions): Function deleted.
1994-09-30 Jim Wilson (os): Accept coff as an OS.
1994-09-29 Richard M. Stallman (check_writable, check_executable) [__HURD__]: Use eaccess.
1994-09-29 Richard M. Stallman (print-region-1): Use them instead of just pr.
1994-09-29 Richard M. Stallman (compute_char_face): Handle list as overlay face property.
1994-09-29 Richard Kenner (i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
1994-09-29 Richard M. Stallman (Fset_face_attribute_internal): Mark frame garbaged whenever
1994-09-29 Karl Heuer (scmp): Use unsigned chars, to avoid confusing DOWNCASE.
1994-09-29 Karl Heuer (x_report_frame_params): Fix format/arg mismatch.
1994-09-29 Karl Heuer (CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
1994-09-29 Richard M. Stallman (add-abbrev, inverse-add-abbrev):
1994-09-29 Richard M. Stallman (scheme-mode-variables): Make parse-sexp-ignore-comments t.
1994-09-29 Richard M. Stallman (texinfo-format-region, texinfo-format-buffer-1):
1994-09-29 Francesco Potortì * man.el
1994-09-29 Richard M. Stallman (imenu--cleanup): Changed 'mapc' to 'mapcar'.
1994-09-29 Richard M. Stallman (handle-delete-frame): New function.
1994-09-28 Karl Heuer (command-line): Fix bug in previous change.
1994-09-28 Karl Heuer (command-line): Recognize --longopt synonyms for all options handled here.
1994-09-28 Roland McGrath [alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
1994-09-28 Karl Heuer (syms_of_dired): Undo Sep 16 change.
1994-09-28 Karl Heuer (Fdelete_file): Undo Sep 16 change.
1994-09-28 Richard M. Stallman (backward-kill-sentence): Work in read-only buffers.
1994-09-28 Karl Heuer Comment fix.
1994-09-28 Karl Heuer (x_new_font): New rule for computing column width. Factored out common code.
1994-09-28 Karl Heuer (x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
1994-09-28 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Use new width formula.
1994-09-28 Karl Heuer (scroll_bar_pixel_width, scroll_bar_cols): Update comment.
1994-09-27 Karl Heuer (lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
1994-09-27 Richard M. Stallman (hack-one-local-variable): Support safe-local-variable property.
1994-09-27 Richard M. Stallman (command-apropos): Pass t for no-header to apropos.
1994-09-27 Richard M. Stallman (mail): Doc fix.
1994-09-27 Richard M. Stallman (${etc}DOC): Run make-docfile twice--two batches.
1994-09-27 Richard M. Stallman Initial revision
1994-09-27 Richard M. Stallman Improve POP code, move most of it into a separate file.
1994-09-27 Richard M. Stallman (MOVE_FLAGS, MOVE_LIBS): New variables.
1994-09-27 Richard M. Stallman (utimes): Check for it.
1994-09-27 Richard M. Stallman (Fformat_time_string): Mostly rewritten, to handle
1994-09-27 Richard M. Stallman (rmail-forward): Simplify insertion of forwarded msg.
1994-09-27 Roland McGrath (etags-tags-completion-table): Allow ? and : in guessed tag names.
1994-09-27 Richard M. Stallman (rmail-summary-delete-forward): Regexp for recognizing deleted message
1994-09-27 Karl Heuer (BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
1994-09-27 Karl Heuer (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
1994-09-27 Karl Heuer (Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
1994-09-27 Karl Heuer (wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
1994-09-27 Karl Heuer (nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
1994-09-27 Karl Heuer (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
1994-09-27 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
1994-09-27 Karl Heuer (GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
1994-09-27 Karl Heuer (NULL_INTERVAL_P): Use type test macros.
1994-09-27 Karl Heuer (EVENT_HAS_PARAMETERS): Use type test macros.
1994-09-27 Karl Heuer (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
1994-09-27 Karl Heuer (Fbyte_code): Use type test macros.
1994-09-27 Karl Heuer (Fcall_process, child_setup, getenv_internal): Use type test macros.
1994-09-27 Karl Heuer (casify_object): Use type test macros.
1994-09-27 Karl Heuer (STRING256_P): Use type test macros.
1994-09-27 Karl Heuer (Fself_insert_command): Use type test macros.
1994-09-27 Karl Heuer (Ffile_name_completion, file_name_completion): Use type test macros.
1994-09-27 Karl Heuer (get_doc_string, Fdocumentation, Fdocumentation_property,
1994-09-27 Karl Heuer (Fkill_emacs): Use type test macros.
1994-09-27 Karl Heuer (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
1994-09-27 Karl Heuer (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
1994-09-27 Karl Heuer (extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
1994-09-27 Karl Heuer (Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
1994-09-27 Karl Heuer (Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
1994-09-27 Karl Heuer (buffer_display_table, current_column, Fmove_to_column, compute_motion,
1994-09-27 Karl Heuer (create_root_interval, balance_possible_root_interval, delete_interval): Use
1994-09-27 Karl Heuer (echo_char, cmd_error_internal, command_loop_1, read_char,
1994-09-27 Karl Heuer (get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
1994-09-27 Karl Heuer (Fexecute_kbd_macro): Use type test macros.
1994-09-27 Karl Heuer (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
1994-09-27 Karl Heuer (read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
1994-09-27 Karl Heuer (Finsert_string): Use type test macros.
1994-09-27 Karl Heuer (run_msdos_command): Use type test macros.
1994-09-27 Karl Heuer (PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
1994-09-27 Richard M. Stallman (POSIX_SIGNALS): Define it.
1994-09-27 Karl Heuer (decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
1994-09-27 Richard M. Stallman (syms_of_window): Doc fix.
1994-09-27 Karl Heuer (Fmatch_data, Fstore_match_data): Use type test macros.
1994-09-27 Karl Heuer (sun_item_create): Use type test macros.
1994-09-27 Karl Heuer (Fsyntax_table_p, describe_syntax): Use type test macros.
1994-09-27 Karl Heuer (sys_subshell): Use type test macros.
1994-09-27 Karl Heuer (validate_interval_range, add_properties, remove_properties,
1994-09-27 Karl Heuer (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
1994-09-27 Karl Heuer (translate_id): Use type test macros.
1994-09-27 Karl Heuer (child_setup, Fcall_process): Use type test macros.
1994-09-27 Karl Heuer (Fwindowp, Fwindow_live_p, window_display_table, window_loop,
1994-09-27 Karl Heuer (redisplay, mark_window_display_accurate, try_window_id, display_text_line,
1994-09-27 Karl Heuer (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
1994-09-27 Karl Heuer (menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
1994-09-27 Karl Heuer (x_scroll_bar_clear): Use type test macros.
1994-09-26 Richard M. Stallman (Qplus): New variable.
1994-09-26 Richard M. Stallman (Qplus): Declared.
1994-09-26 Richard M. Stallman (dired-re-perms): Accept various file type letters.
1994-09-26 David J. MacKenzie remove CONFIG_BROKETS
1994-09-26 David J. MacKenzie REMOVE CONFIG_BROKETS
1994-09-26 Karl Heuer (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
1994-09-26 Karl Heuer (argmatch): New function.
1994-09-25 Paul Reilly (lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
1994-09-25 Paul Reilly Clean up of temporary changes used to try to find a workaround for the
1994-09-25 Paul Reilly entered into RCS
1994-09-25 Richard M. Stallman (enable-flow-control): Never make keyboard-translate-table shorter.
1994-09-25 Richard M. Stallman Delete __FreeBSD__ conditional macro definitions.
1994-09-25 Richard M. Stallman (update_echo_area): New function.
1994-09-25 Richard M. Stallman (get_doc_string): Look in ../etc while dumping.
1994-09-25 Paul Reilly entered into RCS
1994-09-25 Richard M. Stallman Don't include signal.h, values.h.
1994-09-25 Richard M. Stallman Comment change.
1994-09-25 Richard M. Stallman (rmail-construct-io-menu): Don't print a message about no matching files.
1994-09-25 Richard M. Stallman (set_file_times): Fix typo in previous change.
1994-09-25 Richard M. Stallman (set_file_times): Don't test HAVE_UTIME.
1994-09-25 Richard M. Stallman (HAVE_UTIMES): Add #undef.
1994-09-25 Paul Reilly *** empty log message ***
1994-09-24 Richard M. Stallman (Ffile_writable_p): Use stat to test for existence.
1994-09-24 Richard M. Stallman (strftime.o): New target.
1994-09-24 Richard M. Stallman (dired-re-perms): Accept directories and symbolic links
1994-09-24 Richard M. Stallman [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
1994-09-24 Richard M. Stallman (USE_DL_STUBS): Defined.
1994-09-24 Richard M. Stallman (USE_DL_STUBS): Add #undef.
1994-09-24 Richard M. Stallman (set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
1994-09-24 Richard M. Stallman (syms_of_textprop): Doc fix.
1994-09-24 Richard M. Stallman (ange-ftp-start-process): Add use-smart-ftp code.
1994-09-24 Richard M. Stallman (STACK_DIRECTION): Don't redefine if defined already.
1994-09-24 Richard M. Stallman (auto-mode-alist): Handle ada-mode and icon-mode.
1994-09-24 Richard M. Stallman (comint-input-chunk-size): Variable deleted.
1994-09-24 Richard M. Stallman (nntp-send-region-to-server): Call process-send-region
1994-09-24 Richard M. Stallman (shell-command, shell-command-on-region):
1994-09-24 Paul Reilly entered into RCS
1994-09-24 Richard M. Stallman (Buffer-menu-delete): Handle prefix arg.
1994-09-24 Richard M. Stallman (rmail-reformat-message): Run mail-message-filter
1994-09-24 Richard M. Stallman (dired-virtual-mode): Doc fix.
1994-09-24 Richard M. Stallman Comment change.
1994-09-24 Richard M. Stallman (auto-mode-alist): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M. Stallman (auto-execute): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M. Stallman Comment changes.
1994-09-24 Richard M. Stallman (ada-mode): Add autoload cookie.
1994-09-24 Richard M. Stallman (icon-mode): Add autoload cookie.
1994-09-24 Richard M. Stallman (Fexpand_abbrev): Instead of Fcapitalize_region,
1994-09-24 Richard M. Stallman (Fupcase_initials_region): New function.
1994-09-24 Richard M. Stallman (upcase_initials): New function.
1994-09-24 Richard M. Stallman (install-arch-indep): Don't do mkdir here.
1994-09-24 Richard M. Stallman (touchy_mkdir): Make dir ugo+re even if it isn't new.
1994-09-24 Richard M. Stallman (read_minibuf_unwind): Preserve Vdeactivate_mark.
1994-09-24 Richard M. Stallman (find-alternate-file): Confirm killing buffer only if it is visiting a file.
1994-09-24 Richard M. Stallman (get-file-buffer): Doc fix.
1994-09-24 Richard M. Stallman (vc-finish-steal): Fix typo in previous change.
1994-09-24 Richard M. Stallman (vc-finish-steal): Do vc-resynch-window in the right buffer.
1994-09-24 Richard M. Stallman (vc-backend-checkout): Add if-statements to the shell cmds
1994-09-24 Richard M. Stallman (DONT_DEFINE_SIGNAL): Macro deleted.
1994-09-24 Richard M. Stallman (DK_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman (DKSTAT_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman (CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
1994-09-24 Richard M. Stallman (start_of_text): Don't test CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Don't test CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Don't test CANNOT_DUMP or CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Delete BROKEN_FASYNC conditional.
1994-09-24 Richard M. Stallman (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
1994-09-24 Richard M. Stallman (Fprocess_send_eof): Delete DID_REMOTE conditional.
1994-09-24 Paul Reilly *** empty log message ***
1994-09-23 Richard M. Stallman (prev_frame): Fix typo.
1994-09-23 Richard M. Stallman Comment changes.
1994-09-23 Richard M. Stallman (exec_sentinel_error_handler): New function.
1994-09-23 Richard M. Stallman (Freplace_match): New 4th arg OBJECT can specify string to replace in.
1994-09-23 Richard M. Stallman (Fdelete_other_windows): Nice error if WINDOW is minibuf.
1994-09-23 Paul Reilly *** empty log message ***
1994-09-23 Richard M. Stallman (justify-current-line): Inherit props when inserting spaces.
1994-09-23 Richard M. Stallman (copy_text_and_data): Delete some printf's.
1994-09-23 Richard M. Stallman (PURESIZE): Definition deleted.
1994-09-23 Richard M. Stallman Initial revision
1994-09-23 Richard M. Stallman (Fx_create_frame): Rename menuBarLines resource to menuBar.
1994-09-23 Roland McGrath (tag-symbol-match-p): New function.
1994-09-23 Roland McGrath (tags-table-check-computed-list): Call tags-verify-table on existing
1994-09-23 Richard M. Stallman (X_IO_BUG): Definition deleted.
1994-09-23 Richard M. Stallman (BSD): Have two definitions according to version number.
1994-09-23 Richard M. Stallman (copy_text_and_data): Add RISCiX changes.
1994-09-23 Richard M. Stallman (time-stamp-mail-host-name): Use mail-host-address.
1994-09-23 Richard M. Stallman (UTILITIES): Remove test-distrib, make-docfile, make-path.
1994-09-23 Richard M. Stallman (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
1994-09-23 Richard M. Stallman (FRAME_X_DISPLAY): New macro.
1994-09-23 Richard M. Stallman (mail-extr-all-top-level-domains): Fix formal name of Hungary.
1994-09-23 Richard M. Stallman (x_destroy_window): Decrement ref count of x_screen struct.
1994-09-23 Richard M. Stallman (rmail-retry-failure): Copy the whole block of headers from the message
1994-09-22 Richard M. Stallman entered into RCS
1994-09-22 Richard M. Stallman (add-change-log-entry): Set add-log-full-name and
1994-09-22 Richard M. Stallman (shrink-window-if-larger-than-buffer): Use WINDOW's frame
1994-09-22 Karl Heuer (evaporate_overlays): Overlay is in car, not cdr.
1994-09-22 Karl Heuer (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
1994-09-22 Karl Heuer (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
1994-09-22 Francesco Potortì User option Man-notify-flag renamed to Man-notify-method.
1994-09-22 Francesco Potortì * ispell.el (check-ispell-version): suggest to try ispell4.el if
1994-09-22 Richard M. Stallman (Fcompleting_read): Doc fix.
1994-09-22 Richard M. Stallman (BASE_PURESIZE): Increment both values.
1994-09-22 Richard M. Stallman (x-create-frame-with-faces): Delete the frame if get error.
1994-09-22 Richard M. Stallman (insert-buffer): Default to first buffer other than current one.
1994-09-22 Richard M. Stallman (rmail-summary-goto-msg): Simply the regexp
1994-09-22 Richard M. Stallman (insert-parentheses): Don't insert spaces at beginning and end of buffer.
1994-09-22 Richard M. Stallman (Vdebug_on_error): Declared.
1994-09-22 Richard M. Stallman (cmd_error_internal): New function, broken out of cmd_error.
1994-09-22 Richard M. Stallman (special-display-popup-frame): Rename new arg to ARGS.
1994-09-22 Richard M. Stallman (print-help-return-message): Handle cons cells
1994-09-22 Richard M. Stallman (display-buffer, special-display-buffer-names)
1994-09-22 Richard M. Stallman (special-display-popup-frame): New argument PARAMS.
1994-09-22 Richard M. Stallman (mail-host-address): New variable.
1994-09-22 Chris Siebenmann add convex c3* c4*
1994-09-22 Richard M. Stallman (file-ownership-preserved-p): New function.
1994-09-22 Richard M. Stallman (cmputc): Return int rather than void.
1994-09-22 Richard M. Stallman (evalcost, cmputc): They now return their arguments.
1994-09-22 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
1994-09-22 Richard M. Stallman (mail-extr-all-top-level-domains): Update domain list.
1994-09-22 Richard M. Stallman (vc-menu-map): Set up menu items.
1994-09-22 Richard M. Stallman (Fmessage_or_box): Use Fmessage_box with new name.
1994-09-21 Richard M. Stallman (init_eval_once): Init Vrun_hooks here.
1994-09-21 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
1994-09-21 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
1994-09-21 Richard M. Stallman (vc-menu-map): New menu.
1994-09-21 Richard M. Stallman Fix indentation.
1994-09-21 Richard M. Stallman (Fmessage_box): Renamed from Fbox_message.
1994-09-21 Richard M. Stallman (emerge-recenter, emerge-operate-on-windows):
1994-09-21 Richard M. Stallman (find-tag-noselect): Simplify.
1994-09-21 Richard M. Stallman (mail-default-reply-to): Initialize to t.
1994-09-21 David J. MacKenzie remove trailing slashes from srcdir
1994-09-21 Francesco Potortì * man.el (Man-notify-flag): replaces the old Man-notify
1994-09-21 Richard M. Stallman Initial revision
1994-09-21 Richard M. Stallman (i[345]86-sequent-ptx*): Handle
1994-09-21 Richard M. Stallman (overlays_at): New arg PREV_PTR.
1994-09-21 Richard M. Stallman (concat3): New function.
1994-09-21 Richard M. Stallman (compute_char_face): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (note_mouse_highlight): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (rmail-mode-kill-summary): New function.
1994-09-21 Richard M. Stallman (Fget_char_property): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (Fx_get_resource): Doc fix.
1994-09-21 Richard M. Stallman entered into RCS
1994-09-21 Richard M. Stallman (remove-hook, add-hook): Copy existing list before modifying.
1994-09-21 Richard M. Stallman *** empty log message ***
1994-09-21 Richard M. Stallman (from, labels, data): Use MAX_DATA_LEN as length.
1994-09-21 Karl Heuer (report_error): Include reason in error message.
1994-09-20 Richard M. Stallman (mail-bury-selects-summary): New variable.
1994-09-20 Richard M. Stallman (paths-force): Depend on src/paths.h
1994-09-20 Richard M. Stallman (facemenu-update): Make menu separators all dashes.
1994-09-20 Richard M. Stallman (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
1994-09-20 Karl Heuer (r_alloc_freeze_level): New variable.
1994-09-20 Karl Heuer (trivial_regexp_p): New function.
1994-09-20 Richard M. Stallman (add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.
1994-09-20 Karl Heuer (FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
1994-09-20 Karl Heuer (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
1994-09-20 Karl Heuer (compute_motion): Fix comment.
1994-09-20 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Change
1994-09-20 Karl Heuer (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to
1994-09-20 Karl Heuer (display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.
1994-09-20 Karl Heuer (x_set_scroll_bar_width): New function.
1994-09-20 Karl Heuer * xterm.c (x_new_font): Compute number of scrollbar columns.
1994-09-20 Karl Heuer (make_float, make_pure_float): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer (Fset_window_buffer): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M. Stallman (basic-save-buffer-1): If writing temp file fails
1994-09-20 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M. Stallman (query-replace-interactive): New user option.
1994-09-20 Karl Heuer (set_file_times): Move this out of the USG conditional.
1994-09-20 Richard M. Stallman (PURESIZE_RATIO, BASE_PURESIZE): Defined.
1994-09-20 Richard M. Stallman (POSIX_SIGNALS): Defined.
1994-09-20 Richard M. Stallman (struct saved_window_data): New slots min_width, min_height.
1994-09-20 Per Bothner Patches for HPUX, and SunOS4 (Japanese).
1994-09-20 Richard M. Stallman *** empty log message ***
1994-09-20 Richard M. Stallman (add-hook): Doc fix.
1994-09-20 Richard M. Stallman (malloc, realloc): Declared.
1994-09-19 Jim Blandy entered into RCS
1994-09-19 Jim Blandy *** empty log message ***
1994-09-19 Karl Heuer (syms_of_buffer): Doc fix.
1994-09-19 Karl Heuer (config_options): Save all arguments, not just some.
1994-09-19 Karl Heuer (Fkey_description): Reverse condition.
1994-09-19 Karl Heuer (report-emacs-bug): system-configuration-options was misspelled as
1994-09-19 Jim Blandy * disp-table.el: Add support for new window border display table
1994-09-19 Jim Blandy Add a new element to display tables controlling side-by-side
1994-09-19 Karl Heuer [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-19 Francesco Potortì * rlogin.el (rlogin): recognise the `-l user' option to rlogin and
1994-09-19 Richard M. Stallman (SYSTEM_TYPE): Delete definition.
1994-09-19 Richard M. Stallman (picture-yank-at-click): New function.
1994-09-19 Richard M. Stallman Handle ==, !=, + and -.
1994-09-19 Richard M. Stallman (Info-insert-dir): Insert newlines before rather than
1994-09-19 Richard M. Stallman (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
1994-09-19 Richard M. Stallman (rmail-summary-construct-io-menu): New function.
1994-09-19 Richard M. Stallman (rmail-output-menu): Function deleted.
1994-09-19 Richard M. Stallman Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
1994-09-19 Richard M. Stallman (file-name-sans-extension): New function.
1994-09-19 Karl Heuer (validate_interval_range, property_value, Fget_char_property,
1994-09-19 Karl Heuer (openp): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
1994-09-19 Karl Heuer (Fsignal): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (Frandom): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer Declare Fmake_sparse_keymap.
1994-09-19 Karl Heuer Add #include "keyboard.h"
1994-09-18 Karl Heuer (Fmember): Declare this function.
1994-09-18 Karl Heuer (install-arch-indep): Copy DOC-*, not DOC*
1994-09-18 Karl Heuer (_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
1994-09-18 Karl Heuer Delete obsolete symbols.
1994-09-18 Karl Heuer Add checks to set HAVE_TIMEVAL and HAVE_SELECT.
1994-09-18 Richard M. Stallman (tex-start-shell): Inherit comint-mode-map, don't copy.
1994-09-18 Richard M. Stallman (shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
1994-09-18 Richard M. Stallman (struct process): New field tty_name.
1994-09-18 Richard M. Stallman (telnet-mode-map): Inherit from comint-mode-map.
1994-09-18 Richard M. Stallman (HAVE_VFORK): Defined.
1994-09-18 Richard M. Stallman (Ffile_writable_p): Don't use ro_fsys.
1994-09-18 Richard M. Stallman entered into RCS
1994-09-18 Karl Heuer (Fcopy_file): Use set_file_times, and check for the error return.
1994-09-18 Karl Heuer Declare set_file_times.
1994-09-18 Karl Heuer (set_file_times): New function.
1994-09-18 Karl Heuer Add HAVE_STRUCT_UTIMBUF.
1994-09-18 Karl Heuer (_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
1994-09-18 Richard M. Stallman (preserve_other_columns): Fix arg to sizeof in bcopy call.
1994-09-18 Karl Heuer Add AC_AIX.
1994-09-18 Richard M. Stallman (telnet): Use name *telnet-HOST*, not *HOST-telnet*.
1994-09-18 Richard M. Stallman (rmail-forward): Insert separator before and after message.
1994-09-18 Richard M. Stallman (ediff-submit-report, ediff-revision)
1994-09-18 Richard M. Stallman (reset_buffer): Don't call reset_buffer_local_variables.
1994-09-18 Richard M. Stallman (get_minibuffer): Call Fkill_all_local_variables.
1994-09-18 Richard M. Stallman Major rewrite to behave more like a minor mode.
1994-09-18 Richard M. Stallman (parsing options): Simplify sed command to delete -'s.
1994-09-18 Richard M. Stallman (DECLARE_GETPWUID_WITH_UID_T): Defined.
1994-09-18 Richard M. Stallman (make-lucid-menu-keymap-disable): New variable.
1994-09-18 Richard M. Stallman (REL_ALLOC): #undef deleted.
1994-09-18 Richard M. Stallman (Fkey_description): Give error if KEYS not an array.
1994-09-17 Richard M. Stallman (unexec): Fix logic for rounding section boundaries.
1994-09-17 Richard M. Stallman (generate-file-autoloads): Warn if we put a line
1994-09-17 Richard M. Stallman (Fforward_comment): Do increment from, when reaching
1994-09-17 Richard M. Stallman (EMACS_CONFIG_OPTIONS): Add #undef.
1994-09-17 Paul Reilly *** empty log message ***
1994-09-17 Paul Reilly *** empty log message ***
1994-09-17 Richard M. Stallman [SUNOS4]: Include link.h.
1994-09-17 Richard M. Stallman (describe-variable): Report whether var is local in this buf.
1994-09-17 Richard M. Stallman Don't declare malloc.
1994-09-17 Richard M. Stallman (property_value): Declare args plist, prop.
1994-09-17 Richard M. Stallman (PURESIZE): Defnitions deleted.
1994-09-17 Richard M. Stallman (print): sprintf arg for frame depends on VALBITS.
1994-09-17 Richard M. Stallman (Fcall_process) [__osf__ && __alpha]:
1994-09-17 Richard M. Stallman (terminal-map): Define switch-frame.
1994-09-17 Richard M. Stallman (HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
1994-09-17 Richard M. Stallman (facemenu-update): Reverse the menu order again.
1994-09-17 Karl Heuer (menu_item_enabled_p): Fix declaration.
1994-09-17 Karl Heuer Add #include "intervals.h"
1994-09-17 Karl Heuer Declare some functions.
1994-09-17 Karl Heuer (barf_or_query_if_file_exists): Fix declaration.
1994-09-17 Richard M. Stallman (hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
1994-09-17 Karl Heuer (config_options): New shell variable.
1994-09-17 Karl Heuer (Vsystem_configuration_options): New variable.
1994-09-17 Karl Heuer (report-emacs-bug): Insert configuration options.
1994-09-17 Karl Heuer Declare evaporate_overlays.
1994-09-17 Karl Heuer (del_range_1): Call evaporate_overlays after deleting text.
1994-09-17 Karl Heuer (Qevaporate): New symbol.
1994-09-17 Richard M. Stallman (HAVE_VFORK): Defined.
1994-09-17 Richard M. Stallman (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
1994-09-17 Richard M. Stallman Initial revision
1994-09-17 Richard M. Stallman (EMACS_INT, EMACS_UINT): Define, if not already defined.
1994-09-17 Richard M. Stallman (message): Use EMACS_INT.
1994-09-17 Richard M. Stallman (struct window): Use EMACS_INT.
1994-09-17 Richard M. Stallman (CHECK_IMPURE, all versions): Use EMACS_INT.
1994-09-17 Richard M. Stallman (print): Use EMACS_UINT.
1994-09-17 Richard M. Stallman Check for __alpha, in __osf__ conditional.
1994-09-17 Richard M. Stallman (unchain_marker): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fload): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Lisp_Object): Use EMACS_INT.
1994-09-17 Richard M. Stallman (struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
1994-09-17 Richard M. Stallman (FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fnarrow_to_region, format1): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fdocumentation): Use EMACS_INT.
1994-09-17 Karl Heuer (ispell-menu-map): Order menu items by size: buffer > region > word.
1994-09-17 Richard M. Stallman (struct face): Use EMACS_UINT.
1994-09-17 Richard M. Stallman (sign_extend_lisp_int): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fcall_interactively): Use EMACS_INT.
1994-09-17 Richard M. Stallman (reset_buffer_local_variables, Fbuffer_local_variables)
1994-09-17 Richard M. Stallman (pure, pure_size): Use EMACS_INT.
1994-09-17 Richard M. Stallman (getloadavg): Add OSF_ALPHA support.
1994-09-17 Richard M. Stallman (shut_down_emacs): Don't call Fx_close_current_connection.
1994-09-17 Richard M. Stallman [__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
1994-09-17 Richard M. Stallman (alpha-dec-osf*): New target.
1994-09-17 Karl Heuer (insert-register): Add `*' interactive spec.
1994-09-17 Karl Heuer (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
1994-09-16 Richard M. Stallman (compile-internal): Set EMACS=t in process-environment.
1994-09-16 Karl Heuer (complex-buffers-menu-p): Delete; obsolete variable.
1994-09-16 Karl Heuer (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
1994-09-16 Richard M. Stallman Use just one FRC target.
1994-09-16 Karl Heuer (clear_to_end): Fix reversed condition.
1994-09-16 Karl Heuer (Info-edit): Move the customary mode-initialization calls out of here.
1994-09-16 Karl Heuer (display-time-24hr-format): Doc fix.
1994-09-16 Richard M. Stallman (ispell-highlight-spelling-error): Test window-system.
1994-09-16 Karl Heuer (mail-alias-modtime): New variable.
1994-09-16 Karl Heuer Require sendmail. Delete redundant defvar.
1994-09-16 Karl Heuer (Qcompletion_ignored_extensions): New symbol.
1994-09-16 Karl Heuer (Fdelete_file): Bind completion-ignored-extensions to nil.
1994-09-16 Karl Heuer (Fcdr_safe): Delete extraneous blank in docstring.
1994-09-16 Karl Heuer (decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.
1994-09-16 Karl Heuer Define MODE_LINE_BINARY_TEXT.
1994-09-16 Karl Heuer (compilation-sentinel): Include exit status in modeline.
1994-09-16 Richard M. Stallman (dired-buffers-for-dir): Delete debugging code.
1994-09-16 Richard M. Stallman (dired-fun-in-all-buffers): Expand dir at start.
1994-09-16 Richard M. Stallman (dired-clean-up-after-deletion): Expand fn.
1994-09-16 Richard M. Stallman (dired-buffers-for-dir): Assume dirs are preexpanded.
1994-09-16 Karl Heuer (read_minibuf): Don't add to the history list if the minibuffer string is
1994-09-16 Karl Heuer (etags_getcwd): Use getcwd if available.
1994-09-16 Richard M. Stallman [not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
1994-09-16 Richard M. Stallman (xmenu.o): Depend on puresize.h.
1994-09-16 Paul Reilly entered into RCS
1994-09-16 Paul Reilly entered into RCS
1994-09-16 Paul Reilly *** empty log message ***
1994-09-16 Karl Heuer [!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.
1994-09-16 Richard M. Stallman Delete X11 conditionals.
1994-09-16 Richard M. Stallman Delete X11 conditionals.
1994-09-16 Richard M. Stallman (Fx_display_grayscale_p): Check for > 1 pane.
1994-09-16 Richard M. Stallman (Fx_display_grayscale_p): New function.
1994-09-16 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1994-09-16 Richard M. Stallman (__bsdi__): Define, unless already defined.
1994-09-16 Richard M. Stallman (getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
1994-09-16 Richard M. Stallman (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
1994-09-16 Richard M. Stallman (jka-compr-compression-info-list): Expand regular
1994-09-16 Richard M. Stallman (menu-bar-file-menu): Rename "Kill Buffer" menu item.
1994-09-16 Karl Heuer (multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
1994-09-16 Karl Heuer (syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.
1994-09-16 Richard M. Stallman (removenullpaths, paths-force):
1994-09-15 Richard M. Stallman (system-key-alist): Add Sun definition for mute-acute.
1994-09-15 Karl Heuer (kill-new): Call menu-bar-update-yank-menu only if that function is defined.
1994-09-15 Karl Heuer (yank-menu): New variable; kill-ring in menu format.
1994-09-15 Karl Heuer Fix typo in comment.
1994-09-15 Karl Heuer (mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
1994-09-15 Richard M. Stallman (auto-insert-alist): Add entries for C++.
1994-09-15 Karl Heuer (kill-new): New optional argument means replace most recent kill.
1994-09-15 Richard M. Stallman (syms_of_textprop): Delete Lisp var interval-balance-threshold.
1994-09-15 Richard M. Stallman (interval_balance_threshold): Var deleted.
1994-09-15 Richard M. Stallman Don't call menu-bar-mode.
1994-09-15 Richard M. Stallman (command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.
1994-09-15 Richard M. Stallman (Fx_create_frame): Make 1 the default for menu-bar-lines.
1994-09-15 Richard M. Stallman (SUNOS4): Defined.
1994-09-15 Richard M. Stallman (telnet-program): New variable.
1994-09-15 Richard M. Stallman Include window.h.
1994-09-15 Richard M. Stallman (removenullpaths, paths-force):
1994-09-15 Richard M. Stallman entered into RCS
1994-09-15 Richard M. Stallman (Fcompleting_read): Doc fix.
1994-09-15 Richard M. Stallman (forward-page): If we find a match that ends where we
1994-09-15 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1994-09-15 Richard M. Stallman (commmand-line): Fix previous change.
1994-09-15 Richard M. Stallman (command-line): If we can't load x-win.el, terminate.
1994-09-15 Richard M. Stallman (facemenu-update): Don't use quoted constant lists
1994-09-14 Richard M. Stallman Include puresize.h.
1994-09-14 Richard M. Stallman Add autoloads.
1994-09-14 Richard M. Stallman Update to 2.15.
1994-09-14 Richard M. Stallman Initial revision
1994-09-14 Richard M. Stallman (c-mode-map): Add "Highlight Conditionals" menu item.
1994-09-14 Richard M. Stallman entered into RCS
1994-09-14 Richard M. Stallman *** empty log message ***
1994-09-14 Richard M. Stallman (Info-mode-map): Bind M-s like s.
1994-09-14 Richard M. Stallman (Fset_default_file_modes): Doc fix.
1994-09-14 Richard M. Stallman (delete_temp_file): Use Fdelete_file.
1994-09-14 Richard M. Stallman *** empty log message ***
1994-09-14 Richard M. Stallman Initial revision
1994-09-14 Richard M. Stallman (repeat-complex-command, next-history-element,
1994-09-14 Richard M. Stallman (server-start): Always use pipes for communication.
1994-09-14 Karl Heuer (make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,
1994-09-13 Richard M. Stallman (syms_of_keymap): Doc fix.
1994-09-13 David J. MacKenzie use new macro names
1994-09-13 David J. MacKenzie add comment about srcdir
1994-09-13 Richard M. Stallman (rmail-summary-goto-msg): Preserve the current buffer.
1994-09-13 Richard M. Stallman (gobble_input): Block SIGALRM if we are using it.
1994-09-11 Richard M. Stallman (vc-do-command): Temporarily add vc-path to the end of PATH.
1994-09-11 Richard M. Stallman Further split the Ispell menu autoloads.
1994-09-10 Richard M. Stallman Comment fix.
1994-09-10 Paul Reilly entered into RCS
1994-09-10 Richard Kenner (ptx): New OS; use for Sequent.
1994-09-09 Richard M. Stallman (shrink-window-if-larger-than-buffer): Doc fix.
1994-09-09 Richard Kenner (dsp16xx): New basic machine.
1994-09-09 Richard M. Stallman Accept i586 like i386.
1994-09-08 Richard M. Stallman (record_asynch_buffer_change): Don't test
1994-09-08 Karl Heuer (put-string-on-kill-ring): Delete this function.
1994-09-07 Per Bothner * config.sub: Cleanup NeXT support to emit nextstep*.
1994-09-06 Richard M. Stallman (set-rmail-inbox-list): Doc fix.
1994-09-06 David J. MacKenzie rearrange AC_ARG_WITH calls
1994-09-06 Richard M. Stallman (dired-omit-expunge): Avoid setting buffer modified
1994-09-06 Richard M. Stallman entered into RCS
1994-09-06 Richard M. Stallman (save-place-find-file-hook): Check after-find-file-from-revert-buffer.
1994-09-06 Richard M. Stallman [USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.
1994-09-05 Karl Heuer (make-help-screen): Doc fix.
1994-09-05 David J. MacKenzie keep up to date with configure.in
1994-09-05 David J. MacKenzie remove --with-x10
1994-09-05 Richard M. Stallman [__GNUC__] (HAVE_ALLOCA): Defined.
1994-09-05 Richard M. Stallman (c-macro-prompt-flag): Set default back to nil.
1994-09-05 Richard M. Stallman (init_cmdargs): After chasing link, use only the expanded name.
1994-09-05 Karl Heuer (Ffile_accessible_directory_p): Put back the gcpro.
1994-09-05 Karl Heuer (srandom): Pass arg to srand48; no return value.
1994-09-05 Richard M. Stallman (rmail-get-new-mail): Run rmail-get-new-mail-hook.
1994-09-04 Richard M. Stallman Check for lrand48, not rand48.
1994-09-04 Richard M. Stallman (random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
1994-09-04 Richard M. Stallman (HAVE_LRAND48): Replaces HAVE_RAND48.
1994-09-04 Richard M. Stallman (Man-notify-when-ready): Get Man-original-frame from the proper buffer.
1994-09-04 Richard M. Stallman (init_baud_rate): Test that getobaud is actually defined.
1994-09-03 Richard M. Stallman (mark-ring): Add permanent-local prop. Doc fix.
1994-09-03 Richard M. Stallman (shell-command-regexp): Use a simpler faster regexp.
1994-09-03 Richard M. Stallman (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
1994-09-03 Richard M. Stallman (Info-mode): Text for using x, not for make-face defined.
1994-09-03 Richard M. Stallman (mh-get-new-mail): Always use mh-inc-prog, never `inc'.
1994-09-03 Richard M. Stallman (init_baud_rate) [USE_GETOBAUD]: Use getobaud.
1994-09-03 Richard M. Stallman (pascal-auto-lineup): New variable.
1994-09-03 Richard M. Stallman (outline-minor-mode-prefix): Doc fix.
1994-09-02 Richard M. Stallman (prepare_to_modify_buffer): Don't call verify_overlay_modification if
1994-09-02 Richard M. Stallman (Fset_text_properties):
1994-09-02 Richard M. Stallman (Fdelete_frame): Fix previous change.
1994-09-02 Richard M. Stallman (display_text_line): Don't overrun the charstart area.
1994-09-01 Richard M. Stallman (grep-command): Doc fix.
1994-09-01 Richard M. Stallman (x_make_frame_visible): Call input_polling_used.
1994-09-01 Tom Tromey Added filename completion in inferior tcl mode
1994-09-01 David J. MacKenzie entered into RCS
1994-09-01 Francesco Potortì * cmacexp.el (c-macro-prompt-flag): set default to t.
1994-09-01 Richard M. Stallman (completion-before-command): Don't call get on a non-symbol.
1994-09-01 David J. MacKenzie *** empty log message ***
1994-08-31 Richard M. Stallman (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.
1994-08-31 Richard M. Stallman (defined_color): New arg ALLOC--optionally don't allocate the color.
1994-08-31 David J. MacKenzie *** empty log message ***
1994-08-31 Richard M. Stallman (input_polling_used): New function.
1994-08-30 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1994-08-30 Richard M. Stallman (exit-calendar): Don't restore window config.
1994-08-30 Richard M. Stallman (isearch-edit-string): Use isearch-text-char-description.
1994-08-30 Richard M. Stallman entered into RCS
1994-08-30 Richard M. Stallman (insert_before_markers_and_inherit): New function.
1994-08-30 Richard M. Stallman (Finsert_and_inherit_before_markers):
1994-08-30 Richard M. Stallman (Fdelete_frame): Free the frame's glyphs arrays.
1994-08-30 Richard M. Stallman (free_frame_glyphs): No longer static.
1994-08-30 Richard M. Stallman (perform-replace): Restore match data before highlighting.
1994-08-30 Richard M. Stallman (isearch-edit-string): In the isearch-recursive-edit case,
1994-08-30 Richard M. Stallman (Ffile_accessible_directory_p): No need for gcpro.
1994-08-30 Richard M. Stallman (make-help-screen): Don't call window-frame in a non-multi-frame Emacs.
1994-08-30 Richard M. Stallman (set-mark): When POS is nil, always clear mark-active.
1994-08-30 Richard M. Stallman Provide diary-lib not diary.
1994-08-30 Richard M. Stallman Require diary-lib, not diary.
1994-08-29 Per Bothner Various fixes (freebsd, ncr, nextstep): See ChangeLog.
1994-08-28 Richard M. Stallman (HAVE_MACH_MACH_H): Defined.
1994-08-28 Richard M. Stallman (Fx_color_defined_p): Return list of RGB values, not just t.
1994-08-28 Richard M. Stallman (polling_for_input): Declared.
1994-08-28 Richard M. Stallman (polling_for_input): Define var unconditionally.
1994-08-28 Richard M. Stallman Include keyboard.h.
1994-08-28 Richard M. Stallman (xmenu_show): Don't queue events that are in the menu bar.
1994-08-28 Richard M. Stallman (after-find-file-from-revert-buffer): Add defvar.
1994-08-28 Richard M. Stallman (internal_self_insert): Use insert_and_inherit.
1994-08-28 Richard M. Stallman (Findent_to): Pass new arg to Finsert_char.
1994-08-28 Richard M. Stallman (insert_1): New arg INHERIT.
1994-08-28 Richard M. Stallman (Finsert_char): New arg INHERIT.
1994-08-28 Richard M. Stallman (dbx): Use newline, not semicolon, between file and stop cmds.
1994-08-27 Richard M. Stallman entered into RCS
1994-08-27 Richard M. Stallman (outline-mode-prefix-map): New variable.
1994-08-27 Richard M. Stallman (indent-rigidly): Insert new indent, then delete old.
1994-08-27 Richard M. Stallman (comint-arguments): Treat \n and \t like space.
1994-08-26 Per Bothner (netbsd, freebsd, linux): Accept any machine, not just i[34]86.
1994-08-26 Richard Kenner Recognize powerpc-ibm-aix3.2.5.
1994-08-26 Per Bothner Merges from Cygnus version.
1994-08-26 Richard M. Stallman (xterm.o): Depend on keyboard.h.
1994-08-26 David J. MacKenzie Initial revision
1994-08-26 Richard M. Stallman (rmail-summary-output-menu): New command.
1994-08-26 Karl Heuer (x_make_frame_visible): Call signal handler directly.
1994-08-26 Richard M. Stallman Add LINUX_QMAGIC conditional.
1994-08-26 Richard M. Stallman (USE_NONANSI_DEFUN): Defined.
1994-08-26 Richard M. Stallman (DEFUN): Check USE_NONANSI_DEFUN.
1994-08-26 Richard M. Stallman entered into RCS
1994-08-26 Richard M. Stallman *** empty log message ***
1994-08-26 Richard M. Stallman *** empty log message ***
1994-08-26 Richard M. Stallman (vc-backend-checkout): Don't use -G for SCCS.
1994-08-25 Richard M. Stallman (toggle-rot13-mode): New function.
1994-08-25 Richard M. Stallman (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)
1994-08-25 Richard M. Stallman (xmenu_show): Do nothing special for ButtonPress in the menu.
1994-08-25 Roland McGrath (tags-table-extend-computed-list): In loop processing list of included
1994-08-25 Richard M. Stallman (display_scan_buffer): New function.
1994-08-25 Charles Hannum Update to match config.sub changes for NetBSD.
1994-08-25 Charles Hannum Revert pc532 handling.
1994-08-25 Charles Hannum Rearrange handling of NetBSD ports.
1994-08-25 Richard M. Stallman (find-file-noselect): Improve "file changed" message.
1994-08-24 Richard M. Stallman (unexec): Copy previous change in unexelf.c.
1994-08-24 Richard M. Stallman (comint-arguments): Rewrite for speed.
1994-08-24 Charles Hannum Add da30-* for da30-unknown-netbsd*.
1994-08-24 Charles Hannum Remove mac68k-*.
1994-08-24 Richard M. Stallman (ispell-buffer-local-words): Don't treat doublequote
1994-08-24 Richard M. Stallman (term_init): Added missing argument to tgetstr.
1994-08-24 Richard M. Stallman (textget): Ignore category prop if not a symbol.
1994-08-24 Richard M. Stallman [__GNUC__] (LD_SWITCH_SYSTEM): Defined.
1994-08-24 Karl Heuer (x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.
1994-08-24 Richard M. Stallman (mouse-extend): In Transient Mark mode, use the region
1994-08-24 Charles Hannum *** empty log message ***
1994-08-24 Charles Hannum Add NetBSD support.
1994-08-24 Roland McGrath Initial revision
1994-08-24 Karl Heuer (shell-command-on-region): Don't delete current buffer.
1994-08-24 Karl Heuer (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
1994-08-24 Karl Heuer (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
1994-08-23 Karl Heuer (pos_tab_offset): Don't trigger point-motion hooks.
1994-08-23 Richard M. Stallman (backward-delete-char-untabify): Doc fix.
1994-08-23 Karl Heuer (Frename_buffer): Fix gcpro problems.
1994-08-23 Richard M. Stallman (lpr-headers-switches): Don't use -p on dgux, irix.
1994-08-23 Richard M. Stallman (O_RDONLY): Defined.
1994-08-23 Richard M. Stallman (O_RDONLY): Defined.
1994-08-23 Richard M. Stallman (unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.
1994-08-23 Richard M. Stallman (redisplay_window): Don't access text before BEGV.
1994-08-23 Richard M. Stallman (jka-compr-insert-file-contents): Run the
1994-08-23 Richard M. Stallman Formerly tasks.texi.~13~
1994-08-23 Richard M. Stallman (rmail-ignored-headers): Split string constant into lines.
1994-08-23 Richard M. Stallman entered into RCS
1994-08-23 Richard M. Stallman (read_char): After read_char_minibuf_menu_prompt,
1994-08-23 Richard M. Stallman Comment change.
1994-08-23 Richard M. Stallman (Fmake_directory_internal): Pass just 2 args to handler.
1994-08-23 Karl Heuer (Fmake_frame_invisible, Ficonify_frame): Don't switch frames.
1994-08-23 Richard M. Stallman Move m68k-ccur handling to proper part of file.
1994-08-23 Karl Heuer (Fstring_match): Fix sign error.
1994-08-22 Karl Heuer Fix comment.
1994-08-22 Karl Heuer (LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.
1994-08-22 Tom Tromey tcl-load-file default to current buffer.
1994-08-21 Tom Tromey Fixed bug in tcl-guess-application.
1994-08-21 Richard M. Stallman (LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input.
1994-08-21 Richard M. Stallman (src/m, src/s): Put *.inp in distribution.
1994-08-21 Richard M. Stallman (news-fkey-prefix): Use kp-decimal, not kp-period.
1994-08-21 Richard M. Stallman (news-select-message): Do most of the work
1994-08-21 Tom Tromey Keybindings don't overshadown comint bindings.
1994-08-20 Richard M. Stallman Eliminate local var bss_end.
1994-08-20 Richard M. Stallman Accept i586 and i486 along with i386.
1994-08-19 Richard M. Stallman (rmail-retry-failure, mail-unsent-separator): Doc fix.
1994-08-19 Richard M. Stallman (news-mode): Don't set mode-name to a list.
1994-08-19 Richard M. Stallman (wait_reading_process_input):
1994-08-19 Richard M. Stallman (read_char): Don't show buffer-events to the user.
1994-08-19 Richard M. Stallman (rot13-other-window): Doc fix.
1994-08-19 Richard M. Stallman (x_make_frame_visible): Quit if requested, in loop at end.
1994-08-19 Richard M. Stallman (lpr-command, lpr-headers-switches): Undo previous change.
1994-08-18 Karl Heuer (split-window-horizontally): If size is negative, measure from the right.
1994-08-18 Richard M. Stallman (Info-mode): Doc fix.
1994-08-18 Richard M. Stallman (vc-admin): Pass nil as last arg to vc-start-entry.
1994-08-17 Richard M. Stallman (lpr-command, lpr-headers-switches): Treat Solaris like BSD.
1994-08-17 Richard M. Stallman (regex_compile): Split an if to avoid compiler bug.
1994-08-17 Richard M. Stallman Comment fix.
1994-08-17 Richard M. Stallman (choose-completion-string): Use plain exit-minibuffer,
1994-08-17 Richard M. Stallman (show-paren-command-hook): Set the face of an overlay
1994-08-17 Richard Kenner *** empty log message ***
1994-08-17 Richard M. Stallman (after-find-file): New arg renamed to after-find-file-from-revert-buffer.
1994-08-17 Karl Heuer (Fcall_process_region): gcpro filename_string.
1994-08-17 Richard M. Stallman (after-find-file): New arg from-revert-buffer.
1994-08-17 Richard M. Stallman (tex-mode): Allow for documentclass options when checking for SliTeX.
1994-08-17 Richard M. Stallman (store_function_docstring): Do nothing for bytecode object
1994-08-17 Richard M. Stallman (perl-indent-command): Fix backwards conditional.
1994-08-16 Richard M. Stallman (list_buffers_1): Update header line layout.
1994-08-15 Paul Eggert Add support for CVS.
1994-08-15 Richard M. Stallman Do compute unexec, LIBX, system_malloc, etc
1994-08-14 Richard M. Stallman (rmail-summary-scroll-msg-up): Put rmail buffer
1994-08-14 Richard M. Stallman (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
1994-08-14 Richard M. Stallman (rmail-resend): Preserve point around expand-mail-aliases.
1994-08-14 Richard M. Stallman Initial revision
1994-08-14 Richard M. Stallman (compute_motion): Use WIN's frame, not selected one.
1994-08-14 Richard M. Stallman Uninstall "$(EMACS)", not "emacs".
1994-08-14 Richard M. Stallman (easy-menu-define): Doc fix.
1994-08-14 Richard M. Stallman (pid_t): New definition.
1994-08-14 Richard M. Stallman (xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.
1994-08-13 Richard M. Stallman (iso-tex2iso-trans-tab): Put the sequences with braces
1994-08-13 Richard M. Stallman (c-macro-expansion): If the CPP output is empty, just show error messages.
1994-08-13 Richard M. Stallman (window_loop, case UNSHOW_BUFFER):
1994-08-13 Richard M. Stallman (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
1994-08-13 Richard M. Stallman (mouse-set-mark): Select the window before saving point.
1994-08-13 Richard M. Stallman (rmail-retry-failure): Narrow to just the old header
1994-08-13 Richard M. Stallman entered into RCS
1994-08-12 Karl Heuer (NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
1994-08-12 Karl Heuer NEED_SIOCTL: moved to isc-3.0.h.
1994-08-12 Richard M. Stallman *** empty log message ***
1994-08-12 Richard M. Stallman (x_new_font): Don't set filename = full_name if that's null.
1994-08-11 Richard M. Stallman (FRAME_SUPPORT): Add faces.elc.
1994-08-11 Richard M. Stallman (Freplace_match): Treat caseless initial like a lowercase initial.
1994-08-11 Richard M. Stallman (menu-bar-file-menu): Compare Files renamed to Compare.
1994-08-11 Richard M. Stallman Undo change in condition for defining the menu bar items.
1994-08-11 Richard M. Stallman (gnus-summary-mode-map): Delete unusable `Sort Summary' item.
1994-08-11 Richard M. Stallman (compilation-set-window-height): Add save-excursion.
1994-08-11 Richard M. Stallman (frame-notice-user-settings): If we change the frame's font,
1994-08-11 Richard Kenner *** empty log message ***
1994-08-11 Richard M. Stallman (mouse-drag-mode-line): New function (from mldrag.el,
1994-08-11 Richard M. Stallman (one-window-p): Doc fix.
1994-08-11 Richard M. Stallman (Fdefine_key): Fix error message.
1994-08-11 Richard M. Stallman *** empty log message ***
1994-08-11 Richard M. Stallman (copy-face): Ignore errors in set-face-font.
1994-08-11 Richard M. Stallman (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.
1994-08-11 Richard M. Stallman (POSIX_SIGNALS): Define it.
1994-08-11 Richard M. Stallman (POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):
1994-08-11 Richard M. Stallman (HAVE_VFORK): Deleted.
1994-08-11 Richard M. Stallman (show-paren-command-hook): Cope if matching-paren gives nil.
1994-08-10 Roland McGrath (tags-table-including): Inside loop: if CORE-ONLY skip all consecutive
1994-08-10 Richard M. Stallman (Fwindow_end): Undo previous change.
1994-08-10 Richard M. Stallman (LIBS_MACHINE): If SOLARIS2_4, don't define this.
1994-08-10 Richard M. Stallman (rmail-forward): Anchor `mail-header-separator' on both
1994-08-10 Richard M. Stallman *** empty log message ***
1994-08-10 Richard M. Stallman (view-lossage): Handle buffers and frames in recent-keys.
1994-08-10 Richard M. Stallman (ediff-find-file, ediff-patch-file): Handle symlinks.
1994-08-10 Richard M. Stallman (record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.
1994-08-10 Richard M. Stallman Check more specifically for i*86-sun-sunos.
1994-08-09 Richard M. Stallman Require calendar.
1994-08-09 Richard M. Stallman Comment change.
1994-08-09 Richard M. Stallman (rmail-abort-edit): Call `rmail-highlight-headers'.
1994-08-09 Noah Friedman type-break-time-sum: New function.
1994-08-09 Richard M. Stallman Use <> to delimit email address.
1994-08-09 Richard M. Stallman [USG5_4] (SVR4): Defined.
1994-08-09 Richard M. Stallman (define-mail-alias): Avoid error if DEFINITION is "".
1994-08-09 Richard M. Stallman (appt-check): Update on first wakeup after midnight
1994-08-09 Richard M. Stallman (Fwindow_end): If window_end_valid is nil, return nil.
1994-08-09 Richard M. Stallman *** empty log message ***
1994-08-09 Richard M. Stallman [MULTI_FRAME] (PURESIZE): Increased.
1994-08-09 Richard M. Stallman (Info-last-menu-item): Fix gross logic errors.
1994-08-08 Richard M. Stallman (mail-alias-file): Add autoload cookie.
1994-08-08 Richard M. Stallman (x-fixed-font-alist): Add clean 5x8 and clean 6x8.
1994-08-08 Richard M. Stallman (Fpos_visible_in_window_p): Do something reasonable
1994-08-08 Richard M. Stallman (XTread_socket): Don't test X_IO_BUG; make that code unconditional.
1994-08-08 Richard M. Stallman Formerly tasks.texi.~12~
1994-08-08 Richard M. Stallman (compilation-set-window-height): New function,
1994-08-08 Richard M. Stallman [SYSV_IPC] (main): Make a separate process
1994-08-08 Richard M. Stallman (gnus-start-news-server): Fix the call to `error'.
1994-08-07 Richard M. Stallman (Info-additional-directory-list): New variable.
1994-08-07 Richard M. Stallman (completion-base-size): New variable.
1994-08-07 Richard M. Stallman (PC-do-completion): Set completion-base-size.
1994-08-07 Richard M. Stallman (mouse-choose-completion): Pass completion-base-size value
1994-08-07 Richard M. Stallman Doc fixes.
1994-08-07 Richard M. Stallman (PTY_TTY_NAME_SPRINTF): New definition.
1994-08-07 Richard M. Stallman (tex-mode): Accept documentclass when checking Slitex.
1994-08-07 Richard M. Stallman (Faccessible_keymaps): Fix previous change.
1994-08-07 Richard M. Stallman (compute_glyph_face_1): New function.
1994-08-07 Richard M. Stallman (display_text_line): Use the face properties of the overlay arrow, if any.
1994-08-07 Richard M. Stallman Require timezone when loading this file.
1994-08-07 Richard M. Stallman entered into RCS
1994-08-06 Richard M. Stallman (choose-completion): Bury or iconify the completion list
1994-08-06 Richard M. Stallman (indent-c-exp): Preserve point when handling comments.
1994-08-06 Richard M. Stallman (byte-after-unbind-ops): Fix paren error wrt doc string.
1994-08-06 Richard M. Stallman (font-lock-hack-keywords): Delete debugging code.
1994-08-06 Richard M. Stallman (Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.
1994-08-06 Richard M. Stallman (tex-mode): Check for documentclass like documentstyle.
1994-08-06 Richard M. Stallman (save-buffer): Unconditionally make a backup with 2 or
1994-08-06 Richard M. Stallman (Info-directory-list): Doc fix.
1994-08-05 Richard M. Stallman (x-fixed-font-alist): Regularize how fonts are specified.
1994-08-05 Richard M. Stallman (display-time-filter): pm starts at 12, not 13.
1994-08-05 Richard M. Stallman (ad-subr-arglist): Adapted to new DOC file format.
1994-08-05 Richard M. Stallman (font-lock-syntax-table): New syntax table.
1994-08-05 Richard M. Stallman (select-tags-table): Doc fix.
1994-08-05 Richard M. Stallman (isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.
1994-08-04 Richard M. Stallman (Fread_file_name_internal): Call double_dollars when `changed' is set.
1994-08-04 Richard M. Stallman (frame-delete-all): Copy the whole alist first.
1994-08-04 Richard M. Stallman [SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.
1994-08-04 Richard M. Stallman Initial revision
1994-08-04 Richard M. Stallman Handle solaris 2.4.
1994-08-04 Richard M. Stallman Include config.h first thing.
1994-08-04 Richard M. Stallman (Fdefine_function, Fdefalias): Handle advice as in Ffset.
1994-08-04 Richard M. Stallman (rmail-select-summary): Preserve rmail buffer's value of
1994-08-04 Richard M. Stallman (byte-compile-protect-from-advice): Macro deleted.
1994-08-04 Richard M. Stallman New handling of automatic advice activation that
1994-08-04 Richard M. Stallman Doc fixes.
1994-08-04 Richard M. Stallman (hilit-find-file-hook): Preserve buffer modified state.
1994-08-04 Richard M. Stallman (end-of-buffer-other-window): Go to the end, not to the beginning.
1994-08-04 Richard M. Stallman (ediff-version): Function, variable deleted.
1994-08-04 Richard M. Stallman (appt-make-list): Do nothing unless range being processed
1994-08-04 Richard M. Stallman (gnus-kill-files-directory): New variable.
1994-08-04 Richard M. Stallman (dired-mode): Put expanded name in list-buffers-directory.
1994-08-03 Richard M. Stallman (x_make_frame_visible): Start one_in_four at 1.
1994-08-03 Richard M. Stallman (list_buffers_1): Add one column to size column.
1994-08-03 Richard M. Stallman (Fwindow_end): Doc fix.
1994-08-03 Richard M. Stallman (icomplete-prime-minibuffer): Copy the hook lists after making them local.
1994-08-03 Richard M. Stallman (iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode.
1994-08-03 Richard M. Stallman (make_lispy_event): If the position is not in a window,
1994-08-03 Richard M. Stallman (Faccessible_keymaps): Use PREFIX to set loop starting
1994-08-03 Richard M. Stallman (construct_mouse_click, construct_menu_click):
1994-08-03 Richard M. Stallman (alloca.o): Use -f in all rm's.
1994-08-03 Karl Heuer (auto-mode-alist): Fix typos in comments.
1994-08-03 Richard M. Stallman *** empty log message ***
1994-08-02 Richard M. Stallman Capitalize some error messages.
1994-08-02 Richard M. Stallman Set up a "Compile" menubar item.
1994-08-02 Richard M. Stallman (frame-delete-all): New function.
1994-08-02 Richard M. Stallman (rmail-mode-map): Fix the Get New Mail entry.
1994-08-02 Richard M. Stallman (rmail-summary-mode-map): Add `...' where appropriate.
1994-08-02 Richard M. Stallman (rmail-summary-mode-map): Fix typo.
1994-08-02 Richard M. Stallman (rmail-mode-map): Fix the Get New Mail entry.
1994-08-02 Richard M. Stallman (rmail-summary-mode-map): Fix the Get New Mail entry.
1994-08-02 Richard M. Stallman (follow_key): Don't downcase letters here.
1994-08-02 Richard M. Stallman (redisplay_window): Avoid using SET_PT to change point temporarily.
1994-08-02 Richard M. Stallman (sendmail-send-it): Handle resent-to specially.
1994-08-01 Roland McGrath (Ffset): Don't call Fget unless SYM's plist is consp.
1994-08-01 Richard M. Stallman (xmenu_show): Ignore any geometry resource from the user.
1994-08-01 Richard M. Stallman (gnus-sortable-date): Use timezone-make-time-string.
1994-08-01 Richard M. Stallman (Fprog2): Doc fix.
1994-08-01 Richard M. Stallman (Fmove_to_window_line): Doc fix.
1994-08-01 Richard M. Stallman (main): Add casts to avoid warnings.
1994-08-01 Richard M. Stallman (insert-directory): Gracefully handle the case
1994-08-01 Richard M. Stallman (imenu, imenu--flatten-index-alist): Add marker support.
1994-08-01 Richard M. Stallman (dired-insert-directory): Call expand-file-name here
1994-08-01 Richard M. Stallman (compilation-error-regexp-alist): Fix previous change.
1994-07-31 Richard M. Stallman (Fx_get_resource): Doc fix.
1994-07-31 Richard M. Stallman (display-time-string-forms): New variable.
1994-07-31 Richard M. Stallman (dired-noselect): Call abbreviate-file-name here.
1994-07-31 Richard M. Stallman (compile_range): Avoid warning in casts for range_start/end.
1994-07-31 Richard M. Stallman (syms_of_data): Set up Qadvice_info, Qactivate_advice.
1994-07-31 Richard M. Stallman (comint-password-prompt-regexp): Handle PGP prompt.
1994-07-31 Richard M. Stallman (rmail-retry-failure): Handle a weird case with
1994-07-31 Richard M. Stallman (compilation-error-regexp-alist): Make separate
1994-07-31 Richard M. Stallman (ange-ftp-parse-netrc-group): Don't move back to line
1994-07-31 Richard M. Stallman (mouse-extend): Pass WINDOW arg to mouse-scroll-subr.
1994-07-31 Richard M. Stallman (sit_for): Undo previous change.
1994-07-31 Richard M. Stallman (direct_output_for_insert): Pass missing 8th
1994-07-31 Richard M. Stallman (rmail-mode-map): Move new Re-send menu item to right place.
1994-07-31 Richard M. Stallman (rmail-summary-mode-map): Move new Re-send menu item to right place.
1994-07-31 Richard M. Stallman (menu-bar-enable-clipboard): Moved here the
1994-07-31 Richard M. Stallman (create_process): Set default handling for SIGINT, etc.
1994-07-30 Richard M. Stallman Specify patterns for objc-mode.
1994-07-30 Richard M. Stallman (Frandom): Handle LIMIT >= 40000000.
1994-07-30 Richard M. Stallman (ispell-message-text-end): Improve context diff regexp.
1994-07-30 Richard M. Stallman (decode_mode_spec): Handle %&.
1994-07-30 Richard M. Stallman (rmail-new-summary): If just one window,
1994-07-30 Richard M. Stallman (rmail-display-summary): New variable.
1994-07-30 Richard M. Stallman (rmail-highlighted-face): New variable.
1994-07-30 Richard M. Stallman (gnus-group-suspend): Be sure to bury the right buffer.
1994-07-29 Richard M. Stallman (mouse-choose-completion): Check for next-single-property-change
1994-07-29 Richard M. Stallman (choose-completion): Check for next-single-property-change returning nil.
1994-07-29 Richard M. Stallman (rmail-summary-mode-map): Add Re-send menu item.
1994-07-29 Richard M. Stallman (rmail-mode-map): Add Re-send menu item.
1994-07-29 Richard M. Stallman (face-initialize): Use underlining for region face
1994-07-29 Richard M. Stallman (${archlibdir}): Compare the proper dir
1994-07-29 Richard M. Stallman (hide-ifdefs): Doc fix.
1994-07-29 Richard M. Stallman (file-truename): Temporarily get rid of the
1994-07-28 Richard Kenner *** empty log message ***
1994-07-28 Richard M. Stallman (HAVE_RAND48): Add #undef.
1994-07-28 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
1994-07-28 Noah Friedman type-break-time-warning-intervals, type-break-keystroke-warning-intervals,
1994-07-28 Richard M. Stallman (Info-find-node): Use a loop instead of mapcar and catch.
1994-07-28 Richard M. Stallman (random): Use rand differently, and distinguish BSD/USG.
1994-07-28 Richard M. Stallman (Frandom): Fix previous change.
1994-07-28 Richard M. Stallman (Fdisplay_buffer): Add MULTI_FRAME cond in last change.
1994-07-28 Richard M. Stallman (buffer-menu): Undo previous change.
1994-07-27 Richard M. Stallman entered into RCS
1994-07-27 Richard M. Stallman (justify-current-line): Delete space at end of line.
1994-07-27 Richard M. Stallman (set-auto-mode): Shorten scope of case-fold-search binding.
1994-07-27 Richard M. Stallman [POSIX_SIGNALS] (signal): New definition.
1994-07-27 Richard M. Stallman (main): New local var progname saves argv[0].
1994-07-27 Richard M. Stallman (compilation-error-regexp-alist): Fix bug in Borland
1994-07-27 Richard M. Stallman (random, srandom): Obey HAVE_RAND48 flag.
1994-07-27 Richard M. Stallman (rand48): Check for it.
1994-07-27 Richard M. Stallman (what-domain): Doc fix.
1994-07-27 Richard M. Stallman (x_get_foreign_selection): Use the new feature
1994-07-27 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
1994-07-27 Richard M. Stallman (x_queue_event, x_unqueue_events): New functions.
1994-07-26 Richard M. Stallman (forms--update): Undo change made mistakenly.
1994-07-26 Richard M. Stallman Finish installing previous change.
1994-07-26 Richard M. Stallman Comment change.
1994-07-26 Richard M. Stallman (vc-next-action): Even in 1-file case, get its name from FILES.
1994-07-26 Richard M. Stallman Made menu bar's autoloaded stuff conditional on
1994-07-26 Richard M. Stallman (menu-bar-update-buffers): Use (current-global-map), not global-map.
1994-07-26 Richard M. Stallman (main): Don't actually modify argv[0]. Modify a copy instead.
1994-07-26 Richard M. Stallman Update the info files.
1994-07-26 Richard M. Stallman (forms-read-file-filter): new hook function to
1994-07-26 Richard M. Stallman (Frandom): Use just the low 30 bits of random's value.
1994-07-26 Richard M. Stallman (compilation-next-error-locus): New arg SILENT.
1994-07-26 Richard M. Stallman (dissociated-press): Error at start if buffer is empty.
1994-07-26 Richard M. Stallman (tek4300): Don't define if already defined.
1994-07-26 Tom Tromey Emacs 18 changes from Carl Witty.
1994-07-25 Richard M. Stallman (BSD_PGRPS): Defined.
1994-07-25 Richard M. Stallman Add #undef alloca.
1994-07-25 Richard M. Stallman (reset_watch, get_time): Use EMACS_GET_TIME.
1994-07-25 Richard M. Stallman (command-line-args-left): Add defvar.
1994-07-25 Richard M. Stallman (PURESIZE): Increase non-MULTI_FRAME value.
1994-07-25 Richard M. Stallman (get_system_name): Add a cast.
1994-07-25 Richard M. Stallman (comint-dynamic-list-completions): Listify the key
1994-07-25 Richard M. Stallman [!HAVE_H_ERRNO]: Declare h_errno.
1994-07-25 Richard M. Stallman [!HAVE_H_ERRNO]: Declare h_errno.
1994-07-25 Richard M. Stallman Add #undef HAVE_H_ERRNO.
1994-07-25 Richard M. Stallman Make "checking..." messages' style consistent.
1994-07-25 Richard M. Stallman Add #undef alloca.
1994-07-25 Richard M. Stallman (c++-mode-syntax-table): Give RET the same syntax as newline.
1994-07-25 Richard M. Stallman (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.
1994-07-24 Richard M. Stallman (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
1994-07-24 Richard M. Stallman (Fnext_window, Fprevious_window): Don't get stuck in a loop
1994-07-24 Richard M. Stallman (dbx): Use system-configuration, not system-type.
1994-07-24 Richard M. Stallman (dired-internal-noselect): a zero modtime means directory is unchanged.
1994-07-24 Richard M. Stallman Add to global key map for cut, paste & copy keys.
1994-07-24 Richard M. Stallman (system-key-alist): Add Sun-specific X11R6 keysyms.
1994-07-24 Richard M. Stallman (mail-extr-all-top-level-domains): Update a few long names.
1994-07-24 Richard M. Stallman (Fwrite_region): Do unwind the new unwind protect.
1994-07-24 Richard M. Stallman (menu-bar-update-buffers): If Buffers item is gone,
1994-07-24 Richard M. Stallman (internal_with_output_to_temp_buffer): gcpro things.
1994-07-24 Richard M. Stallman (Fdisplay_completion_list): gcpro `completions'.
1994-07-24 Richard M. Stallman (add-log-current-defun): Skip doc string
1994-07-24 Richard M. Stallman (PURESIZE): Incremented to 252000.
1994-07-24 Richard M. Stallman (ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.
1994-07-24 Richard M. Stallman Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
1994-07-24 Richard M. Stallman (line-move, next-line): Check last line moved over
1994-07-22 Edward M. Reingold Change reference from renamed calendar-current-month to calendar-goto-today.
1994-07-22 Charles Hannum Changes to support NetBSD.
1994-07-22 Charles Hannum Add more NetBSD ports; rearrange how they're handled.
1994-07-21 Noah Friedman type-break-schedule: Remove autoload cookie.
1994-07-21 Noah Friedman type-break-good-rest-interval: Doc fix.
1994-07-20 Richard M. Stallman (Emacs 19 menu setup): Move back to top level and do it only if purify-flag.
1994-07-20 Richard M. Stallman (Vdeferred_action_list, Vdeferred_action_function): New variables.
1994-07-20 Richard M. Stallman (direct_output_for_insert): Dpn't call compute_char_face
1994-07-20 Richard M. Stallman Move #undef static before the includes.
1994-07-20 Richard M. Stallman (dired-between-files): Ignore dired-subdir-regexp
1994-07-20 Richard M. Stallman (ispell-command-loop, ispell-region, ispell-word):
1994-07-20 Roland McGrath (visit-tags-table-buffer): Bind a variable local-tags-file-name with the
1994-07-20 Richard M. Stallman (imenu-choose-buffer-index): Use last-nonmenu-event
1994-07-20 Richard M. Stallman [USG5] (SYSV): Don't define if already defined.
1994-07-20 Richard M. Stallman (byte-decompile-bytecode-1): Don't add pc values
1994-07-20 Richard M. Stallman (disassemble-1): Display the pc values.
1994-07-20 Richard M. Stallman (byte-decompile-bytecode-1):
1994-07-19 Richard M. Stallman (struct font_info): New field full_name.
1994-07-19 Richard M. Stallman At compile time, require dired.
1994-07-19 Richard M. Stallman (EmacsFrameSetCharSize): Delete the code to make rows at least 3.
1994-07-19 Richard M. Stallman (compilation-error-regexp-alist): Allow `(' after
1994-07-19 Richard M. Stallman (Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.
1994-07-19 Richard M. Stallman (sit_for): Return immediately if unread events exist.
1994-07-19 Richard M. Stallman (init_system_name): Retry gethostbyname after TRY_AGAIN failure.
1994-07-19 Richard M. Stallman [__GNUC__] (LIBX11_SYSTEM): Add -lcposix.
1994-07-19 Richard M. Stallman (PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.
1994-07-19 Noah Friedman type-break-keystroke-threshold: Change default wpm to 30 and lower
1994-07-19 Noah Friedman type-break-check: Shrink keystroke count if it is less than min-threshold
1994-07-18 Richard M. Stallman (reporter-dump-state, reporter-submit-bug-report):
1994-07-18 Richard M. Stallman (note_mouse_movement): Use proper data type for window
1994-07-18 Richard M. Stallman (mh-folder-mode): Use local-write-file-hooks.
1994-07-18 Richard M. Stallman Make sure that headers are case-insensitive.
1994-07-18 Noah Friedman type-break-mode: Make variable `nil' by default.
1994-07-18 Noah Friedman type-break-mode: New variable and function.
1994-07-18 Richard M. Stallman [emacs]: Include stdio.h.
1994-07-18 Richard M. Stallman (unread_command_char): Declared.
1994-07-17 Richard M. Stallman (forms-delete-record): Handle deletion of last line
1994-07-17 Richard M. Stallman (Fget_text_property): Simplify using Ftext_properties_at.
1994-07-17 Richard M. Stallman (Fx_create_frame): Use 140 as default font size.
1994-07-17 Richard M. Stallman [USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.
1994-07-16 Richard M. Stallman ([vertical-line C-mouse-2]): Bind it as in a scroll bar.
1994-07-16 Richard M. Stallman Comment change.
1994-07-16 Richard M. Stallman Comment change.
1994-07-16 Richard M. Stallman (comint-mode-map): Move comint-bol to C-c C-a.
1994-07-16 Richard M. Stallman [!MULTI_FRAME] (Fframe_first_window): Defined.
1994-07-16 Richard M. Stallman (Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.
1994-07-16 Richard M. Stallman (calendar-goto-today): Renamed from calendar-current-month.
1994-07-16 Richard M. Stallman (add-change-log-entry): Use <...> around mail address.
1994-07-16 Richard M. Stallman (make-help-screen): Handle case where *Help* comes up in a separate frame.
1994-07-16 Richard M. Stallman (print-help-return-message): If help buffer is a
1994-07-16 Richard M. Stallman Clean up menu item string format.
1994-07-15 Richard M. Stallman "Comment out" autoload cookies.
1994-07-15 Richard M. Stallman Comment fix.
1994-07-15 Richard M. Stallman (mouse-drag-region): Delete redundant switch-frame clause.
1994-07-15 Richard M. Stallman (re_match_2_internal): Add casts to shut up some compilers.
1994-07-15 Richard M. Stallman (mail-mailer-swallows-blank-line): Verify sendmail.cf
1994-07-14 Tom Tromey Added ";;;###autoload" comments where appropriate.
1994-07-14 Richard M. Stallman (rmail-output-file-alist): Mark it risky.
1994-07-14 Richard M. Stallman (HAVE_VOLATILE): Define.
1994-07-14 Richard M. Stallman (HAVE_STRERROR): Define.
1994-07-14 Noah Friedman Real initial revision. (rewrite from hanoi-break.)
1994-07-14 Richard M. Stallman (safe_run_hooks): Use local var to restore hook's value.
1994-07-14 Richard M. Stallman (mouse_init1): Use alternate mouse detection for old mouse drivers.
1994-07-14 Richard M. Stallman (Fselect_window): Fix bug checking new_point is in range.
1994-07-14 Richard M. Stallman [MULTI_FRAME] (Fframe_parameters): For non-X frames,
1994-07-14 Richard M. Stallman (syms_of_fileio): Finish previous change.
1994-07-14 Richard M. Stallman (make-help-screen): Bind overriding-local-map
1994-07-13 Richard M. Stallman (xmalloc): New function.
1994-07-13 Noah Friedman (resize-minibuffer-setup): Copy post-command-hook when handling minibuffer
1994-07-13 Edward M. Reingold Correct file name on last line of file.
1994-07-13 Richard M. Stallman (command_loop_1): Do direct output for cursor motion
1994-07-13 Richard M. Stallman (vc-finish-logentry): Use the value of vc-log-after-operation-hook of
1994-07-13 Richard M. Stallman (dired-byte-compile): Use byte-compile-dest-file
1994-07-13 Richard M. Stallman (CFLAGS): If the envvar was specified, use that.
1994-07-13 Richard M. Stallman (rmail-movemail-program): New variable.
1994-07-13 Richard M. Stallman (FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.
1994-07-13 Richard M. Stallman (insert-directory): Fix previous change.
1994-07-13 Richard M. Stallman (Qlast_nonmenu_event): New variable.
1994-07-13 Richard M. Stallman (rmail-mode-map): Fix previous change.
1994-07-12 Richard M. Stallman (menu-bar-file-menu): Add insert-file menu item.
1994-07-12 Richard M. Stallman Delete debugging lines from previous change.
1994-07-12 Richard M. Stallman (Fmake_directory_internal): Use Qmake_directory_internal.
1994-07-12 Richard M. Stallman (resize-minibuffer-setup):
1994-07-12 Richard M. Stallman Many doc fixes.
1994-07-12 Richard M. Stallman (mouse-drag-secondary): Don't start making an overlay
1994-07-12 Richard M. Stallman (buffer-menu): Call pop-to-buffer before
1994-07-12 Richard M. Stallman (hexl-maybe-dehexlify-buffer): New function.
1994-07-12 Richard M. Stallman (ispell-word): Call ispell-dehighlight.
1994-07-12 Richard M. Stallman (insert-directory): Fix prev change.
1994-07-12 Richard M. Stallman (rmail-mode-map): Add "Get New Mail" menu item under Mail.
1994-07-12 Richard M. Stallman (compilation-next-error-locus): Don't call
1994-07-12 Richard M. Stallman (prolog-mode-syntax-table): Make newline end comments.
1994-07-12 Richard M. Stallman (mail-setup): Insert -- line before .signature file.
1994-07-12 Richard M. Stallman (define-mail-abbrev): Don't try to parse empty aliases.
1994-07-12 Richard M. Stallman entered into RCS
1994-07-12 Richard M. Stallman (xmenu_show): Don't call XtUngrabPointer here.
1994-07-12 Richard M. Stallman (ALLOCA_CFLAGS): New variable.
1994-07-12 Richard M. Stallman (ignore): Put doc string in right place.
1994-07-12 Richard M. Stallman (ctagsfiles): Rewrite to avoid compiler bug.
1994-07-12 Richard M. Stallman (backquote-splice-symbol): Doc typo fix.
1994-07-12 Richard M. Stallman (move-to-tab-stop): Delete spurious multiple definition.
1994-07-12 Richard M. Stallman (insert-directory): Allow list for SWITCHES.
1994-07-11 Richard Kenner (basic_machine): Add 1750a.
1994-07-11 Richard M. Stallman (lisp-complete-symbol): Bind completion-fixup-function.
1994-07-11 Richard M. Stallman (mouse-choose-completion): Use mouse-face properties to find string to use.
1994-07-11 Richard M. Stallman (completion-setup-function): Put on mouse-face prop
1994-07-11 Richard M. Stallman (server-start): Try both possible socket file names for the file to delete.
1994-07-11 Richard M. Stallman Update finder-inf.el.
1994-07-11 Richard M. Stallman (x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
1994-07-11 Richard M. Stallman (HAVE_MOUSE, PURESIZE): Definitions moved here.
1994-07-11 Richard M. Stallman [MSDOS]: #define NO_REMAP.
1994-07-11 Richard M. Stallman Use "m/intel386" instead of "m/dos386.h".
1994-07-11 Richard M. Stallman (Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
1994-07-11 Richard M. Stallman (diff-latest-backup-file): Cope with backups stored
1994-07-11 Richard M. Stallman (dos_rawgetc): Use bios, not kbhit ().
1994-07-11 Richard M. Stallman (Info-fontify-maximum-menu-size): New variable.
1994-07-11 Richard M. Stallman (syms_of_xfns): Provide x-toolkit in toolkit version.
1994-07-11 Richard M. Stallman (Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
1994-07-11 Richard M. Stallman (Man-bgproc-sentinel): Bind case-fold-search for just the
1994-07-11 Richard M. Stallman (compilation-window-height): Use defvar.
1994-07-11 Richard M. Stallman (PURESIZE) [MULTI_FRAME]: Increased to 250000.
1994-07-10 Richard M. Stallman (find-tag-regexp): Bind to C-M-..
1994-07-09 Richard M. Stallman (x-create-frame-with-faces): Don't downcase nil.
1994-07-09 Richard M. Stallman (Ffile_name_directory, Ffile_name_nondirectory,
1994-07-09 Richard M. Stallman (current-load-list): Set it to nil.
1994-07-09 Richard M. Stallman (install_ctrl_break_check): Doc fix.
1994-07-09 Richard M. Stallman (readevalloop): Correctly unbind the unwind protect.
1994-07-08 Richard M. Stallman (hack-one-local-variable): Check for root using user-uid.
1994-07-08 Francesco Potortì * etags.c (main): Don't barf on obsolete -t and -T switches.
1994-07-08 Richard M. Stallman (BIG_ENDIAN): Don't redefine if defined.
1994-07-07 Richard M. Stallman (msdos): Include sed4.inp in dist.
1994-07-07 Richard M. Stallman (outline-level): Mark it risky.
1994-07-07 Richard M. Stallman (alloca.o): Delete allocatem.c first thing.
1994-07-07 Richard M. Stallman (xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
1994-07-07 Richard M. Stallman ([vertical-scroll-bar C-mouse-2]): Split the window.
1994-07-07 Richard M. Stallman (libsrc_libs): Var deleted.
1994-07-07 Richard M. Stallman (gud-mips-p): Check for OSF system on Alpha also.
1994-07-07 Richard M. Stallman (process-environment, exec-path, load-path,exec-directory):
1994-07-07 Richard M. Stallman (x_toolkit): New variable.
1994-07-07 Richard M. Stallman (make_lispy_event): Ignore menu bar up events.
1994-07-07 Richard M. Stallman (next_frame, prev_frame):
1994-07-07 Richard M. Stallman (Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
1994-07-07 Richard M. Stallman (xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
1994-07-07 Richard M. Stallman (switch-to-buffer-other-frame): Raise the frame.
1994-07-07 Richard M. Stallman (XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
1994-07-07 Richard M. Stallman (mkdir, removenullpaths): Put g in sed replace commands.
1994-07-07 Michael I. Bushnell Turning on gnus-show-threads in these four functions was a mistake;
1994-07-06 Richard M. Stallman (Buffer-menu-revert-function): New function.
1994-07-06 Richard M. Stallman (revert-buffer-function): Doc fix.
1994-07-06 Richard M. Stallman (vc-start-entry): New arg after-hook.
1994-07-06 Richard M. Stallman (auto-save-mode): If autosave is off because buffer has
1994-07-06 Richard M. Stallman (delete-old-versions): Var renamed from trim-versions-without-asking.
1994-07-06 Richard M. Stallman (save-completions-to-file): Use delete-old-versions.
1994-07-06 Richard M. Stallman (tpu-save-all-buffers-kill-emacs):
1994-07-06 Edward M. Reingold (fancy-dairy-display): Consistently turn off selective display in diary buffer
1994-07-06 Richard M. Stallman (outline-next-preface): Undo previous change: do stop before final newline.
1994-07-06 Richard M. Stallman (desktop-buffer-rmail): Handle the situation
1994-07-05 Richard M. Stallman (set-visited-file-name): Avoid crash if TRUENAME is nil.
1994-07-05 Richard M. Stallman (gnus-mail-reply-using-mhe): Handle case of no subject.
1994-07-05 Richard M. Stallman (x-create-frame-with-faces): Ignore case in X resource.
1994-07-05 Richard M. Stallman (file-truename): Use iteration when possible.
1994-07-05 Richard M. Stallman (command-line): Check LC_ALL and LANG as well as LC_CTYPE.
1994-07-05 Richard M. Stallman (rmail-spool-directory): Use /var/mail if it exists.
1994-07-05 Michael I. Bushnell Comment out losing call to set-visited-file-name; this shouldn't hurt
1994-07-05 Michael I. Bushnell foo?
1994-07-05 Edward M. Reingold (generate-calendar-month): Make highlighted text for mouse-2 a one character
1994-07-05 Richard M. Stallman Be less eager to define MATCH_MAY_ALLOCATE.
1994-07-05 Richard M. Stallman (doprnt): Handle padding on %c.
1994-07-05 Richard M. Stallman (set-visited-file-name): Handle find-file-visit-truename
1994-07-05 Richard M. Stallman Doc fixes.
1994-07-05 Richard M. Stallman (rmail-spool-directory): Use /var/mail for bsd386.
1994-07-04 Richard M. Stallman (iso-8859-1-locale-regexp): New variable.
1994-07-04 Roland McGrath (add-change-log-entry): Apply expand-file-name to FILE-NAME.
1994-07-04 Richard M. Stallman (mouse-drag-region): Bind this-command like last-command.
1994-07-03 Richard M. Stallman (gnus-inews-news): Allow newsgroups to be separated
1994-07-03 Richard M. Stallman (command-line): Accept iso-8859-1 like iso_8859_1.
1994-07-03 Richard M. Stallman (sendmail-send-it): Allow specifying Sender.
1994-07-03 Richard M. Stallman Fix up previous change.
1994-07-03 Richard M. Stallman (report-emacs-bug-hook): Error if user has added no text.
1994-07-03 Richard M. Stallman (initial-frame-alist): Doc fix.
1994-07-03 Richard M. Stallman Talk about flow control along with C-x C-s and C-s.
1994-07-03 Richard M. Stallman (command-line): Automatically use iso-syntax and
1994-07-03 Richard M. Stallman Use add-hook, (provide 'meese).
1994-07-02 Richard M. Stallman (syms_of_buffer): Doc fix.
1994-07-02 Richard M. Stallman (decode_mode_spec): %+ makes % for unmodified RO buffer.
1994-07-02 Richard M. Stallman (syms_of_buffer): Doc fix.
1994-07-02 Richard M. Stallman (electric-buffer-list): Change prompt message.
1994-07-02 Richard M. Stallman (sh-chmod-argument): Change default.
1994-07-02 Richard M. Stallman (vc-update-change-log): Pass a -n option to rcs2log.
1994-07-02 Richard M. Stallman (get_cached_face): Set the cached_index field.
1994-07-02 Richard M. Stallman *** empty log message ***
1994-07-02 Richard M. Stallman (mouse-scroll-subr): Delete some debugging code.
1994-07-02 Richard M. Stallman (visit-tags-table-buffer): Move error call into scope of `file'.
1994-07-02 Richard M. Stallman (byte-compile-defalias): Fix typo in prev change.
1994-07-02 Richard M. Stallman (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
1994-07-01 Richard M. Stallman (print-region-1): Essentially undo previous change.
1994-07-01 Richard M. Stallman (gnus-inews-domain-name): Once again test gnus-your-domain.
1994-07-01 Richard M. Stallman (shell-mode): Don't read history from /dev/null.
1994-07-01 Richard M. Stallman *** empty log message ***
1994-07-01 Richard M. Stallman (make-face-italic, make-face-bold): Don't bind f2 here.
1994-07-01 Richard M. Stallman (unload-feature): The autoload property does not
1994-07-01 Richard M. Stallman (list-faces-display): Line up multiple lines in sample.
1994-07-01 Richard M. Stallman (sh-set-shell): Obey sh-query-for-magic in all cases.
1994-07-01 Richard M. Stallman (prepare_menu_bars): Call x_consider_frame_title
1994-07-01 Richard M. Stallman (init_sys_modes): Turn off VSTART and VSTOP chars. On
1994-07-01 Paul Reilly (Fx_create_frame): Add GC protection for local var `f'.
1994-07-01 Richard M. Stallman entered into RCS
1994-07-01 Richard M. Stallman (x_own_selection, x_get_foreign_selection):
1994-07-01 Richard M. Stallman Comment change.
1994-07-01 Richard M. Stallman (Fdelete_frame): Call x_clear_frame_selections.
1994-07-01 Richard M. Stallman (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
1994-07-01 Richard M. Stallman (random, srandom): Defined.
1994-06-30 Richard M. Stallman *** empty log message ***
1994-06-30 Richard M. Stallman (minor-mode-map-alist): Add missing quote.
1994-06-30 Richard M. Stallman (rmail-highlight-headers): Do nothing if
1994-06-30 Noah Friedman (resize-minibuffer-window-restore): Don't do anything if the window height
1994-06-30 Richard M. Stallman (mouse-drag-secondary): Don't treat end of buffer
1994-06-30 Richard M. Stallman (XLIB_ILLEGAL_ACCESS): Defined.
1994-06-29 Richard M. Stallman (x_set_frame_parameters): Call x_set_offset directly.
1994-06-29 Richard M. Stallman (command_loop_1): Don't clear nonundocount
1994-06-29 Richard M. Stallman (internal_self_insert): Now can return 2.
1994-06-29 Noah Friedman comint-password-prompt-regexp: New variable.
1994-06-29 Richard M. Stallman (byte-compile-callargs-warn): Handle function defnition
1994-06-29 Richard M. Stallman (easy-menu-change): New function.
1994-06-29 Richard M. Stallman Add commented-out code.
1994-06-28 Karl Heuer (readchar): Restart interrupted I/O.
1994-06-28 Roland McGrath (tag-exact-match-p): Fix typo in last change.
1994-06-28 Roland McGrath (tag-exact-match-p): Test for point sitting after the explicit tag name
1994-06-28 Richard M. Stallman (line-move): Don't use message or ding; just signal errors.
1994-06-28 Roland McGrath (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
1994-06-28 Richard M. Stallman (dired-x-hands-off-my-keys): New user-defined variable.
1994-06-28 Richard M. Stallman (mips-sony-newsos4*): New alias.
1994-06-28 Richard M. Stallman (safe_run_hooks): Take symbol as arg.
1994-06-28 Richard M. Stallman (redisplay_region): For special treatment, BUF most be
1994-06-28 Richard M. Stallman (Foverlay_put): Pass redisplay_region a struct buffer *.
1994-06-28 Richard M. Stallman (dired-readin): Record the directory's modtime.
1994-06-28 Richard M. Stallman (auto-lower-mode, auto-raise-mode): Doc fixes.
1994-06-28 Richard M. Stallman (Info-index): Fix typo: t => \t.
1994-06-27 Richard M. Stallman (gnus-inews-user-name, gnus-inews-domain-name):
1994-06-27 Richard M. Stallman (Info-insert-dir): Capitalize `node' when inserting it.
1994-06-27 Richard M. Stallman (a_write): Verify that *annot is a cons.
1994-06-26 Richard M. Stallman (echo_dash): Fix backwards conditional.
1994-06-26 Richard M. Stallman (C_DEBUG_SWITCH) [not NEWSOS5]:
1994-06-26 Richard M. Stallman (jka-compr-partial-uncompress): Handle the case where
1994-06-25 Richard M. Stallman (mouse-scroll-subr): Don't do anything special at eob.
1994-06-25 Richard M. Stallman (send_process): Major rewrite.
1994-06-25 Richard M. Stallman (send_process): Major rewrite.
1994-06-25 Richard M. Stallman (BUF_PTR_CHAR_POS): New macro.
1994-06-25 Richard M. Stallman (comint-send-input): Update markers before actually sending the input.
1994-06-25 Richard M. Stallman (Fother_window_for_scrolling): New function.
1994-06-25 Richard M. Stallman (C_SWITCH_SYSTEM): Add -D_BSD.
1994-06-25 Richard M. Stallman (beginning-of-buffer-other-window)
1994-06-25 Richard M. Stallman (frame-notice-user-settings): Make menu-bar-mode
1994-06-25 Richard M. Stallman (menu-bar-mode): Make this a global variable.
1994-06-25 Richard M. Stallman (Fframe_parameters): Don't handle menu-bar-lines explicitly.
1994-06-25 Richard M. Stallman (Fother_window_for_scrolling): New function.
1994-06-25 Richard M. Stallman (ispell-message): Avoid an infinite loop.
1994-06-25 Karl Heuer (popup-menu): Allow user to select nothing.
1994-06-25 Richard M. Stallman (show-paren-command-hook): Use matching-paren.
1994-06-25 Richard M. Stallman (add-log-mailing-address): Use user-mail-address.
1994-06-25 Richard M. Stallman (user-mail-address): New variable.
1994-06-25 Karl Heuer (Finsert_file_contents): Fix check for non-regular files.
1994-06-24 Richard M. Stallman (gnus-summary-mode-map): Add menu bar menus.
1994-06-24 Richard M. Stallman (scan_lists, Fforward_comment): When moving backward over
1994-06-24 Richard M. Stallman (run-at-time): If REPEAT is 0, don't repeat.
1994-06-24 Richard M. Stallman (tar-alter-one-field): Finish previous renaming change.
1994-06-24 Richard M. Stallman (find-change-log): If file name specified, just use it.
1994-06-24 Richard M. Stallman (Fcompleting_read): Doc fix.
1994-06-24 Roland McGrath (visit-tags-table-buffer): Don't take car of return frmo
1994-06-24 Karl Heuer (syms_of_keyboard): Don't staticpro the same var twice.
1994-06-23 Karl Heuer (popup-menu): Convert list to same-size vector, not singleton vector.
1994-06-23 Richard M. Stallman (move-to-tab-stop): Delete unnecessary spaces
1994-06-23 Richard M. Stallman Don't include string.h or strings.h.
1994-06-23 Richard M. Stallman (Fmove_overlay): Fix typo in previous change.
1994-06-23 Richard M. Stallman Move #undef HAVE_STRERROR before the #includes.
1994-06-23 Richard M. Stallman (shell-prefixed-directory-name): Do nothing if
1994-06-23 Richard M. Stallman (comint-read-input-ring): Use ring-insert-at-beginning.
1994-06-23 Richard M. Stallman (ring-insert-at-beginning): New function.
1994-06-23 Richard M. Stallman (*-convex-convexos*): Accept this as alias.
1994-06-23 Richard M. Stallman (LIBS_MACHINE, GETPGRP_NO_ARG): Defined.
1994-06-23 Richard M. Stallman (soundex-alist): Delete the elements that mapped into nil.
1994-06-23 Richard M. Stallman (term_get_fkeys): Don't redeclare term_get_fkeys_1 here.
1994-06-23 Richard M. Stallman Don't declare exit or perror.
1994-06-23 Richard M. Stallman (main): Don't declare geteuid.
1994-06-23 Richard M. Stallman Set NON_GNU_CPP.
1994-06-23 Richard M. Stallman (tar-extract): Set file name by hand before calling
1994-06-23 Richard M. Stallman (show-paren-command-hook): Handle close paren rather than open paren
1994-06-23 Richard M. Stallman Comment change.
1994-06-23 Richard M. Stallman (print-region-1): Don't include a space in the job name.
1994-06-23 Richard M. Stallman (show-paren-command-hook): Set paren foreground to white.
1994-06-23 Richard M. Stallman (Info-next-preorder-1): New function.
1994-06-23 Richard M. Stallman entered into RCS
1994-06-23 Richard M. Stallman *** empty log message ***
1994-06-23 Roland McGrath Fix bits of last change lost in Emacs crash.
1994-06-23 Roland McGrath (tags-table-including): Don't call tags-table-check-computed-list.
1994-06-23 Richard Kenner (m68k-ccur): New system.
1994-06-22 Noah Friedman (resize-minibuffer-window-exactly, resize-minibuffer-frame,
1994-06-22 Richard M. Stallman (make-face): Return the face name, not the vector.
1994-06-22 Richard M. Stallman Rearrange the edit and file menus, and add separators.
1994-06-22 Richard M. Stallman (RETURN_UNGCPRO): Swallow semicolon.
1994-06-22 Richard M. Stallman (double-prefix-only): New variable.
1994-06-22 Richard M. Stallman (backquote-process): Fix criterion for using FIRSTLIST.
1994-06-22 Richard M. Stallman (scroll-other-window-down): New command.
1994-06-22 Richard M. Stallman Update copyright notice.
1994-06-22 Richard M. Stallman (setenv): Rewrite. Provide a way to unset interactively.
1994-06-22 Richard M. Stallman (X_IO_BUG): Defined.
1994-06-22 Richard M. Stallman (setenv): Do something even if process-environment is nil.
1994-06-21 Richard M. Stallman (read_minibuf_unwind): Run Qminibuffer_exit_hook here.
1994-06-21 Richard M. Stallman (face-equal): Do check the underline attribute.
1994-06-21 Richard M. Stallman (apply_modifiers): Use assq_no_quit.
1994-06-21 Richard M. Stallman (Flookup_key): Add gcpro.
1994-06-21 Richard M. Stallman (single_keymap_panes): Put menu_item_equiv_key in the gcpro.
1994-06-21 Richard M. Stallman Fix references to diary.el.
1994-06-21 Richard M. Stallman (Fmove_overlay): Add missing XINT calls in previous change.
1994-06-21 Richard M. Stallman (Fkill_buffer): Don't delete auto save file
1994-06-21 Richard M. Stallman (delete-auto-save-files): Doc fix.
1994-06-21 Richard M. Stallman (show_mouse_face): Set endcolumn ok in side-by-side windows.
1994-06-21 Richard M. Stallman Don't bind keys C-insert, C-delete, and
1994-06-21 Richard M. Stallman (Info-directory-list): For msdos, don't check for
1994-06-21 Karl Heuer Fix previous change: use Dimension, not short.
1994-06-21 Karl Heuer (x_window): Delete duplicate computation.
1994-06-20 Melissa Weisshaus entered into RCS
1994-06-20 Richard M. Stallman (HAVE_STRERROR, HAVE_XRMSETDATABASE)
1994-06-20 Richard M. Stallman (Fmove_overlay): Call redisplay_region even when
1994-06-20 Richard M. Stallman (move-to-tab-stop): Get rid of spaces before tabs
1994-06-20 Richard M. Stallman (tpu-doc-revision): Variable deleted.
1994-06-20 Richard M. Stallman (tpu-edt-off): Restore original global key map.
1994-06-20 Richard M. Stallman Require tpu-edt.
1994-06-20 Richard M. Stallman Change size of selected screen. Reposition after
1994-06-20 Richard M. Stallman (vt-revision): Variable deleted.
1994-06-20 Richard M. Stallman (finder-by-keyword): Add doc string and t for interactive.
1994-06-20 Richard M. Stallman (gnus-uu-view-directory): Fixed viewing with the
1994-06-20 Richard M. Stallman Use plists to record handlers.
1994-06-20 Richard M. Stallman (Fmatching_paren): Fix typo.
1994-06-20 Richard M. Stallman (gnus-summary-next-article): Handle non-character events.
1994-06-20 Richard M. Stallman (tab-to-tab-stop): Combine new indentation with previous.
1994-06-20 Richard M. Stallman (SEGMENT_MASK): Defined.
1994-06-19 Richard M. Stallman (define-mail-alias): Copy parsing code from mailabbrev.el.
1994-06-19 Richard M. Stallman (define-mail-alias): Doc fix.
1994-06-19 Richard M. Stallman (x_window): Take account of pane widget internal border width.
1994-06-19 Richard M. Stallman (Fmatching_paren): New function.
1994-06-19 Richard M. Stallman (SYNTAX_MATCH): Fix typo (syntax -> matcher).
1994-06-19 Richard M. Stallman (mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
1994-06-19 Richard M. Stallman Get CFLAGS both with and without THIS_IS_CONFIGURE,
1994-06-19 Richard M. Stallman (C_OPTIMIZE_SWITCH): Definition deleted.
1994-06-18 Richard M. Stallman (mail-bury): Test that rmail-summary-buffer is boundp.
1994-06-18 Richard M. Stallman Doc fixes.
1994-06-18 Richard M. Stallman (xsymbol): Cast $ to int.
1994-06-18 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
1994-06-18 Richard M. Stallman (make_frame_visible): At end, wait till Emacs sees frame is visible.
1994-06-18 Francesco Potortì * m/delta.h (memmove): switch the first two args.
1994-06-18 Richard M. Stallman (echo_after_prompt): New variable.
1994-06-18 Richard M. Stallman (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
1994-06-18 Richard M. Stallman (rmail-highlight-headers): Don't skip newlines, just tab and space.
1994-06-18 Richard M. Stallman (set-rmail-inbox-list): Use insert-before-markers.
1994-06-18 Richard M. Stallman (doprnt.o): Depend on config_h.
1994-06-18 Karl Heuer (minibuf_save_list): New variable, replaces minibuf_save_vector.
1994-06-18 Karl Heuer minibuf_prompt is now a Lisp_Object.
1994-06-18 Karl Heuer (minibuf_prompt): Now a Lisp_Object. All uses changed.
1994-06-17 Richard M. Stallman (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
1994-06-17 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
1994-06-17 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Define it.
1994-06-17 Richard M. Stallman (x_real_positions): Make sure we know the parent window.
1994-06-17 Karl Heuer (dired-build-subdir-alist): Don't let looking-at destroy the match data.
1994-06-17 Richard M. Stallman (make-auto-save-file-name): Convert slashes to \! and double the backslashes.
1994-06-17 Richard M. Stallman (finder-commentary): Fix error message syntax.
1994-06-17 Richard M. Stallman Comment change.
1994-06-17 Karl Heuer (compute_motion): Recenter overlays, for speed.
1994-06-17 Richard M. Stallman (lm-section-mark): Accept extra semicolons;
1994-06-17 Richard M. Stallman (build-mail-abbrevs): Pass a recursivep argument in recursive call.
1994-06-17 Richard M. Stallman Comment change.
1994-06-17 Richard M. Stallman (Fprocess_status): Return nil for process name that has no process.
1994-06-17 Richard M. Stallman (x-create-frame-with-faces): Set the cursor color last.
1994-06-17 Richard M. Stallman (scratch_cursor_gc): New variable.
1994-06-17 Roland McGrath (tags-table-computed-list, tags-table-computed-list-for): New variables.
1994-06-17 Richard M. Stallman (redisplay_region): Treat selected window's buffer
1994-06-17 Richard M. Stallman (mouse-scroll-subr): New arg WINDOW.
1994-06-16 Richard M. Stallman (make_hdr): Handle case of no "additional header".
1994-06-16 Richard M. Stallman Comment change.
1994-06-16 Richard M. Stallman [USG5_4] (sigblock): Use |, not &.
1994-06-16 Richard M. Stallman (Info-directory-list): For msdos, use ";" instead of
1994-06-16 Karl Heuer (redisplay_window): Don't use shortcut if window_end_vpos is out of date.
1994-06-16 Richard M. Stallman (syms_of_display): Make baud-rate a user var.
1994-06-16 Richard M. Stallman (bibtex-mode): Set up comment-start locally.
1994-06-16 Richard M. Stallman (scan_lists): Get error if eob within comment with depth!=0.
1994-06-16 Richard M. Stallman (ange-ftp-canonize-filename): Fix wrong var name.
1994-06-16 Noah Friedman (rlogin-password-paranoia): Variable deleted.
1994-06-16 Roland McGrath Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
1994-06-16 Richard M. Stallman Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
1994-06-15 Richard M. Stallman (outline-mode): Make change-major-mode-hook buffer-local.
1994-06-15 Richard M. Stallman (dired-build-subdir-alist): Avoid mistaking a file name
1994-06-15 Richard M. Stallman (mail-send-hook): Add defvar.
1994-06-15 Richard M. Stallman (x_noop_count): New variable.
1994-06-15 Richard M. Stallman Don't alter the underline face.
1994-06-15 Richard M. Stallman (C_DEBUG_SWITCH): Define as empty.
1994-06-15 Richard M. Stallman (redisplay): Don't call x_consider_frame_title.
1994-06-15 Richard M. Stallman (Fcall_interactively): Ignore `-' in string.
1994-06-15 Richard M. Stallman (Info-insert-dir): Ignore access times when comparing
1994-06-15 Richard M. Stallman (gud-massage-args): Fix error message syntax.
1994-06-15 Doug Evans * config.sub (sparc64): New cpu.
1994-06-15 Karl Heuer (init_system_name): New function, replaces get_system_name.
1994-06-15 Karl Heuer (init_editfns): Call init_system_name instead of get_system_name.
1994-06-15 Karl Heuer declare init_system_name (replaces get_system_name).
1994-06-15 Karl Heuer (x_term_init): Don't call get_system_name.
1994-06-15 Richard M. Stallman (find-tag-history): New variable.
1994-06-15 Richard M. Stallman (sigblock) [USG5_4]: Define if not defined.
1994-06-15 Richard M. Stallman Put stdio.h after config.h.
1994-06-15 Karl Heuer (mouse-drag-region): Bind last-command, not this-command.
1994-06-15 Richard M. Stallman Put stdio.h after config.h.
1994-06-15 Richard M. Stallman Comment change.
1994-06-15 Richard M. Stallman Put config.h first.
1994-06-15 Richard M. Stallman Put sys/signal.h and errno.h first, then config.h.
1994-06-15 Richard M. Stallman Put stdio.h, sys/types.h and sys/stat.h after config.h.
1994-06-15 Karl Heuer (make-auto-save-file-name): Don't use slashes in autosave name for a non-file
1994-06-15 Karl Heuer (Fsingle_key_description): Allow strings as keys.
1994-06-15 Karl Heuer (create_process): Set input_wait_mask before forking.
1994-06-14 Richard M. Stallman (vmotion): Use find_next_newline_no_quit.
1994-06-14 Richard M. Stallman (find_next_newline_no_quit): New function.
1994-06-14 Richard M. Stallman (ispell-command-loop): C-g should be like X, not q.
1994-06-14 Richard M. Stallman (init_sys_modes): Don't set up sigio here if window system.
1994-06-14 Richard M. Stallman (fortran-blink-matching-do): When looking for do,
1994-06-14 Edward M. Reingold (calendar-mode-map): Change moon menu bar to pop up a menu.
1994-06-14 Richard M. Stallman (calendar-mouse-2-date-menu): Put moon phase here.
1994-06-14 Richard M. Stallman (init_eval_once): Call xmalloc, not malloc.
1994-06-14 Richard M. Stallman (Fprocess_send_eof): Doc fix.
1994-06-14 Richard M. Stallman Put ./BUGS into the distrib.
1994-06-14 Roland McGrath Fix regexp in last change.
1994-06-14 Richard M. Stallman (pop-global-mark): Discard entries for nonexistent buffers.
1994-06-14 Richard M. Stallman (inhibit-startup-echo-area-message): Doc fix.
1994-06-14 Richard M. Stallman (mouse-avoidance-threshold): Renamed from ...threshhold.
1994-06-13 Richard M. Stallman (init_sys_modes): Don't call set_terminal_modes
1994-06-13 Richard M. Stallman (end-of-buffer): Recenter overlay lists.
1994-06-13 Roland McGrath (compilation-error-regexp-alist): Extend first regexp to handle Borland C++
1994-06-13 Richard M. Stallman Handle 386 running Solaris 2.
1994-06-13 Richard M. Stallman Fix previous change.
1994-06-13 Richard M. Stallman Add conditional for SOLARIS2.
1994-06-13 Richard M. Stallman (SOLARIS2): Defined.
1994-06-13 Karl Heuer (single_keymap_panes): gcpro some things.
1994-06-13 Richard M. Stallman (XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
1994-06-13 Richard M. Stallman (init_cmdargs): Set up initial_argv, initial_argc.
1994-06-13 Richard M. Stallman (syms_of_keyboard): Properly init Vsystem_key_alist.
1994-06-13 Richard M. Stallman (adjust_lnnoptrs): Handle multiple aux symbols.
1994-06-13 Richard M. Stallman (mouse-save-then-kill-delete-region): Turn off change hooks
1994-06-13 Richard M. Stallman (dired-man): Use internal function from man.el.
1994-06-13 Richard M. Stallman Formerly INSTALL.~31~
1994-06-13 Richard M. Stallman (forms-mode): Plug security hole by disabling `eval-buffer' unless
1994-06-12 Karl Heuer (transpose_markers): Allow for gap at start of region.
1994-06-12 Richard M. Stallman (iso-iso2tex-trans-tab): Change a few characters.
1994-06-12 Richard M. Stallman (x_window): Request "save yourself" commands.
1994-06-12 Richard M. Stallman (Info-fontify-node): Require some whitespace after *Note.
1994-06-12 Richard M. Stallman (mail): If homedir is nonexistent, don't use as default.
1994-06-12 Richard M. Stallman (read_char): When we loop and call redisplay,
1994-06-11 Richard M. Stallman (Freplace_match): Be sure not to treat non-digit like digit.
1994-06-11 Richard M. Stallman (server-start): Doc fix.
1994-06-11 Richard M. Stallman (xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
1994-06-11 Richard M. Stallman (xterm.o): Depend on dispextern.h.
1994-06-11 Richard M. Stallman (latex-mode, slitex-mode): In paragraph-separate,
1994-06-11 Richard M. Stallman (isearch-mode-map):
1994-06-11 Richard M. Stallman (iso-translate-conventions): Get rid of interactive spec.
1994-06-11 Richard M. Stallman (mouse-avoidance-point-position): Fix compute-motion
1994-06-11 Richard M. Stallman (X_IO_BUG): Defined.
1994-06-11 Richard M. Stallman (tex-font-lock-keywords): Make the pattern for
1994-06-10 Richard M. Stallman (comint-dynamic-list-completions): No space in *Completions*.
1994-06-10 Richard M. Stallman (lisp-complete-symbol): Likewise.
1994-06-10 Richard M. Stallman (PC-do-completion): Likewise.
1994-06-10 Richard M. Stallman (complete-tag): Likewise.
1994-06-10 Richard M. Stallman (ielm-complete-symbol): Likewise.
1994-06-10 Richard M. Stallman (ispell-complete-word): Likewise.
1994-06-10 Richard M. Stallman (ispell-dictionary-alist): Fix regexp in francais.
1994-06-10 Richard M. Stallman Require dired and dired-aux in the standard way.
1994-06-10 Richard M. Stallman Add provide call.
1994-06-10 Richard M. Stallman (Info-complete-menu-item): New function.
1994-06-10 Richard M. Stallman (Fdisplay_completion_list): Require at least two spaces between items.
1994-06-10 Richard M. Stallman (CLASH_DETECTION): Defined.
1994-06-10 Richard M. Stallman (tex-start-shell): Add autoload.
1994-06-10 Richard M. Stallman (mail-bury): If showing rmail buffer that has summary, show the summary too.
1994-06-07 Richard M. Stallman (menu_item_equiv_key): Check whether def1 matches
1994-06-07 Richard M. Stallman (iso-translate-conventions): Use case-dependent search and don't alter case.
1994-06-07 Richard M. Stallman (standard-display-european): Treat 0 arg like negative.
1994-06-07 Richard M. Stallman (ange-ftp-canonize-filename): Preserve // after colon.
1994-06-07 Richard M. Stallman (command_loop_1): Treat nil in display tab like no display tab.
1994-06-07 Richard M. Stallman (tex-show-print-queue): Display the tex shell buffer.
1994-06-07 Richard M. Stallman *** empty log message ***
1994-06-07 Richard M. Stallman (Info-default-directory-list): Setting this no longer needed.
1994-06-07 Richard M. Stallman (init_callproc) [MSDOS]: Exclude less code, so ../etc
1994-06-07 Richard M. Stallman [MSDOS]: #include "msdos.h".
1994-06-07 Richard M. Stallman Add template for rootrelativepath.
1994-06-07 Richard M. Stallman (init_environment): Clean up code and make the default
1994-06-07 Richard M. Stallman (rootrelativepath) [MSDOS]: Define, expanding to dynamic
1994-06-07 Richard M. Stallman (src/paths.h): Use sed script msdos/sed4.inp.
1994-06-07 Richard M. Stallman entered into RCS
1994-06-07 Richard M. Stallman (delete-blank-lines): Doc fix.
1994-06-07 Richard M. Stallman (test-distrib): Use ALL_CFLAGS.
1994-06-07 Karl Heuer (Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.
1994-06-07 Karl Heuer (Fframe_or_buffer_changed_p): Reuse the state vector.
1994-06-06 Richard M. Stallman (tab-stop-list): Doc fix.
1994-06-06 Richard M. Stallman (mips-siemens-sysv*): Use cpp, not cc -E.
1994-06-06 Karl Heuer (menu-bar-update-buffers): Avoid excessive consing.
1994-06-06 Karl Heuer (Fframe_or_buffer_changed_p): New function.
1994-06-05 Richard M. Stallman (Fkey_description): Avoid using Fmapconcat--do it directly.
1994-06-05 Richard M. Stallman Include systime.h after xterm.h.
1994-06-05 Richard M. Stallman (modify_event_symbol): Return nil if out of range.
1994-06-05 Richard M. Stallman (x_wm_set_icon_position, x_wm_set_icon_pixmap):
1994-06-05 Richard M. Stallman (BSD): Redefine.
1994-06-05 Richard M. Stallman Accept bsdi as opsys, like bsd386.
1994-06-05 Richard M. Stallman (LIBS_MACHINE) [USG]: New #define.
1994-06-05 Richard M. Stallman (Fx_open_connection): Set up Vx_resource_name and xrm_option
1994-06-05 Richard M. Stallman (x_term_init): New args xrm_option and resource_string.
1994-06-05 Richard M. Stallman (gomoku-display-statistics): Use human's point of view
1994-06-05 Tom Tromey tcl-current-word does the right thing in inferior-tcl-mode.
1994-06-05 Richard M. Stallman (derived-mode-merge-abbrev-tables):
1994-06-05 Richard M. Stallman (x_window): Take account of internal border of paned widget.
1994-06-05 Richard M. Stallman (PURESIZE): Increased to 240000.
1994-06-05 Richard M. Stallman (PURESIZE): Increased to 222000.
1994-06-05 Richard M. Stallman (mouse-choose-completion): If *Completion* is a special
1994-06-05 Richard M. Stallman (gnus-newsrc-to-gnus-format): In main loop,
1994-06-05 Richard M. Stallman (PC-do-completion): Clear text props from inserted text.
1994-06-05 Richard M. Stallman (using_x_p): New function.
1994-06-05 Richard M. Stallman (Fy_or_n_p): Don't use dialog box if not an X frame.
1994-06-05 Richard M. Stallman (Info-directory-list): Don't use the invocation directory
1994-06-05 Richard M. Stallman (main): Do the setpgrp after checking for -batch.
1994-06-05 Richard M. Stallman (command_loop_1): Properly handle nil in display table.
1994-06-05 Richard M. Stallman (mips-sony-newsos*): Use news-risc.h.
1994-06-04 Richard M. Stallman entered into RCS
1994-06-04 Roland McGrath Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.
1994-06-04 Karl Heuer (frame-parameters): Setting this is no longer needed.
1994-06-04 Karl Heuer [MSDOS]: #include "msdos.h" for rootrelativepath template.
1994-06-03 Tom Tromey Another menu fix.
1994-06-03 Tom Tromey Fixed menu bug.
1994-06-03 Edward M. Reingold (solar-holidays): Revised to use the rewritten and new fcns.
1994-06-03 Edward M. Reingold (solar-sunrise, solar-sunset): Fix doc string.
1994-06-03 Edward M. Reingold (lunar-phase): Revised to use the rewritten and new fcns.
1994-06-03 Francesco Potortì * etags.c (absolute_filename): Remove infinite loop bug when
1994-06-03 Francesco Potortì * etags.c (etags_getcwd): Delete the trailing newline from cwd.
1994-06-03 Karl Heuer (run_msdos_command): Make local copy of argv[2] on stack, not on heap.
1994-06-03 Karl Heuer (Fprevious_single_property_change): Check for null interval after correcting
1994-06-03 Karl Heuer (display_text_line): Make sure pointer is in range.
1994-06-03 Tom Tromey Fixed bug in bug-reporting code.
1994-06-02 Karl Heuer (xdialog_show): Fix problem with message in dialog box.
1994-06-02 Richard M. Stallman (C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
1994-06-02 Richard M. Stallman (compilation-error-regexp-alist): Stricter Lucid regexp.
1994-06-02 Richard M. Stallman [emacs]: Block input around the garbage reclamation.
1994-06-02 Richard M. Stallman (comint-dynamic-complete-as-filename)
1994-06-01 Richard M. Stallman (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
1994-06-01 Richard M. Stallman (kill_buffer_processes): For net conn, use Fdelete_process.
1994-06-01 Richard M. Stallman (gnus-uu-ctl-map): Move C-h binding to C-d.
1994-06-01 Richard M. Stallman (completion-list-mode-map): Unbind down-mouse-2.
1994-05-30 Paul Eggert Fix typo: Mayan -> French Revolutionary
1994-05-30 Paul Eggert (calendar-mod): Remove; it was equivalent to `mod'. All callers changed.
1994-05-30 Edward M. Reingold (generate-calendar-month): Make highlighted text for mouse-2 a full column (2
1994-05-30 Richard M. Stallman (command_loop_1): Allow direct output for insert
1994-05-30 Richard M. Stallman (redisplay): Limit prev change to pause != 0.
1994-05-30 Richard M. Stallman (comint-read-input-ring): Make regexp stricter.
1994-05-30 Richard M. Stallman (shortversion): Don't assume another period follows.
1994-05-30 Richard M. Stallman (Info-default-directory-list): Don't attach ../info.
1994-05-30 Richard M. Stallman (Info-directory-list): Doc fix.
1994-05-30 Richard M. Stallman (redisplay): If have window change at end, redisplay again.
1994-05-30 Richard M. Stallman (shell-font-lock-keywords): Removed regexp for commands.
1994-05-30 Richard M. Stallman (bibtex-clean-entry): Back over close delimiter carefully.
1994-05-30 Richard M. Stallman (calendar-current-time-zone): Fix typo that
1994-05-30 Richard M. Stallman (create_process): Get a pty for any non-nil Vprocess_connection_type value.
1994-05-30 Richard M. Stallman (ange-ftp-insert-directory): Expand file name to
1994-05-30 Richard M. Stallman (calendar-daylight-savings-ends): Fix typo in put.
1994-05-30 Richard M. Stallman (menu-bar-mode): Fix previous change.
1994-05-30 Richard M. Stallman (output_string): New function.
1994-05-28 Richard M. Stallman (TABDLY, TAB3): Defined.
1994-05-28 Richard M. Stallman (make-lucid-menu-keymap): Allow any form as the enabler.
1994-05-28 Richard M. Stallman Use ctl-x-map to bind C-x SPC.
1994-05-28 Richard M. Stallman (roundup): Undef before defining.
1994-05-28 Richard M. Stallman (Info-directory-list): Doc fix.
1994-05-28 Richard M. Stallman (x_iconify_frame): Call x_set_offset,
1994-05-28 Richard M. Stallman Undo previous change.
1994-05-28 Richard M. Stallman (server-visit-files): Bind last-nonmenu-event.
1994-05-28 Richard M. Stallman *** empty log message ***
1994-05-28 Richard M. Stallman entered into RCS
1994-05-28 Richard M. Stallman *** empty log message ***
1994-05-28 Richard M. Stallman (build-mail-aliases): Handle source directives.
1994-05-28 Richard M. Stallman (enable-flow-control): Fix bugs turning off flow ctrl.
1994-05-28 Richard M. Stallman (insert-directory): Use expanded file name to find handler.
1994-05-28 Richard M. Stallman *** empty log message ***
1994-05-28 Richard M. Stallman (dired-get-filename): Get rid of text props from name.
1994-05-28 Richard M. Stallman [HAVE_X_WINDOWS]: Include xterm.h.
1994-05-28 Richard M. Stallman (deactivate-mark): Do nothing unless transient-mark-mode.
1994-05-28 Richard M. Stallman (*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.
1994-05-28 Richard M. Stallman (LD_SWITCH_SYSTEM): Delete the -L options.
1994-05-28 Richard M. Stallman (LD_SWITCH_X_DEFAULT): Define if not defined.
1994-05-28 Richard M. Stallman (child_setup): If PWD is set, set it in the child so that
1994-05-28 Richard M. Stallman (fill-region-as-paragraph): if left-margin is nonzero,
1994-05-28 Richard M. Stallman (ispell-command-loop): Fix `q' question.
1994-05-28 Richard M. Stallman (mostlyclean): Don't mention xmakefile*.
1994-05-28 Richard M. Stallman (distclean): Delete Makefile, Makefile.in, blessmail.
1994-05-28 Richard M. Stallman (derived-mode-init-mode-variables): Add autoload cookie.
1994-05-28 Richard M. Stallman (main): In batch mode, don't set the pgrp.
1994-05-28 Richard M. Stallman (LIB_STANDARD): Add -u and -lansi options.
1994-05-28 Richard M. Stallman (calendar-cursor-to-date): Rename starred-day to calendar-starred-day.
1994-05-28 Richard M. Stallman (calendar-mode-map): Define mouse-2 as ignore.
1994-05-28 Richard M. Stallman (make-frame): Doc fix.
1994-05-28 Richard M. Stallman (hexl-mode-map): Call define-key properly for help-char.
1994-05-28 Richard M. Stallman (difftm): Don't store a long value into an int variable.
1994-05-28 Richard M. Stallman (ediff-patch-buffer): Fix autoload cookie.
1994-05-27 Richard M. Stallman (C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.
1994-05-27 Richard M. Stallman (C_SWITCH_SYSTEM): Defined.
1994-05-27 Richard M. Stallman (x_is_vendor_fkey): Function deleted.
1994-05-27 Richard M. Stallman (gnus-summary-catchup): Check gnus-interactive-catchup.
1994-05-27 Richard M. Stallman (install-arch-indep): Use /bin/pwd uniformly, not pwd.
1994-05-27 Richard M. Stallman (HAVE_XRMSETDATABASE): Define if not defined.
1994-05-27 Richard M. Stallman (blessmail): Don't depend on ../src/emacs.
1994-05-27 Richard M. Stallman (compare-windows): Make leading whitespace equivalent
1994-05-27 Richard M. Stallman (dired-jump): Add autoload.
1994-05-27 Richard M. Stallman Whitespace cleanup.
1994-05-27 Richard M. Stallman (completion-setup-function): Fix up the regexp.
1994-05-26 Richard M. Stallman (choose-completion-string): Clear mouse-face property.
1994-05-26 Richard M. Stallman (rmail-show-message): If transient-mark-mode, deactivate the mark.
1994-05-26 Karl Heuer (Finsert_file_contents): Check for beginning of file.
1994-05-26 Richard M. Stallman Make previous change limited to HPUX.
1994-05-26 Karl Heuer (posn-col-row): Test for consp, not symbolp.
1994-05-26 Richard M. Stallman (fortran-link-matching-do): Ignore DO statements with line numbers.
1994-05-26 Karl Heuer If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.
1994-05-26 Karl Heuer (ws-search): Fix malformed character constants.
1994-05-26 Richard M. Stallman (LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.
1994-05-26 Richard M. Stallman entered into RCS
1994-05-26 Tom Tromey Menu items now sensitive as appropriate.
1994-05-26 Richard M. Stallman (kill-emacs-query-functions): Doc fix.
1994-05-25 Roland McGrath *** empty log message ***
1994-05-25 Richard M. Stallman *** empty log message ***
1994-05-25 Richard M. Stallman (Vx_sensitive_text_pointer_shape):
1994-05-25 Richard M. Stallman Add more risky-local-variable properties.
1994-05-25 Richard M. Stallman entered into RCS
1994-05-25 Richard M. Stallman (note_mouse_movement): Use frame's window in XQueryPointer.
1994-05-25 Richard M. Stallman (menu_item_equiv_key): Look for equiv keys both before
1994-05-25 Richard M. Stallman (c-fill-paragraph): Don't include part of comment
1994-05-25 Richard M. Stallman entered into RCS
1994-05-25 Richard M. Stallman (outline-chart-subtree): Include outline-next-heading in loop conditions
1994-05-25 Richard M. Stallman (openp): Don't use O_RDONLY.
1994-05-25 Karl Heuer (Freplace_match): Improve capitalization heuristics.
1994-05-25 Richard M. Stallman (Freplace_match): Don't capitalize unless all matched words are capitalized.
1994-05-25 Karl Heuer (Fminibuffer_complete_word): GCPRO completion and tem.
1994-05-25 Karl Heuer (Fprimitive_undo): GCPRO next and list.
1994-05-24 Richard M. Stallman (verify_overlay_modification): GCPRO tail and overlay.
1994-05-24 Richard M. Stallman (describe_map): Fix the call to Fequal.
1994-05-24 Richard M. Stallman (INTERNAL_TERMINAL): Allow audio bell.
1994-05-24 Richard M. Stallman (do_visible_bell): Renamed from visible_bell to avoid
1994-05-24 Richard M. Stallman (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
1994-05-24 Richard M. Stallman (i[34]86-next-*): New alternative.
1994-05-23 Richard M. Stallman (ange-ftp-gwp-start): Call internal-ange-ftp-mode.
1994-05-23 Richard M. Stallman (window_loop): Fix test of dedicated flag in prev change.
1994-05-23 Richard M. Stallman (interpreter-mode-alist): Add wishx, tclsh.
1994-05-23 Richard M. Stallman (LIBXT): Move -lXmu before -lXt.
1994-05-23 Richard M. Stallman (frame-initialize): Record in frame-initial-frame-alist
1994-05-23 Richard M. Stallman (Buffer-menu-mouse-select): Handle dedicated window.
1994-05-23 Richard M. Stallman (command-line-1): Precompute menu bar before startup msg.
1994-05-23 Richard M. Stallman (show-paren-command-hook):
1994-05-23 Richard M. Stallman (popup-dialog-box): Bind meaning with let.
1994-05-23 Richard M. Stallman (popup-menu): Bind cmd with let.
1994-05-23 Richard M. Stallman (${etc}DOC): Ignore error from rm.
1994-05-23 Richard M. Stallman (LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.
1994-05-23 Richard M. Stallman New config hppa*-hp-hpux9shr*.
1994-05-23 Richard M. Stallman (x_set_window_size): If cursor outside new size, mark it off.
1994-05-23 Richard M. Stallman (menu_bar_one_keymap):
1994-05-23 Richard M. Stallman (update_end): Undo previous change.
1994-05-23 Richard M. Stallman (change_frame_size): Keep cursor coords in range.
1994-05-23 Richard M. Stallman (window_loop, UNSHOW_BUFFER case):
1994-05-23 Richard M. Stallman (other_visible_frames): No longer static.
1994-05-23 Richard M. Stallman (select-tags-table-mode): New function, a major mode.
1994-05-23 Richard M. Stallman (mouse-insert-selection): Test mouse-yank-at-point.
1994-05-23 Richard M. Stallman (hack-one-local-variable): Check properly for `defun.
1994-05-23 Richard M. Stallman (mail-mailer-swallows-blank-line): Don't die
1994-05-23 Richard M. Stallman (popup-menu): Use mouse-pixel-position.
1994-05-23 Richard M. Stallman (posn-col-row): Use let*.
1994-05-22 Richard M. Stallman Doc fix.
1994-05-22 Richard M. Stallman entered into RCS
1994-05-22 Richard M. Stallman (mouse-split-window-vertically): Treat scroll bar events just like others.
1994-05-22 Richard M. Stallman (posn-col-row): Do something useful for scroll bar event.
1994-05-22 Tom Tromey Added bug-report keybindings and menu entries.
1994-05-22 Richard M. Stallman (rmail-spool-directory): Maybe use /var/mail.
1994-05-22 Tom Tromey Even more compile stuff.
1994-05-22 Richard M. Stallman (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
1994-05-22 Tom Tromey Moved emacs version checking code to very beginning.
1994-05-22 Tom Tromey Compile fixes.
1994-05-22 Tom Tromey Fixed mark-defun for 19.23.
1994-05-22 Tom Tromey Fixed bug with M-;.
1994-05-22 Richard M. Stallman Formerly INSTALL.~28~
1994-05-22 Richard M. Stallman [MSDOS]: Don't include files from the dos extender
1994-05-22 Richard M. Stallman Include config.h.
1994-05-22 Richard M. Stallman Doc fix.
1994-05-22 Richard M. Stallman Adding dos-fns.elc to the set of Lisp files was moved
1994-05-22 Richard M. Stallman (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
1994-05-22 Richard M. Stallman (foldout-exit-fold): Make numeric argument work;
1994-05-22 Richard M. Stallman entered into RCS
1994-05-22 Richard M. Stallman Whitespace fixes.
1994-05-22 Richard M. Stallman (change_window_height): Test for DELTA too small
1994-05-22 Richard M. Stallman (jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.
1994-05-22 Richard M. Stallman (jka-compr-compression-info-list): Doc fix.
1994-05-22 Richard M. Stallman (substitute-key-definition): Skip cached menu key-equivs.
1994-05-22 Richard M. Stallman (easy-menu-create-keymaps):
1994-05-22 Tom Tromey Fixes for imenu.
1994-05-22 Tom Tromey Fixed menu support.
1994-05-22 Richard M. Stallman (Fdelete_directory): Allow dir names as well as file names.
1994-05-22 Richard M. Stallman (shell-strip-ctrl-m): Strip multiple ^Ms.
1994-05-22 Richard M. Stallman (dired-mark-pop-up): Clear mouse-face property.
1994-05-21 Richard M. Stallman (A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.
1994-05-21 Richard M. Stallman Doc fixes.
1994-05-21 Richard M. Stallman Lucid menu added.
1994-05-21 Richard M. Stallman (create_process): Don't complain about error from TIOCSETD.
1994-05-21 Richard M. Stallman Add template for init_gettimeofday.
1994-05-21 Richard M. Stallman (mostlyclean, clean, distclean, realclean)
1994-05-21 Richard M. Stallman (x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
1994-05-21 Richard M. Stallman *** empty log message ***
1994-05-21 Richard M. Stallman entered into RCS
1994-05-21 Karl Heuer (x_set_background_color): Set scroll bar backgrounds.
1994-05-20 Richard M. Stallman (dired-readin): Clear modified flag at the very end.
1994-05-20 Richard M. Stallman (server-done-hook): New hook.
1994-05-20 Richard M. Stallman Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
1994-05-20 Richard M. Stallman (Finsert_file_contents): Declare buffer as unsigned
1994-05-20 Richard M. Stallman (choose-completion):
1994-05-20 Richard M. Stallman (mouse-choose-completion):
1994-05-20 Richard M. Stallman Lots of doc fixes and message syntax fixes.
1994-05-20 Richard M. Stallman (bookmark-file): Alternate default on ms-dos.
1994-05-20 Noah Friedman Enable resize-minibuffer-mode when this file is loaded.
1994-05-20 Michael I. Bushnell Only lusers assume that O_RDONLY == 0.
1994-05-20 Richard M. Stallman (mouse-drag-secondary): Handle mouse motion out of window
1994-05-20 Richard M. Stallman (read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.
1994-05-20 Richard M. Stallman (UNEXEC_ALIAS): New variable, used to make the unex...o target.
1994-05-20 Richard M. Stallman (ispell-word): Implement C-u $ as in ispell4.el.
1994-05-20 Richard M. Stallman (lib-src): Don't depend on src/paths.h.
1994-05-20 Richard M. Stallman (Fset_face_attribute_internal): Always return valid data.
1994-05-20 Richard M. Stallman (syms_of_textprop): Set up Lisp fn get-char-property.
1994-05-20 Richard M. Stallman (basic_machine): Accept cxux*.
1994-05-19 Richard M. Stallman (FRAME_SUPPORT): Add menu-bar.el.
1994-05-19 Richard M. Stallman (EmacsFrameSetCharSize): Once again preserve x and y pos,
1994-05-19 Richard M. Stallman (EXTRA_INITIALIZE): Define here.
1994-05-19 Richard M. Stallman (EXTRA_INITIALIZE): Definition deleted.
1994-05-19 Richard M. Stallman (calendar-mode-map): Use calendar-goto-astro-day-number.
1994-05-19 Richard M. Stallman Fix unrecognized os error message.
1994-05-19 Richard M. Stallman (completion-setup-function): Make highlight span single spaces.
1994-05-19 Richard M. Stallman (gnus-group-unsubscribe-current-group):
1994-05-19 Richard M. Stallman (info-insert-file-contents): Avoid conflict with jka-compr.
1994-05-19 Richard M. Stallman (mouse-avoidance-nudge-dist): Doc fix.
1994-05-19 Richard M. Stallman (syms_of_frame): Set up frame-first-window as Lisp fn.
1994-05-19 Richard M. Stallman (menu-bar-mode): Preserve window height.
1994-05-19 Richard M. Stallman (vc-mode-line): Do nothing if FILE is nil.
1994-05-19 Richard M. Stallman (compilation-goto-locus): Handle case where *compilation*
1994-05-19 Richard M. Stallman Add "args" to dummy definition of compute-motion.
1994-05-19 Richard M. Stallman (ispell-highlight): Do nothing unless window-system.
1994-05-19 Richard M. Stallman (write_c_args): Put `default' in upper case.
1994-05-19 Richard M. Stallman (rmail-variables): Don't add any permanent-local props.
1994-05-19 Richard M. Stallman (rmail-edit-current-message): Undo previous change.
1994-05-19 Richard M. Stallman (rmail-output): Doc fix.
1994-05-19 Richard M. Stallman rmail-default-file renamed from rmail-last-file,
1994-05-19 Richard M. Stallman [BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
1994-05-19 Richard M. Stallman (PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
1994-05-19 Richard M. Stallman (setup_frame_gcs): Move cursor_bits variable out of
1994-05-19 Richard M. Stallman Doc fixes.
1994-05-19 Richard M. Stallman (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
1994-05-19 Richard M. Stallman (other_menu_bar_item_p): Return 0 if no menu bar.
1994-05-19 Richard M. Stallman (server-done): Never kill buffer here.
1994-05-19 Richard M. Stallman (xmenu_show): Don't look in menubar for core.height if no menu bar.
1994-05-19 Richard M. Stallman (Fwrite_region): Set update_mode_lines.
1994-05-19 Richard M. Stallman (menu-bar-update-buffers): Record buffers' mod and
1994-05-19 Richard M. Stallman (syms_of_fileio): Doc fix.
1994-05-19 Richard M. Stallman (posn-col-row): Doc fix.
1994-05-19 Richard M. Stallman (lispy_function_keys): Add various kp- keys for X11R6.
1994-05-18 Richard M. Stallman (font-lock-after-change-function): Fix typo in prev chg.
1994-05-18 Richard M. Stallman (Fset_window_buffer): Fix dedicated window error call.
1994-05-18 Richard M. Stallman (copydests): Get rid of spurious `-'s.
1994-05-18 Richard M. Stallman entered into RCS
1994-05-18 Richard M. Stallman *** empty log message ***
1994-05-18 Richard M. Stallman (WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
1994-05-18 Richard M. Stallman Define EMACS_CONFIGURATION instead of CONFIGURATION.
1994-05-18 Richard M. Stallman EMACS_CONFIGURATION renamed from CONFIGURATION.
1994-05-18 Richard M. Stallman (syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
1994-05-18 Richard M. Stallman (etags_getcwd): Cast result of popen.
1994-05-18 Karl Heuer (tex-delete-last-temp-files): Don't fail on non-existent directory.
1994-05-17 Karl Heuer [!MSDOS]: Declare popen.
1994-05-17 Richard M. Stallman (soundex-alist): Put variable before fn that uses it.
1994-05-17 Karl Heuer (Fbacktrace): Properly nest parentheses.
1994-05-17 Richard M. Stallman (command_loop_1): Fix test for valid display table entry,
1994-05-17 Richard M. Stallman (ALL_LDFLAGS): Add LDFLAGS.
1994-05-17 Richard M. Stallman (update_frame): Fix test of outq and baud_rate some more.
1994-05-17 Richard M. Stallman (update_frame): Fix backwd test of outq and baud_rate.
1994-05-17 Richard M. Stallman (main): Avoid crash if argc is 1.
1994-05-17 Richard M. Stallman (outline-mode): Use outline-this-or-next-heading.
1994-05-17 Richard M. Stallman (Fdo_auto_save): Save listdesc as an integer, only if open.
1994-05-17 Richard M. Stallman (validate_x_resource_name): Don't let Vx_resource_name have invalid characters.
1994-05-17 Richard M. Stallman (gnus-group-mode-map): Fix typo in prev change.
1994-05-17 Richard M. Stallman (gettimeofday): New function substituting the library
1994-05-17 Richard M. Stallman [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
1994-05-17 Richard M. Stallman (xmenu_show): Completely ignore nameless panes
1994-05-17 Karl Heuer (fix_overlays_in_range): New function.
1994-05-17 Karl Heuer (Ftranspose_regions): Fix overlays after moving markers.
1994-05-16 Richard M. Stallman (Man-heading-regexp): Accept multiple whitespace chars.
1994-05-16 Richard M. Stallman (gnus-post-news): Handle followup-to field.
1994-05-16 Richard M. Stallman (blessmail): Specify directory for blessmail.el.
1994-05-16 Richard M. Stallman *** empty log message ***
1994-05-16 Richard M. Stallman entered into RCS
1994-05-16 Richard M. Stallman Don't use `+' in regexps as different stream
1994-05-16 Richard M. Stallman Comment change.
1994-05-16 Richard M. Stallman (syms_of_eval): Doc fixes.
1994-05-16 Richard M. Stallman Doc fixes.
1994-05-16 Richard M. Stallman (precompute-menubar-bindings): Don't precompute menus if not using x.
1994-05-15 Richard M. Stallman (x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
1994-05-15 Richard M. Stallman (crlf_to_lf): Fix off-by-one condition.
1994-05-15 Richard M. Stallman (Fcurrent_time_zone): Add cast.
1994-05-15 Richard M. Stallman (LOCALTIME_CACHE): Defined.
1994-05-15 Richard M. Stallman (LOCALTIME_CACHE): Define, if not OSF1.
1994-05-15 Richard M. Stallman (HAVE_X11XTR6): Add newline before #if.
1994-05-14 Richard M. Stallman (bind_polling_period): Never decrease polling_period.
1994-05-14 Richard M. Stallman (XTread_socket): For button events, clear compose_status.
1994-05-14 Richard M. Stallman Comment change.
1994-05-14 Richard M. Stallman Remove periods from messages.
1994-05-14 Richard M. Stallman (isearch-done): Don't call deactivate-mark.
1994-05-14 Richard M. Stallman (tar-extract): Put tar name into subfile visited name.
1994-05-14 Richard M. Stallman Make menu bar defines unconditional.
1994-05-14 Richard M. Stallman Move menu bar defines to top level
1994-05-14 Richard M. Stallman (dired-mode-map): Get rid of dired-regexp-prefix;
1994-05-14 Richard M. Stallman (Fcopy_file): Close output before setting its times.
1994-05-13 Karl Heuer (Foverlay_lists): Doc fix.
1994-05-13 Richard M. Stallman (font-lock-no-comments): New variable.
1994-05-13 Richard M. Stallman (HAVE_X11XTR6): Arrange to define it.
1994-05-13 Richard M. Stallman (HAVE_X11XTR6): Add #undef.
1994-05-13 Richard M. Stallman (LIBXTR6): New variable. Test HAVE_X11XTR6.
1994-05-13 Richard M. Stallman (syms_of_keyboard): Set up Qpolling_period.
1994-05-13 Richard M. Stallman (Fopen_network_stream): Call bind_polling_period; later unbind the binding.
1994-05-13 Richard M. Stallman (save_excursion_restore): Don't run activate-mark-hook
1994-05-13 Richard M. Stallman (LIBXTR6): New variable.
1994-05-13 Richard M. Stallman (vc-registered): Use find-file-name-handler.
1994-05-13 Richard M. Stallman (sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-13 Richard M. Stallman (child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-13 Richard M. Stallman (main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-12 Richard M. Stallman Handle Motif and Open-look.
1994-05-12 Richard M. Stallman Rewrite mouse-3 menu as a keymap.
1994-05-12 Richard M. Stallman (autoload-trim-file-name): Make it relative
1994-05-12 Richard M. Stallman (outline-init): Delete junk at end.
1994-05-12 Richard M. Stallman (texinfo-show-structure): Fix subsubsection indent amount.
1994-05-12 Karl Heuer (menu-bar-update-buffers): Don't use string-match.
1994-05-12 Karl Heuer (display_text_line): Fix check for end of buffer.
1994-05-12 Karl Heuer (update-autoloads-here): Split up long message.
1994-05-12 Richard M. Stallman (maybe-blessmail): Mention bless-mail is in lib-src.
1994-05-12 Richard M. Stallman (install): Depend on blessmail.
1994-05-12 Richard M. Stallman (dumpglyphs): For cursor foreground, try the
1994-05-12 David J. MacKenzie (mips-siemens-sysv*): Put quotes around value containing blanks.
1994-05-12 Richard M. Stallman Comment change.
1994-05-12 Richard M. Stallman (gnus-group-mode-map, gnus-summary-mode-map):
1994-05-12 Richard M. Stallman (init_callproc): Never set Vdata_directory based on
1994-05-12 Richard M. Stallman (tar-extract): Don't clear out the buffer-file-name.
1994-05-12 Richard M. Stallman (shell-command): Use buffer name *Shell-Command*.
1994-05-12 Richard M. Stallman (TAGS): Use the makefile in src subdir.
1994-05-12 Richard M. Stallman (sdb): Handle tags-file-name as nil.
1994-05-11 Roland McGrath [__GNU_LIBRARY__]: Include <termios.h>.
1994-05-11 Fred Pierresteguy (xmenu_show): New var mb_item. Use it to determine the menubar item that
1994-05-11 Richard M. Stallman (string_width): Deleted.
1994-05-11 Karl Heuer (ediff-no-help-in-control-buffer): Renamed from
1994-05-11 Karl Heuer (update-file-autoloads): Delete leftover variable.
1994-05-11 Richard M. Stallman (Frename_buffer): Reject empty string as new name.
1994-05-11 Karl Heuer (exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.
1994-05-11 Karl Heuer (Man-build-man-command): Use manual-program, not hardcoded name.
1994-05-11 Karl Heuer (Man-heading-regexp): Fix pattern.
1994-05-11 Karl Heuer (Man-heading-regexp): Fix pattern.
1994-05-11 Karl Heuer (Man-reuse-okay-p): Doc fix.
1994-05-11 Richard M. Stallman (BSD): Define as 42.
1994-05-11 Richard M. Stallman Don't declare logb if it is a macro.
1994-05-10 Karl Heuer (read_char): Preserve echo area on asynch buffer switch.
1994-05-10 Richard M. Stallman (ispell-message): Add `ispell-message-text-end' and
1994-05-10 Richard M. Stallman (Finsert_file_contents) [MSDOS]: Ignore the replace feature.
1994-05-10 Roland McGrath Comment fix.
1994-05-10 Roland McGrath [__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.
1994-05-10 Edward M. Reingold (calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.
1994-05-10 Edward M. Reingold (calendar-cursor-to-date): Fix error return.
1994-05-10 Richard M. Stallman (abbreviate-file-name): Add special case for ms-dos.
1994-05-10 Roland McGrath (opsys): Recognize `gnu'.
1994-05-10 Richard M. Stallman (using NON_GNU_CPP): Fix test for CPP already set.
1994-05-10 Richard M. Stallman Comment change.
1994-05-10 Karl Heuer (frame-remove-geometry-params): Reverse the computed list, to preserve the
1994-05-10 Richard M. Stallman (rmail-toggle-header): Call rmail-highlight-headers.
1994-05-10 Richard M. Stallman (Qbuffer_file_type): Var deleted.
1994-05-10 Richard M. Stallman (syms_of_keyboard): Doc fix.
1994-05-10 Richard M. Stallman (texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.
1994-05-10 Richard M. Stallman (texinfo-environment-regexp): Split lines.
1994-05-10 Karl Heuer (file-chase-links): Delete redundant slashes.
1994-05-10 Karl Heuer Allow marker string to arrive in mid-line.
1994-05-10 Karl Heuer (safe_run_hooks): New function, extracted from command_loop_1. Bind
1994-05-10 Karl Heuer Use PT, not point.
1994-05-10 Richard M. Stallman (shell-command-on-region): Don't kill output buffer when in the one line case.
1994-05-10 Richard M. Stallman (iso-gtex2iso-trans-tab): Redorder this list.
1994-05-10 Richard M. Stallman New version from Kifer.
1994-05-09 Richard M. Stallman *** empty log message ***
1994-05-09 Richard M. Stallman (find-file-noselect): Suppress same-file warning if
1994-05-09 Richard M. Stallman (rmail-make-basic-summary-line): Get all the lines of the From field.
1994-05-09 Richard M. Stallman (menu-bar-file-menu): Add Apply Patch and Compare Files
1994-05-09 Richard M. Stallman Doc fixes.
1994-05-09 Richard M. Stallman (ange-ftp-start-process): Bind file-name-handler-alist to nil
1994-05-09 David J. MacKenzie Remove AC_LANG_C call. Not needed with Autoconf > 1.8.
1994-05-09 Richard M. Stallman (outline-init) New user interface for control of
1994-05-09 Richard M. Stallman (x_set_window_size) [USE_X_TOOLKIT]:
1994-05-09 Richard M. Stallman (process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.
1994-05-09 Richard M. Stallman (PREFER_VSUSP): Defined.
1994-05-09 Richard M. Stallman (calendar-mouse-set-mark): New function.
1994-05-08 Richard M. Stallman *** empty log message ***
1994-05-08 Richard M. Stallman (tempo-insert-region, tempo-show-completion-buffer,
1994-05-08 Richard M. Stallman (x_set_offset): Set gravity and size hint
1994-05-08 Richard M. Stallman (x_real_positions): New function.
1994-05-08 Richard M. Stallman Don't pass version to [ce]tags.
1994-05-08 Richard M. Stallman Forcibly remove "# " style comments from makefiles.
1994-05-08 Richard M. Stallman (uninstall): When processing lispdir and etcdir,
1994-05-08 Richard M. Stallman Doc fixes.
1994-05-08 Richard M. Stallman (calendar-event-to-date): Set buffer in case calendar isn't current.
1994-05-08 Richard M. Stallman (calendar-mouse-print-dates): Add missing level of list
1994-05-08 Richard M. Stallman *** empty log message ***
1994-05-07 Richard M. Stallman (ignore): Allow interactive call.
1994-05-07 Richard M. Stallman (mail-mailer-swallows-blank-line): Put space and tab into brackets.
1994-05-07 Richard M. Stallman (dehexlify-buffer): Reflect that binary-process was
1994-05-07 Richard M. Stallman [MSDOS]: Rename Vbinary_process to Vbinary_process_output.
1994-05-07 Richard M. Stallman (read_char): Don't text do_mouse_tracking;
1994-05-07 Richard M. Stallman (record_delete): Record the old point value only right after a boundary.
1994-05-07 Richard M. Stallman Comment change.
1994-05-07 Richard M. Stallman (mirror-mode): Commented out.
1994-05-07 Richard M. Stallman (PURESIZE): Increase to 205000.
1994-05-07 Richard M. Stallman entered into RCS
1994-05-07 Richard M. Stallman (install-arch-indep): Do install info/dired-x*.
1994-05-07 Richard M. Stallman (run_in_place): Don't use pwd for archlibdir and docdir.
1994-05-07 Richard M. Stallman entered into RCS
1994-05-07 Karl Heuer (hexl-insert-char): Increment `address' for every character inserted.
1994-05-07 Richard M. Stallman (PURESIZE): Increase to 235000.
1994-05-07 Karl Heuer Provide 'resume.
1994-05-07 Karl Heuer (asm-comment): Don't match newline.
1994-05-07 Karl Heuer (dired-mark-subdir-files): Don't pass any arguments interactively.
1994-05-07 Karl Heuer (Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.
1994-05-07 Karl Heuer (forms-mode): Set visited file name to nil to prevent overwrite and autosave.
1994-05-07 Karl Heuer (hexl-mode-map): Add bindings for cursor keys.
1994-05-07 Karl Heuer (hide-ifdef-syntax-table): New variable.
1994-05-07 Karl Heuer (isearch-edit-string): Doc fix.
1994-05-07 Karl Heuer (shell-forward-command, shell-backward-command): Fix regexp.
1994-05-07 Richard M. Stallman (rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.
1994-05-07 Richard M. Stallman If rmail-spool-directory is not a directory,
1994-05-07 Karl Heuer (terminal-edit-mode): Doc fix.
1994-05-07 Karl Heuer (minibuffer-history-sexp-flag): Doc fix.
1994-05-07 Karl Heuer Don't precompute keybinding cache for menubar. Now done in startup.el instead.
1994-05-07 Karl Heuer (precompute-menubar-bindings): New function, formerly in loadup.el.
1994-05-07 Richard M. Stallman (sc-cite-original): Add autoload.
1994-05-07 Richard M. Stallman (backquote-backquote-symbol): Don't autoload defvar.
1994-05-06 Richard M. Stallman (rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.
1994-05-06 Karl Heuer Change another new-frame to make-frame (missed this one last time).
1994-05-06 Karl Heuer (menu-bar-file-menu): Change new-frame to make-frame, to agree with the
1994-05-06 Karl Heuer Change new-frame to make-frame.
1994-05-06 Karl Heuer (Man-notify-when-ready): Change new-frame to make-frame.
1994-05-06 Karl Heuer (mouse-tear-off-window): Change new-frame to make-frame.
1994-05-06 Richard M. Stallman Define NO_MATHERR.
1994-05-06 Richard M. Stallman Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.
1994-05-06 Richard M. Stallman entered into RCS
1994-05-06 Richard M. Stallman Initial revision
1994-05-06 Jim Meyering *** empty log message ***
1994-05-06 Richard M. Stallman (frame-notice-user-settings): Wait till frame becomes
1994-05-06 Richard M. Stallman (LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.
1994-05-06 Francesco Potortì * m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.
1994-05-06 Richard M. Stallman (update-directory-autoloads): Ignore files
1994-05-06 Richard M. Stallman (error): Fix logic in call to xmalloc/xrealloc.
1994-05-06 Richard M. Stallman (wait_reading_process_input): Don't call prepare_menu_bars
1994-05-06 Richard M. Stallman (make_lispy_event): Ignore mouse events for deleted frame.
1994-05-06 Richard M. Stallman (imenu-default-create-index-function):
1994-05-06 Karl Heuer (hilit-lookup-face-create): Don't put string values into the global face-font
1994-05-06 Karl Heuer (Fdelete_other_windows): Do nothing if w->start is outside region.
1994-05-06 Karl Heuer Use PT, not point.
1994-05-06 Richard M. Stallman (x_set_offset): Update XNegative and YNegative for new pos.
1994-05-06 Richard M. Stallman (last_point_position_buffer): New variable.
1994-05-06 Richard M. Stallman (frame-notice-user-settings): Use geometry parms from frame
1994-05-05 Richard M. Stallman (frame-notice-user-settings): When replacing the first
1994-05-05 Richard M. Stallman (x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.
1994-05-05 Richard M. Stallman (describe_map): Ignore bindings for all except symbols and integers.
1994-05-05 Richard M. Stallman (unexec): Handle debugging info properly.
1994-05-05 Richard M. Stallman Don't use netbsd.h. Do all that right here.
1994-05-05 David J. MacKenzie Fix out of date comment.
1994-05-05 Richard M. Stallman *** empty log message ***
1994-05-05 Richard M. Stallman entered into RCS
1994-05-05 Karl Heuer (xmenu_show): Disallow empty menus.
1994-05-05 Karl Heuer (Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.
1994-05-05 Richard M. Stallman (choose-completion-string): Barf if completing into
1994-05-05 Richard M. Stallman (rmail-output-menu): Set rmail-default-rmail-file.
1994-05-05 Richard M. Stallman (last_point_position_buffer): Declared.
1994-05-05 Richard M. Stallman (making src/Makefile and lib-src/Makefile):
1994-05-05 Richard M. Stallman Put in a separator for where to start cpp procssing.
1994-05-05 Richard M. Stallman Put in a separator for where to start cpp procssing.
1994-05-05 Richard M. Stallman Comment change.
1994-05-04 Richard M. Stallman Test ISC4_0 along with TIOCGWINSZ.
1994-05-04 Richard M. Stallman (NEED_SIOCTL, ISC4_0): Declared.
1994-05-04 Richard M. Stallman (show-ifdefs, hide-ifdefs): Bind inhibit-read-only.
1994-05-04 Doug Evans Remove duplicate -freebsd* entry.
1994-05-04 Richard M. Stallman (frame-notice-user-settings): Discard `reverse' when
1994-05-04 Richard M. Stallman (rmail-input-menu): Don't call expand-file-name.
1994-05-04 Richard M. Stallman (rmail-output-menu): Don't call expand-file-name.
1994-05-04 Richard M. Stallman (imenu): Renamed from goto-index-pos.
1994-05-04 Richard M. Stallman *** empty log message ***
1994-05-04 Richard M. Stallman (gud-marker-acc): Use make-variable-buffer-local.
1994-05-04 Richard M. Stallman (hide-sublevels): Typo in previous change.
1994-05-04 Richard M. Stallman Distribute lisp/Makefile.
1994-05-04 Richard M. Stallman Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
1994-05-04 Richard M. Stallman entered into RCS
1994-05-04 Richard M. Stallman (hide-sublevels): No need for condition-case.
1994-05-04 Richard M. Stallman (lib-src): Undo previous change.
1994-05-04 Richard M. Stallman (maybe-blessmail): New target to print the blessmail warning message.
1994-05-04 Richard M. Stallman (frame-initialize): Delete the code for reverse-video.
1994-05-04 Richard M. Stallman (x_set_cursor_color): Fix typo.
1994-05-04 Karl Heuer Update copyright.
1994-05-04 Roland McGrath Initial revision
1994-05-04 Richard M. Stallman *** empty log message ***
1994-05-04 Karl Heuer Update copyright.
1994-05-04 Richard M. Stallman (x_own_selection): Catch errors around XSetSelectionOwner.
1994-05-04 Richard M. Stallman (mouse-secondary-save-then-kill): Doc fix.
1994-05-03 Richard M. Stallman (lisp-mode-variables): Added missing backslash to outline-regexp.
1994-05-03 Karl Heuer Update copyright.
1994-05-03 Richard M. Stallman (backquote): Add autoloads.
1994-05-03 Karl Heuer Update copyright.
1994-05-03 Edward M. Reingold (tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in
1994-05-03 Richard M. Stallman Comment change.
1994-05-03 Richard M. Stallman (syms_of_buffer): Doc fix.
1994-05-03 Richard M. Stallman (isearch-case-fold-search): new possible value `yes'
1994-05-03 Richard M. Stallman (lib-src): Depend on src.
1994-05-03 Richard M. Stallman (display_text_line): Since HPOS is negative, avoid
1994-05-03 Richard M. Stallman Removed some keystrokes for obscure toggle commands:
1994-05-03 Richard M. Stallman Comment change.
1994-05-03 Richard M. Stallman (read_minibuf): Clear previous_echo_glyphs.
1994-05-03 Tom Tromey *** empty log message ***
1994-05-03 Roland McGrath (visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.
1994-05-02 Richard M. Stallman (file_name_completion_stat): Use both lstat and stat.
1994-05-02 Richard M. Stallman Doc fixes.
1994-05-02 Roland McGrath (tags-find-table-in-list): Only recurse if (tags-included-tables) returns
1994-05-02 Karl Heuer (note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):
1994-05-02 Karl Heuer (show_mouse_face): Fix test for cursor in highlighted area.
1994-05-02 Karl Heuer (${archlibdir}): Be lenient about wc output format.
1994-05-02 Richard M. Stallman (Man-notify-when-ready): Don't call select-frame if no window system.
1994-05-02 Richard M. Stallman (double-translate-key): Changed 'delete to 127 to make
1994-05-02 Richard M. Stallman Unspecified location of chown for Linux (Linux doesn't put chown in /etc).
1994-05-02 Richard M. Stallman *** empty log message ***
1994-05-02 Francesco Potortì * m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work.
1994-05-02 Richard M. Stallman (ielm-dynamic-multiline-inputs): New variable.
1994-05-02 Richard M. Stallman (HAVE_MOUSE): Defined.
1994-05-02 Richard M. Stallman Finish downcasing mouse_init1, mouse_off,
1994-05-02 Richard M. Stallman Finish downcasing mouse_init1, mouse_off,
1994-05-02 Richard M. Stallman (Fframe_live_p): Alternative defn for not MULTI_FRAME.
1994-05-02 Richard M. Stallman (init_buffer_once): Initialize buffer_file_type field right.
1994-05-02 Richard M. Stallman Doc fixes.
1994-05-02 Richard M. Stallman (Man-notify-when-ready): In newframe case, use save-excursion.
1994-05-02 Richard M. Stallman Initial revision
1994-05-02 Richard M. Stallman (create_process): Undo April 19 setsid change.
1994-05-02 Richard M. Stallman (struct x_display): New field size_hint_flags.
1994-05-02 Richard M. Stallman (x_calc_absolute_position): Use size_hint_flags.
1994-05-02 Richard M. Stallman (Fx_create_frame): Set the size_hint_flags field.
1994-05-01 Richard M. Stallman (x_wm_set_size_hint): Don't try to handle negative positions.
1994-05-01 Richard M. Stallman (x_figure_window_size): Handle `-' for top or left.
1994-05-01 Richard M. Stallman Initial revision
1994-05-01 Richard M. Stallman Distribute config.bat.
1994-05-01 Richard M. Stallman (perform-replace): Call substitute-command-keys just once
1994-05-01 Richard M. Stallman Initial revision
1994-05-01 Richard M. Stallman (set-register-value): Setting the high byte of a
1994-05-01 Richard M. Stallman (sunrise-sunset): Undo previous change.
1994-05-01 Richard M. Stallman entered into RCS
1994-05-01 Richard M. Stallman *** empty log message ***
1994-05-01 Richard M. Stallman *** empty log message ***
1994-05-01 Richard M. Stallman (x_figure_window_size): Set USPosition only if user-position
1994-05-01 Richard M. Stallman (Ftranspose_regions): Take addresses only after move gap.
1994-05-01 Richard M. Stallman (x-handle-geometry): Specify user-position and
1994-05-01 Richard M. Stallman (solar-degrees-to-hours, solar-hours-to-days): Force floating result.
1994-05-01 Richard M. Stallman (update_frame): Fix previous change: unconditionally bzero at the end.
1994-05-01 Richard M. Stallman (Ftrack_mouse): Call prepare_menu_bars at the start.
1994-05-01 Richard M. Stallman (${archlibdir}): Don't run blessmail; instead
1994-05-01 Richard M. Stallman Don't load site-init.el.
1994-05-01 Paul Reilly Corrected the DGUX 5.4R2 include filename.
1994-05-01 Paul Reilly Initial revision
1994-05-01 Karl Heuer (PURESIZE) [MULTI_FRAME]: Increase to 232000.
1994-05-01 Karl Heuer (desktop-files-not-to-save): New variable to exclude certain files -- magic
1994-05-01 Karl Heuer (menu-bar-update-buffers): Fix misspelled variable.
1994-04-30 Paul Reilly (IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR.
1994-04-30 Paul Reilly Initial revision
1994-04-30 Paul Reilly Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note to
1994-04-30 Paul Reilly entered into RCS
1994-04-30 Richard M. Stallman Don't call menu-bar-mode here.
1994-04-30 Richard M. Stallman Don't bind [mouse-1]; that's done elsewhere.
1994-04-30 Richard M. Stallman (find_entries): Treat `*.cpp' as C++ files.
1994-04-30 Richard M. Stallman We don't have to have the version number in here anymore.
1994-04-30 Richard M. Stallman Identify the file being patched as src/...
1994-04-30 Richard M. Stallman Don't comment out the inc-vers run as that does not exist anymore.
1994-04-30 Richard M. Stallman (gnus-summary-mode-map): Bind # to gnus-uu-mark-article.
1994-04-30 Richard M. Stallman [MSDOS]: #include <sys/param.h> for the following.
1994-04-30 Paul Reilly configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
1994-04-30 Richard M. Stallman (record_asynch_buffer_change): Block SIGIO.
1994-04-30 Richard M. Stallman (force_auto_save_soon): New function.
1994-04-30 Richard M. Stallman (memory_warning_signal): Call force_auto_save_soon.
1994-04-30 Richard M. Stallman (scroll-bar-event-ratio): New function.
1994-04-30 Richard M. Stallman *** empty log message ***
1994-04-30 Richard M. Stallman (Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.
1994-04-30 Richard M. Stallman entered into RCS
1994-04-30 Richard M. Stallman major code speedups, bug fixes, behavior
1994-04-30 Richard M. Stallman (hack-one-local-variable): Silently execute eval
1994-04-30 Richard M. Stallman (gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.
1994-04-30 Karl Heuer (revert-buffer): widen before replacing text.
1994-04-30 Richard M. Stallman *** empty log message ***
1994-04-30 Richard M. Stallman (init_eval): Initialize when_entered_debugger to -1.
1994-04-30 Richard M. Stallman entered into RCS
1994-04-30 Roland McGrath (tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.
1994-04-30 Richard M. Stallman (x_wm_set_size_hint): Always set PWinGravity.
1994-04-30 Richard M. Stallman (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
1994-04-29 Richard M. Stallman (xdialog_show): Clear x_mouse_grabbed.
1994-04-29 Richard M. Stallman (Ftranspose_regions): New function.
1994-04-29 Karl Heuer (Ffset, Ffmakunbound): Signal an error if SYM is nil or t.
1994-04-29 Karl Heuer [MSDOS]: Re-enable some #undef's.
1994-04-29 Richard M. Stallman We have bcmp. Configuration is "msdos". Get rid of ^Ms.
1994-04-29 Richard M. Stallman Set CFLAGS=-O2, not -g. Correct for
1994-04-29 Richard M. Stallman Set CFLAGS=-O2, not -g. Handle the new
1994-04-29 Richard M. Stallman (window_system): Restore accidentally deleted code that uses AC_FIND_X.
1994-04-29 Richard M. Stallman (desktop-internal-v2s): Default case fixed to return correct quote flag.
1994-04-29 Richard M. Stallman (getppid): Definition deleted.
1994-04-29 Richard M. Stallman (Fminibuffer_complete): Add third arg to Fset_window_start.
1994-04-29 Richard M. Stallman (decode_mode_spec): Fix handling of `%t'.
1994-04-29 Richard M. Stallman [MSDOS]: Don't define proto type for exit.
1994-04-29 Richard M. Stallman *** empty log message ***
1994-04-29 Richard M. Stallman *** empty log message ***
1994-04-29 Richard M. Stallman entered into RCS
1994-04-29 Richard M. Stallman (vc-mode-line): Fix previous change.
1994-04-29 Karl Heuer (Fsingle_key_description): Undo previous change.
1994-04-29 Karl Heuer (do_completion): Initialize vars before gcpro.
1994-04-29 Richard M. Stallman Comment change.
1994-04-29 Richard M. Stallman (update_frame): Move those assignments even farther down.
1994-04-29 Richard M. Stallman (x_wm_set_size_hint): Don't set PMaxSize.
1994-04-29 Karl Heuer (describe_buffer_bindings): gcpro stuff. Delete some unused code.
1994-04-29 Karl Heuer Doc fixes.
1994-04-29 Karl Heuer (describe_map_tree): gcpro some things.
1994-04-29 Karl Heuer (Fsingle_key_description): Accept strings as keys since the buffer menu uses
1994-04-28 Richard M. Stallman (inhibit-file-name-handers): Correct documentation.
1994-04-28 Richard M. Stallman Fix syntax in previous change.
1994-04-28 Richard M. Stallman Don't look for -lresolv.
1994-04-28 Richard M. Stallman (update_frame): Move assignments to current_frame and desired_frame.
1994-04-28 Richard M. Stallman entered into RCS
1994-04-28 Richard M. Stallman (logb): Test HPUX, not hpux.
1994-04-28 Richard M. Stallman (LIBS_SYSTEM): #if 0'd.
1994-04-28 Richard M. Stallman (Fx_popup_menu): Doc fix.
1994-04-28 Richard M. Stallman *** empty log message ***
1994-04-28 Richard M. Stallman (disabled-command-hook): Try to enable command in user
1994-04-28 Richard M. Stallman (x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
1994-04-28 Richard M. Stallman (Vunread_command_events): Renamed.
1994-04-28 Karl Heuer (lisp-mode-variables): Undo previous change.
1994-04-28 Karl Heuer (XTread_socket): Only top window cares about LeaveNotify.
1994-04-28 Richard M. Stallman (Vunread_command_events): Renamed from unread_command_events.
1994-04-28 Richard M. Stallman (x_make_frame_visible): Use XtMapWidget, not XtPopup.
1994-04-28 Karl Heuer Drop the trailing slash.
1994-04-28 Richard M. Stallman (gud-mips-p, gud-irix-p): Test system-configuration.
1994-04-28 Richard M. Stallman Fix typo in previous change.
1994-04-28 Richard M. Stallman (syms_of_emacs): Doc fix.
1994-04-28 Karl Heuer (Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
1994-04-28 Richard M. Stallman (child_setup): Test PRIO_PROCESS, as in sys_subshell.
1994-04-28 Richard M. Stallman Use m/hp800.h in place of m/hp9000s800.h.
1994-04-28 Richard M. Stallman Renamed from hp9000s800.h.
1994-04-28 Richard M. Stallman Don't include string.h or strings.h.
1994-04-28 Richard M. Stallman (create_process): If vfork fails, close forkin and forkout.
1994-04-28 Richard M. Stallman (describe-buffer-case-table): Don't use text-char-description.
1994-04-28 Richard M. Stallman (menu-bar-update-buffers): Get rid of debugging code accidentally left in.
1994-04-28 Richard M. Stallman (menu-bar-help-menu): Add item for report-emacs-bug.
1994-04-28 Richard M. Stallman (menu-bar-help-menu): Add item for emacs-version.
1994-04-28 Richard M. Stallman (lib-src): Depend on src/paths.h.
1994-04-28 Karl Heuer (unexec): Cast pointers. Fix error message.
1994-04-28 Richard M. Stallman Make a sub-keymap for the Buffers menu bar item.
1994-04-28 Karl Heuer Chase symlinks manually.
1994-04-28 Richard M. Stallman Get the file's truename in case it is a link.
1994-04-28 Karl Heuer Don't make an empty script.
1994-04-28 Richard M. Stallman (hp800): Define this instead of hp9000s800.
1994-04-28 Richard M. Stallman (mostlyclean): Remove liblw.a.
1994-04-28 Richard M. Stallman (read1): Allow `\C- ' and `\C-?'.
1994-04-27 Richard M. Stallman (ange-ftp-hook-function): Use ange-ftp-run-real-handler.
1994-04-27 Richard M. Stallman (ange-ftp-completion-hook-function): Use new inhibit vars.
1994-04-27 Richard M. Stallman Improve error message for bad --with-x-toolkit value.
1994-04-27 Richard M. Stallman (LD_SWITCH_SYSTEM): Undo previous change.
1994-04-27 Richard M. Stallman Restore deleted AC_SUBST of `configuration'.
1994-04-27 Karl Heuer (compilation-error-regexp-alist): Add fortran pattern.
1994-04-27 Karl Heuer Use C-style comments.
1994-04-27 Karl Heuer C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.
1994-04-27 Karl Heuer *** empty log message ***
1994-04-27 Karl Heuer (Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
1994-04-27 Richard M. Stallman Comment change.
1994-04-27 Richard M. Stallman (calendar-starred-day): Var renamed from starred-day.
1994-04-27 Richard M. Stallman (LIBS_SYSTEM): Commented out.
1994-04-27 Richard M. Stallman (Finsert_file_contents): Fix accessing buffer_file_type
1994-04-27 Richard M. Stallman (xmenu_show, xdialog_show):
1994-04-27 Richard M. Stallman (XTread_socket, case ClientMessage): Don't call
1994-04-27 Noah Friedman Added comment indicating author.
1994-04-27 Richard M. Stallman Define CONFIGURATION in src/config.h
1994-04-27 Richard M. Stallman (configuration): Make variable deleted.
1994-04-27 Richard M. Stallman (CONFIGURATION): Add #undef.
1994-04-27 Richard M. Stallman (x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.
1994-04-27 Richard M. Stallman (XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
1994-04-27 Richard M. Stallman *** empty log message ***
1994-04-27 Karl Heuer (frame-update-faces): Unset old font.
1994-04-26 Richard M. Stallman entered into RCS
1994-04-26 Richard M. Stallman *** empty log message ***
1994-04-26 Karl Heuer (install-doc): New target.
1994-04-26 Karl Heuer (create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.
1994-04-26 Richard M. Stallman *** empty log message ***
1994-04-26 Richard M. Stallman entered into RCS
1994-04-26 Richard M. Stallman (internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.
1994-04-26 Richard M. Stallman (tags-add-tables): Doc fix.
1994-04-26 Richard M. Stallman (mark_object, case frame): Mark menu_bar_vector field.
1994-04-26 Richard M. Stallman (run-hooks): Don't use mapcar--save consing.
1994-04-26 Karl Heuer (adjust_point): New function.
1994-04-26 Karl Heuer Use PT, not point.
1994-04-26 Richard M. Stallman Fix GPL version.
1994-04-26 Richard M. Stallman (read_filtered_event): Use Vunread_command_events.
1994-04-26 Richard M. Stallman (temp_echo_area_glyphs): Use Vunread_command_events.
1994-04-26 Karl Heuer Fix comment.
1994-04-25 Richard M. Stallman Comment change.
1994-04-25 Karl Heuer (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll
1994-04-25 Karl Heuer (XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.
1994-04-25 Karl Heuer (x_term_init): Add explicit cast.
1994-04-25 Roland McGrath (compilation-next-error-locus): Use compilation-error-message instead of
1994-04-25 Richard M. Stallman (menu_bar_item): Put a list of keymaps into the third
1994-04-25 Richard M. Stallman (menu_bar_event): New event type.
1994-04-25 Richard M. Stallman (syms_of_xdisp): Set up Qmenu_bar_update_hook.
1994-04-25 Richard M. Stallman (make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.
1994-04-25 Richard M. Stallman (struct frame): New fields menu_bar_vector and menu_bar_items_used.
1994-04-25 Richard M. Stallman (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.
1994-04-25 Karl Heuer (F*_property_change): Typecheck limit argument.
1994-04-25 Karl Heuer (desktop-internal-v2s): Make structure match docstring.
1994-04-25 Karl Heuer (tar-copy): Don't bother with a temp buffer.
1994-04-25 Richard Kenner Recognize FreeBSD.
1994-04-25 Richard M. Stallman *** empty log message ***
1994-04-24 Richard M. Stallman (mode-line-format): Put `mode-line-process' earlier.
1994-04-24 Richard M. Stallman *** empty log message ***
1994-04-24 Richard M. Stallman Initial revision
1994-04-24 Karl Heuer (rmail-highlight-headers): Extracted as a new function. Fix overlay position.
1994-04-24 Richard M. Stallman (shell-dirstack-query): Defaults to nil.
1994-04-24 Richard M. Stallman *** empty log message ***
1994-04-24 Richard M. Stallman (vc-mode-line): Warn if file is not vc-registered
1994-04-24 Richard M. Stallman (Fselect_window): Use Fselect_frame.
1994-04-24 Richard M. Stallman (lisp-mode-variables): In comment-start-skip,
1994-04-24 Richard M. Stallman (tar-extract): Don't put whole file name in buffer name.
1994-04-24 Richard M. Stallman (terminal-cease-edit, terminal-mode):
1994-04-24 Richard M. Stallman (shell-command): Remove space after `:' in mode-line-process.
1994-04-24 Richard M. Stallman (inferior-lisp-mode): Remove space after `:' in mode-line-process.
1994-04-24 Richard M. Stallman (gud-mode, gud-sentinel):
1994-04-24 Richard M. Stallman (find-dired, find-dired-sentinel):
1994-04-24 Richard M. Stallman (compilation-setup, compilation-sentinel):
1994-04-24 Richard M. Stallman (comint-mode): Remove space after `:' in mode-line-process.
1994-04-24 Richard M. Stallman (inferior-scheme-mode):
1994-04-24 Richard M. Stallman (tc-mode-line-format):
1994-04-24 Richard M. Stallman (tpu-set-mode-line):
1994-04-24 Richard M. Stallman (Man-mode-line-format):
1994-04-24 Richard M. Stallman Doc fixes.
1994-04-24 Richard M. Stallman (rmail-show-message): Always re-set overlay face property.
1994-04-24 Richard M. Stallman (kill-paragraph): Don't use save-excursion.
1994-04-24 Richard M. Stallman (kill-line, kill-word): Don't use save-excursion.
1994-04-24 Richard M. Stallman (Fkill_all_local_variables): Doc fix.
1994-04-24 Richard M. Stallman (rmail-show-message): Use overlays, not text properties.
1994-04-24 Richard M. Stallman (mail-extr-all-top-level-domains): Renamed from all-top-level-domains.
1994-04-24 Richard M. Stallman (create_process): Use child_setup_tty only if pty_flag.
1994-04-24 Richard M. Stallman (create_process): Use SETUP_SLAVE_PTY only if pty_flag.
1994-04-23 Richard M. Stallman (special-display-frame-alist): New variable.
1994-04-23 Richard M. Stallman Implement special frames for specified buffers.
1994-04-23 Richard M. Stallman (Fset_frame_selected_window): New function.
1994-04-23 Richard M. Stallman (Vascii_canon_table, Vascii_eqv_table): Declared.
1994-04-23 Richard M. Stallman (reset_buffer_local_variables): Use Vascii_eqv_table
1994-04-23 Tom Tromey Wrote tcl-indent-for-comment
1994-04-23 Richard M. Stallman (rmail-show-message): Highlight the specified fields.
1994-04-23 Richard M. Stallman (etags, ctags): Make VERSION a string constant.
1994-04-23 Richard M. Stallman (print_version): Print VERSION as a string.
1994-04-23 Richard M. Stallman (comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.
1994-04-23 Richard M. Stallman (LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.
1994-04-23 Richard M. Stallman Test for libresolv.a.
1994-04-23 Richard M. Stallman (alloca.o): Use config_h.
1994-04-23 Richard M. Stallman (max_process_desc): New variable.
1994-04-23 Richard M. Stallman (ange-ftp-add-file-entry-alist): Fix typo in prev change.
1994-04-23 Richard M. Stallman Many doc fixes.
1994-04-23 Richard M. Stallman (syms_of_fileio): New Lisp var inhibit-file-name-operation.
1994-04-23 Richard M. Stallman (x_window): Test FRAME_EXTERNAL_MENU_BAR
1994-04-23 Richard M. Stallman *** empty log message ***
1994-04-23 Karl Heuer (undigestify-rmail-message): Update summary buffer.
1994-04-23 Karl Heuer Cosmetic changes.
1994-04-23 Karl Heuer Delete misplaced comment.
1994-04-23 Richard M. Stallman *** empty log message ***
1994-04-23 Richard M. Stallman Initial revision
1994-04-23 Richard M. Stallman (HAVE_LIBRESOLV): Add #undef.
1994-04-23 Karl Heuer (.PHONY, install): Kill reference to obsolete do-install.
1994-04-23 Richard M. Stallman (LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.
1994-04-22 Karl Heuer Pass operation to find-file-name-handler.
1994-04-22 Karl Heuer (Ffind_file_name_handler): New argument OPERATION. All callers changed.
1994-04-22 Karl Heuer Pass operation to Ffind_file_name_handler.
1994-04-22 Karl Heuer Don't treat $ as special if escaped.
1994-04-22 Richard M. Stallman (x_set_mouse_pixel_position): New function.
1994-04-22 Richard M. Stallman (Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
1994-04-22 Richard M. Stallman (makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.
1994-04-22 Richard M. Stallman (mouse-extend): Handle case where posn-window is a frame.
1994-04-22 Richard M. Stallman (command-line-default-directory): New variable.
1994-04-22 Richard M. Stallman (mouse-set-font): Simply call set-default-font.
1994-04-22 Richard M. Stallman (set-default-font): Call frame-update-faces.
1994-04-22 Richard M. Stallman (frame-update-faces): New function.
1994-04-22 Richard M. Stallman (rmail-font-lock-keywords): New variable.
1994-04-22 Richard M. Stallman (display-time): Force use of pipe, not pty.
1994-04-22 Richard M. Stallman (vc-backend-diff): Test of cmp was backwards.
1994-04-21 Karl Heuer doc fix.
1994-04-21 Richard M. Stallman (ispell-use-ptys-p): Doc fix.
1994-04-21 Richard M. Stallman (send_process): If fpathconf fails, use 250.
1994-04-21 Karl Heuer *** empty log message ***
1994-04-21 Karl Heuer *** empty log message ***
1994-04-21 Richard M. Stallman (get_lim_data): Handle NO_LIM_DATA.
1994-04-21 Richard M. Stallman (gud-filter): Call comint-output-filter at the end.
1994-04-21 Richard M. Stallman (c-macro-expansion): changed the algorithm to allow
1994-04-21 Karl Heuer (Info-next-preorder): Don't follow footnotes here.
1994-04-21 Karl Heuer (Electric-buffer-menu-mouse-select): New function.
1994-04-21 Karl Heuer (ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
1994-04-21 Richard M. Stallman (init_lread): Maybe put build-time Lisp dirs on load-path.
1994-04-21 Richard M. Stallman (init_cmdargs): Check only for etc and lib-src subdirs
1994-04-21 Richard M. Stallman (init_cmdargs): Just check for etc and lib-src subdirs
1994-04-21 Richard M. Stallman (x_make_frame_visible): Args to x_set_offset were swapped.
1994-04-21 Richard M. Stallman (init_callproc): Set Vdoc_directory like Vdata_directory.
1994-04-21 Richard M. Stallman Comment change.
1994-04-21 Richard M. Stallman (comint-mode): Set comint-last-input-start and
1994-04-21 Richard M. Stallman (gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
1994-04-21 Richard M. Stallman (clean): Delete DOC*.
1994-04-21 Richard M. Stallman *** empty log message ***
1994-04-20 Karl Heuer (x_top_window_to_frame): Declare this function.
1994-04-20 Richard M. Stallman (server-kill-emacs-query-function)
1994-04-20 Richard M. Stallman (readline): Fix updating of p when buffer grows.
1994-04-20 Richard M. Stallman (sort-subr): Use car-less-than-car when appropriate.
1994-04-20 Richard M. Stallman Doc fixes.
1994-04-20 Roland McGrath (compilation-parse-errors): Fix references for column number, 3 elt not
1994-04-20 Richard M. Stallman (TAGS): Split off included tags file lisp/TAGS.
1994-04-20 Francesco Potortì * m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.
1994-04-20 Richard M. Stallman (Fmodify_frame_parameters, Fframe_parameters):
1994-04-20 Richard M. Stallman (HAVE_INET_SOCKETS): Add #undef.
1994-04-20 Richard M. Stallman (XTread_socket): Delete the non-NEW_SELECTIONS code
1994-04-20 Richard M. Stallman (XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
1994-04-20 Richard M. Stallman (set_window_width): Don't delete root window for being too narrow.
1994-04-20 Richard M. Stallman Doc fixes.
1994-04-20 Karl Heuer (init-file-user): Doc fix.
1994-04-20 Richard M. Stallman Provide cmacexp.
1994-04-20 Karl Heuer (blessmail): New target.
1994-04-20 Karl Heuer Initial revision
1994-04-20 Karl Heuer (describe_map_tree, describe_map): Skip keymaps we've seen before.
1994-04-20 Richard M. Stallman (create_process): Call setsid only if pty_flag.
1994-04-20 Karl Heuer (describe_map): Merge with describe_map_2.
1994-04-20 Karl Heuer (defun-prompt-regexp): Make this variable buffer-local.
1994-04-20 Karl Heuer (read_avail_input): Don't retry read.
1994-04-20 Karl Heuer (report-emacs-bug): Insert at separator, not at end.
1994-04-19 Richard M. Stallman (install-arch-indep): Don't install dired-x*.
1994-04-19 Richard M. Stallman (CRT0_DUMMIES): Ignore one arg.
1994-04-19 Richard M. Stallman (Vlast_event_frame): Define unconditionally.
1994-04-19 Richard M. Stallman (${etc}DOC): Delete redundant version.el from cmd.
1994-04-19 Richard M. Stallman *** empty log message ***
1994-04-19 Richard M. Stallman Comment change.
1994-04-19 Karl Heuer (read_avail_input): Test EINTR, not EAGAIN.
1994-04-19 Karl Heuer (read_avail_input): Write loop as a do-while.
1994-04-19 Karl Heuer (PURESIZE) [!MULTI_FRAME]: Increase to 200000.
1994-04-19 Karl Heuer (rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.
1994-04-19 Richard M. Stallman (kill-emacs-query-functions): Fix typo in question text.
1994-04-19 Richard M. Stallman *** empty log message ***
1994-04-19 Karl Heuer (comint-replace-by-expanded-history): Expand only at prompt.
1994-04-19 Karl Heuer (src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
1994-04-19 Richard M. Stallman (kill-buffer-query-functions): Fix the question text.
1994-04-19 Richard M. Stallman (window_system): Obey --with-x11=no and --with-x10=no.
1994-04-19 Richard M. Stallman (readline): When extending the buffer,
1994-04-18 Karl Heuer (outline-end-of-subtree): Stop before final newline.
1994-04-18 Richard M. Stallman (hexl-mode): Make local binding for hexl-max-address.
1994-04-18 Richard M. Stallman (shell-command-filter): If point was at end, leave it at end.
1994-04-18 Karl Heuer (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
1994-04-18 Richard M. Stallman (shell-command-sentinel): Do nothing if buffer is dead.
1994-04-18 Richard M. Stallman (menu-bar-enable-clipboard): Construct new cons cells.
1994-04-18 Richard M. Stallman (create_process): Fix previous change.
1994-04-18 Richard M. Stallman Comment change.
1994-04-18 Francesco Potortì * etags.c (main, print_help): eliminate the -F option.
1994-04-18 Francesco Potortì * etags.c (absolute_filename): compare against '\0' instead of NULL.
1994-04-18 Richard M. Stallman Move pop-global-mark bindings to loaddefs.el.
1994-04-18 Richard M. Stallman (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
1994-04-17 Richard M. Stallman (Xatom_editres_name): Variable defined.
1994-04-17 Richard M. Stallman (Xatom_editres_name): Declared.
1994-04-17 Richard M. Stallman (EMACS_INT, EMACS_UINT): New typedefs.
1994-04-17 Richard M. Stallman *** empty log message ***
1994-04-17 Richard M. Stallman (set_case_table): Handle nil for EQV with non-nil CANON.
1994-04-17 Richard M. Stallman (read_avail_input): Test both aix386 and _BSD.
1994-04-17 Richard M. Stallman (Fx_create_frame): Delete excess args to x_wm_set_size_hint.
1994-04-17 Richard M. Stallman (dumpglyphs): When HL=2, check explicitly for using
1994-04-17 Richard M. Stallman (x_display): New field win_gravity.
1994-04-17 Richard M. Stallman (read_char_x_menu_prompt): Don't check for value = nil
1994-04-17 Richard M. Stallman (xmenu_show): Fix typo in last change.
1994-04-17 Richard M. Stallman Rewrite to use netbsd.h and define NO_SHARED_LIBS.
1994-04-16 David J. MacKenzie Call AC_LANG_C, if it's defined, after AC_PREPARE.
1994-04-16 Richard M. Stallman (create_process): Test TIOCSETD along with NTTYDISC.
1994-04-16 Richard M. Stallman (configuration): Use SET_MAKE to get the value of $(MAKE).
1994-04-16 Karl Heuer (debug, debugger-eval-expression): Preserve match-data.
1994-04-16 Karl Heuer (make_lispy_movement): Don't clip.
1994-04-16 Karl Heuer (Fmouse_position): Don't clip.
1994-04-16 Karl Heuer (mouse-drag-region): Handle scroll off top/bottom.
1994-04-16 Richard M. Stallman Add NO_SHARED_LIBS conditional.
1994-04-16 Richard M. Stallman (Fset_frame_position): Pass new arg to x_set_offset.
1994-04-16 Richard M. Stallman (read_avail_input): Fix previous change--test _BSD.
1994-04-16 Richard M. Stallman (Fsetq_default): Doc fix.
1994-04-16 Richard M. Stallman (Fsetq): Doc fix.
1994-04-16 Richard M. Stallman Use AC_SET_MAKE.
1994-04-16 Richard M. Stallman (lib-src/Makefile.in): Make this from Makefile.in.in
1994-04-16 Richard M. Stallman Renamed from Makefile.in.
1994-04-16 Karl Heuer (mouse-set-font): Don't error if no selection.
1994-04-16 Richard M. Stallman (xmenu_show): Don't cons on subprefix_stck[j] if nil.
1994-04-16 Richard M. Stallman (map_prompt): Declared.
1994-04-16 Karl Heuer (command-line): If no error data, print "", not nil.
1994-04-16 Karl Heuer (emerge-goto-line): Fix return value.
1994-04-16 Richard M. Stallman Require cl only at compile time.
1994-04-16 Richard M. Stallman (read_avail_input): Don't generate SIGHUP of aix386;
1994-04-16 Richard M. Stallman (auto-fill-function): New function (doc placeholder).
1994-04-16 Richard M. Stallman (calendar-mode-map): Use substitute-key-definition.
1994-04-16 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1994-04-16 Richard M. Stallman (gnus-uu-enter-interactive-file):
1994-04-15 Richard M. Stallman (describe-mode): Fix previous change.
1994-04-15 Richard M. Stallman (describe-mode): Always show minor modes, at front.
1994-04-15 Richard M. Stallman *** empty log message ***
1994-04-15 Richard M. Stallman entered into RCS
1994-04-15 Karl Heuer (basic-save-buffer): if selective-display is t, file may end in CR instead of
1994-04-15 Richard M. Stallman (Finsert_file_contents): Fix test for unchanged file.
1994-04-15 Richard M. Stallman (Fprocess_send_eof, Foverlay_get): Declared.
1994-04-15 Karl Heuer (fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
1994-04-15 Richard M. Stallman (sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
1994-04-15 Richard M. Stallman (modify_event_symbol): Use the cdr of the alist entry.
1994-04-15 Richard M. Stallman (syms_of_keyboard): Init and staticpro system_key_syms.
1994-04-15 Richard M. Stallman (LIBX): Put LIBXT after LD_SWITCH_X_SITE.
1994-04-15 Karl Heuer (read_avail_input): Fix comment delimiter.
1994-04-15 Karl Heuer Doc fix.
1994-04-15 Karl Heuer (C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.
1994-04-15 Karl Heuer (calculate_scrolling): Add explicit casts, to avoid compiler warnings.
1994-04-14 Karl Heuer (shell-mode-map): Fix menu bar options.
1994-04-14 Karl Heuer (comint-replace-by-expanded-history-before-point): Advance point
1994-04-14 Karl Heuer (shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.
1994-04-14 Karl Heuer (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
1994-04-14 Richard M. Stallman (x_make_frame_visible): Don't call XMapSubwindows.
1994-04-14 Richard M. Stallman (Fx_list_fonts): Error if non-X frame used.
1994-04-14 Richard M. Stallman (last_menu_bar_item_end): New variable.
1994-04-14 Richard M. Stallman (LIBS_SYSTEM): Defined.
1994-04-14 Richard M. Stallman (frame_update_line_height): Don't call x_set_window_size.
1994-04-14 Richard M. Stallman (Fuser_real_login_name): Doc syntax fix.
1994-04-14 Richard M. Stallman (save-place-kill-emacs-hook): Fix typo.
1994-04-14 Richard M. Stallman (gettimeofday): If system doesn't have this, define it to give a fatal error.
1994-04-14 Richard M. Stallman (make_lispy_event): Put mouse event code
1994-04-14 Richard M. Stallman (command-line): Call face-initialize before frame-initialize.
1994-04-14 Richard M. Stallman (make-face-x-resource-internal): Don't mess with terminal frames.
1994-04-14 Richard M. Stallman (update_menu_bar): Take frame as arg.
1994-04-14 Richard M. Stallman (x-create-frame-with-faces): Create frame invisible,
1994-04-14 Richard M. Stallman (HAVE_X11R4): If we define HAVE_X11R5, define this too.
1994-04-14 Richard M. Stallman (CFLAGS): Exclude ${CFLAGS} from singlequotes.
1994-04-14 Richard M. Stallman (MAKE): Don't just assign it--use @SET_MAKE@.
1994-04-14 Richard M. Stallman (x-fixed-font-alist): Give multiple names for try for certain fonts.
1994-04-14 Richard M. Stallman (find-buffer-visiting): Don't check buffer-file-number
1994-04-13 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1994-04-13 Richard M. Stallman (dired-subdir-regexp): Allow a space in dir name.
1994-04-13 Richard M. Stallman (inherited_pgroup): Conditionalize on BSD_PGRPS.
1994-04-13 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1994-04-13 Richard M. Stallman (TABDLY): Defined.
1994-04-13 Richard M. Stallman (Ffile_attributes): Cast st_size to int.
1994-04-13 Richard M. Stallman (describe_map_tree): Fix call to Flookup_key.
1994-04-13 Richard M. Stallman (rmail-default-file, rmail-default-rmail-file): New defvars.
1994-04-13 Karl Heuer (Vglyph_table): Doc fix.
1994-04-13 Richard M. Stallman (mh-progs, mh-lib): Move from mh-e.el
1994-04-13 Richard M. Stallman (mh-progs, mh-lib): Move from mh-e.el
1994-04-13 Karl Heuer (Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. Skip
1994-04-13 Richard M. Stallman (super-apropos-check-doc-file): Force Fundamental mode.
1994-04-13 Karl Heuer (Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.
1994-04-13 Karl Heuer (Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when
1994-04-13 Karl Heuer (Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.
1994-04-13 Richard M. Stallman (CFLAGS): Exclude ${CFLAGS} from singlequotes.
1994-04-13 Karl Heuer (CFLAGS): Use shell syntax, not Makefile.
1994-04-13 Karl Heuer (comint-dynamic-complete-as-filename): Simplify.
1994-04-13 Richard M. Stallman (compute_motion): Do not abort if window shows some other buffer.
1994-04-13 Richard M. Stallman (window_system): If no X, set USE_X_TOOLKIT=no.
1994-04-13 Richard M. Stallman (ispell-message): Turn LIMIT into an integer, around ispell-region.
1994-04-13 Richard M. Stallman (mouse-menu-bar-buffers): Put Frames pane behind Buffers.
1994-04-13 Richard M. Stallman (BSD): Give it a number as definition.
1994-04-13 Richard M. Stallman (case-flip-character): Make case test more general.
1994-04-12 Richard M. Stallman Fix #include file name.
1994-04-12 Richard M. Stallman Bind M-$.
1994-04-12 Richard M. Stallman (read-quoted-char): Convert meta chars into 128+ chars.
1994-04-12 Richard M. Stallman (quoted-insert): Do nothing special for meta chars.
1994-04-12 Richard M. Stallman (next): Fix typo in m68k-next-ns3 alternative.
1994-04-12 Richard M. Stallman (backquote-process): Don't crash if ultimate
1994-04-12 Richard M. Stallman (Fkey_binding): Declare accept_default.
1994-04-12 Richard M. Stallman *** empty log message ***
1994-04-12 Richard M. Stallman (window_system): If no X, set USE_X_TOOLKIT=no.
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
1993-09-24 Paul Eggert Add -h, -n, -r options.
1993-09-23 Richard M. Stallman Whitespace fix.
1993-09-23 Melissa Weisshaus Initial revision
1993-09-22 Brian Fox Add declaration for atof if not predefined.
1993-09-22 Brian Fox * Added fixes from Karl Berry for ISC-2.2.
1993-09-22 Brian Fox (file_name_completion): Install case-preserving changes from Emacs 18
1993-09-22 Brian Fox (w_wn_set_size_hint): Make recent window gravity addition
1993-09-22 Brian Fox (Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.
1993-09-22 Brian Fox (read_minibuf): Don't add history item if it is
1993-09-22 Brian Fox (doprnt): Use a fixed buffer to store the format
1993-09-22 Brian Fox (Qextended_command_history): New variable prevents
1993-09-22 Brian Fox (sys_write): Keep trying to write out the data until
1993-09-22 Brian Fox (XScreenNumberOfScreen): Move assignments out of declaration for (dpy,
1993-09-21 Brian Fox (vc-do-command): Remove debugging output. Use (forward-line -1) instead
1993-09-21 Brian Fox (texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.
1993-09-21 Brian Fox (slitex-mode): Add ###autoload magic cookie.
1993-09-21 Brian Fox (suppress-keymap): Use substitute-key-definition instead of manually
1993-09-21 Brian Fox (s-hemi-seasons n-hemi-seasons): New constants are hemisphere
1993-09-21 Brian Fox (kill-region): Use `equal' instead of `eq' to compare markers `beg'
1993-09-21 Brian Fox (rmail-convert-file): If the file is empty, don't convert it after
1993-09-21 Brian Fox (outline-minor-mode): Force update of modeline when outline-minor-mode
1993-09-21 Brian Fox (local-write-file-hooks): Make this variable buffer-local.
1993-09-21 Brian Fox (edebug-enter): Don't call the current function being debugged in
1993-09-21 Brian Fox (dired-mode): Don't change the value of case-fold-search.
1993-09-21 Brian Fox (diff): Doc fix.
1993-09-21 Brian Fox (diary-syntax-table): Make sure that we use a copy of
1993-09-21 Brian Fox (compile-internal): Back out jimb change of making buffer read-only. It
1993-09-21 Brian Fox (calendar-absolute-from-time): Fix typo by interchanging (floor) and (%).
1993-09-21 Brian Fox (side-effect-free-fns): Add "-" and "1-" to the list.
1993-09-21 Richard M. Stallman Total rewrite by Gillespie.
1993-09-20 Richard M. Stallman entered into RCS
1993-09-20 Roland McGrath *** empty log message ***
1993-09-20 Richard M. Stallman (mouse-save-then-kill): If follows a multi-click selection,
1993-09-20 Francesco Potortì Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)
1993-09-20 Richard M. Stallman (ispell-message): New command, with menu bar item.
1993-09-20 Richard M. Stallman (@rip_paths@locallisppath): Delete ${datadir}/emacs/site-lisp.
1993-09-20 Brian Fox (do-install): Don't abort if ln or chmod at the end
1993-09-19 Richard M. Stallman Use "sh -c pwd" when we want to avoid having the
1993-09-19 Roland McGrath Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
1993-09-19 Richard M. Stallman (indented-text-mode): Make only blank lines
1993-09-19 Richard M. Stallman Add #undef HAVE_RES_INIT.
1993-09-19 Roland McGrath (revert-buffer): Enable menu item when the buffer is modified.
1993-09-19 Brian Fox add-log-full-name, add-log-mailing-address: new varialbes
1993-09-19 Brian Fox Fixed naked backquotes in "echo" strings
1993-09-18 Richard M. Stallman - (hilit-rehighlight-region): added (save-restriction (widen))
1993-09-17 Richard M. Stallman (mouse-set-region): Put region in kill ring.
1993-09-17 Roland McGrath (read-zippyism): New function.
1993-09-17 Roland McGrath (read-cookie): New function.
1993-09-17 Richard M. Stallman (directory-abbrev-alist): Doc fix.
1993-09-17 Richard M. Stallman Fix typo in previous change.
1993-09-17 Richard M. Stallman Set up keymap at load time.
1993-09-17 Richard M. Stallman Fix previous change.
1993-09-16 Richard M. Stallman (LIBS_SYSTEM): Use -lresolv if it seems appropriate.
1993-09-16 Richard M. Stallman Test for res_init in libc.
1993-09-16 Richard M. Stallman (perldb): New function, plus subroutines.
1993-09-16 Richard M. Stallman In the file ${tempcname}, use configure___ instead of @configure@.
1993-09-16 Richard M. Stallman (font-lock-fontify-region): Don't add `font-lock' props.
1993-09-15 Paul Eggert (vc-prefix-map): Bind C-x v ~ to vc-version-other-window.
1993-09-15 Paul Eggert (vc-version-other-window): New function.
1993-09-15 Richard M. Stallman (rmail-forward): Insert the text right after the header separator.
1993-09-15 Richard M. Stallman Change typos in comments.
1993-09-14 Richard M. Stallman (LIB_STANDARD): Add a second -lc after crtn.o.
1993-09-14 Richard M. Stallman Fix lots of doc strings.
1993-09-14 Richard M. Stallman Initial revision
1993-09-14 Richard M. Stallman (LIBS_MACHINE): Make definition empty.
1993-09-14 Richard M. Stallman (graft_intervals_into_buffer): New arg INHERIT.
1993-09-14 Richard M. Stallman (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.
1993-09-14 Richard M. Stallman (Fsubstitute_command_keys): Pass new arg to insert_from_string.
1993-09-14 Richard M. Stallman (Fminibuffer_complete_word): Pass new arg to insert_from_string*.
1993-09-14 Richard M. Stallman (Finsert_and_inherit): New function.
1993-09-14 Richard M. Stallman (Freplace_match): Call Finsert_and_inherit.
1993-09-14 Richard M. Stallman (insert_from_string): Pass extra arg to graft_intervals_into_buffer.
1993-09-13 Richard M. Stallman (HAVE_X11R4): If AIX, do not define HAVE_X11R4.
1993-09-13 Richard M. Stallman (AIX3_2): Defined.
1993-09-13 Richard M. Stallman (LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.
1993-09-12 Richard M. Stallman (bzero, bcopy, bcmp): Don't define as functions
1993-09-12 Richard M. Stallman (sc-glom-headers): Bind mark-active around calling region-...
1993-09-12 Roland McGrath Dist vpath.sed
1993-09-12 Roland McGrath (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed.
1993-09-12 Roland McGrath Substitute variable `vpath_sed'.
1993-09-12 Roland McGrath Initial revision
1993-09-12 Roland McGrath Include <src/paths.h>, instead "src/paths.h".
1993-09-12 Roland McGrath Include <paths.h>, not "paths.h".
1993-09-11 Richard M. Stallman (font-lock-fontify-region): Put on `font-lock'
1993-09-11 Richard M. Stallman (hack-local-variables-prop-line): Ignore any specification
1993-09-11 Richard M. Stallman (rmail-convert-file): Narrow to exclude the Babyl header.
1993-09-10 Richard M. Stallman (dun-save-game): Use correct name of endgame question.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-09-10 Roland McGrath Remove check for $srcdir being configured. This pretty much works now.
1993-09-10 Roland McGrath (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,
1993-09-10 Roland McGrath (info, dvi, clean, mostlyclean, distclean, realclean, unlock, relock): Use
1993-09-10 Roland McGrath (clean): Use rm -f.
1993-09-10 Roland McGrath (rmail-spool-directory): Use "/var/mail/" if system-type is netbsd.
1993-09-10 Roland McGrath Initial revision
1993-09-10 Roland McGrath Recognize operating system `netbsd*'.
1993-09-10 Roland McGrath (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}
1993-09-10 Roland McGrath entered into RCS
1993-09-10 Roland McGrath *** empty log message ***
1993-09-09 Noah Friedman require 'shell
1993-09-08 Paul Eggert (vc-backend-steal): Fix typo when invoking the 'rcs' command
1993-09-08 Richard M. Stallman (x_term_init): Call change_keyboard_wait_descriptor,
1993-09-08 Richard M. Stallman (keyboard_descriptor): New variable.
1993-09-08 Richard M. Stallman (stuff_char): Use input_fd.
1993-09-08 Francesco Potortì * filelock.c (fill_in_lock_short_file_name): corrected the crc
1993-09-08 Roland McGrath (shell-dirstack-message): Recognize ~ by matching the expansion of "~" with
1993-09-08 Roland McGrath (rlogin): After rlogin-mode, set comint-filename-prefix locally to indicate
1993-09-08 Roland McGrath (shell-cd): New function, like `cd' but prepend comint-filename-prefix.
1993-09-08 Roland McGrath (shell-resync-dirs, shell-process-cd, shell-process-pushd,
1993-09-08 Roland McGrath (comint-filename-prefix): New variable.
1993-09-08 Roland McGrath (ange-ftp-file-executable-p): New function, handles file-executable-p.
1993-09-07 Richard M. Stallman (rmail-convert-file): Exclude the Babyl header
1993-09-07 Richard M. Stallman (command-line): Setq inhibit-startup-message to nil.
1993-09-07 Roland McGrath (jump-to-register): Take new optional arg NODELETE (prefix arg); pass
1993-09-07 Roland McGrath (set-frame-configuration): Take new optional arg NODELETE; if non-nil,
1993-09-07 Roland McGrath ({window,frame}-configuration-to-register): Fix prompt string in
1993-09-06 Roland McGrath Don't clobber existing binding for menu-bar in global-map.
1993-09-06 Paul Eggert (calendar-time-zone-daylight-rules): Remove special case for Israel.
1993-09-06 Roland McGrath (tag-exact-match-p): Return true if TAG is the explicit tag name.
1993-09-06 Richard M. Stallman Fix version in comment.
1993-09-06 Richard M. Stallman Doc fixes.
1993-09-06 Francesco Potortì * etags.c (L_isdef, L_isquote, L_getit): small optimisations.
1993-09-05 Richard M. Stallman Comment fixes.
1993-08-30 Roland McGrath (next-file): If arg is neither t nor nil, then eval it to return initial
1993-08-29 Paul Eggert Use integers instead of floating point where they will do.
1993-08-28 Paul Eggert (calendar-time-zone-daylight-rules): Scan through the
1993-08-28 Paul Eggert (solar-holidays): Use new
1993-08-28 Paul Eggert (solar-time-string):
1993-08-27 Paul Eggert (vc-locked-example): Renamed from vc-quiescent-p. Now yields example of
1993-08-27 Paul Eggert (vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.
1993-08-25 Paul Eggert Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.
1993-08-25 Paul Eggert Append /usr/ccs/bin and /usr/sccs to PATH.
1993-08-20 Jim Blandy * calendar.el (calendar-absolute-from-iso,
1993-08-20 Jim Blandy * solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):
1993-08-19 David J. MacKenzie comment fix
1993-08-19 Roland McGrath (F{next,previous}_single_property_change): Doc fix.
1993-08-18 Roland McGrath (texinfo-environment-regexp): Match cartouche.
1993-08-18 Roland McGrath (update-copyright): Handle two-digit years with apostrophes.
1993-08-16 Roland McGrath *** empty log message ***
1993-08-15 Richard M. Stallman (find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.
1993-08-15 Richard M. Stallman Include getdate.c in distribution.
1993-08-15 Richard M. Stallman (mkdir, rmdir): Use wait_for_termination to wait.
1993-08-15 Richard M. Stallman (HAVE_VFORK, INTEL386, aix386): Add #undef.
1993-08-15 Richard M. Stallman (Qread_file_name_internal): New var.
1993-08-15 Richard M. Stallman Include syswait.h.
1993-08-15 Richard M. Stallman Include syswait.h.
1993-08-15 Richard M. Stallman (adjust_intervals_for_insertion): If inserting in middle
1993-08-15 Richard M. Stallman (mostlyclean): Don't delete emacs here.
1993-08-14 Richard M. Stallman (struct property_change): New field `arrived'.
1993-08-14 Richard M. Stallman (compile_pattern): Cast result of re_compile_pattern.
1993-08-14 Richard M. Stallman (bookmark-alist): Move defvar before first use.
1993-08-14 Richard M. Stallman Doc fixes.
1993-08-14 Richard M. Stallman (init_cmdargs): Check openp result for 1, not != 0.
1993-08-14 Richard M. Stallman New version from Fogel.
1993-08-14 Richard M. Stallman (x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman (x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman (list-buffers-directory): Add declaration.
1993-08-14 Richard M. Stallman (Fx_popup_menu): Adjust coords so they are relative to the inner window.
1993-08-14 Richard M. Stallman entered into RCS
1993-08-14 Richard M. Stallman (frame-initialize): Check for `on' or `true'
1993-08-14 Richard M. Stallman (x-create-frame-with-faces): Check for `on' or `true'
1993-08-14 Richard M. Stallman (outline-level): New var. Everything funcalls this
1993-08-14 Richard M. Stallman (outline-minor-mode-prefix): New variable.
1993-08-14 Richard M. Stallman (frame-initialize): Handle reverseVideo x-resource.
1993-08-14 Richard M. Stallman (momentary-string-display): Scroll to keep the string on the screen.
1993-08-14 Richard M. Stallman (__CTOR_LIST__): Don't declare it on Linux.
1993-08-14 Richard M. Stallman (getpwuid): Declare it as in xrdb.c.
1993-08-14 Richard M. Stallman (x_set_frame_parameters): Don't die if just one of
1993-08-14 Richard M. Stallman (internal_equal): Typo in previous change.
1993-08-14 Richard M. Stallman (i386-*-sunos4): Assume Sunos 4.0.
1993-08-14 Richard M. Stallman (property_change_between_p): Test NULL_INTERVAL_P
1993-08-14 Richard M. Stallman (internal_equal): All markers in no buffer are equal.
1993-08-14 Richard M. Stallman (compilation-parse-errors): Don't add multiple errors for one source line.
1993-08-14 Richard M. Stallman (bibtex-mode-map): Change C-c e to C-c C-b.
1993-08-13 Roland McGrath Added #undef HAVE_XSCREENNUMBEROFSCREEN.
1993-08-13 Richard M. Stallman (C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
1993-08-13 Richard M. Stallman (C_SWITCH_MACHINE): Deleted.
1993-08-13 Richard M. Stallman Check for XScreenNumberOfScreen.
1993-08-13 Richard M. Stallman (XScreenNumberOfScreen): New function.
1993-08-13 Richard M. Stallman (START_FILES, LIB_STANDARD): Don't define if USG5_4.
1993-08-13 Richard M. Stallman Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
1993-08-13 Richard M. Stallman (mouse-menu-bar-buffers): Use list-buffers-directory.
1993-08-13 Richard M. Stallman (C_ALLOCA): Don't define it.
1993-08-13 Richard M. Stallman (isearch-edit-string): Use read-event, not read-char.
1993-08-13 Richard M. Stallman (kbd_buffer_store_event): Use bcopy to copy
1993-08-13 Richard M. Stallman (site-run-file): New variable.
1993-08-13 Richard M. Stallman (get_data_region): Add cast to avoid warning.
1993-08-13 Richard M. Stallman (backup-inhibited): Doc fix.
1993-08-13 Richard M. Stallman entered into RCS
1993-08-13 Richard M. Stallman New version from Fogel.
1993-08-13 Richard M. Stallman (Flogb): Error at run time if not supported.
1993-08-12 Richard M. Stallman (make-path): Dep on config.h.
1993-08-12 Richard M. Stallman (mouse-choose-completion): Really go to minibuffer; no save-excursion.
1993-08-12 Roland McGrath *** empty log message ***
1993-08-12 Richard M. Stallman (Flogb): Doc fix.
1993-08-12 Richard M. Stallman Include process.h.
1993-08-12 Richard M. Stallman Include alloca.h if appropriate.
1993-08-12 Richard M. Stallman (Fdelete_frame): Add parens for clarity.
1993-08-12 Roland McGrath (tar-mode-map): Don't bind C-c.
1993-08-12 Richard M. Stallman (paragraph-start): Doc fix.
1993-08-12 Richard M. Stallman Fix typo in last change.
1993-08-12 Richard M. Stallman (HAVE_GETHOSTNAME): #if 0'd.
1993-08-12 Richard M. Stallman (show-paren-command-hook): Do nothing if input is pending.
1993-08-12 Richard M. Stallman (BIG_ENDIAN): Don't actually define it.
1993-08-12 Richard M. Stallman (dired-compress-file): Fix previous change.
1993-08-12 Richard M. Stallman (rmail-forward): Don't bind mail-signature, mail-setup-hook.
1993-08-11 Richard M. Stallman (LD_SWITCH_SYSTEM): Delete the -L options.
1993-08-11 Richard M. Stallman (mouse-drag-region): Mouse in menu bar means scroll up.
1993-08-11 Roland McGrath (next-error): Handle zero and negative prefix args.
1993-08-11 Richard M. Stallman (describe_buffer_bindings): Declare shadow just once.
1993-08-11 Richard M. Stallman (verify_overlay_modification): initialize endpos.
1993-08-11 Richard M. Stallman (indented-text-mode): Doc fix.
1993-08-11 Richard M. Stallman (TRUE, FALSE): Don't define if already defined.
1993-08-11 Richard M. Stallman (enum resource_types): Delete final comma.
1993-08-11 Richard M. Stallman (enum window_loop): Delete final comma.
1993-08-11 Richard M. Stallman (enum event_kind): Delete final comma.
1993-08-11 Richard M. Stallman (BIG_ENDIAN): Don't define if already defined.
1993-08-11 Richard M. Stallman Comment fix.
1993-08-11 Richard M. Stallman (ask-user-about-supersession-threat): Mention file name when asking question.
1993-08-11 Richard M. Stallman (show-paren-command-hook): Don't use value of make-face.
1993-08-11 Richard M. Stallman (Frecenter): Preserve point in the buffer we change it in.
1993-08-11 Richard M. Stallman (font-menu-add-default): Use list, not cons, for new elt.
1993-08-11 Richard M. Stallman (font-menu-add-default): Fix previous change.
1993-08-11 Richard M. Stallman (Fnewline): If we don't do the first SET_PT,
1993-08-11 Richard M. Stallman (emerge-find-difference): Add interactive spec.
1993-08-11 Richard M. Stallman (do-install): Install info/sc*.
1993-08-11 Richard M. Stallman (make_lispy_event): Clear all but 0377 in event->code.
1993-08-11 Roland McGrath *** empty log message ***
1993-08-11 Richard M. Stallman (byte-compile-from-buffer): Set float-output-format to
1993-08-11 Richard M. Stallman (generate-file-autoloads): Set float-output-format to
1993-08-11 Richard M. Stallman (mouse-set-point): Use event-end, not event-start.
1993-08-11 Richard M. Stallman (other-frame): Fix error in loop counting.
1993-08-11 Richard M. Stallman (do-install): Install info/gnus*.
1993-08-11 Richard M. Stallman (direct_output_forward_char): Fix previous change:
1993-08-11 Richard M. Stallman (Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
1993-08-11 Richard M. Stallman (tpu-help): Use variables for "n" and "p".
1993-08-11 Richard M. Stallman Insert setqs for tpu-help-... variables.
1993-08-11 Richard M. Stallman (receive_incremental_selection): Use bcopy, not memcpy.
1993-08-11 Richard M. Stallman (BIG_ENDIAN): Provide a value that matches the system.
1993-08-11 Richard M. Stallman (C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.
1993-08-11 Richard M. Stallman Add #undef HAVE_FTIME.
1993-08-11 Richard M. Stallman (term_get_fkeys_define_1, term_get_fkeys_define): New functions.
1993-08-10 Richard M. Stallman (m88k-tektronix-sysv3*): Added the missing *.
1993-08-10 Richard M. Stallman *** empty log message ***
1993-08-10 Richard M. Stallman (LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.
1993-08-10 Richard M. Stallman Handle NO_TERMIO in principal HAVE_TERMIOS case.
1993-08-10 Richard M. Stallman (x_get_customization_string): Don't use value of strcpy.
1993-08-10 Richard M. Stallman entered into RCS
1993-08-10 Roland McGrath Check for -lm. Then can check for frexp and logb.
1993-08-10 Roland McGrath Undo last change.
1993-08-10 Roland McGrath (calendar-absolute-from-time, calendar-time-from-absolute): Use % in place
1993-08-10 Richard M. Stallman (HAVE_TCATTR): Macro #defined.
1993-08-10 Richard M. Stallman (mouse-drag-region): Doc fix.
1993-08-10 Richard M. Stallman (texinfo-delete-from-print-queue)
1993-08-10 Richard M. Stallman (hebrew-holidays-3): Fix misspelling in var name.
1993-08-10 Richard M. Stallman (Fexpt): Use IN_FLOAT2.
1993-08-10 Richard M. Stallman (Vinvocation_directory): Declared.
1993-08-10 Richard M. Stallman Change revision number and comments.
1993-08-10 Richard M. Stallman Added section on local variables.
1993-08-10 Richard M. Stallman (tpu-gnu-map-key): Repaired the key name
1993-08-10 Richard M. Stallman (tpu-search-internal): Changed variable
1993-08-10 Richard M. Stallman (tpu-version): Print version number rather than the RCS revision number.
1993-08-10 Paul Eggert (gnus-caesar-region): Replace `%' by `mod' and simplify.
1993-08-10 Paul Eggert (calendar-/, calendar-%): Remove, since floor and mod
1993-08-10 Paul Eggert solar-mod -> mod
1993-08-10 Paul Eggert (siolar-mode): Remove, since mod now subsumes it. ALl callers changed.
1993-08-10 Paul Eggert `mod' is no longer an alias for `%'.
1993-08-10 Paul Eggert (floor*): Use `floor' instead of doing most the work ourselves.
1993-08-10 Paul Eggert (ring-mod): Remove, since floor and mod
1993-08-10 Paul Eggert Remove, since floor and mod
1993-08-10 Paul Eggert (abs, ceiling, floor): Remove, since they now redefine
1993-08-10 Paul Eggert ring-mod -> mod
1993-08-10 Paul Eggert (isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.
1993-08-10 Paul Eggert (current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
1993-08-10 Paul Eggert (timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
1993-08-10 Paul Eggert (vc-previous-comment): Use `mod', not `ring-mod'.
1993-08-10 Paul Eggert (Fmod): New function; result is always same sign as divisor.
1993-08-10 Paul Eggert (main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
1993-08-10 Paul Eggert (Ffloor): Optional second operand specifies divisor, as in Common Lisp.
1993-08-10 Richard M. Stallman (unexec): Add casts for some comparisons.
1993-08-09 Paul Eggert (awkscript): Some sites put comma-separated junk after the fullname.
1993-08-09 Richard M. Stallman (edit-picture-hook): Use add-hook to modify it.
1993-08-09 Richard M. Stallman (enable-local-variables): setq deleted.
1993-08-09 Jim Blandy * config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
1993-08-09 Richard M. Stallman (server-visit-files): Restore current-buffer by hand,
1993-08-09 Richard M. Stallman (term_init): Improve error messages (give sh commands).
1993-08-09 Richard M. Stallman (ange-ftp-send-cmd): Bind ange-ftp-this-...
1993-08-09 Richard M. Stallman (gud-dbx-marker-filter): Detect signals as well as bpts.
1993-08-09 Richard M. Stallman (comint-mode-map): Delete C-c C-y binding.
1993-08-09 Richard M. Stallman (mh-read-msg-list): Undo previous change.
1993-08-08 Richard M. Stallman (mark_object): Declare ptr volatile, or don't use it
1993-08-08 Richard M. Stallman (struct font_info): New structure.
1993-08-08 Richard M. Stallman (src, lisp): Include OChangeLog in dist.
1993-08-08 Richard M. Stallman (minibuffer-window-active-p): New function.
1993-08-08 Richard M. Stallman (mouse-set-point): Error if click in inactive minibuffer.
1993-08-08 Richard M. Stallman (src): Don't put gnu-hp300 in dist.
1993-08-08 Richard M. Stallman (shell-command, shell-command-on-region):
1993-08-08 Richard M. Stallman Don't put -q in args.
1993-08-08 Richard M. Stallman (etags-goto-tag-location): If match started with Ctrl-m,
1993-08-08 Richard M. Stallman (HAVE_VFORK): Defined.
1993-08-08 Richard M. Stallman (Vinvocation_directory): New var.
1993-08-08 Richard M. Stallman (expand_and_dir_to_file): Use Fdirectory_file_name.
1993-08-08 Richard M. Stallman (init_lread): Normally put Vinvocation_directory
1993-08-08 Richard M. Stallman (dired-compress-file): For .z file, run gunzip.
1993-08-08 Jim Blandy * vc.el (vc-diff, vc-directory-18): Add missing paren to end of
1993-08-08 Jim Blandy Doc fix.
1993-08-07 Richard M. Stallman (dired-diff): Read options right here;
1993-08-07 Richard M. Stallman (do-auto-fill): Don't keep breaking the line
1993-08-06 Richard M. Stallman (x_term_init): Set the hooks before we call Fset_input_mode.
1993-08-06 Richard M. Stallman (set_poll_suppress_count): New function.
1993-08-06 Richard M. Stallman (unwind_to_catch): Call set_poll_suppress_count.
1993-08-06 Richard M. Stallman (indent-region): Fix paren error in last change.
1993-08-06 Richard M. Stallman (mouse-save-then-kill): Fix paren error in last change.
1993-08-06 Richard M. Stallman (Fset_input_mode): Start polling, if appropriate.
1993-08-06 Roland McGrath (menu-bar-mode): Defvar removed.
1993-08-06 Roland McGrath (scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.
1993-08-06 Roland McGrath (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.
1993-08-06 Roland McGrath (help-for-help): Mention C-k and C-f.
1993-08-06 Richard M. Stallman (after-find-file): Improve warning message about
1993-08-06 Richard M. Stallman (indent-region): Rename arg ARG to COLUMN.
1993-08-06 Richard M. Stallman Total rewrite; includes ibmps2-aix.h.
1993-08-05 Richard M. Stallman (help-admin-map): Fix menu item text.
1993-08-05 Richard M. Stallman (do_autoload): Don't report autoload failure
1993-08-05 Richard M. Stallman (machine): Add i370-ibm-aix*.
1993-08-05 Richard M. Stallman (SYSTEM_TYPE): Don't redefine it here.
1993-08-05 Richard M. Stallman (font-lock-fontify-region): Handle comment-start-skip = nil.
1993-08-05 Richard M. Stallman Doc fix.
1993-08-05 Richard M. Stallman (rmail-resend): Delete any Sender field.
1993-08-05 Richard M. Stallman (Fyes_or_no_p): Use Qyes_or_no_p_history.
1993-08-05 Richard M. Stallman (perl-mode): Add autoload cookie.
1993-08-04 Richard M. Stallman (sendmail-program): Try /usr/sbin/sendmail.el also.
1993-08-04 Richard M. Stallman (diary-display-hook): Change default and fix doc string.
1993-08-04 Richard M. Stallman (list-diary-entries): Split diary-display-hook into two
1993-08-04 Richard M. Stallman (expand_and_dir_to_file): Remove final / by copying abspath.
1993-08-04 Richard M. Stallman entered into RCS
1993-08-04 Richard M. Stallman (mouse-save-then-kill): Don't discard all the normal
1993-08-04 Richard M. Stallman [BSD4_3] (HAVE_FTIME): Defined.
1993-08-04 Richard M. Stallman (Frem): Don't accept floats, just ints and markers.
1993-08-04 Richard M. Stallman (print-region-1): Make END a marker so untabify relocates it.
1993-08-03 Roland McGrath (compilation-minor-mode): Make variable buffer-local.
1993-08-03 Richard M. Stallman (man): Define as alias.
1993-08-03 Richard M. Stallman (CRT0_COMPILE): Add -O and -Demacs.
1993-08-03 Richard M. Stallman (window-setup-hook): Add hook function.
1993-08-03 Roland McGrath (comint-dynamic-list-completions): Expand PATHDIR in call to
1993-08-03 Jim Blandy Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
1993-08-03 Richard M. Stallman Make boldness and italicness affect subsequently created frames.
1993-08-03 Jim Blandy * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
1993-08-03 Jim Blandy * configure.in (function checks): Test for mkdir and rmdir.
1993-08-03 Roland McGrath (shrink-window-if-larger-than-buffer): Pass WINDOW to
1993-08-03 Richard M. Stallman (cmpl-read-time-eval): Make it no-op.
1993-08-03 Richard M. Stallman (completion-version): New variable.
1993-08-03 Richard M. Stallman Don't mention dir `s/' in #include.
1993-08-03 Richard M. Stallman (telnet): If we already have a telnet to HOST, just switch buffers.
1993-08-03 Roland McGrath (other-frame): Skip iconified and invisible frames.
1993-08-03 Richard M. Stallman (vfork): Move this outside the USG conditional.
1993-08-03 Richard M. Stallman (occur-mode-goto-occurrence): Give meaningful error
1993-08-02 Roland McGrath (comint-dynamic-complete): If called interactively twice in a row, give the
1993-08-02 Roland McGrath (comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
1993-08-02 Roland McGrath (comint-dynamic-completion): Say "Sole completion", not "Unique
1993-08-02 Roland McGrath (other-frame): New function, analogous to other-window.
1993-08-02 Roland McGrath (Fprevious_frame): New function, for parity with Fnext_frame.
1993-08-02 Jim Blandy * xdisp.c (display_menu_bar): Redisplay all lines occupied by the
1993-08-02 Roland McGrath *** empty log message ***
1993-08-02 Richard M. Stallman Initial revision
1993-08-02 Richard M. Stallman (save_excursion_restore): Never make the buffer visible.
1993-08-02 Richard M. Stallman (indent-c-exp): Don't document ENDPOS.
1993-08-02 Richard M. Stallman (mail-yank-hooks): Initialize to nil.
1993-08-02 Richard M. Stallman (read_key_sequence): Use XFASTINT to convert value
1993-08-02 Richard M. Stallman (Fmove_overlay): Avoid initializer for Lisp_Object vars.
1993-08-02 Richard M. Stallman (remove-hook): Doc string added.
1993-08-02 Richard M. Stallman (add-hook): Change a single function into a list.
1993-08-02 Richard M. Stallman (fill-region-as-paragraph): When we take one word
1993-08-02 Richard M. Stallman (Fset_frame_position): Doc fix.