1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
Commit Graph

29309 Commits

Author SHA1 Message Date
Gerd Moellmann
457d47f892 (_XlwMenu_part): Add free_top_shadow_color_p and
free_bottom_shadow_color_p.
2000-06-16 18:33:58 +00:00
Ken Raeburn
37d034d3a4 * xdisp.c (decode_mode_spec): Fix sense of test whether Vline_number_display_limit is an integer. 2000-06-16 16:06:34 +00:00
Ken Raeburn
b357b9d406 * xdisp.c (decode_mode_spec): In "no_value" case, do NUL termination of string. 2000-06-16 16:00:52 +00:00
Gerd Moellmann
6344985d2b *** empty log message *** 2000-06-16 15:47:45 +00:00
Gerd Moellmann
97d4edaaa3 (describe_buffer_bindings): Add `\f\n' in front of titles. 2000-06-16 15:17:41 +00:00
Andrew Innes
6323926761 *** empty log message *** 2000-06-16 13:23:54 +00:00
Andrew Innes
c81e046376 (display-time-mail-function): New variable, to allow
external packages to indicate when new mail is available.
(display-time-update): Use it.
2000-06-16 12:59:39 +00:00
Kenichi Handa
d2542b4239 (mule-version): Change version name to SAKAKI. AOI has already been
used by Meadow.
2000-06-16 12:52:34 +00:00
Kenichi Handa
a3b378932a *** empty log message *** 2000-06-16 12:51:03 +00:00
Kenichi Handa
26e6bfef35 (quail-show-guidance-buf): To find the bottom window (but minibuffer),
pay attention to the height of minibuffer.
2000-06-16 12:11:14 +00:00
Kenichi Handa
1699f9914b *** empty log message *** 2000-06-16 12:08:52 +00:00
Gerd Moellmann
a871441db1 (update_frame_1): Handle case that cursor vpos is
out of bounds.
2000-06-15 22:51:37 +00:00
Gerd Moellmann
451ec4e3a3 (menu-bar-help-menu): Add menu item for non-English
tutorials.
2000-06-15 19:52:15 +00:00
Gerd Moellmann
357d11dea1 (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.
2000-06-15 19:49:11 +00:00
Eli Zaretskii
366f22ff97 (File Archives): Remove redundant index entries. Add some more Tar
and Archive mode commands.
2000-06-15 16:18:00 +00:00
Eli Zaretskii
7d5c86919e *** empty log message *** 2000-06-15 16:15:52 +00:00
Eli Zaretskii
2890bd0cc2 (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.
2000-06-15 16:13:41 +00:00
Eli Zaretskii
261f3289cd (SHELL): Make sure /bin/sh is used. 2000-06-15 16:10:25 +00:00
Eli Zaretskii
b1bb9f74a5 New file. 2000-06-15 16:05:33 +00:00
Eli Zaretskii
efb81423f8 Generate lisp/Makefile from lisp/Makefile.in. 2000-06-15 16:02:03 +00:00
Gerd Moellmann
b675095c93 *** empty log message *** 2000-06-15 14:46:17 +00:00
Gerd Moellmann
e27c25aebc (Info-set-mode-line): Show file name in mode line,
use `*Info*' instead of `Info:'.
2000-06-15 14:42:48 +00:00
Gerd Moellmann
356b1352b5 (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.
2000-06-15 14:42:19 +00:00
Gerd Moellmann
e9924e52fa *** empty log message *** 2000-06-15 13:01:14 +00:00
Gerd Moellmann
a3aca278d6 (alarm_signal_handler): Add forward declaration. 2000-06-15 12:56:17 +00:00
Gerd Moellmann
2a714d4e8e Add --help and --snapshot options. 2000-06-15 12:47:10 +00:00
Eli Zaretskii
228b083edf *** empty log message *** 2000-06-15 12:36:48 +00:00
Eli Zaretskii
a0dd66efd0 (woman-man-buffer): Fix bold and underlined CJK
characters, which use series of two ^H characters instead of one.
2000-06-15 12:31:55 +00:00
Eli Zaretskii
8d228cb01b (toplevel): Fix last change, so as not to deprive MSDOS
of its headers.
2000-06-15 12:20:34 +00:00
Gerd Moellmann
e27e8d71b4 (command-line-1): Change copyright messages to year
2000.
2000-06-15 12:00:39 +00:00
Dave Love
28223a7ebc (goto-address-fontify): Use keymap property, not local-map. 2000-06-15 11:43:01 +00:00
Kenichi Handa
8a33cf7b21 (decode_coding_emacs_mule): Always set src_base at the
start of the while loop.
2000-06-15 11:02:26 +00:00
Kenichi Handa
c25b53a280 *** empty log message *** 2000-06-15 11:00:08 +00:00
Gerd Moellmann
a6981b1188 (set_internal): Remove debug code. 2000-06-15 10:29:27 +00:00
Kenichi Handa
8dd735c19a (set-buffer-file-coding-system): Almost rewritten to handle
`undecided' as no-op.
2000-06-15 00:32:21 +00:00
Kenichi Handa
32684631da *** empty log message *** 2000-06-15 00:31:47 +00:00
Gerd Moellmann
dce6b9954e *** empty log message *** 2000-06-14 20:26:14 +00:00
Gerd Moellmann
264f4c4bdb (bootstrap-temacs): Add `-I../src'. 2000-06-14 20:24:08 +00:00
Gerd Moellmann
9406115eeb Generate lisp/Makefile. 2000-06-14 20:23:14 +00:00
Gerd Moellmann
9f817ea412 *** empty log message *** 2000-06-14 13:39:46 +00:00
Gerd Moellmann
e38427c587 (goto-address): Don't bind C-c RET locally.
(goto-address-highlight-keymap): Bind C-c RET.
2000-06-14 13:37:44 +00:00
Gerd Moellmann
9f25f6fb98 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.
2000-06-14 13:37:07 +00:00
Gerd Moellmann
c7edb9605f (Fsingle_key_description): Enclose function key and
event symbol names in angle brackets.
2000-06-14 13:35:45 +00:00
Gerd Moellmann
2a4487aceb (toplevel) [COFF]: Include coff.h. 2000-06-14 13:34:54 +00:00
Kenichi Handa
bbf1e8a5d8 *** empty log message *** 2000-06-14 13:12:14 +00:00
Kenichi Handa
2b7573b15d (sendmail-send-it): Inherit
buffer-file-coding-system of the current buffer to the temporary
buffer that this funciton uses for work.
2000-06-14 13:04:57 +00:00
Kenichi Handa
725a689752 *** empty log message *** 2000-06-14 13:03:06 +00:00
Kenichi Handa
cb33a0ce4c (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.
2000-06-14 12:47:27 +00:00
Kenichi Handa
02891cc387 *** empty log message *** 2000-06-14 12:46:37 +00:00
Gerd Moellmann
8a4e3c0cf0 (setup_echo_area_for_printing): Call
message_log_maybe_newline if message_buf_print is not set.
2000-06-14 11:33:38 +00:00