log

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