Eli Zaretskii
16d51a35b2
(Antinews): Many changes from Richard M. Stallman.
2000-10-19 06:52:31 +00:00
Miles Bader
8bb84cb2f1
*** empty log message ***
2000-10-19 04:31:37 +00:00
Miles Bader
97f5930988
(Shell Mode):
...
Document `comint-write-output', name change to `comint-delete-output'.
2000-10-19 04:30:51 +00:00
Miles Bader
d648cc45f5
Document recent comint changes.
2000-10-19 04:26:24 +00:00
Miles Bader
0da5c14acd
(comint-write-output): Add APPEND argument. Rework interactive spec.
...
(comint-append-output-to-file): Function removed.
2000-10-19 04:21:09 +00:00
Miles Bader
e40a778f54
*** empty log message ***
2000-10-19 03:58:37 +00:00
Miles Bader
dd749c1fdc
(comint-mode-map): Bind `C-c C-s' to comint-write-output.
2000-10-19 03:46:11 +00:00
Miles Bader
d134a19f84
(comint-write-output, comint-append-output-to-file): New functions.
...
(comint-mode-map): Add them to the menu.
2000-10-19 02:12:30 +00:00
Gerd Moellmann
e50517d90e
Sync with glibc, file version 1.78.
...
(my_strftime) [HAVE_TZNAME]: Use `UTC' instead of `GMT' which
should no longer be used according to ISO 8601.
2000-10-18 19:12:39 +00:00
Dave Love
776ca44f00
(mm-uu-decode-function)
...
(mm-uu-binhex-decode-function): Defvar when compiling.
2000-10-18 17:08:35 +00:00
Dave Love
f49c4ef75c
(gnus-nocem-issuers): Update.
...
(gnus-nocem-check-from): New option.
(gnus-nocem-scan-groups): Use it.
(gnus-nocem-check-article): Bind gnus-newsgroup-name.
(gnus-nocem-check-article-limit): Add :version.
2000-10-18 16:50:53 +00:00
Gerd Moellmann
9035a35ae6
*** empty log message ***
2000-10-18 15:20:26 +00:00
Gerd Moellmann
860dab78d3
(Display Vars): Fix description of the role of
...
baud-rate for window-systems.
2000-10-18 15:20:11 +00:00
Gerd Moellmann
3e8abfd398
(comint-read-input-ring): Bugfix such that the first
...
and the last entry of the input ring file are not lost.
2000-10-18 14:42:38 +00:00
Gerd Moellmann
9b5360aa71
(sql-sybase-options): New option.
...
(sql-sybase): Use it. Add sql-database to the list of parameters
provided for login. The options -w 2048 -n are not used any more.
2000-10-18 14:38:55 +00:00
Gerd Moellmann
3556c6dd27
Internal variable changes to defcustom,
...
make-local-hook changes to defvar. Doc fix.
(ps-print-version): New version number (6.1).
(ps-setup, ps-do-despool): Code fix.
(ps-printer-name): Customization fix.
(ps-printer-name-option): Now is a defcustom instead of an
internal variable.
(ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
(ps-print-begin-column-hook): Now are defvar instead of
make-local-hook.
2000-10-18 14:31:05 +00:00
Gerd Moellmann
dada41e12c
(fancy-splash-screens): Use fancy-splash-delay.
2000-10-18 14:27:55 +00:00
Gerd Moellmann
754a29c978
(fancy-splash-screens): Set buffer-undo-list to t.
2000-10-18 14:23:10 +00:00
Gerd Moellmann
7396a36c10
(access_keymap): If IDX has a meta prefix, and there's
...
no map for meta_prefix_char, don't try to use it as a keymap.
Instead, if T_OK is non-zero, look up a default binding, if any,
otherwise, if T_OK is zero, return nil.
2000-10-18 14:20:53 +00:00
Miles Bader
4e217e5069
(comint-delete-output): Renamed from `comint-kill-output'.
...
(comint-kill-output): Changed into an alias for `comint-delete-output',
and made obsolete.
(comint-mode-map): Rename references to comint-kill-output.
2000-10-18 14:09:54 +00:00
Kenichi Handa
0210dadf13
*** empty log message ***
2000-10-18 12:08:07 +00:00
Kenichi Handa
b94bdcf909
*** empty log message ***
2000-10-18 12:00:33 +00:00
Gerd Moellmann
a42943e93e
(allocate_string) [GC_CHECK_STRING_BYTES]: Call
...
check_string_bytes only if not noninteractive, increase count to 50.
2000-10-18 11:59:20 +00:00
Gerd Moellmann
70772ed1ac
(struct x_display_info): Add color_cells and ncolor_cells.
...
(x_query_color, x_query_colors): Add prototype.
2000-10-18 11:58:27 +00:00
Gerd Moellmann
f04e1297ec
(x_color_cells, x_query_colors, x_query_color): New
...
functions.
(x_alloc_nearest_color): Use it to reduce calls to XQueryColors
which can be slow.
(x_copy_color, x_alloc_lighter_color): Likewise.
2000-10-18 11:58:07 +00:00
Gerd Moellmann
a31fedb766
(x_to_xcolors, x_set_mouse_color, lookup_pixel_color)
...
(x_to_xcolors, png_load): Use x_query_color.
2000-10-18 11:57:35 +00:00
Kenichi Handa
ad6895cd2f
*** empty log message ***
2000-10-18 11:51:24 +00:00
Eli Zaretskii
3446035426
(diff-header-face, diff-file-header-face)
...
(diff-changed-face): Add bold and italic attributes to tty faces.
(diff-function-face): New face.
(diff-font-lock-keywords): Use it.
2000-10-18 08:52:23 +00:00
Miles Bader
00de298745
(adjust_markers_for_delete): Handle before-insertion markers correctly.
2000-10-18 06:20:27 +00:00
Miles Bader
17ea3cdbd7
*** empty log message ***
2000-10-18 01:55:32 +00:00
Miles Bader
e76ef45b2b
(gnus-nocem-check-article-limit): New variable.
...
(gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
2000-10-18 01:54:57 +00:00
Miles Bader
1e317a4a3e
(comint-output-filter):
...
Fixup comint-last-input-end too.
Remove commented-out call to force-mode-line-update.
(comint-kill-output):
Use `forward-line 0' instead of beginning-of-line to make sure we get
past the prompt.
2000-10-18 01:43:01 +00:00
Kai Großjohann
fa00d3b617
Missed this file in previous commit.
2000-10-17 22:48:39 +00:00
Kai Großjohann
916a89db45
Obsolete variable `after-make-frame-hook'.
2000-10-17 22:20:22 +00:00
Gerd Moellmann
1f0b3fd207
(pure_bytes_used): Renamed from pureptr.
...
(ALIGN): New macro.
(pure_alloc): New function.
(make_pure_string, pure_cons, make_pure_float, make_pure_vector):
Use it.
(Fpurecopy): Use PURE_POINTER_P.
2000-10-17 19:39:17 +00:00
Gerd Moellmann
68c5d1db4a
(try_cursor_movement): Use cursor_row_p also when
...
PT has moved backward.
2000-10-17 19:32:44 +00:00
Gerd Moellmann
9a03888161
(cursor_row_p): Take continued lines into account.
2000-10-17 16:08:57 +00:00
Stefan Monnier
9244f2c7e7
(diff-header-face, diff-file-header-face):
...
Add specific setting for dark background.
(diff-context-face): Renamed from diff-comment-face.
Set explicitly rather than inheriting from font-lock-comment-face.
2000-10-17 15:55:20 +00:00
Gerd Moellmann
361b097f3a
(mark_object) [GC_CHECK_STRING_BYTES]: Check validity of
...
string's size_byte.
(check_string_bytes) [GC_CHECK_STRING_BYTES]: New function.
(check_string_bytes_count) [GC_CHECK_STRING_BYTES]: New variable.
(allocate_string) [GC_CHECK_STRING_BYTES]: Call it for every 10th
string allocated.
2000-10-17 15:38:30 +00:00
Gerd Moellmann
54918e2b47
(forward_to_next_line_start): Switch iterator's handling
...
of selective display off while searching for the next line start.
2000-10-17 14:08:06 +00:00
Eli Zaretskii
1592c1efdf
(command-line): Move the code which registers the default colors to
...
before before-init-hook.
2000-10-17 12:59:41 +00:00
Gerd Moellmann
f86292a9e9
(jit-lock-stealth-time): Doc fix.
2000-10-17 12:47:29 +00:00
Eli Zaretskii
e854cc22eb
(auto-mode-alist): Add .dif and .pat as diff-mode extensions, for MS-DOS.
2000-10-17 12:36:26 +00:00
Eli Zaretskii
f7f2e8839a
*** empty log message ***
2000-10-17 12:18:11 +00:00
Gerd Moellmann
c7b4f0f913
*** empty log message ***
2000-10-17 12:13:09 +00:00
Eli Zaretskii
86a27a3a10
(diff-header-face, diff-file-header-face)
...
(diff-changed-face): Define tty-specific colors.
2000-10-17 12:12:00 +00:00
Gerd Moellmann
d3c5bad262
(fancy-splash-text): Realign the text.
2000-10-17 12:10:40 +00:00
Eli Zaretskii
12a7227188
*** empty log message ***
2000-10-17 12:07:28 +00:00
Eli Zaretskii
8379c86876
(font-lock-comment-face): Define a separate default
...
for dark-background tty's.
2000-10-17 12:00:37 +00:00
Eli Zaretskii
46c5af7fa1
Fix a typo.
2000-10-17 11:57:30 +00:00