]> git.eshelyaron.com Git - emacs.git/log
emacs.git
28 years ago(streq, strneq): Use == NULL rather than !.
Richard M. Stallman [Thu, 19 Dec 1996 22:02:55 +0000 (22:02 +0000)]
(streq, strneq): Use == NULL rather than !.

28 years ago(x_set_title): Check data type of NAME.
Richard M. Stallman [Thu, 19 Dec 1996 17:05:37 +0000 (17:05 +0000)]
(x_set_title): Check data type of NAME.

28 years ago(Fmatch_data): Doc fix.
Richard M. Stallman [Thu, 19 Dec 1996 08:11:56 +0000 (08:11 +0000)]
(Fmatch_data): Doc fix.

28 years agoMajor cleanup of unclear or overly picturesque language.
Richard M. Stallman [Thu, 19 Dec 1996 07:57:09 +0000 (07:57 +0000)]
Major cleanup of unclear or overly picturesque language.

28 years ago(set_frame_menubar): Call Fmatch_data with new explicit arguments.
Richard M. Stallman [Thu, 19 Dec 1996 06:42:08 +0000 (06:42 +0000)]
(set_frame_menubar): Call Fmatch_data with new explicit arguments.

28 years ago(read_process_output, exec_sentinel):
Richard M. Stallman [Thu, 19 Dec 1996 06:41:48 +0000 (06:41 +0000)]
(read_process_output, exec_sentinel):
Call Fmatch_data with new explicit arguments.

28 years ago(mail-extract-address-components): Clear text props
Richard M. Stallman [Thu, 19 Dec 1996 02:48:49 +0000 (02:48 +0000)]
(mail-extract-address-components): Clear text props
after inserting ADDRESS.

28 years ago(calendar-time-zone-daylight-rules): Add support
Paul Eggert [Thu, 19 Dec 1996 01:17:26 +0000 (01:17 +0000)]
(calendar-time-zone-daylight-rules): Add support
for daylight saving rules in Iran.
(require 'cal-persia) now needed.

28 years ago(perform-replace): Undo previous change.
Richard M. Stallman [Wed, 18 Dec 1996 23:36:24 +0000 (23:36 +0000)]
(perform-replace): Undo previous change.
Instead, use the new match-data features to avoid consing.

28 years ago(Fmatch_data): New args INTEGERS and REUSE.
Richard M. Stallman [Wed, 18 Dec 1996 23:35:48 +0000 (23:35 +0000)]
(Fmatch_data): New args INTEGERS and REUSE.

28 years ago(sendmail-user-agent): Avoid error for CONTINUE non-nil.
Richard M. Stallman [Wed, 18 Dec 1996 23:27:56 +0000 (23:27 +0000)]
(sendmail-user-agent): Avoid error for CONTINUE non-nil.

28 years ago(LIBMAIL): New macro. Conditionally includes -lmail.
Richard M. Stallman [Wed, 18 Dec 1996 18:15:30 +0000 (18:15 +0000)]
(LIBMAIL): New macro.  Conditionally includes -lmail.
(movemail): Use LIBMAIL, to link against -lmail.

28 years ago(HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.
Richard M. Stallman [Wed, 18 Dec 1996 18:12:37 +0000 (18:12 +0000)]
(HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.

28 years agoCheck for libmail, maillock.h and touchlock (for movemail).
Richard M. Stallman [Wed, 18 Dec 1996 18:11:20 +0000 (18:11 +0000)]
Check for libmail, maillock.h and touchlock (for movemail).

28 years ago(iso-languages): Add "german" entry.
Richard M. Stallman [Wed, 18 Dec 1996 16:41:59 +0000 (16:41 +0000)]
(iso-languages): Add "german" entry.

28 years ago(send_process) [EMACS_HAS_USECS]:
Richard M. Stallman [Wed, 18 Dec 1996 16:37:52 +0000 (16:37 +0000)]
(send_process) [EMACS_HAS_USECS]:
When we wait for the buffer to clear, wait just .02 second.

28 years ago(compose-mail): Doc fix.
Richard M. Stallman [Wed, 18 Dec 1996 16:32:43 +0000 (16:32 +0000)]
(compose-mail): Doc fix.

28 years ago(set_point): Use virtual bounds, not real bounds,
Richard M. Stallman [Wed, 18 Dec 1996 06:30:59 +0000 (06:30 +0000)]
(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.

28 years ago(display-time-event-handler): Use let*.
Richard M. Stallman [Wed, 18 Dec 1996 02:46:34 +0000 (02:46 +0000)]
(display-time-event-handler): Use let*.

28 years ago(time-stamp-mail-host-name): Get rid of time-stamp-mail-host.
Richard M. Stallman [Wed, 18 Dec 1996 02:45:09 +0000 (02:45 +0000)]
(time-stamp-mail-host-name): Get rid of time-stamp-mail-host.

28 years ago(perform-replace): Delete the code that checked
Richard M. Stallman [Wed, 18 Dec 1996 02:22:34 +0000 (02:22 +0000)]
(perform-replace): Delete the code that checked
whether the regexp could match again right after this match.
It made the loop too slow.

28 years ago(news-mail-reply, news-reply): Include the message
Richard M. Stallman [Tue, 17 Dec 1996 20:53:28 +0000 (20:53 +0000)]
(news-mail-reply, news-reply): Include the message
ID in the In-reply-to line.

28 years ago(isearch-ring-adjust): Don't pop the state at the start.
Richard M. Stallman [Tue, 17 Dec 1996 20:24:43 +0000 (20:24 +0000)]
(isearch-ring-adjust): Don't pop the state at the start.
Push the state at the end, not in the middle.

28 years ago(dired-move-to-filename-regexp): Recognize various languages.
Richard M. Stallman [Tue, 17 Dec 1996 18:43:10 +0000 (18:43 +0000)]
(dired-move-to-filename-regexp): Recognize various languages.

28 years ago(ange-ftp-date-regexp): Recognize various languages.
Richard M. Stallman [Tue, 17 Dec 1996 18:31:33 +0000 (18:31 +0000)]
(ange-ftp-date-regexp): Recognize various languages.

28 years ago(merge_properties_sticky): Don't discard explicit nil
Richard M. Stallman [Tue, 17 Dec 1996 07:25:35 +0000 (07:25 +0000)]
(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.

28 years ago(sendmail-send-it): Explicitly pass interactive delivery options to
Erik Naggum [Tue, 17 Dec 1996 02:54:04 +0000 (02:54 +0000)]
(sendmail-send-it): Explicitly pass interactive delivery options to
sendmail.

28 years ago(time-stamp-month-dd-yyyy): Use format-time-string.
Richard M. Stallman [Tue, 17 Dec 1996 00:19:01 +0000 (00:19 +0000)]
(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.

28 years ago(time-stamp-no-file): Reintroduced.
Richard M. Stallman [Tue, 17 Dec 1996 00:14:41 +0000 (00:14 +0000)]
(time-stamp-no-file): Reintroduced.
(time-stamp-string-preprocess): New function.
(time-stamp-string): Use time-stamp-string-preprocess.
(time-stamp-format): Doc fix.

28 years ago(display-time-event-handler): Fix previous change.
Richard M. Stallman [Mon, 16 Dec 1996 22:40:50 +0000 (22:40 +0000)]
(display-time-event-handler): Fix previous change.

28 years agoUpdate VERSION to 2.4.2.
Richard M. Stallman [Mon, 16 Dec 1996 21:49:21 +0000 (21:49 +0000)]
Update VERSION to 2.4.2.

28 years agoAdd normal-auto-fill-function.
Richard M. Stallman [Mon, 16 Dec 1996 20:17:06 +0000 (20:17 +0000)]
Add normal-auto-fill-function.

28 years agoUpdate edition to 2.4b.
Richard M. Stallman [Mon, 16 Dec 1996 20:15:01 +0000 (20:15 +0000)]
Update edition to 2.4b.

28 years ago(sendmail-send-it): If no recipients, don't run
Richard M. Stallman [Mon, 16 Dec 1996 08:06:37 +0000 (08:06 +0000)]
(sendmail-send-it): If no recipients, don't run
the mailer program.  If there was also no fcc file, signal error.

28 years ago(mail-extract-address-components): Don't downcase
Richard M. Stallman [Mon, 16 Dec 1996 07:51:24 +0000 (07:51 +0000)]
(mail-extract-address-components): Don't downcase
the domain part of the address.

28 years ago(imenu-generic-expression): Doc fix.
Richard M. Stallman [Mon, 16 Dec 1996 07:39:34 +0000 (07:39 +0000)]
(imenu-generic-expression): Doc fix.
(imenu--make-index-alist): Do `widen' and save-restriction here.
(imenu): Not here.

28 years ago(socket_connection): Free realhost after using it.
Richard M. Stallman [Mon, 16 Dec 1996 06:01:18 +0000 (06:01 +0000)]
(socket_connection): Free realhost after using it.

28 years agoFix previous change.
Richard M. Stallman [Mon, 16 Dec 1996 05:53:33 +0000 (05:53 +0000)]
Fix previous change.

28 years ago(Finsert_file_contents): Handle BEG and END non-nil
Richard M. Stallman [Mon, 16 Dec 1996 05:46:37 +0000 (05:46 +0000)]
(Finsert_file_contents): Handle BEG and END non-nil
when REPLACE is non-nil.

28 years ago(describe-mode): Include minor modes that aren't buffer local.
Richard M. Stallman [Mon, 16 Dec 1996 02:44:52 +0000 (02:44 +0000)]
(describe-mode): Include minor modes that aren't buffer local.

28 years ago(HAVE_LIMITS_H): Add #undef.
Richard M. Stallman [Mon, 16 Dec 1996 02:44:07 +0000 (02:44 +0000)]
(HAVE_LIMITS_H): Add #undef.

28 years ago(limits.h): Check for this file.
Richard M. Stallman [Mon, 16 Dec 1996 02:43:10 +0000 (02:43 +0000)]
(limits.h): Check for this file.

28 years agoChange defconsts to defvars.
Richard M. Stallman [Mon, 16 Dec 1996 02:42:28 +0000 (02:42 +0000)]
Change defconsts to defvars.

28 years ago(register-name-alist): Use defvar.
Richard M. Stallman [Mon, 16 Dec 1996 01:39:18 +0000 (01:39 +0000)]
(register-name-alist): Use defvar.

28 years ago(only-global-abbrevs): Use defvar.
Richard M. Stallman [Mon, 16 Dec 1996 01:35:50 +0000 (01:35 +0000)]
(only-global-abbrevs): Use defvar.

28 years agoChange some defconsts to defvars.
Richard M. Stallman [Mon, 16 Dec 1996 01:33:54 +0000 (01:33 +0000)]
Change some defconsts to defvars.

28 years agoChange defconsts to defvars.
Richard M. Stallman [Mon, 16 Dec 1996 01:33:02 +0000 (01:33 +0000)]
Change defconsts to defvars.

28 years ago(format-alist): Change defconst to defvar.
Richard M. Stallman [Mon, 16 Dec 1996 00:56:13 +0000 (00:56 +0000)]
(format-alist): Change defconst to defvar.

28 years agoChange most defconsts to defvars.
Richard M. Stallman [Mon, 16 Dec 1996 00:52:56 +0000 (00:52 +0000)]
Change most defconsts to defvars.

28 years ago(find-file-revert-without-query): New variable.
Richard M. Stallman [Sun, 15 Dec 1996 20:52:40 +0000 (20:52 +0000)]
(find-file-revert-without-query): New variable.
(find-file-noselect): Revert certain files without query
if the file has changed and the buffer has not.

28 years ago(Fuser_full_name): Return nil if the specified user doesn't exist.
Richard M. Stallman [Sun, 15 Dec 1996 20:14:13 +0000 (20:14 +0000)]
(Fuser_full_name): Return nil if the specified user doesn't exist.
(init_editfns): Set Vuser_full_name to "unknown" if the user name
can't be resolved.

28 years ago(x_set_scroll_bar_width): Reject a width that's too small.
Richard M. Stallman [Sun, 15 Dec 1996 18:48:23 +0000 (18:48 +0000)]
(x_set_scroll_bar_width): Reject a width that's too small.

28 years ago(cpp-edit-load): Don't load anything if init-file-user is nil.
Richard M. Stallman [Sun, 15 Dec 1996 07:30:24 +0000 (07:30 +0000)]
(cpp-edit-load): Don't load anything if init-file-user is nil.
(cpp-edit-save): Doc fix.

28 years ago(set_point): Check for intangible properties on overlays.
Richard M. Stallman [Sun, 15 Dec 1996 04:58:53 +0000 (04:58 +0000)]
(set_point): Check for intangible properties on overlays.

28 years ago(Fnext_char_property_change): New function.
Richard M. Stallman [Sun, 15 Dec 1996 04:57:31 +0000 (04:57 +0000)]
(Fnext_char_property_change): New function.
(Fprevious_char_property_change): New function.
(syms_of_textprop): defsubr them.

28 years ago(outline-discard-overlays):
Richard M. Stallman [Sat, 14 Dec 1996 22:24:35 +0000 (22:24 +0000)]
(outline-discard-overlays):
Use overlays-in, to ensure we get rid of empty overlays.

28 years ago(menu-bar-tools-menu): Add items
Richard M. Stallman [Sat, 14 Dec 1996 22:23:58 +0000 (22:23 +0000)]
(menu-bar-tools-menu): Add items
Debugger, Compile and Search Files.

28 years ago(rmail-summary-beginning-of-message):
Richard M. Stallman [Sat, 14 Dec 1996 02:11:32 +0000 (02:11 +0000)]
(rmail-summary-beginning-of-message):
Obey rmail-summary-size, and make sure summary is on top
if we split a single large window.

(rmail-summary-scroll-msg-down): If message is
not visible at all, use rmail-summary-beginning-of-message.
(rmail-summary-scroll-msg-up): Likewise.

28 years ago(disabled-command-hook): Correctly keep the first
Richard M. Stallman [Fri, 13 Dec 1996 20:50:55 +0000 (20:50 +0000)]
(disabled-command-hook): Correctly keep the first
paragraph of the command's documentation.

28 years ago(time-stamp-am-pm): Variable deleted.
Richard M. Stallman [Fri, 13 Dec 1996 01:49:23 +0000 (01:49 +0000)]
(time-stamp-am-pm): Variable deleted.
(time-stamp-weekday-full-names): Likewise.
(time-stamp-weekday-numbers): Likewise.
(time-stamp-old-format-warn): Doc fix.

(time-stamp-strftime): Function deleted.
(time-stamp-string): Use format-time-string.
(time-stamp-format): Change default value
to work with format-time-string.

28 years ago(display-time-event-handler): If Don't run the timer
Richard M. Stallman [Fri, 13 Dec 1996 01:31:43 +0000 (01:31 +0000)]
(display-time-event-handler): If Don't run the timer
for successive times that are already in the past.

28 years ago(Info-mode): Default for `tab-width'.
Richard M. Stallman [Thu, 12 Dec 1996 23:00:31 +0000 (23:00 +0000)]
(Info-mode): Default for `tab-width'.

28 years agoExplain how disabled commands' doc strings are displayed.
Richard M. Stallman [Thu, 12 Dec 1996 05:36:22 +0000 (05:36 +0000)]
Explain how disabled commands' doc strings are displayed.

28 years agoFix previous change.
Richard M. Stallman [Wed, 11 Dec 1996 21:06:53 +0000 (21:06 +0000)]
Fix previous change.

28 years ago(browse-url-url-at-point): Use thing-at-point.
Richard M. Stallman [Wed, 11 Dec 1996 21:06:18 +0000 (21:06 +0000)]
(browse-url-url-at-point): Use thing-at-point.
(browse-url-looking-at): Function deleted.

28 years ago(bounds-of-thing-at-point): Allow the end
Richard M. Stallman [Wed, 11 Dec 1996 20:59:18 +0000 (20:59 +0000)]
(bounds-of-thing-at-point): Allow the end
to be at the same place as ORIG.
Try harder to find a thing that ends at ORIG.

(url): Move forward over colons.
Move back over colons at the end.
(thing-at-point-file-name-chars): Include @.

28 years agoDon't load .custom if -q was used.
Richard M. Stallman [Wed, 11 Dec 1996 20:25:24 +0000 (20:25 +0000)]
Don't load .custom if -q was used.

28 years ago(byte-compile-insert-header): Fix previous change.
Karl Heuer [Wed, 11 Dec 1996 01:29:00 +0000 (01:29 +0000)]
(byte-compile-insert-header): Fix previous change.

28 years ago(syms_of_buffer): Doc fix (transient-mark-mode).
Richard M. Stallman [Wed, 11 Dec 1996 01:07:41 +0000 (01:07 +0000)]
(syms_of_buffer): Doc fix (transient-mark-mode).

28 years agocall-process does not create a buffer.
Richard M. Stallman [Wed, 11 Dec 1996 00:57:00 +0000 (00:57 +0000)]
call-process does not create a buffer.

28 years ago* config.guess: Recognize machten.
David J. MacKenzie [Wed, 11 Dec 1996 00:37:52 +0000 (00:37 +0000)]
* config.guess:  Recognize machten.
From Eric W. Bates <ericx@vineyard.net>.

28 years ago(Fwrite_region): Be careful not to destroy contents of
Richard M. Stallman [Wed, 11 Dec 1996 00:29:18 +0000 (00:29 +0000)]
(Fwrite_region): Be careful not to destroy contents of
existing file when appending.

28 years ago(goto-address-fontify): Use overlay, not text props.
Richard M. Stallman [Tue, 10 Dec 1996 23:29:51 +0000 (23:29 +0000)]
(goto-address-fontify): Use overlay, not text props.

28 years ago(message2_nolog): Handle minibuffer_auto_raise.
Richard M. Stallman [Tue, 10 Dec 1996 23:29:00 +0000 (23:29 +0000)]
(message2_nolog): Handle minibuffer_auto_raise.

28 years ago(Fcall_process_region): Define missing local `count'.
Richard M. Stallman [Tue, 10 Dec 1996 23:27:58 +0000 (23:27 +0000)]
(Fcall_process_region): Define missing local `count'.

28 years ago(window_scroll): Don't set w->start or w->force_start if signaling an error.
Richard M. Stallman [Tue, 10 Dec 1996 23:26:48 +0000 (23:26 +0000)]
(window_scroll): Don't set w->start or w->force_start if signaling an error.

28 years ago(Fend_of_line, Fbeginning_of_line):
Richard M. Stallman [Tue, 10 Dec 1996 23:25:45 +0000 (23:25 +0000)]
(Fend_of_line, Fbeginning_of_line):
Use Fline_beginning_position, Fline_end_position.

28 years ago(Vmenu_updating_frame): New variable.
Richard M. Stallman [Tue, 10 Dec 1996 23:25:14 +0000 (23:25 +0000)]
(Vmenu_updating_frame): New variable.
(syms_of_xmenu): Set up Lisp var.
(Fx_popup_menu, set_frame_menubar): Initialize it.

28 years ago(sort-columns): Don't use `sort' utility if the text has text properties.
Richard M. Stallman [Tue, 10 Dec 1996 07:26:02 +0000 (07:26 +0000)]
(sort-columns): Don't use `sort' utility if the text has text properties.

28 years ago(timer-next-integral-multiple-of-time): Doc fix.
Richard M. Stallman [Tue, 10 Dec 1996 07:24:21 +0000 (07:24 +0000)]
(timer-next-integral-multiple-of-time): Doc fix.

28 years ago(thing-at-point-url-chars): Allow comma, = and &.
Richard M. Stallman [Tue, 10 Dec 1996 07:19:54 +0000 (07:19 +0000)]
(thing-at-point-url-chars): Allow comma, = and &.
(url): Move back over commas at the end.

28 years ago(normal-top-level, command-line, command-line-1):
Geoff Voelker [Mon, 9 Dec 1996 23:38:03 +0000 (23:38 +0000)]
(normal-top-level, command-line, command-line-1):
User w32 instead of ms-windows for window-system symbol.

28 years ago(Fread_file_name_internal): Verify STRING is a string.
Richard M. Stallman [Mon, 9 Dec 1996 06:38:01 +0000 (06:38 +0000)]
(Fread_file_name_internal): Verify STRING is a string.
(Fread_file_name): Don't insert DIR or INITIAL if it isn't a string.

28 years ago(gnus-button-alist): Allow whitespace in `<URL:...'
Richard M. Stallman [Mon, 9 Dec 1996 06:37:30 +0000 (06:37 +0000)]
(gnus-button-alist): Allow whitespace in `<URL:...'
markup (rfc1738), done last, after possible partial matches.
(gnus-button-url): Zap any whitespace from a <URL:...> match.

28 years ago(disabled-command-hook): Use `defvar' and add documentation string.
Erik Naggum [Mon, 9 Dec 1996 04:21:11 +0000 (04:21 +0000)]
(disabled-command-hook): Use `defvar' and add documentation string.
(disabled-command-hook): New option ! turns off disabled commands.

28 years ago(Fuser_full_name): Use build_string instead of make_string.
Richard M. Stallman [Mon, 9 Dec 1996 02:41:44 +0000 (02:41 +0000)]
(Fuser_full_name): Use build_string instead of make_string.

28 years ago(rs6000-ibm-aix4.2): New alternative.
Richard M. Stallman [Mon, 9 Dec 1996 02:29:24 +0000 (02:29 +0000)]
(rs6000-ibm-aix4.2): New alternative.
(rs6000-ibm-aix4.0): New alternative.
(rs6000-ibm-aix4*): Assume aix 4.1 by default.

28 years ago(Fend_of_line, Fbeginning_of_line): Declared.
Richard M. Stallman [Mon, 9 Dec 1996 00:51:15 +0000 (00:51 +0000)]
(Fend_of_line, Fbeginning_of_line): Declared.

28 years ago(gnus-read-init-file): Don't load anything if init-file-user is nil.
Richard M. Stallman [Sun, 8 Dec 1996 22:00:45 +0000 (22:00 +0000)]
(gnus-read-init-file): Don't load anything if init-file-user is nil.

28 years ago(status_notify): Test p->infd > 0
Richard M. Stallman [Sun, 8 Dec 1996 21:36:42 +0000 (21:36 +0000)]
(status_notify): Test p->infd > 0
before each call to read_process_output.
(read_process_output): Handle match data properly in recursive calls.
(exec_sentinel): Likewise.

28 years ago(iconify-or-deiconify-frame): Define to be a
Richard M. Stallman [Sun, 8 Dec 1996 08:24:03 +0000 (08:24 +0000)]
(iconify-or-deiconify-frame): Define to be a
no-op, so commands that call it (like viper.el) work.

28 years ago(texinfo-font-lock-keywords): Add `url', `email'.
Richard M. Stallman [Sun, 8 Dec 1996 08:22:59 +0000 (08:22 +0000)]
(texinfo-font-lock-keywords): Add `url', `email'.

28 years ago(Fuser_full_name): Accept a string (the login name) as
Richard M. Stallman [Sun, 8 Dec 1996 08:20:50 +0000 (08:20 +0000)]
(Fuser_full_name): Accept a string (the login name) as
a parameter.  Do ampersand expansion, if required.
(init_editfns): Use it.

28 years ago(syms_of_minibuf): Doc fix.
Richard M. Stallman [Sun, 8 Dec 1996 08:20:17 +0000 (08:20 +0000)]
(syms_of_minibuf): Doc fix.

28 years ago(Fline_beginning_position, Fline_end_position): New fns.
Richard M. Stallman [Sun, 8 Dec 1996 08:18:52 +0000 (08:18 +0000)]
(Fline_beginning_position, Fline_end_position): New fns.

(Fuser_full_name): Accept an optional UID and return
the full name of that user instead.

28 years ago(Info-get-token): Find tokens where START matches
Richard M. Stallman [Sun, 8 Dec 1996 07:37:55 +0000 (07:37 +0000)]
(Info-get-token): Find tokens where START matches

28 years ago(PENTIUM:CPunix:4.0*:*): New case.
Richard Kenner [Sat, 7 Dec 1996 22:47:59 +0000 (22:47 +0000)]
(PENTIUM:CPunix:4.0*:*): New case.

28 years ago(mouse-drag-mode-line): Don't get error
Richard M. Stallman [Sat, 7 Dec 1996 22:19:50 +0000 (22:19 +0000)]
(mouse-drag-mode-line): Don't get error
about sole window, if we don't actually try to change the size.

28 years ago(isearch-no-upper-case-p): Use downcase
Richard M. Stallman [Sat, 7 Dec 1996 22:17:50 +0000 (22:17 +0000)]
(isearch-no-upper-case-p): Use downcase
so that we handle arbitrary kinds of casification.

28 years ago(mail-reply-action): Renamed from mail-reply-buffer.
Richard M. Stallman [Sat, 7 Dec 1996 22:16:27 +0000 (22:16 +0000)]
(mail-reply-action): Renamed from mail-reply-buffer.
(mail-yank-original): Handle either an action or a buffer
in mail-reply-action.
(mail): Doc fix.

(mail-mode-fill-paragraph): New function.
(mail-mode): Set fill-paragraph-function.