summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (vc-user-login-name): New function.André Spiegel1996-12-261-7/+17
* Comment change.Richard M. Stallman1996-12-261-2/+2
* (set_point): Use virtual bounds, not real bounds,Richard M. Stallman1996-12-201-4/+36
* (FRONT_NONSTICKY_P): New macro.Richard M. Stallman1996-12-201-0/+2
* (try_window): Add error check for POS.Richard M. Stallman1996-12-201-2/+7
* (isearch-edit-string): When we try the searchRichard M. Stallman1996-12-201-100/+103
* Minor cleanups for overfull hboxes.Richard M. Stallman1996-12-2016-61/+68
* Update edition number.Richard M. Stallman1996-12-201-5/+4
* (modify_event_symbol):Richard M. Stallman1996-12-191-1/+1
* (streq, strneq): Use == NULL rather than !.Richard M. Stallman1996-12-191-2/+4
* (x_set_title): Check data type of NAME.Richard M. Stallman1996-12-191-0/+2
* (Fmatch_data): Doc fix.Richard M. Stallman1996-12-191-1/+1
* Major cleanup of unclear or overly picturesque language.Richard M. Stallman1996-12-191-355/+452
* (set_frame_menubar): Call Fmatch_data with new explicit arguments.Richard M. Stallman1996-12-192-2/+2
* (read_process_output, exec_sentinel):Richard M. Stallman1996-12-191-4/+4
* (mail-extract-address-components): Clear text propsRichard M. Stallman1996-12-191-0/+2
* (calendar-time-zone-daylight-rules): Add supportPaul Eggert1996-12-191-3/+13
* (perform-replace): Undo previous change.Richard M. Stallman1996-12-181-3/+17
* (Fmatch_data): New args INTEGERS and REUSE.Richard M. Stallman1996-12-181-5/+35
* (sendmail-user-agent): Avoid error for CONTINUE non-nil.Richard M. Stallman1996-12-181-0/+1
* (LIBMAIL): New macro. Conditionally includes -lmail.Richard M. Stallman1996-12-181-1/+5
* (HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.Richard M. Stallman1996-12-181-0/+5
* Check for libmail, maillock.h and touchlock (for movemail).Richard M. Stallman1996-12-181-0/+6
* (iso-languages): Add "german" entry.Richard M. Stallman1996-12-181-0/+4
* (send_process) [EMACS_HAS_USECS]:Richard M. Stallman1996-12-181-0/+4
* (compose-mail): Doc fix.Richard M. Stallman1996-12-181-3/+5
* (set_point): Use virtual bounds, not real bounds,Richard M. Stallman1996-12-181-2/+5
* (display-time-event-handler): Use let*.Richard M. Stallman1996-12-181-6/+6
* (time-stamp-mail-host-name): Get rid of time-stamp-mail-host.Richard M. Stallman1996-12-181-6/+2
* (perform-replace): Delete the code that checkedRichard M. Stallman1996-12-181-16/+3
* (news-mail-reply, news-reply): Include the messageRichard M. Stallman1996-12-171-4/+11
* (isearch-ring-adjust): Don't pop the state at the start.Richard M. Stallman1996-12-171-7/+4
* (dired-move-to-filename-regexp): Recognize various languages.Richard M. Stallman1996-12-171-2/+3
* (ange-ftp-date-regexp): Recognize various languages.Richard M. Stallman1996-12-171-3/+4
* (merge_properties_sticky): Don't discard explicit nilRichard M. Stallman1996-12-171-12/+24
* (sendmail-send-it): Explicitly pass interactive delivery options toErik Naggum1996-12-171-4/+8
* (time-stamp-month-dd-yyyy): Use format-time-string.Richard M. Stallman1996-12-171-55/+11
* (time-stamp-no-file): Reintroduced.Richard M. Stallman1996-12-171-4/+41
* (display-time-event-handler): Fix previous change.Richard M. Stallman1996-12-161-10/+14
* Update VERSION to 2.4.2.Richard M. Stallman1996-12-161-1/+1
* Add normal-auto-fill-function.Richard M. Stallman1996-12-161-0/+6
* Update edition to 2.4b.Richard M. Stallman1996-12-161-7/+7
* (sendmail-send-it): If no recipients, don't runRichard M. Stallman1996-12-161-26/+36
* (mail-extract-address-components): Don't downcaseRichard M. Stallman1996-12-161-2/+0
* (imenu-generic-expression): Doc fix.Richard M. Stallman1996-12-161-6/+5
* (socket_connection): Free realhost after using it.Richard M. Stallman1996-12-161-0/+1
* Fix previous change.Richard M. Stallman1996-12-161-1/+4
* (Finsert_file_contents): Handle BEG and END non-nilRichard M. Stallman1996-12-161-6/+11
* (describe-mode): Include minor modes that aren't buffer local.Richard M. Stallman1996-12-161-6/+3
* (HAVE_LIMITS_H): Add #undef.Richard M. Stallman1996-12-161-0/+1