log

age author description
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.