bpt/emacs.git
24 years ago(display-time-mail-function): New variable, to allow
Andrew Innes [Fri, 16 Jun 2000 12:59:39 +0000 (12:59 +0000)]
(display-time-mail-function): New variable, to allow
external packages to indicate when new mail is available.
(display-time-update): Use it.

24 years ago(mule-version): Change version name to SAKAKI. AOI has already been
Kenichi Handa [Fri, 16 Jun 2000 12:52:34 +0000 (12:52 +0000)]
(mule-version): Change version name to SAKAKI.  AOI has already been
used by Meadow.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 16 Jun 2000 12:51:03 +0000 (12:51 +0000)]
*** empty log message ***

24 years ago(quail-show-guidance-buf): To find the bottom window (but minibuffer),
Kenichi Handa [Fri, 16 Jun 2000 12:11:14 +0000 (12:11 +0000)]
(quail-show-guidance-buf): To find the bottom window (but minibuffer),
pay attention to the height of minibuffer.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 16 Jun 2000 12:08:52 +0000 (12:08 +0000)]
*** empty log message ***

24 years ago(update_frame_1): Handle case that cursor vpos is
Gerd Moellmann [Thu, 15 Jun 2000 22:51:37 +0000 (22:51 +0000)]
(update_frame_1): Handle case that cursor vpos is
out of bounds.

24 years ago(menu-bar-help-menu): Add menu item for non-English
Gerd Moellmann [Thu, 15 Jun 2000 19:52:15 +0000 (19:52 +0000)]
(menu-bar-help-menu): Add menu item for non-English
tutorials.

24 years ago(Info-find-in-tag-table-1, Info-find-in-tag-table)
Gerd Moellmann [Thu, 15 Jun 2000 19:49:11 +0000 (19:49 +0000)]
(Info-find-in-tag-table-1, Info-find-in-tag-table)
(Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
functions.
(Info-find-node-2): Try a case-sensitive search first, then
do a case-insensitive search.

24 years ago(File Archives): Remove redundant index entries. Add some more Tar
Eli Zaretskii [Thu, 15 Jun 2000 16:18:00 +0000 (16:18 +0000)]
(File Archives): Remove redundant index entries.  Add some more Tar
and Archive mode commands.

24 years ago*** empty log message ***
Eli Zaretskii [Thu, 15 Jun 2000 16:15:52 +0000 (16:15 +0000)]
*** empty log message ***

24 years ago(archive-mode-map): Use the new menu-item format for
Eli Zaretskii [Thu, 15 Jun 2000 16:13:41 +0000 (16:13 +0000)]
(archive-mode-map): Use the new menu-item format for
menu-bar menus.  Add help strings.  Don't remove the Edit menu
from the menu bar, as the menu bar has enough space now.

24 years ago(SHELL): Make sure /bin/sh is used.
Eli Zaretskii [Thu, 15 Jun 2000 16:10:25 +0000 (16:10 +0000)]
(SHELL): Make sure /bin/sh is used.

24 years agoNew file.
Eli Zaretskii [Thu, 15 Jun 2000 16:05:33 +0000 (16:05 +0000)]
New file.

24 years agoGenerate lisp/Makefile from lisp/Makefile.in.
Eli Zaretskii [Thu, 15 Jun 2000 16:02:03 +0000 (16:02 +0000)]
Generate lisp/Makefile from lisp/Makefile.in.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 15 Jun 2000 14:46:17 +0000 (14:46 +0000)]
*** empty log message ***

24 years ago(Info-set-mode-line): Show file name in mode line,
Gerd Moellmann [Thu, 15 Jun 2000 14:42:48 +0000 (14:42 +0000)]
(Info-set-mode-line): Show file name in mode line,
use `*Info*' instead of `Info:'.

24 years ago(PC-env-vars-alist): New variable.
Gerd Moellmann [Thu, 15 Jun 2000 14:42:19 +0000 (14:42 +0000)]
(PC-env-vars-alist): New variable.
(PC-complete-as-file-name): New function.
(partial-completion-mode): Initialize PC-env-vars-alist from
process-environment.
(PC-do-completion): Handle completion of env vars.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 15 Jun 2000 13:01:14 +0000 (13:01 +0000)]
*** empty log message ***

24 years ago(alarm_signal_handler): Add forward declaration.
Gerd Moellmann [Thu, 15 Jun 2000 12:56:17 +0000 (12:56 +0000)]
(alarm_signal_handler): Add forward declaration.

24 years agoAdd --help and --snapshot options.
Gerd Moellmann [Thu, 15 Jun 2000 12:47:10 +0000 (12:47 +0000)]
Add --help and --snapshot options.

24 years ago*** empty log message ***
Eli Zaretskii [Thu, 15 Jun 2000 12:36:48 +0000 (12:36 +0000)]
*** empty log message ***

24 years ago(woman-man-buffer): Fix bold and underlined CJK
Eli Zaretskii [Thu, 15 Jun 2000 12:31:55 +0000 (12:31 +0000)]
(woman-man-buffer): Fix bold and underlined CJK
characters, which use series of two ^H characters instead of one.

24 years ago(toplevel): Fix last change, so as not to deprive MSDOS
Eli Zaretskii [Thu, 15 Jun 2000 12:20:34 +0000 (12:20 +0000)]
(toplevel): Fix last change, so as not to deprive MSDOS
of its headers.

24 years ago(command-line-1): Change copyright messages to year
Gerd Moellmann [Thu, 15 Jun 2000 12:00:39 +0000 (12:00 +0000)]
(command-line-1): Change copyright messages to year
2000.

24 years ago(goto-address-fontify): Use keymap property, not local-map.
Dave Love [Thu, 15 Jun 2000 11:43:01 +0000 (11:43 +0000)]
(goto-address-fontify): Use keymap property, not local-map.

24 years ago(decode_coding_emacs_mule): Always set src_base at the
Kenichi Handa [Thu, 15 Jun 2000 11:02:26 +0000 (11:02 +0000)]
(decode_coding_emacs_mule): Always set src_base at the
start of the while loop.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 15 Jun 2000 11:00:08 +0000 (11:00 +0000)]
*** empty log message ***

24 years ago(set_internal): Remove debug code.
Gerd Moellmann [Thu, 15 Jun 2000 10:29:27 +0000 (10:29 +0000)]
(set_internal): Remove debug code.

24 years ago(set-buffer-file-coding-system): Almost rewritten to handle
Kenichi Handa [Thu, 15 Jun 2000 00:32:21 +0000 (00:32 +0000)]
(set-buffer-file-coding-system): Almost rewritten to handle
`undecided' as no-op.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 15 Jun 2000 00:31:47 +0000 (00:31 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 14 Jun 2000 20:26:14 +0000 (20:26 +0000)]
*** empty log message ***

24 years ago(bootstrap-temacs): Add `-I../src'.
Gerd Moellmann [Wed, 14 Jun 2000 20:24:08 +0000 (20:24 +0000)]
(bootstrap-temacs): Add `-I../src'.

24 years agoGenerate lisp/Makefile.
Gerd Moellmann [Wed, 14 Jun 2000 20:23:14 +0000 (20:23 +0000)]
Generate lisp/Makefile.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 14 Jun 2000 13:39:46 +0000 (13:39 +0000)]
*** empty log message ***

24 years ago(goto-address): Don't bind C-c RET locally.
Gerd Moellmann [Wed, 14 Jun 2000 13:37:44 +0000 (13:37 +0000)]
(goto-address): Don't bind C-c RET locally.
(goto-address-highlight-keymap): Bind C-c RET.

24 years agoAdd support for `*-lynxos*'.
Gerd Moellmann [Wed, 14 Jun 2000 13:37:07 +0000 (13:37 +0000)]
Add support for `*-lynxos*'.
Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
recommended by <Karen.Dorhamer@compaq.com> to fix problems
on Tru64 UNIX v5.0.

24 years ago(Fsingle_key_description): Enclose function key and
Gerd Moellmann [Wed, 14 Jun 2000 13:35:45 +0000 (13:35 +0000)]
(Fsingle_key_description): Enclose function key and
event symbol names in angle brackets.

24 years ago(toplevel) [COFF]: Include coff.h.
Gerd Moellmann [Wed, 14 Jun 2000 13:34:54 +0000 (13:34 +0000)]
(toplevel) [COFF]: Include coff.h.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 14 Jun 2000 13:12:14 +0000 (13:12 +0000)]
*** empty log message ***

24 years ago(sendmail-send-it): Inherit
Kenichi Handa [Wed, 14 Jun 2000 13:04:57 +0000 (13:04 +0000)]
(sendmail-send-it): Inherit
buffer-file-coding-system of the current buffer to the temporary
buffer that this funciton uses for work.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 14 Jun 2000 13:03:06 +0000 (13:03 +0000)]
*** empty log message ***

24 years ago(tar-extract): For goto-char, use (point-min), not
Kenichi Handa [Wed, 14 Jun 2000 12:47:27 +0000 (12:47 +0000)]
(tar-extract): For goto-char, use (point-min), not
0.  Give correct argument to set-auto-coding-function.
(tar-expunge): For goto-char, use (point-min), not 0.
(tar-clear-modification-flags): For goto-char, use (point-min), not 1.
(tar-subfile-save-buffer): Likewize.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 14 Jun 2000 12:46:37 +0000 (12:46 +0000)]
*** empty log message ***

24 years ago(setup_echo_area_for_printing): Call
Gerd Moellmann [Wed, 14 Jun 2000 11:33:38 +0000 (11:33 +0000)]
(setup_echo_area_for_printing): Call
message_log_maybe_newline if message_buf_print is not set.

24 years ago(printchar, strout): Don't check message_buf_print
Gerd Moellmann [Wed, 14 Jun 2000 11:32:05 +0000 (11:32 +0000)]
(printchar, strout): Don't check message_buf_print
before calling setup_echo_area_for_printing because that
function does something useful even when message_buf_print is
already set.

24 years ago(after-insert-file-set-buffer-file-coding-system): Call
Kenichi Handa [Wed, 14 Jun 2000 08:02:05 +0000 (08:02 +0000)]
(after-insert-file-set-buffer-file-coding-system): Call
set-buffer-file-coding-system with the arg FORCE t.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 14 Jun 2000 08:01:41 +0000 (08:01 +0000)]
*** empty log message ***

24 years ago.
Jim Meyering [Wed, 14 Jun 2000 07:10:26 +0000 (07:10 +0000)]
.

24 years agoFix typos in comments. Remove trailing blanks.
Jim Meyering [Wed, 14 Jun 2000 07:09:42 +0000 (07:09 +0000)]
Fix typos in comments.  Remove trailing blanks.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 13 Jun 2000 23:51:46 +0000 (23:51 +0000)]
*** empty log message ***

24 years ago(Qmessage_truncate_lines): External declaration.
Gerd Moellmann [Tue, 13 Jun 2000 23:51:16 +0000 (23:51 +0000)]
(Qmessage_truncate_lines): External declaration.

24 years ago(read_char): Bind message-truncate-lines to t
Gerd Moellmann [Tue, 13 Jun 2000 23:51:00 +0000 (23:51 +0000)]
(read_char): Bind message-truncate-lines to t
while displaying a help-echo.

24 years ago(message_truncate_lines, Qmessage_truncate_lines): New
Gerd Moellmann [Tue, 13 Jun 2000 23:50:22 +0000 (23:50 +0000)]
(message_truncate_lines, Qmessage_truncate_lines): New
variables.
(ensure_echo_area_buffers): Initialize echo buffer's
truncate lines setting to nil.
(with_echo_area_buffer): Don't set the echo buffer's truncate
lines setting here.
(set_message_1): Set it here, instead, based on the value
of message_truncate_lines.
(resize_mini_window): Handle case that lines are truncated.
(syms_of_xdisp): Initialize Qmessage_truncate_lines.  DEFVAR_BOOL
message-truncate-lines.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 13 Jun 2000 22:10:34 +0000 (22:10 +0000)]
*** empty log message ***

24 years ago(Vline_number_display_limit): Renamed from
Gerd Moellmann [Tue, 13 Jun 2000 22:10:01 +0000 (22:10 +0000)]
(Vline_number_display_limit): Renamed from
line_number_display_limit.
(syms_of_xdisp): Use DEFVAR_LISP for line-number-display-limit.
Extend documentation string.  Initialize
Vline_number_display_limit to nil meaning no limit.
(decode_mode_spec): Use Vline_number_display_limit with its new
meaning.

24 years ago(mail-specify-envelope-from): Initialize to
Gerd Moellmann [Tue, 13 Jun 2000 21:35:42 +0000 (21:35 +0000)]
(mail-specify-envelope-from): Initialize to
nil.  Contemporary sendmails issue an X-Authentication-Warning if
the sender is set with `-f.

24 years ago(describe-function-1): Kluge around cases of functions fset to subrs
Dave Love [Tue, 13 Jun 2000 21:06:37 +0000 (21:06 +0000)]
(describe-function-1): Kluge around cases of functions fset to subrs
whose doc doesn't match their symbol-name.

24 years ago(pcl-cvs) <defgroup>: Add :version.
Dave Love [Tue, 13 Jun 2000 19:06:07 +0000 (19:06 +0000)]
(pcl-cvs) <defgroup>: Add :version.

24 years agoFix last change to be in insert-image as intended.
Dave Love [Tue, 13 Jun 2000 18:18:02 +0000 (18:18 +0000)]
Fix last change to be in insert-image as intended.

24 years ago(put-image): Default STRING to a space.
Dave Love [Tue, 13 Jun 2000 17:55:59 +0000 (17:55 +0000)]
(put-image): Default STRING to a space.

24 years ago* Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when it's on a
Ken Raeburn [Tue, 13 Jun 2000 16:25:11 +0000 (16:25 +0000)]
* Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when it's on a
continuation line.

24 years agoDoc fixes.
Dave Love [Tue, 13 Jun 2000 14:46:08 +0000 (14:46 +0000)]
Doc fixes.
(Info-build-node-completions): Match Ref tags.

24 years ago(x_check_font) [GLYPH_DEBUG]: Add prototype.
Gerd Moellmann [Tue, 13 Jun 2000 13:25:09 +0000 (13:25 +0000)]
(x_check_font) [GLYPH_DEBUG]: Add prototype.

24 years ago(swap_in_global_binding): New function.
Gerd Moellmann [Tue, 13 Jun 2000 13:21:59 +0000 (13:21 +0000)]
(swap_in_global_binding): New function.

24 years ago(x_set_frame_parameters): Comment fix.
Gerd Moellmann [Tue, 13 Jun 2000 13:21:40 +0000 (13:21 +0000)]
(x_set_frame_parameters): Comment fix.

24 years ago(Fmodify_frame_parameters): Doc fix.
Gerd Moellmann [Tue, 13 Jun 2000 13:21:16 +0000 (13:21 +0000)]
(Fmodify_frame_parameters): Doc fix.
(store_frame_param): Call swap_in_global_binding if the
variable's current binding was chosen based on this frame.

24 years ago*** empty log message ***
Eli Zaretskii [Tue, 13 Jun 2000 13:16:43 +0000 (13:16 +0000)]
*** empty log message ***

24 years ago(display-multi-frame-p, display-multi-font-p): New
Eli Zaretskii [Tue, 13 Jun 2000 13:15:30 +0000 (13:15 +0000)]
(display-multi-frame-p, display-multi-font-p): New
defaliases for display-graphic-p.

24 years ago(IT_write_glyphs): Don't use CODING_REQUIRE_ENCODING
Eli Zaretskii [Tue, 13 Jun 2000 13:04:19 +0000 (13:04 +0000)]
(IT_write_glyphs): Don't use CODING_REQUIRE_ENCODING
macro, instead AND with CODING_REQUIRE_ENCODING_MASK.

24 years ago*** empty log message ***
Eli Zaretskii [Tue, 13 Jun 2000 11:07:01 +0000 (11:07 +0000)]
*** empty log message ***

24 years ago(EMACS_MSDOS_H): Renamed from MSDOS_H_.
Eli Zaretskii [Tue, 13 Jun 2000 11:06:12 +0000 (11:06 +0000)]
(EMACS_MSDOS_H): Renamed from MSDOS_H_.

24 years agoFixed a typo in commentary.
Eli Zaretskii [Tue, 13 Jun 2000 11:01:50 +0000 (11:01 +0000)]
Fixed a typo in commentary.

24 years ago*** empty log message ***
Kenichi Handa [Tue, 13 Jun 2000 02:09:43 +0000 (02:09 +0000)]
*** empty log message ***

24 years ago(insert-image): Save a little consing.
Dave Love [Mon, 12 Jun 2000 20:36:40 +0000 (20:36 +0000)]
(insert-image): Save a little consing.

24 years ago*** empty log message ***
Jason Rumney [Mon, 12 Jun 2000 19:48:20 +0000 (19:48 +0000)]
*** empty log message ***

24 years ago(EMACS_W32GUI_H): Renamed from __W32GUI_H__
Jason Rumney [Mon, 12 Jun 2000 19:22:16 +0000 (19:22 +0000)]
(EMACS_W32GUI_H): Renamed from __W32GUI_H__

24 years ago(EMACS_W32_H): Renamed from _NT_H_
Jason Rumney [Mon, 12 Jun 2000 19:18:24 +0000 (19:18 +0000)]
(EMACS_W32_H): Renamed from _NT_H_

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 12 Jun 2000 19:12:17 +0000 (19:12 +0000)]
*** empty log message ***

24 years ago(make_shadow_gcs): Free and copy colors so that
Gerd Moellmann [Mon, 12 Jun 2000 19:12:11 +0000 (19:12 +0000)]
(make_shadow_gcs): Free and copy colors so that
color reference counts are right.
(release_shadow_gcs): Free colors.

24 years agoChanged __W32BDF_H__ to EMACS_W32BDF_H to comply with ISO C spec.
Jason Rumney [Mon, 12 Jun 2000 19:09:42 +0000 (19:09 +0000)]
Changed __W32BDF_H__ to EMACS_W32BDF_H to comply with ISO C spec.

24 years ago(x_frame_of_widget): New function.
Gerd Moellmann [Mon, 12 Jun 2000 19:09:11 +0000 (19:09 +0000)]
(x_frame_of_widget): New function.
(x_alloc_nearest_color_for_widget): Use it.
(x_copy_dpy_color): New function.
(x_destroy_window): Free various colors.

24 years ago(Fdump_colors) [DEBUG_X_COLORS]: New function.
Gerd Moellmann [Mon, 12 Jun 2000 19:08:37 +0000 (19:08 +0000)]
(Fdump_colors) [DEBUG_X_COLORS]: New function.
(syms_of_xfaces): Defsubr Sdump_colors.
(x_free_colors): Don't treat b&w specially on default visual.
(x_free_dpy_colors): New function.
(free_face_colors): Don't check visual class; it's done
in x_free_colors.

24 years ago*** empty log message ***
Kenichi Handa [Mon, 12 Jun 2000 06:52:29 +0000 (06:52 +0000)]
*** empty log message ***

24 years ago(tibetan-composable-pattern): Fix previous change.
Kenichi Handa [Mon, 12 Jun 2000 06:51:13 +0000 (06:51 +0000)]
(tibetan-composable-pattern): Fix previous change.
(tibetan-vowel-transcription-alist): More rules added.
(tibetan-composite-vowel-alist): New variable.
(tibetan-precomposition-rule-alist): More rules added.

24 years agoConvert all tibetan-1-column characters
Kenichi Handa [Mon, 12 Jun 2000 06:11:56 +0000 (06:11 +0000)]
Convert all tibetan-1-column characters
to the corresponding tibetan characters.
(tibetan-add-components): Delete code for the special treatment of
'a chung.

24 years agotibetan.elc
Kenichi Handa [Mon, 12 Jun 2000 06:10:36 +0000 (06:10 +0000)]
tibetan.elc

24 years ago(tibetan-wylie-quote-alist): This variable deleted.
Kenichi Handa [Mon, 12 Jun 2000 06:10:24 +0000 (06:10 +0000)]
(tibetan-wylie-quote-alist): This variable deleted.
("tibetan-wylie"): State transition table modified.

24 years ago*** empty log message ***
Stefan Monnier [Mon, 12 Jun 2000 05:37:07 +0000 (05:37 +0000)]
*** empty log message ***

24 years ago(toplevel symbol-properties): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:29:56 +0000 (05:29 +0000)]
(toplevel symbol-properties): Don't quote lambda.

24 years ago(makeinfo-compile): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:28:02 +0000 (05:28 +0000)]
(makeinfo-compile): Don't quote lambda.

24 years ago(command-line, command-line-1): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:26:55 +0000 (05:26 +0000)]
(command-line, command-line-1): Don't quote lambda.
(command-line): Don't call menu-bar-mode if not interactive.

24 years ago(makefile-pickup-filenames-as-targets): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:23:37 +0000 (05:23 +0000)]
(makefile-pickup-filenames-as-targets): Don't quote lambda.

24 years ago(hif-compress-define-list)
Stefan Monnier [Mon, 12 Jun 2000 05:22:26 +0000 (05:22 +0000)]
(hif-compress-define-list)
(hide-ifdef-use-define-alist): Don't quote lambda.

24 years ago(ange-ftp-vms-delete-file-entry)
Stefan Monnier [Mon, 12 Jun 2000 05:20:23 +0000 (05:20 +0000)]
(ange-ftp-vms-delete-file-entry)
(ange-ftp-vms-add-file-entry): Don't quote lambda.

24 years ago(menu-bar-update-buffers, menu-bar-update-buffers): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:19:26 +0000 (05:19 +0000)]
(menu-bar-update-buffers, menu-bar-update-buffers): Don't quote lambda.

24 years ago(Man-build-man-command): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:17:53 +0000 (05:17 +0000)]
(Man-build-man-command): Don't quote lambda.

24 years ago(news-reply-header-hook): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:17:06 +0000 (05:17 +0000)]
(news-reply-header-hook): Don't quote lambda.

24 years ago(Info-insert-dir): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:16:04 +0000 (05:16 +0000)]
(Info-insert-dir): Don't quote lambda.

24 years ago(backward-word, forward-word, setq): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:10:52 +0000 (05:10 +0000)]
(backward-word, forward-word, setq): Don't quote lambda.

24 years ago(gulp-send-requests): Don't quote lambda.
Stefan Monnier [Mon, 12 Jun 2000 05:08:46 +0000 (05:08 +0000)]
(gulp-send-requests): Don't quote lambda.