log

age author description
1996-12-19 Richard M. Stallman (read_process_output, exec_sentinel):
1996-12-19 Richard M. Stallman (mail-extract-address-components): Clear text props
1996-12-19 Paul Eggert (calendar-time-zone-daylight-rules): Add support
1996-12-18 Richard M. Stallman (perform-replace): Undo previous change.
1996-12-18 Richard M. Stallman (Fmatch_data): New args INTEGERS and REUSE.
1996-12-18 Richard M. Stallman (sendmail-user-agent): Avoid error for CONTINUE non-nil.
1996-12-18 Richard M. Stallman (LIBMAIL): New macro. Conditionally includes -lmail.
1996-12-18 Richard M. Stallman (HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.
1996-12-18 Richard M. Stallman Check for libmail, maillock.h and touchlock (for movemail).
1996-12-18 Richard M. Stallman (iso-languages): Add "german" entry.
1996-12-18 Richard M. Stallman (send_process) [EMACS_HAS_USECS]:
1996-12-18 Richard M. Stallman (compose-mail): Doc fix.
1996-12-18 Richard M. Stallman (set_point): Use virtual bounds, not real bounds,
1996-12-18 Richard M. Stallman (display-time-event-handler): Use let*.
1996-12-18 Richard M. Stallman (time-stamp-mail-host-name): Get rid of time-stamp-mail-host.
1996-12-18 Richard M. Stallman (perform-replace): Delete the code that checked
1996-12-17 Richard M. Stallman (news-mail-reply, news-reply): Include the message
1996-12-17 Richard M. Stallman (isearch-ring-adjust): Don't pop the state at the start.
1996-12-17 Richard M. Stallman (dired-move-to-filename-regexp): Recognize various languages.
1996-12-17 Richard M. Stallman (ange-ftp-date-regexp): Recognize various languages.
1996-12-17 Richard M. Stallman (merge_properties_sticky): Don't discard explicit nil
1996-12-17 Erik Naggum (sendmail-send-it): Explicitly pass interactive delivery options to
1996-12-17 Richard M. Stallman (time-stamp-month-dd-yyyy): Use format-time-string.
1996-12-17 Richard M. Stallman (time-stamp-no-file): Reintroduced.
1996-12-16 Richard M. Stallman (display-time-event-handler): Fix previous change.
1996-12-16 Richard M. Stallman Update VERSION to 2.4.2.
1996-12-16 Richard M. Stallman Add normal-auto-fill-function.
1996-12-16 Richard M. Stallman Update edition to 2.4b.
1996-12-16 Richard M. Stallman (sendmail-send-it): If no recipients, don't run
1996-12-16 Richard M. Stallman (mail-extract-address-components): Don't downcase
1996-12-16 Richard M. Stallman (imenu-generic-expression): Doc fix.
1996-12-16 Richard M. Stallman (socket_connection): Free realhost after using it.
1996-12-16 Richard M. Stallman Fix previous change.
1996-12-16 Richard M. Stallman (Finsert_file_contents): Handle BEG and END non-nil
1996-12-16 Richard M. Stallman (describe-mode): Include minor modes that aren't buffer local.
1996-12-16 Richard M. Stallman (HAVE_LIMITS_H): Add #undef.
1996-12-16 Richard M. Stallman (limits.h): Check for this file.
1996-12-16 Richard M. Stallman Change defconsts to defvars.
1996-12-16 Richard M. Stallman (register-name-alist): Use defvar.
1996-12-16 Richard M. Stallman (only-global-abbrevs): Use defvar.
1996-12-16 Richard M. Stallman Change some defconsts to defvars.
1996-12-16 Richard M. Stallman Change defconsts to defvars.
1996-12-16 Richard M. Stallman (format-alist): Change defconst to defvar.
1996-12-16 Richard M. Stallman Change most defconsts to defvars.
1996-12-15 Richard M. Stallman (find-file-revert-without-query): New variable.
1996-12-15 Richard M. Stallman (Fuser_full_name): Return nil if the specified user doesn't exist.
1996-12-15 Richard M. Stallman (x_set_scroll_bar_width): Reject a width that's too small.
1996-12-15 Richard M. Stallman (cpp-edit-load): Don't load anything if init-file-user is nil.
1996-12-15 Richard M. Stallman (set_point): Check for intangible properties on overlays.
1996-12-15 Richard M. Stallman (Fnext_char_property_change): New function.
1996-12-14 Richard M. Stallman (outline-discard-overlays):
1996-12-14 Richard M. Stallman (menu-bar-tools-menu): Add items
1996-12-14 Richard M. Stallman (rmail-summary-beginning-of-message):
1996-12-13 Richard M. Stallman (disabled-command-hook): Correctly keep the first
1996-12-13 Richard M. Stallman (time-stamp-am-pm): Variable deleted.
1996-12-13 Richard M. Stallman (display-time-event-handler): If Don't run the timer
1996-12-12 Richard M. Stallman (Info-mode): Default for `tab-width'.
1996-12-12 Richard M. Stallman Explain how disabled commands' doc strings are displayed.
1996-12-11 Richard M. Stallman Fix previous change.
1996-12-11 Richard M. Stallman (browse-url-url-at-point): Use thing-at-point.