Richard M. Stallman
|
2ff6714dd1
|
(modify_event_symbol):
Don't index thru name_table if it is null.
|
1996-12-19 23:57:33 +00:00 |
|
Richard M. Stallman
|
370e3d9d64
|
(streq, strneq): Use == NULL rather than !.
|
1996-12-19 22:02:55 +00:00 |
|
Richard M. Stallman
|
beb403b379
|
(x_set_title): Check data type of NAME.
|
1996-12-19 17:05:37 +00:00 |
|
Richard M. Stallman
|
8ca821e9f8
|
(Fmatch_data): Doc fix.
|
1996-12-19 08:11:56 +00:00 |
|
Richard M. Stallman
|
82e312c766
|
Major cleanup of unclear or overly picturesque language.
|
1996-12-19 07:57:09 +00:00 |
|
Richard M. Stallman
|
7935c7387b
|
(set_frame_menubar): Call Fmatch_data with new explicit arguments.
|
1996-12-19 06:42:08 +00:00 |
|
Richard M. Stallman
|
dd13022778
|
(read_process_output, exec_sentinel):
Call Fmatch_data with new explicit arguments.
|
1996-12-19 06:41:48 +00:00 |
|
Richard M. Stallman
|
03007ccc8b
|
(mail-extract-address-components): Clear text props
after inserting ADDRESS.
|
1996-12-19 02:48:49 +00:00 |
|
Paul Eggert
|
12154b449f
|
(calendar-time-zone-daylight-rules): Add support
for daylight saving rules in Iran.
(require 'cal-persia) now needed.
|
1996-12-19 01:17:26 +00:00 |
|
Richard M. Stallman
|
ae4eb03ccb
|
(perform-replace): Undo previous change.
Instead, use the new match-data features to avoid consing.
|
1996-12-18 23:36:24 +00:00 |
|
Richard M. Stallman
|
56256c2a0c
|
(Fmatch_data): New args INTEGERS and REUSE.
|
1996-12-18 23:35:48 +00:00 |
|
Richard M. Stallman
|
a50388f820
|
(sendmail-user-agent): Avoid error for CONTINUE non-nil.
|
1996-12-18 23:27:56 +00:00 |
|
Richard M. Stallman
|
6e3dda29a4
|
(LIBMAIL): New macro. Conditionally includes -lmail.
(movemail): Use LIBMAIL, to link against -lmail.
|
1996-12-18 18:15:30 +00:00 |
|
Richard M. Stallman
|
5aab7a7208
|
(HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.
|
1996-12-18 18:12:37 +00:00 |
|
Richard M. Stallman
|
4e4db900b6
|
Check for libmail, maillock.h and touchlock (for movemail).
|
1996-12-18 18:11:20 +00:00 |
|
Richard M. Stallman
|
f8b68b2095
|
(iso-languages): Add "german" entry.
|
1996-12-18 16:41:59 +00:00 |
|
Richard M. Stallman
|
f3e6605c82
|
(send_process) [EMACS_HAS_USECS]:
When we wait for the buffer to clear, wait just .02 second.
|
1996-12-18 16:37:52 +00:00 |
|
Richard M. Stallman
|
06720de20e
|
(compose-mail): Doc fix.
|
1996-12-18 16:32:43 +00:00 |
|
Richard M. Stallman
|
b827a9e32b
|
(set_point): Use virtual bounds, not real bounds,
in the abort test for POSITION.
Skip the intangibility test if POSITION is at either end of buffer.
|
1996-12-18 06:30:59 +00:00 |
|
Richard M. Stallman
|
85673d2b49
|
(display-time-event-handler): Use let*.
|
1996-12-18 02:46:34 +00:00 |
|
Richard M. Stallman
|
e654f4b02c
|
(time-stamp-mail-host-name): Get rid of time-stamp-mail-host.
|
1996-12-18 02:45:09 +00:00 |
|
Richard M. Stallman
|
965fea6398
|
(perform-replace): Delete the code that checked
whether the regexp could match again right after this match.
It made the loop too slow.
|
1996-12-18 02:22:34 +00:00 |
|
Richard M. Stallman
|
5958eef64f
|
(news-mail-reply, news-reply): Include the message
ID in the In-reply-to line.
|
1996-12-17 20:53:28 +00:00 |
|
Richard M. Stallman
|
2ff20b7e81
|
(isearch-ring-adjust): Don't pop the state at the start.
Push the state at the end, not in the middle.
|
1996-12-17 20:24:43 +00:00 |
|
Richard M. Stallman
|
f3636ea7be
|
(dired-move-to-filename-regexp): Recognize various languages.
|
1996-12-17 18:43:10 +00:00 |
|
Richard M. Stallman
|
5a90849857
|
(ange-ftp-date-regexp): Recognize various languages.
|
1996-12-17 18:31:33 +00:00 |
|
Richard M. Stallman
|
4ab19eb30d
|
(merge_properties_sticky): Don't discard explicit nil
properties. Don't put on a front-sticky property if we inherit
one from the category that does the job.
|
1996-12-17 07:25:35 +00:00 |
|
Erik Naggum
|
92976f6765
|
(sendmail-send-it): Explicitly pass interactive delivery options to
sendmail.
|
1996-12-17 02:54:04 +00:00 |
|
Richard M. Stallman
|
b894460117
|
(time-stamp-month-dd-yyyy): Use format-time-string.
(time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy, time-stamp-dd-mon-yy)
(time-stamp-yy/mm/dd, time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
(time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm): Likewise.
(time-stamp-month-numbers, time-stamp-month-full-names): Vars deleted.
|
1996-12-17 00:19:01 +00:00 |
|
Richard M. Stallman
|
6946129cbe
|
(time-stamp-no-file): Reintroduced.
(time-stamp-string-preprocess): New function.
(time-stamp-string): Use time-stamp-string-preprocess.
(time-stamp-format): Doc fix.
|
1996-12-17 00:14:41 +00:00 |
|
Richard M. Stallman
|
d2b7637f7c
|
(display-time-event-handler): Fix previous change.
|
1996-12-16 22:40:50 +00:00 |
|
Richard M. Stallman
|
708362c17d
|
Update VERSION to 2.4.2.
|
1996-12-16 21:49:21 +00:00 |
|
Richard M. Stallman
|
910bc071c3
|
Add normal-auto-fill-function.
|
1996-12-16 20:17:06 +00:00 |
|
Richard M. Stallman
|
ab1130dddc
|
Update edition to 2.4b.
|
1996-12-16 20:15:01 +00:00 |
|
Richard M. Stallman
|
00365e9831
|
(sendmail-send-it): If no recipients, don't run
the mailer program. If there was also no fcc file, signal error.
|
1996-12-16 08:06:37 +00:00 |
|
Richard M. Stallman
|
bbcb3f00ac
|
(mail-extract-address-components): Don't downcase
the domain part of the address.
|
1996-12-16 07:51:24 +00:00 |
|
Richard M. Stallman
|
01e980fb08
|
(imenu-generic-expression): Doc fix.
(imenu--make-index-alist): Do `widen' and save-restriction here.
(imenu): Not here.
|
1996-12-16 07:39:34 +00:00 |
|
Richard M. Stallman
|
6a7eabe0c6
|
(socket_connection): Free realhost after using it.
|
1996-12-16 06:01:18 +00:00 |
|
Richard M. Stallman
|
94bec52a55
|
Fix previous change.
|
1996-12-16 05:53:33 +00:00 |
|
Richard M. Stallman
|
4d2a0879ff
|
(Finsert_file_contents): Handle BEG and END non-nil
when REPLACE is non-nil.
|
1996-12-16 05:46:37 +00:00 |
|
Richard M. Stallman
|
ddbe99e039
|
(describe-mode): Include minor modes that aren't buffer local.
|
1996-12-16 02:44:52 +00:00 |
|
Richard M. Stallman
|
99d15a7a70
|
(HAVE_LIMITS_H): Add #undef.
|
1996-12-16 02:44:07 +00:00 |
|
Richard M. Stallman
|
e77937d587
|
(limits.h): Check for this file.
|
1996-12-16 02:43:10 +00:00 |
|
Richard M. Stallman
|
4b18918922
|
Change defconsts to defvars.
|
1996-12-16 02:42:28 +00:00 |
|
Richard M. Stallman
|
cafef6ab6b
|
(register-name-alist): Use defvar.
|
1996-12-16 01:39:18 +00:00 |
|
Richard M. Stallman
|
ec5092d53c
|
(only-global-abbrevs): Use defvar.
|
1996-12-16 01:35:50 +00:00 |
|
Richard M. Stallman
|
1781e0210b
|
Change some defconsts to defvars.
|
1996-12-16 01:33:54 +00:00 |
|
Richard M. Stallman
|
d7fa5aa239
|
Change defconsts to defvars.
|
1996-12-16 01:33:02 +00:00 |
|
Richard M. Stallman
|
4c8a3b19ec
|
(format-alist): Change defconst to defvar.
|
1996-12-16 00:56:13 +00:00 |
|
Richard M. Stallman
|
1b43f83ff4
|
Change most defconsts to defvars.
|
1996-12-16 00:52:56 +00:00 |
|