1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
Commit Graph

31426 Commits

Author SHA1 Message Date
Dave Love
9a45f9afa0 Reduce colour requirements to 25 overall. (Probably wants
revisiting from the originals to reduce further.)
2000-10-11 18:05:19 +00:00
Eli Zaretskii
c1b096cb1d *** empty log message *** 2000-10-11 17:55:31 +00:00
Eli Zaretskii
d594a73b96 (Fsearch_backward, Fsearch_forward): Doc fix. 2000-10-11 17:54:18 +00:00
Eli Zaretskii
9d9c2e394e Mention the cpNNNN coding systems, with an xref to msdog.texi. 2000-10-11 17:39:01 +00:00
Eli Zaretskii
0716afa2de (hexlify-buffer): Bind coding-system-for-write to
buffer-file-coding-system, instead of raw-text.
(dehexlify-buffer): Bind coding-system-for-read to
buffer-file-coding-system, instead of raw-text.
2000-10-11 17:08:28 +00:00
Sam Steingold
5c8b7eaf15 (cperl-invalid-face): double-quote underline 2000-10-11 16:53:24 +00:00
Dave Love
2cfbdb7ad5 *** empty log message *** 2000-10-11 15:36:51 +00:00
Eli Zaretskii
b28e72df6e Fix a typo. 2000-10-11 14:11:47 +00:00
Eli Zaretskii
365dd3255e (Ffind_charset_string): Doc fix.
(Ffind_charset_region): Doc fix.
2000-10-11 14:10:56 +00:00
Miles Bader
0c846ea24c *** empty log message *** 2000-10-11 10:56:30 +00:00
Miles Bader
2af966f9ad (region): Make dark-background `region' face less in-your-face. 2000-10-11 10:39:08 +00:00
Miles Bader
f161d53913 (frame-set-background-mode):
Only do anything if the bg-mode or display-type has actually changed.
  Use `dolist'.
2000-10-11 10:02:10 +00:00
Dave Love
1b9a1e9d48 (scheme-mode-variables, dsssl-mode): Avoid
compiler warnings.
(scheme-mode): Doc fix.
(scheme-font-lock-keywords-1): Match `define-syntax'.
2000-10-11 09:46:28 +00:00
Miles Bader
4b33f2900f (frame-set-background-mode):
Pay attention to saved face specs as well as default ones.
2000-10-11 07:43:17 +00:00
Kenichi Handa
df3c11b907 (read_process_output): Fix previous change. Adjust multibyteness of
text to insert in a buffer by make_string_unibyte/multibyte instead of
Fstring_as_unibyte/multibyte.
2000-10-11 01:23:36 +00:00
Kenichi Handa
eb483c2b91 *** empty log message *** 2000-10-11 01:20:36 +00:00
Stefan Monnier
07e77e3628 Update copyright and fix typo. 2000-10-10 19:35:00 +00:00
Sam Steingold
690ec64977 use lisp-mode-shared-map instead of shared-lisp-mode-map 2000-10-10 17:27:38 +00:00
Stefan Monnier
80f9f3db87 (desktop-modes-not-to-save): New var.
(desktop-save-buffer-p): Use it.
Also, obey desktop-buffers-not-to-save even for non-file buffers.
(desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
2000-10-10 16:42:37 +00:00
Dave Love
20a6e76aa2 *** empty log message *** 2000-10-10 13:04:09 +00:00
Dave Love
99bd82f657 Fix transparent index. 2000-10-10 13:03:22 +00:00
Eli Zaretskii
8816e608d0 Fix wording. 2000-10-10 12:47:56 +00:00
Eli Zaretskii
3085f862f5 Fix last change for docs search procedure (suggested by Dave Love). 2000-10-10 12:46:32 +00:00
Andreas Schwab
b40bfb99b0 . 2000-10-10 11:11:10 +00:00
Andreas Schwab
c70bbf0690 (mark_object): Remove all workarounds installed on
1993-08-08.
2000-10-10 11:10:58 +00:00
Dave Love
d646c82853 *** empty log message *** 2000-10-10 09:31:50 +00:00
Dave Love
34e86ea33b (tool-bar-add-item)
(tool-bar-add-item-from-menu): Don't favour XPM icons on mono
display.
2000-10-10 09:31:04 +00:00
Miles Bader
862a7e281e (display-battery): Use `add-to-list'. 2000-10-10 02:48:40 +00:00
Miles Bader
c8bfa68964 (add-to-list): Add optional argument APPEND. 2000-10-10 02:47:30 +00:00
Miles Bader
10e5ab4767 Remove CVS merge cookie left in. 2000-10-10 02:32:57 +00:00
Kenichi Handa
e10ae834bc (CHAR_STRING): Optimized for single byte characters. 2000-10-10 02:00:52 +00:00
Kenichi Handa
caff31d41e (READ_QUADRUPLET_BYTE): Set *NCHARS_RETURN before
returning.
(base64_encode_1): Make it work for a text of multibyte form.
(Fbase64_decode_region): Allocate sufficient memory for multibyte
case.  Don't call str_to_multibyte because base64_decode_1
produces correct multibyte form for eight-bit codes.
(Fbase64_decode_string): Adjusted for the change of
base64_decode_1.
(base64_decode_1): New args MULTIBYTE and NCHARS_RETURN.  If
MULTIBYTE is nonzero, produce correct multibyte form for eight-bit
codes.
2000-10-10 02:00:33 +00:00
Thien-Thi Nguyen
930baf4786 (zone-timer, zone-wc-tbl): Rework
these vars as symbol properties.
(zone, zone-when-idle, zone-leave-me-alone,
zone-pgm-whack-chars): Use new symbol properties.
2000-10-10 01:59:17 +00:00
Thien-Thi Nguyen
5a430f9cb6 (display-battery): Doc spelling fix. 2000-10-10 01:36:36 +00:00
Thien-Thi Nguyen
46e33aee25 (with-vc-file, edit-vc-file): Specify `indent-function' property. 2000-10-10 01:28:06 +00:00
Dave Love
3885aa01bd Make b/g transparent. 2000-10-09 20:19:11 +00:00
Andreas Schwab
cba026ef54 . 2000-10-09 20:01:56 +00:00
Andreas Schwab
3316160629 (Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S to
-1 after socket is closed, to fall through to error processing.
2000-10-09 20:01:10 +00:00
Dave Love
c2156508df (tool-bar-add-item-from-menu): Add autoload cookie. 2000-10-09 17:56:11 +00:00
Eli Zaretskii
fc19ea9da8 Mention MS-Windows together with X11. 2000-10-09 16:34:21 +00:00
Eli Zaretskii
cf50fa0bb6 Mention that `u' might or might not restore point. 2000-10-09 16:26:43 +00:00
Eli Zaretskii
53704a0764 Fix last change. 2000-10-09 16:16:54 +00:00
Eli Zaretskii
1e21fe48c0 (IT_set_frame_parameters): Don't initialize Lisp_Object
variables.  If ALIST includes foreground-color or
background-color, change also the colors of the default face for
this frame.
2000-10-09 16:05:35 +00:00
Dave Love
126cbb422a (mail-source-fetch-imap): Bind
default-enable-multibyte-characters rather than using
mm-disable-multibyte.
2000-10-09 13:35:39 +00:00
Dave Love
adf7d3a874 (tool-bar-mode): Check whether tool-bar-map
has been initialized before calling tool-bar-setup.
2000-10-09 11:12:06 +00:00
Eli Zaretskii
e4ca8f8c2e (send-mail-item-name): New function.
(menu-bar-tools-menu) <compose-mail>: Use it to display the value
of mail-user-agent in the menu.  Don't display the "Send Mail"
item if mail-user-agent is nil or its value is ignore.
(menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
if read-mail-command is nil or its value is ignore.
2000-10-09 10:28:16 +00:00
Eli Zaretskii
06a8c9f89b ([header-line mouse-1]): Bind to mouse-select-window. 2000-10-09 10:23:49 +00:00
Miles Bader
814299a771 Cleanup whitespace. 2000-10-09 02:29:48 +00:00
Stefan Monnier
d6b8c85b26 Maintainer line updated.
(tags-table-format-functions): Renamed from tags-table-format-hooks.
2000-10-09 01:59:03 +00:00
Miles Bader
29e0814b58 Flip to put highlight in correct place.
Correct image size.
2000-10-09 01:03:32 +00:00