]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Sun, 3 Aug 1997 02:54:04 +0000 (02:54 +0000)]
(setup-korean-environment): Set default value of default-input-method.
Kenichi Handa [Sun, 3 Aug 1997 02:54:04 +0000 (02:54 +0000)]
(setup-tibetan-environment): Set default value of default-input-method.
Kenichi Handa [Sun, 3 Aug 1997 02:51:30 +0000 (02:51 +0000)]
Fix previous change.
Kenichi Handa [Sun, 3 Aug 1997 02:50:47 +0000 (02:50 +0000)]
(quail-next-translation): Call
quail-execute-non-quail-command when no current translations.
(quail-prev-translation): Likewise.
(quail-next-translation-block): Likewise.
(quail-prev-translation-block): Likewise.
Richard M. Stallman [Sat, 2 Aug 1997 21:59:55 +0000 (21:59 +0000)]
Doc fixes; fix error message text.
Richard M. Stallman [Sat, 2 Aug 1997 20:41:55 +0000 (20:41 +0000)]
(term-ignore-error): Fix foolish errors.
Richard M. Stallman [Sat, 2 Aug 1997 10:15:43 +0000 (10:15 +0000)]
(describe-current-coding-system): Clean up output format.
Richard M. Stallman [Sat, 2 Aug 1997 09:30:17 +0000 (09:30 +0000)]
(compute_motion): Correct the criterion for when to
move back 1 space when we terminate just after continuing the line.
Michael Kifer [Sat, 2 Aug 1997 07:40:22 +0000 (07:40 +0000)]
new version
Michael Kifer [Sat, 2 Aug 1997 06:56:24 +0000 (06:56 +0000)]
new version
Richard M. Stallman [Sat, 2 Aug 1997 03:13:34 +0000 (03:13 +0000)]
Fix up coding system.
Richard M. Stallman [Fri, 1 Aug 1997 19:20:29 +0000 (19:20 +0000)]
(adaptive-fill-first-line-regexp): Fix regexp.
Richard M. Stallman [Fri, 1 Aug 1997 19:19:51 +0000 (19:19 +0000)]
(mode-line-mule-info): Delete the conditional on enable-multibyte-characters.
Richard M. Stallman [Fri, 1 Aug 1997 18:12:50 +0000 (18:12 +0000)]
(mail-mode): Recognize foo> prefix
even without leading space.
Richard M. Stallman [Fri, 1 Aug 1997 18:09:30 +0000 (18:09 +0000)]
Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw.
Richard M. Stallman [Fri, 1 Aug 1997 17:09:45 +0000 (17:09 +0000)]
(standard-display-cyrillic-translit): New function.
Richard M. Stallman [Fri, 1 Aug 1997 07:18:01 +0000 (07:18 +0000)]
Comment change.
Richard M. Stallman [Fri, 1 Aug 1997 06:45:06 +0000 (06:45 +0000)]
(cyrillic-translit): New input method.
Richard M. Stallman [Fri, 1 Aug 1997 04:53:34 +0000 (04:53 +0000)]
(isearch-hide-immediately): Doc fix.
Kenichi Handa [Fri, 1 Aug 1997 01:36:20 +0000 (01:36 +0000)]
(encode_coding_iso2022): When source data ends not at
character boundardy, set data in coding->carryover correctly, and
set SRC to SRC_END.
(encode_coding_sjis_big5): Likewise.
(encode_coding): Don't set coding->carryover_size to 0.
Kenichi Handa [Fri, 1 Aug 1997 01:36:20 +0000 (01:36 +0000)]
(Fwrite_region): Don't try to flush out a data twice.
Richard M. Stallman [Fri, 1 Aug 1997 01:22:16 +0000 (01:22 +0000)]
(standard-display-european): New arg AUTO.
Normally, set enable-multibyte-characters to nil.
Richard M. Stallman [Fri, 1 Aug 1997 01:21:51 +0000 (01:21 +0000)]
(command-line): Pass t for AUTO arg to standard-display-european.
Richard M. Stallman [Fri, 1 Aug 1997 01:04:56 +0000 (01:04 +0000)]
Many doc strings and messages changed.
Richard M. Stallman [Fri, 1 Aug 1997 00:58:56 +0000 (00:58 +0000)]
(direct_output_for_insert): Set last_point_x properly.
Kenichi Handa [Fri, 1 Aug 1997 00:29:34 +0000 (00:29 +0000)]
(x_list_fonts): Request at least 10 fonts by XListFonts.
Richard M. Stallman [Fri, 1 Aug 1997 00:12:35 +0000 (00:12 +0000)]
(redisplay_window): Fix one-off in handling
scroll-conservatively for scrolling up.
Richard M. Stallman [Thu, 31 Jul 1997 16:44:49 +0000 (16:44 +0000)]
(x_list_fonts): Reject a font whose min_bounds.width is 0.
Richard M. Stallman [Thu, 31 Jul 1997 15:38:10 +0000 (15:38 +0000)]
(diary-face, calendar-today-face, holiday-face):
Use
defface to define them.
Richard M. Stallman [Thu, 31 Jul 1997 07:54:07 +0000 (07:54 +0000)]
(current_lock_owner): Don't try to delete lock
if this or another existing process owns it!
Richard M. Stallman [Thu, 31 Jul 1997 06:59:37 +0000 (06:59 +0000)]
(eval-last-sexp): Ignore `...' around sexp.
Kenichi Handa [Thu, 31 Jul 1997 06:48:05 +0000 (06:48 +0000)]
(prefer-coding-system): Change also
default value of buffer-file-coding-system.
Richard M. Stallman [Thu, 31 Jul 1997 06:23:19 +0000 (06:23 +0000)]
(vc-backend-checkin): For CVS, forget the checkout model after commit.
(vc-backend-checkout): Use "cvs edit" for files with manual checkout.
(vc-minor-part, vc-previous-version): New functions.
(vc-diff): Don't ask or guess version numbers.
(vc-version-diff): Suggest default versions based on the file state.
Richard M. Stallman [Thu, 31 Jul 1997 06:16:32 +0000 (06:16 +0000)]
(vc-checkout-model): For CVS, look at
permissions to see if a file is "watched".
Richard M. Stallman [Thu, 31 Jul 1997 06:08:07 +0000 (06:08 +0000)]
(read_process_output): Don't call setup_coding_system
for proc_decode_coding_system[channel]. It is already done in
detect_coding called via decode_coding.
(wait_reading_process_input): Call detect_input_pending
whenever read_kbd is 0, not just when wait_for_cell.
Kenichi Handa [Thu, 31 Jul 1997 05:55:12 +0000 (05:55 +0000)]
(encode_coding_iso2022): Write out invalid multibyte
forms in a buffer as is.
(detect_coding_mask): If ISO_CODE_CSI appears in an invalid
sequence, ignore it.
Kenichi Handa [Thu, 31 Jul 1997 05:54:43 +0000 (05:54 +0000)]
Do not create style-variants of fontset. They
are just registered in uninstanciated-fontset-alist.
Kenichi Handa [Thu, 31 Jul 1997 05:54:08 +0000 (05:54 +0000)]
(set-face-font-auto): Create a fontset if FONT is a
fontset not instanciated fontset.
Kenichi Handa [Thu, 31 Jul 1997 05:53:31 +0000 (05:53 +0000)]
(fontset-name-p): New function.
(uninstanciated-fontset-alist): New variable.
(create-fontset-from-fontset-spec): Delete arg STYLE. Register
style-variants of FONTSET in uninstanciated-fontset-alist.
(create-fontset-from-x-resource): Call
create-fontset-from-fontset-spec correctly.
Kenichi Handa [Thu, 31 Jul 1997 05:53:31 +0000 (05:53 +0000)]
(reference-point-alist): Doc-string modified.
Michael Kifer [Thu, 31 Jul 1997 04:04:23 +0000 (04:04 +0000)]
new version
Richard M. Stallman [Wed, 30 Jul 1997 19:45:01 +0000 (19:45 +0000)]
(lock_if_free): Don't loop; for strange error, return -1.
Richard M. Stallman [Wed, 30 Jul 1997 19:44:31 +0000 (19:44 +0000)]
(redisplay_window): Fix previous change.
(decode_mode_spec_coding): If multibyte chars disabled.
display only the eol flag.
Richard M. Stallman [Wed, 30 Jul 1997 19:29:13 +0000 (19:29 +0000)]
(uniquify-buffer-name-style): Fix typo.
Richard M. Stallman [Wed, 30 Jul 1997 18:15:19 +0000 (18:15 +0000)]
(info-node, info-xref, info-menu-5):
Define faces with
defface .
(Info-mode): Don't define faces here, and don't alter Info-fontify.
Locally set line-move-ignore-invisible.
(Info-fontify-node): Test type of frame here.
Richard M. Stallman [Wed, 30 Jul 1997 16:14:07 +0000 (16:14 +0000)]
Update distribution terms.
Richard M. Stallman [Wed, 30 Jul 1997 16:12:30 +0000 (16:12 +0000)]
(mspools-using-vm): Better handling of VM initialization.
(mspools-size-folder): Allow symbolic links to spool files.
Per Abrahamsen [Wed, 30 Jul 1997 12:04:50 +0000 (12:04 +0000)]
Synched with 1.9954.
Richard M. Stallman [Wed, 30 Jul 1997 04:28:44 +0000 (04:28 +0000)]
(LIBXMU): Alternative definition if CANNOT_DUMP.
Richard M. Stallman [Wed, 30 Jul 1997 04:24:46 +0000 (04:24 +0000)]
(LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.
Richard M. Stallman [Wed, 30 Jul 1997 04:22:56 +0000 (04:22 +0000)]
(CPPFLAGS): Get this from configure, like CFLAGS.
Richard M. Stallman [Wed, 30 Jul 1997 04:10:55 +0000 (04:10 +0000)]
(mule-menu-keymap): Fix menu item names.
Richard M. Stallman [Wed, 30 Jul 1997 03:57:26 +0000 (03:57 +0000)]
Minor cleanup.
Richard M. Stallman [Wed, 30 Jul 1997 02:21:19 +0000 (02:21 +0000)]
Comment change.
Simon Marshall [Tue, 29 Jul 1997 12:25:05 +0000 (12:25 +0000)]
don't add text for the modeline.
Richard M. Stallman [Tue, 29 Jul 1997 02:29:32 +0000 (02:29 +0000)]
(Fformat_time_string): Don't hang if strftime produces
an empty string. Fix arguments of second call to strftime.
Remove check for result being negative, this cannot happen.
Richard M. Stallman [Tue, 29 Jul 1997 02:15:28 +0000 (02:15 +0000)]
(rmail-resend): Use user-mail-address.
Richard M. Stallman [Tue, 29 Jul 1997 00:53:09 +0000 (00:53 +0000)]
(sort_args): Check properly for `--'.
Ulrich Drepper [Mon, 28 Jul 1997 23:37:45 +0000 (23:37 +0000)]
update from main archive 970728
Richard M. Stallman [Mon, 28 Jul 1997 22:22:27 +0000 (22:22 +0000)]
(makefile-space-face): Add
defface .
(makefile-define-space-face): Function deleted.
(makefile-mode): Don't call makefile-define-space-font.
Richard M. Stallman [Mon, 28 Jul 1997 18:33:11 +0000 (18:33 +0000)]
(x_new_font): Follow the change in x_set_scroll_bar_width and make the
scroll bar at least 14 pixels wide.
Richard M. Stallman [Mon, 28 Jul 1997 18:30:44 +0000 (18:30 +0000)]
(Fx_create_frame): Initialize fontset in output_data.
Richard M. Stallman [Mon, 28 Jul 1997 18:20:01 +0000 (18:20 +0000)]
(non_ascii_char_to_string): Fix typos.
Richard M. Stallman [Mon, 28 Jul 1997 17:17:28 +0000 (17:17 +0000)]
(debug-ignored-errors): Delete ^Quit$ element.
Richard M. Stallman [Mon, 28 Jul 1997 17:04:18 +0000 (17:04 +0000)]
[HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.
Per Abrahamsen [Mon, 28 Jul 1997 15:46:57 +0000 (15:46 +0000)]
Synched with 1.9951.
Richard M. Stallman [Mon, 28 Jul 1997 15:10:21 +0000 (15:10 +0000)]
(x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.
Richard M. Stallman [Mon, 28 Jul 1997 15:09:31 +0000 (15:09 +0000)]
(map_obarray): Don't crash if something strange is in the obarray.
Richard M. Stallman [Mon, 28 Jul 1997 15:09:00 +0000 (15:09 +0000)]
(update-autoloads-from-directories):
Always update loaddefs.el in the source-directory.
Richard M. Stallman [Mon, 28 Jul 1997 05:52:35 +0000 (05:52 +0000)]
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.
Richard M. Stallman [Mon, 28 Jul 1997 05:51:59 +0000 (05:51 +0000)]
Support auto-configuration of both Kerberos V4 and
Kerberos V5 for movemail, including detection of V4 and V5 header
files and libraries.
Richard M. Stallman [Mon, 28 Jul 1997 05:26:38 +0000 (05:26 +0000)]
(prefer-coding-system): Fix doc, prompt.
Richard M. Stallman [Mon, 28 Jul 1997 04:55:45 +0000 (04:55 +0000)]
(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.
Richard M. Stallman [Mon, 28 Jul 1997 01:19:19 +0000 (01:19 +0000)]
Describe the separate distributions leim and intlfonts.
Richard M. Stallman [Sun, 27 Jul 1997 21:40:24 +0000 (21:40 +0000)]
(LDFLAGS): Get this from configure, like CFLAGS.
Richard M. Stallman [Sun, 27 Jul 1997 21:38:49 +0000 (21:38 +0000)]
(syms_of_callproc): Don't init Vtemp_file_name_pattern here.
Richard M. Stallman [Sun, 27 Jul 1997 20:04:29 +0000 (20:04 +0000)]
Comment change.
Richard M. Stallman [Sun, 27 Jul 1997 19:56:21 +0000 (19:56 +0000)]
(fill-context-prefix): Be stricter about
whether first-line prefix is compatible with second-line prefix.
Richard M. Stallman [Sun, 27 Jul 1997 19:53:27 +0000 (19:53 +0000)]
Customized.
Richard M. Stallman [Sun, 27 Jul 1997 19:50:06 +0000 (19:50 +0000)]
Customized.
Doc fixes.
Richard M. Stallman [Sun, 27 Jul 1997 19:25:02 +0000 (19:25 +0000)]
(compile-command): More doc fix.
Richard M. Stallman [Sun, 27 Jul 1997 01:54:56 +0000 (01:54 +0000)]
(mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop.
Richard M. Stallman [Sun, 27 Jul 1997 00:07:08 +0000 (00:07 +0000)]
(file-coding-system-alist): Use no-conversion for tar files.
Richard M. Stallman [Sun, 27 Jul 1997 00:06:20 +0000 (00:06 +0000)]
(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.
Richard M. Stallman [Sat, 26 Jul 1997 22:22:59 +0000 (22:22 +0000)]
(line-move): If intangibility moves us to a different line,
adjust the hpos nicely in that line.
Richard M. Stallman [Sat, 26 Jul 1997 22:21:49 +0000 (22:21 +0000)]
(read-quoted-char): Consistently downcase letter "digits".
Richard M. Stallman [Sat, 26 Jul 1997 22:20:51 +0000 (22:20 +0000)]
(strout, printchar): Handle minibuffer_auto_raise.
Richard M. Stallman [Sat, 26 Jul 1997 22:19:26 +0000 (22:19 +0000)]
(mail-mode): Make adaptive-fill-regexp
match more values. Bind adaptive-fill-first-line-regexp too.
Per Bothner [Sat, 26 Jul 1997 19:01:01 +0000 (19:01 +0000)]
Recognize SunOS 3.x.
Richard M. Stallman [Sat, 26 Jul 1997 18:41:15 +0000 (18:41 +0000)]
(telnet): Handle multiple telnet programs better.
(telnet-host-properties): New variable.
Richard M. Stallman [Sat, 26 Jul 1997 01:52:56 +0000 (01:52 +0000)]
Delete MPEG Audio (it is forbidden).
Explain more about why Qt is important.
Delete screen-savers item.
Richard M. Stallman [Sat, 26 Jul 1997 01:43:07 +0000 (01:43 +0000)]
(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.
Richard M. Stallman [Sat, 26 Jul 1997 01:41:59 +0000 (01:41 +0000)]
(LD_SWITCH_SYSTEM_TEMACS): Define this instead of LD_SWITCH_SYSTEM.
Richard M. Stallman [Sat, 26 Jul 1997 01:41:03 +0000 (01:41 +0000)]
(display_text_line): Don't count minibuf_prompt_width twice in taboffset.
Richard M. Stallman [Sat, 26 Jul 1997 01:40:05 +0000 (01:40 +0000)]
(display_menu): If an item is disabled,
don't display its submenu (if any).
Richard M. Stallman [Fri, 25 Jul 1997 22:33:06 +0000 (22:33 +0000)]
Update leim/leim-list.el.
Pass along value of $EMACS when updating lisp dir.
Richard M. Stallman [Fri, 25 Jul 1997 22:21:49 +0000 (22:21 +0000)]
(occur): Local variable line-start redundant.
`occur-marker' extends to the end of the line rather than one char before end.
Richard M. Stallman [Fri, 25 Jul 1997 22:10:42 +0000 (22:10 +0000)]
Comment change.
Richard M. Stallman [Fri, 25 Jul 1997 22:08:24 +0000 (22:08 +0000)]
(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.
Richard M. Stallman [Fri, 25 Jul 1997 20:51:42 +0000 (20:51 +0000)]
(awk-mode): Call c-initialize-cc-mode.