Commit graph

18981 commits

Author SHA1 Message Date
Richard M. Stallman
4e61bddf04 (x_new_font): Follow the change in x_set_scroll_bar_width and make the
scroll bar at least 14 pixels wide.
1997-07-28 18:33:11 +00:00
Richard M. Stallman
0ecca02337 (Fx_create_frame): Initialize fontset in output_data. 1997-07-28 18:30:44 +00:00
Richard M. Stallman
d16a4fc65b (non_ascii_char_to_string): Fix typos. 1997-07-28 18:20:01 +00:00
Richard M. Stallman
205c438b6e (debug-ignored-errors): Delete ^Quit$ element. 1997-07-28 17:17:28 +00:00
Richard M. Stallman
ba5971b37a [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T. 1997-07-28 17:04:18 +00:00
Per Abrahamsen
4ee1cf9f78 Synched with 1.9951. 1997-07-28 15:46:57 +00:00
Richard M. Stallman
f8c39f5172 (x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont. 1997-07-28 15:10:21 +00:00
Richard M. Stallman
4f5c440330 (map_obarray): Don't crash if something strange is in the obarray. 1997-07-28 15:09:31 +00:00
Richard M. Stallman
0e193890cc (update-autoloads-from-directories):
Always update loaddefs.el in the source-directory.
1997-07-28 15:09:00 +00:00
Richard M. Stallman
a27738b67a Support auto-configuration of both Kerberos V4 and
Kerberos V5 for movemail, including detection of V4 and V5 header
files and libraries.
Include <string.h> when STDC_HEADERS is defined, to get
declarations of string functions.
[KERBEROS5] (socket_connection): Support the current MIT Kerberos
V5 API rather than the old one.
[KERBEROS] (socket_connection): Change a constant name from
SOCKET_ERROR to POP_SOCKET_ERROR to avoid a namespace conflict
with a constant in a header file.
1997-07-28 05:52:35 +00:00
Richard M. Stallman
93de505d85 Support auto-configuration of both Kerberos V4 and
Kerberos V5 for movemail, including detection of V4 and V5 header
files and libraries.
1997-07-28 05:51:59 +00:00
Richard M. Stallman
375e0047f8 (prefer-coding-system): Fix doc, prompt. 1997-07-28 05:26:38 +00:00
Richard M. Stallman
4cb46737eb (redisplay_window): When text has not changed,
call compute_motion starting from the former PT if possible.
If PT is unchanged from w->last_point, don't do compute_motion at all.
1997-07-28 04:55:45 +00:00
Richard M. Stallman
85da25e9dc Describe the separate distributions leim and intlfonts. 1997-07-28 01:19:19 +00:00
Richard M. Stallman
bb5f88cc4e (LDFLAGS): Get this from configure, like CFLAGS. 1997-07-27 21:40:24 +00:00
Richard M. Stallman
0537ec480d (syms_of_callproc): Don't init Vtemp_file_name_pattern here. 1997-07-27 21:38:49 +00:00
Richard M. Stallman
27f20fc120 Comment change. 1997-07-27 20:04:29 +00:00
Richard M. Stallman
c61005b96d (fill-context-prefix): Be stricter about
whether first-line prefix is compatible with second-line prefix.
1997-07-27 19:56:21 +00:00
Richard M. Stallman
487e6fcbdd Customized. 1997-07-27 19:53:27 +00:00
Richard M. Stallman
c098c7f193 Customized.
Doc fixes.
1997-07-27 19:50:06 +00:00
Richard M. Stallman
61c4aaf86e (compile-command): More doc fix. 1997-07-27 19:25:02 +00:00
Richard M. Stallman
b9c22adf8a (mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop. 1997-07-27 01:54:56 +00:00
Richard M. Stallman
9f993a1044 (file-coding-system-alist): Use no-conversion for tar files. 1997-07-27 00:07:08 +00:00
Richard M. Stallman
4eec33ae22 (jka-compr-added-to-file-coding-system-alist): New var.
(jka-compr-insert-file-contents): Set coding-system-for-read
according to file name after removing compression suffix.
(jka-compr-install): Add elemets to file-coding-system-alist.
(jka-compr-uninstall): Remove elements from file-coding-system-alist.
1997-07-27 00:06:20 +00:00
Richard M. Stallman
6c8499b941 (line-move): If intangibility moves us to a different line,
adjust the hpos nicely in that line.
1997-07-26 22:22:59 +00:00
Richard M. Stallman
92304bc8c7 (read-quoted-char): Consistently downcase letter "digits". 1997-07-26 22:21:49 +00:00
Richard M. Stallman
aec2b95b43 (strout, printchar): Handle minibuffer_auto_raise. 1997-07-26 22:20:51 +00:00
Richard M. Stallman
d78f466fff (mail-mode): Make adaptive-fill-regexp
match more values.  Bind adaptive-fill-first-line-regexp too.
1997-07-26 22:19:26 +00:00
Per Bothner
feb1ff7fbd Recognize SunOS 3.x. 1997-07-26 19:01:01 +00:00
Richard M. Stallman
e259d5a3bd (telnet): Handle multiple telnet programs better.
(telnet-host-properties): New variable.
1997-07-26 18:41:15 +00:00
Richard M. Stallman
632c6364e6 Delete MPEG Audio (it is forbidden).
Explain more about why Qt is important.
Delete screen-savers item.
1997-07-26 01:52:56 +00:00
Richard M. Stallman
bf7253f4a2 (dumpglyphs): Check the dimension of FONT while
setting `byte1' and `byte2' members of *CP.

(XTread_socket): Trap the BadMatch error that can occur
after a XSetInputFocus if window is not visible.
1997-07-26 01:43:07 +00:00
Richard M. Stallman
f3216838e8 (LD_SWITCH_SYSTEM_TEMACS): Define this instead of LD_SWITCH_SYSTEM. 1997-07-26 01:41:59 +00:00
Richard M. Stallman
12a274bfe3 (display_text_line): Don't count minibuf_prompt_width twice in taboffset. 1997-07-26 01:41:03 +00:00
Richard M. Stallman
ccc1cac016 (display_menu): If an item is disabled,
don't display its submenu (if any).
1997-07-26 01:40:05 +00:00
Richard M. Stallman
7cf45b048e Update leim/leim-list.el.
Pass along value of $EMACS when updating lisp dir.
1997-07-25 22:33:06 +00:00
Richard M. Stallman
e09d403394 (occur): Local variable line-start redundant.
`occur-marker' extends to the end of the line rather than one char before end.
1997-07-25 22:21:49 +00:00
Richard M. Stallman
f26d8cd6e8 Comment change. 1997-07-25 22:10:42 +00:00
Richard M. Stallman
0974f7bfcf (rmail-pop-password-error): New variable.
(rmail-insert-inbox-text): If there's an error getting mail from
the POP server, and the error matches rmail-pop-password-error or
we prompted for the POP password, assume that the password is
incorrect and erase it so that the user will be prompted again the
next time he gets mail.
1997-07-25 22:08:24 +00:00
Richard M. Stallman
8248aeb532 (awk-mode): Call c-initialize-cc-mode. 1997-07-25 20:51:42 +00:00
Richard M. Stallman
f610c00ada (compile-command): Doc fix. 1997-07-25 19:02:00 +00:00
Richard M. Stallman
68788cecc4 (Fwrite_region): Fix previous change. 1997-07-25 18:12:53 +00:00
Richard M. Stallman
3c0c48a737 (doug_lea_malloc): Make __after_morecore_hook a
prerequisite to the use of Doug Lea's malloc.
1997-07-25 17:57:47 +00:00
Richard M. Stallman
5dfa3d3536 (compilation-error-regexp-alist): Add elt for EPC F90.
compilation-mode-font-lock-keywords: Ensure that each
regexp generated from compilation-error-regexp-alist begins with "^".
1997-07-25 17:29:29 +00:00
Kenichi Handa
e9a5d6f716 (quail-update-leim-list-file): Call
find-file-noselect with t for arguments NOWARN and RAWFILE.
1997-07-25 13:34:18 +00:00
Kenichi Handa
e55e92eeef (leim-list-entry-regexp): Make this match only at beginning of line. 1997-07-25 13:13:00 +00:00
Simon Marshall
92677e25c1 customise & make installation/deinstallation happen on mode command not file load. 1997-07-25 11:36:34 +00:00
Simon Marshall
86c87ebc8c Wrap minibuffer-auto-raise where nec. to stop frame raising. 1997-07-25 11:35:08 +00:00
Simon Marshall
d77c8526be Add type specs "explicit" "mutable". 1997-07-25 11:34:20 +00:00
Kenichi Handa
43807b7703 (read-input-method-name): Show more appropriate error message. 1997-07-25 08:06:19 +00:00