1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

33448 Commits

Author SHA1 Message Date
Kenichi Handa
f455f068fb (struct ccl_program): New member cr_consumed. 2000-12-22 00:07:09 +00:00
Kenichi Handa
17312e44d7 (CCL_WRITE_CHAR): Don't handle EOL conversion here.
(CCL_READ_CHAR): Handle EOL conversion here.
(ccl_driver) <CCL_ReadMultibyteChar2>: Likewise.
2000-12-22 00:06:52 +00:00
Stefan Monnier
3ad93d8dc4 (generic-read-type): Undo last change, inline into
`generic-mode' and then remove.
(generic-mode): Inline generic-read-type.
(define-generic-mode): Push the symbol name rather than the symbol
onto generic-mode-list.
2000-12-21 23:26:09 +00:00
Kenichi Handa
80e0ca99ce (ccl_coding_driver): Initialize ccl->cr_consumed. 2000-12-21 23:22:16 +00:00
Kenichi Handa
886bc93350 *** empty log message *** 2000-12-21 23:17:22 +00:00
Dave Love
e8262f40f3 make-char change 2000-12-21 22:28:08 +00:00
Gerd Moellmann
6ba384dc77 *** empty log message *** 2000-12-21 21:27:37 +00:00
Gerd Moellmann
4b9e6d882e Commentry change, I've moved my web site. 2000-12-21 21:27:11 +00:00
Gerd Moellmann
647a066c8d Fix the same problem as described on ebnf2ps.el log
entry.  Doc fix.
(ebnf-yac-skip-code): Code fix.
(ebnf-yac-comment-chars): Const fix.
2000-12-21 21:24:03 +00:00
Gerd Moellmann
e4dec765ec Doc fix. 2000-12-21 21:23:21 +00:00
Gerd Moellmann
2197ec3b92 Fix the same problem as described on ebnf2ps.el log
entry.  Doc fix.
(ebnf-iso-comment-chars): Const fix.
2000-12-21 21:23:06 +00:00
Gerd Moellmann
b1f380ecb4 Fix the same problem as described on ebnf2ps.el log
entry.  Doc fix.
(ebnf-bnf-lex): Code fix.
(ebnf-bnf-comment-chars): Const fix.
2000-12-21 21:22:51 +00:00
Gerd Moellmann
6a5275dc6d Fix a problem with skip-chars-forward: it doesn't accept
ranges like \177-\237, but accepts the character sequence from \177 to
\237.  Doc fix.
(ebnf-version): New version (3.4).
(ebnf-setup): Code fix.
(ebnf-range-regexp): New fun.
(ebnf-8-bit-chars): Const fix.
2000-12-21 21:22:34 +00:00
Gerd Moellmann
7ef18b28bc Fix a typo. 2000-12-21 20:42:01 +00:00
Gerd Moellmann
e9abc29657 (Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
GLYPHS.
2000-12-21 20:41:26 +00:00
Gerd Moellmann
726950c4dc (GLYPH_EQUAL_P): Also compare pixel widths,
otherwise tabs of different size compare equal.
2000-12-21 20:40:58 +00:00
Gerd Moellmann
4f8959185a (Fcall_interactively): Prevent a compiler warning. 2000-12-21 20:40:40 +00:00
Gerd Moellmann
ee5263afa8 (print_unwind): Return nil.
(PRINTDECLARE): Initialize all local variables.
(print_preprocess): Add a default case.
2000-12-21 20:40:10 +00:00
ShengHuo ZHU
88818fbedf * mml.el (gnus-add-minor-mode): Autoload.
* message.el (message-forward): Save-restriction.

* message.el (message-mail-user-agent): Add :version.

* message.el (message-mail-user-agent): New variable.
(message-setup): Renamed to message-setup-1. Support
mail-user-agent.
(message-mail-user-agent): New function.
(message-mail): Use it.
(message-reply): Use it.
(message-resend): Use it.
(message-mail-other-window): Use it.
(message-mail-other-frame): Use it.

* gnus-msg.el (gnus-bug): Support mail-user-agent.
2000-12-21 19:58:34 +00:00
Gerd Moellmann
c6ae41f3c9 (Qinhibit_point_motion_hooks): Declare extern. 2000-12-21 16:57:00 +00:00
Gerd Moellmann
8e15274f3f *** empty log message *** 2000-12-21 16:56:38 +00:00
Gerd Moellmann
8c757fd783 (Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t. 2000-12-21 16:56:13 +00:00
Gerd Moellmann
766a82a0e1 Build an alist for completing-read as in 20.7. 2000-12-21 16:39:28 +00:00
Gerd Moellmann
338f62706f (lm): Use interactive spec `P'.
(toplevel): Don't set debug-on-error.
2000-12-21 16:13:06 +00:00
Gerd Moellmann
177f4e888d *** empty log message *** 2000-12-21 15:58:48 +00:00
Gerd Moellmann
8363063ec7 (server-switch-buffer): Choose a window on a visible
frame.
2000-12-21 15:57:01 +00:00
Gerd Moellmann
9ab436b9e0 (dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
[GLYPH_DEBUG]: Extended to dump glyphs in short form.
2000-12-21 15:39:58 +00:00
Gerd Moellmann
e797dea65e (ensure_frame_matrix): Removed.
(save_frame_matrix, restore_frame_matrix): New functions.
(adjust_frame_glyphs_for_frame_redisplay): Use them.
2000-12-21 15:39:27 +00:00
Gerd Moellmann
fa4b4cfd92 (ensure_frame_matrix): Function declaration removed. 2000-12-21 15:39:04 +00:00
Gerd Moellmann
a2d8ce7900 (delete_window, Fsplit_window)
(Fset_window_configuration): Calls to ensure_frame_matrix removed.
2000-12-21 15:38:38 +00:00
Andrew Innes
99012074ba (x_update_begin): Regenerate the palette here, rather
than for each window.
2000-12-21 14:58:55 +00:00
Andrew Innes
90f4a9f8e2 (select_palette): Avoid calling SelectPalette if
palette is NULL, since this corrupts memory!  Also get
display_info reference from frame.
2000-12-21 14:58:09 +00:00
Eli Zaretskii
834d23b2c4 Credits for the last change. 2000-12-21 14:46:37 +00:00
Eli Zaretskii
bc22fd184a (insert-directory-safely): New function.
(recover-file): Use it instead of insert-directory.
2000-12-21 14:44:35 +00:00
Jason Rumney
988646fc79 (x_draw_hollow_cursor): Delay obtaining the frame's DC to avoid
returning without releasing it.
2000-12-21 11:06:32 +00:00
Jason Rumney
3e27fa1f83 (w32_init_bdf_font): Fix test for valid bmp heap. 2000-12-21 11:05:33 +00:00
Jason Rumney
29ef7d2de4 *** empty log message *** 2000-12-21 11:04:01 +00:00
Kenichi Handa
a672b7cd13 (select-safe-coding-system): Improve help message. 2000-12-21 06:46:52 +00:00
Kenichi Handa
4d513a5723 *** empty log message *** 2000-12-21 06:46:32 +00:00
Kenichi Handa
c24e49a893 (select-safe-coding-system): Check coding-category-list more rigidly. 2000-12-21 05:45:08 +00:00
Kenichi Handa
eeefcfded6 *** empty log message *** 2000-12-21 05:44:43 +00:00
Kenichi Handa
5c010e5999 (dired-move-to-filename-regexp): Fix previous change. 2000-12-21 02:43:08 +00:00
Kenichi Handa
587fc3f9ed *** empty log message *** 2000-12-21 02:41:28 +00:00
Miles Bader
01860fb9f7 *** empty log message *** 2000-12-21 02:18:46 +00:00
Miles Bader
eba52a1aca (mail-mode): Set `comment-start' to the yank prefix. 2000-12-21 02:11:01 +00:00
Miles Bader
980984d8e3 Add comment. 2000-12-21 02:09:37 +00:00
Kenichi Handa
588fc8bdf0 (push_key_description): Don't convert eight-bit-control
and eight-bit-graphic to multibyte character.
2000-12-21 01:58:28 +00:00
Kenichi Handa
e360ac5bee (describe-char-after): Make *Help*
buffer inherit multibyteness of the current buffer.
2000-12-21 01:57:24 +00:00
Kenichi Handa
9fd1c1f709 *** empty log message *** 2000-12-21 01:57:04 +00:00
Miles Bader
f71680f9f7 (message-mode): Set `comment-start' to the yank prefix. 2000-12-21 01:56:37 +00:00