| Commit message (Expand) | Author | Age | Files | Lines |
* | (Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion. | Richard M. Stallman | 1996-12-26 | 1 | -7/+7 |
* | (mouse-start-end): Put values in proper order, | Richard M. Stallman | 1996-12-26 | 1 | -3/+3 |
* | (command-line-1): Handle --visit and --find. | Richard M. Stallman | 1996-12-26 | 1 | -41/+63 |
* | (edebug-read-symbol, edebug-read-string): Don't back up after reading. | Richard M. Stallman | 1996-12-26 | 1 | -21/+6 |
* | (vc-next-action-on-file, vc-update-change-log, | André Spiegel | 1996-12-26 | 1 | -11/+7 |
* | (vc-user-login-name): New function. | André Spiegel | 1996-12-26 | 1 | -7/+17 |
* | Comment change. | Richard M. Stallman | 1996-12-26 | 1 | -2/+2 |
* | (set_point): Use virtual bounds, not real bounds, | Richard M. Stallman | 1996-12-20 | 1 | -4/+36 |
* | (FRONT_NONSTICKY_P): New macro. | Richard M. Stallman | 1996-12-20 | 1 | -0/+2 |
* | (try_window): Add error check for POS. | Richard M. Stallman | 1996-12-20 | 1 | -2/+7 |
* | (isearch-edit-string): When we try the search | Richard M. Stallman | 1996-12-20 | 1 | -100/+103 |
* | Minor cleanups for overfull hboxes. | Richard M. Stallman | 1996-12-20 | 16 | -61/+68 |
* | Update edition number. | Richard M. Stallman | 1996-12-20 | 1 | -5/+4 |
* | (modify_event_symbol): | Richard M. Stallman | 1996-12-19 | 1 | -1/+1 |
* | (streq, strneq): Use == NULL rather than !. | Richard M. Stallman | 1996-12-19 | 1 | -2/+4 |
* | (x_set_title): Check data type of NAME. | Richard M. Stallman | 1996-12-19 | 1 | -0/+2 |
* | (Fmatch_data): Doc fix. | Richard M. Stallman | 1996-12-19 | 1 | -1/+1 |
* | Major cleanup of unclear or overly picturesque language. | Richard M. Stallman | 1996-12-19 | 1 | -355/+452 |
* | (set_frame_menubar): Call Fmatch_data with new explicit arguments. | Richard M. Stallman | 1996-12-19 | 2 | -2/+2 |
* | (read_process_output, exec_sentinel): | Richard M. Stallman | 1996-12-19 | 1 | -4/+4 |
* | (mail-extract-address-components): Clear text props | Richard M. Stallman | 1996-12-19 | 1 | -0/+2 |
* | (calendar-time-zone-daylight-rules): Add support | Paul Eggert | 1996-12-19 | 1 | -3/+13 |
* | (perform-replace): Undo previous change. | Richard M. Stallman | 1996-12-18 | 1 | -3/+17 |
* | (Fmatch_data): New args INTEGERS and REUSE. | Richard M. Stallman | 1996-12-18 | 1 | -5/+35 |
* | (sendmail-user-agent): Avoid error for CONTINUE non-nil. | Richard M. Stallman | 1996-12-18 | 1 | -0/+1 |
* | (LIBMAIL): New macro. Conditionally includes -lmail. | Richard M. Stallman | 1996-12-18 | 1 | -1/+5 |
* | (HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs. | Richard M. Stallman | 1996-12-18 | 1 | -0/+5 |
* | Check for libmail, maillock.h and touchlock (for movemail). | Richard M. Stallman | 1996-12-18 | 1 | -0/+6 |
* | (iso-languages): Add "german" entry. | Richard M. Stallman | 1996-12-18 | 1 | -0/+4 |
* | (send_process) [EMACS_HAS_USECS]: | Richard M. Stallman | 1996-12-18 | 1 | -0/+4 |
* | (compose-mail): Doc fix. | Richard M. Stallman | 1996-12-18 | 1 | -3/+5 |
* | (set_point): Use virtual bounds, not real bounds, | Richard M. Stallman | 1996-12-18 | 1 | -2/+5 |
* | (display-time-event-handler): Use let*. | Richard M. Stallman | 1996-12-18 | 1 | -6/+6 |
* | (time-stamp-mail-host-name): Get rid of time-stamp-mail-host. | Richard M. Stallman | 1996-12-18 | 1 | -6/+2 |
* | (perform-replace): Delete the code that checked | Richard M. Stallman | 1996-12-18 | 1 | -16/+3 |
* | (news-mail-reply, news-reply): Include the message | Richard M. Stallman | 1996-12-17 | 1 | -4/+11 |
* | (isearch-ring-adjust): Don't pop the state at the start. | Richard M. Stallman | 1996-12-17 | 1 | -7/+4 |
* | (dired-move-to-filename-regexp): Recognize various languages. | Richard M. Stallman | 1996-12-17 | 1 | -2/+3 |
* | (ange-ftp-date-regexp): Recognize various languages. | Richard M. Stallman | 1996-12-17 | 1 | -3/+4 |
* | (merge_properties_sticky): Don't discard explicit nil | Richard M. Stallman | 1996-12-17 | 1 | -12/+24 |
* | (sendmail-send-it): Explicitly pass interactive delivery options to | Erik Naggum | 1996-12-17 | 1 | -4/+8 |
* | (time-stamp-month-dd-yyyy): Use format-time-string. | Richard M. Stallman | 1996-12-17 | 1 | -55/+11 |
* | (time-stamp-no-file): Reintroduced. | Richard M. Stallman | 1996-12-17 | 1 | -4/+41 |
* | (display-time-event-handler): Fix previous change. | Richard M. Stallman | 1996-12-16 | 1 | -10/+14 |
* | Update VERSION to 2.4.2. | Richard M. Stallman | 1996-12-16 | 1 | -1/+1 |
* | Add normal-auto-fill-function. | Richard M. Stallman | 1996-12-16 | 1 | -0/+6 |
* | Update edition to 2.4b. | Richard M. Stallman | 1996-12-16 | 1 | -7/+7 |
* | (sendmail-send-it): If no recipients, don't run | Richard M. Stallman | 1996-12-16 | 1 | -26/+36 |
* | (mail-extract-address-components): Don't downcase | Richard M. Stallman | 1996-12-16 | 1 | -2/+0 |
* | (imenu-generic-expression): Doc fix. | Richard M. Stallman | 1996-12-16 | 1 | -6/+5 |