]>
git.eshelyaron.com Git - emacs.git/log
Dave Love [Thu, 21 Dec 2000 22:28:08 +0000 (22:28 +0000)]
make-char change
Gerd Moellmann [Thu, 21 Dec 2000 21:27:37 +0000 (21:27 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 21:27:11 +0000 (21:27 +0000)]
Commentry change, I've moved my web site.
Gerd Moellmann [Thu, 21 Dec 2000 21:24:03 +0000 (21:24 +0000)]
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.
Gerd Moellmann [Thu, 21 Dec 2000 21:23:21 +0000 (21:23 +0000)]
Doc fix.
Gerd Moellmann [Thu, 21 Dec 2000 21:23:06 +0000 (21:23 +0000)]
Fix the same problem as described on ebnf2ps.el log
entry. Doc fix.
(ebnf-iso-comment-chars): Const fix.
Gerd Moellmann [Thu, 21 Dec 2000 21:22:51 +0000 (21:22 +0000)]
Fix the same problem as described on ebnf2ps.el log
entry. Doc fix.
(ebnf-bnf-lex): Code fix.
(ebnf-bnf-comment-chars): Const fix.
Gerd Moellmann [Thu, 21 Dec 2000 21:22:34 +0000 (21:22 +0000)]
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.
Gerd Moellmann [Thu, 21 Dec 2000 20:42:01 +0000 (20:42 +0000)]
Fix a typo.
Gerd Moellmann [Thu, 21 Dec 2000 20:41:26 +0000 (20:41 +0000)]
(Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
GLYPHS.
Gerd Moellmann [Thu, 21 Dec 2000 20:40:58 +0000 (20:40 +0000)]
(GLYPH_EQUAL_P): Also compare pixel widths,
otherwise tabs of different size compare equal.
Gerd Moellmann [Thu, 21 Dec 2000 20:40:40 +0000 (20:40 +0000)]
(Fcall_interactively): Prevent a compiler warning.
Gerd Moellmann [Thu, 21 Dec 2000 20:40:10 +0000 (20:40 +0000)]
(print_unwind): Return nil.
(PRINTDECLARE): Initialize all local variables.
(print_preprocess): Add a default case.
ShengHuo ZHU [Thu, 21 Dec 2000 19:58:34 +0000 (19:58 +0000)]
* 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.
Gerd Moellmann [Thu, 21 Dec 2000 16:57:00 +0000 (16:57 +0000)]
(Qinhibit_point_motion_hooks): Declare extern.
Gerd Moellmann [Thu, 21 Dec 2000 16:56:38 +0000 (16:56 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 16:56:13 +0000 (16:56 +0000)]
(Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.
Gerd Moellmann [Thu, 21 Dec 2000 16:39:28 +0000 (16:39 +0000)]
Build an alist for completing-read as in 20.7.
Gerd Moellmann [Thu, 21 Dec 2000 16:13:06 +0000 (16:13 +0000)]
(lm): Use interactive spec `P'.
(toplevel): Don't set debug-on-error.
Gerd Moellmann [Thu, 21 Dec 2000 15:58:48 +0000 (15:58 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 15:57:01 +0000 (15:57 +0000)]
(server-switch-buffer): Choose a window on a visible
frame.
Gerd Moellmann [Thu, 21 Dec 2000 15:39:58 +0000 (15:39 +0000)]
(dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
[GLYPH_DEBUG]: Extended to dump glyphs in short form.
Gerd Moellmann [Thu, 21 Dec 2000 15:39:27 +0000 (15:39 +0000)]
(ensure_frame_matrix): Removed.
(save_frame_matrix, restore_frame_matrix): New functions.
(adjust_frame_glyphs_for_frame_redisplay): Use them.
Gerd Moellmann [Thu, 21 Dec 2000 15:39:04 +0000 (15:39 +0000)]
(ensure_frame_matrix): Function declaration removed.
Gerd Moellmann [Thu, 21 Dec 2000 15:38:38 +0000 (15:38 +0000)]
(delete_window, Fsplit_window)
(Fset_window_configuration): Calls to ensure_frame_matrix removed.
Andrew Innes [Thu, 21 Dec 2000 14:58:55 +0000 (14:58 +0000)]
(x_update_begin): Regenerate the palette here, rather
than for each window.
Andrew Innes [Thu, 21 Dec 2000 14:58:09 +0000 (14:58 +0000)]
(select_palette): Avoid calling SelectPalette if
palette is NULL, since this corrupts memory! Also get
display_info reference from frame.
Eli Zaretskii [Thu, 21 Dec 2000 14:46:37 +0000 (14:46 +0000)]
Credits for the last change.
Eli Zaretskii [Thu, 21 Dec 2000 14:44:35 +0000 (14:44 +0000)]
(insert-directory-safely): New function.
(recover-file): Use it instead of insert-directory.
Jason Rumney [Thu, 21 Dec 2000 11:06:32 +0000 (11:06 +0000)]
(x_draw_hollow_cursor): Delay obtaining the frame's DC to avoid
returning without releasing it.
Jason Rumney [Thu, 21 Dec 2000 11:05:33 +0000 (11:05 +0000)]
(w32_init_bdf_font): Fix test for valid bmp heap.
Jason Rumney [Thu, 21 Dec 2000 11:04:01 +0000 (11:04 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 06:46:52 +0000 (06:46 +0000)]
(select-safe-coding-system): Improve help message.
Kenichi Handa [Thu, 21 Dec 2000 06:46:32 +0000 (06:46 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 05:45:08 +0000 (05:45 +0000)]
(select-safe-coding-system): Check coding-category-list more rigidly.
Kenichi Handa [Thu, 21 Dec 2000 05:44:43 +0000 (05:44 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 02:43:08 +0000 (02:43 +0000)]
(dired-move-to-filename-regexp): Fix previous change.
Kenichi Handa [Thu, 21 Dec 2000 02:41:28 +0000 (02:41 +0000)]
*** empty log message ***
Miles Bader [Thu, 21 Dec 2000 02:18:46 +0000 (02:18 +0000)]
*** empty log message ***
Miles Bader [Thu, 21 Dec 2000 02:11:01 +0000 (02:11 +0000)]
(mail-mode): Set `comment-start' to the yank prefix.
Miles Bader [Thu, 21 Dec 2000 02:09:37 +0000 (02:09 +0000)]
Add comment.
Kenichi Handa [Thu, 21 Dec 2000 01:58:28 +0000 (01:58 +0000)]
(push_key_description): Don't convert eight-bit-control
and eight-bit-graphic to multibyte character.
Kenichi Handa [Thu, 21 Dec 2000 01:57:24 +0000 (01:57 +0000)]
(describe-char-after): Make *Help*
buffer inherit multibyteness of the current buffer.
Kenichi Handa [Thu, 21 Dec 2000 01:57:04 +0000 (01:57 +0000)]
*** empty log message ***
Miles Bader [Thu, 21 Dec 2000 01:56:37 +0000 (01:56 +0000)]
(message-mode): Set `comment-start' to the yank prefix.
Kenichi Handa [Thu, 21 Dec 2000 00:12:13 +0000 (00:12 +0000)]
(Fmake_char_internal): If CHARSET doesn't have a
generic character and CODE1 is nil, return the smallest character
in CHARSET.
Kenichi Handa [Thu, 21 Dec 2000 00:09:15 +0000 (00:09 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 00:06:23 +0000 (00:06 +0000)]
(make-char): Docstring adjusted for the change of make-char-internal.
Dave Love [Thu, 21 Dec 2000 00:01:55 +0000 (00:01 +0000)]
(NSIG): Don't redefine.
Stefan Monnier [Wed, 20 Dec 2000 22:46:44 +0000 (22:46 +0000)]
(where_is_internal): Check ascii_sequence_p rather than
excluding menu-bar and tool-bar.
(Fwhere_is_internal): Check ascii_sequence_p when looking up the cache.
(menu_item_p): Remove.
(where_is_internal_1): Don't ignore menu-items.
Stefan Monnier [Wed, 20 Dec 2000 21:37:27 +0000 (21:37 +0000)]
Docstrings fix.
ShengHuo ZHU [Wed, 20 Dec 2000 20:20:51 +0000 (20:20 +0000)]
* message.el (message-narrow-to-head-1): New function.
(message-narrow-to-head): Use it.
(message-reply): Ditto.
(message-cancel-news): Ditto.
(message-supersede): Ditto.
(message-make-forward-subject): Ditto.
(message-bounce): Ditto.
* gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
* message.el (message-forward): Copy buffer in unibyte mode.
(message-make-forward-subject): Don't widen. Decode.
(message-forward): Don't decode subject.
* mml.el (gnus-ems): Require it.
* gnus-msg.el (gnus-summary-mail-forward):
* message.el (message-forward): Move mime-to-mml here.
* nnmbox.el (nnmbox-file-coding-system): Use binary.
(nnmbox-active-file-coding-system): Ditto.
* gnus-cus.el (gnus-group-parameters): Add posting-style.
* mm-uu.el: Require binhex.
* qp.el (quoted-printable-encode-region): Upcase QP.
Dave Love [Wed, 20 Dec 2000 20:09:59 +0000 (20:09 +0000)]
(eval-after-load): Doc fix.
Gerd Moellmann [Wed, 20 Dec 2000 15:37:23 +0000 (15:37 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 20 Dec 2000 15:36:56 +0000 (15:36 +0000)]
(hscroll_window_tree): Take window's min_hscroll
into account.
Gerd Moellmann [Wed, 20 Dec 2000 15:36:29 +0000 (15:36 +0000)]
(make_window): Initialize window's min_hscroll.
(Fset_window_hscroll): Set window's hscroll and min_hscroll.
(set_window_buffer, temp_output_buffer_show): Set min_hscroll
to zero.
(struct saved_window): New member min_hscroll.
(SAVED_WINDOW_VECTOR_SIZE): Set to 17.
(Fset_window_configuration): Set window's min_hscroll.
(save_window_save): Save window's min_hscroll.
(compare_window_configurations): Compare min_hscroll values.
Gerd Moellmann [Wed, 20 Dec 2000 15:36:07 +0000 (15:36 +0000)]
(struct window): New member min_hscroll.
Gerd Moellmann [Wed, 20 Dec 2000 15:13:36 +0000 (15:13 +0000)]
(echo_prompt): Prevent a compiler warning.
Gerd Moellmann [Wed, 20 Dec 2000 14:25:09 +0000 (14:25 +0000)]
(try_cursor_movement): Fix last change. The real
condition is that PT is at the end of the row, and should
be displayed at the start of the next row.
Eli Zaretskii [Wed, 20 Dec 2000 14:23:38 +0000 (14:23 +0000)]
Many changes to make it consistent with Emacs 21.
Eli Zaretskii [Wed, 20 Dec 2000 14:13:48 +0000 (14:13 +0000)]
(../info/idlwave): Use --no-split.
Gerd Moellmann [Wed, 20 Dec 2000 14:10:20 +0000 (14:10 +0000)]
(try_cursor_movement): If we end on a partially
visible line, end we already decided to scroll, return -1.
Gerd Moellmann [Wed, 20 Dec 2000 12:00:57 +0000 (12:00 +0000)]
(fake_current_matrices, ensure_frame_matrix): New
functions.
(adjust_frame_glyphs_for_frame_redisplay): If display has been
completed, call fake_current_matrices instead of marking frame
garbaged.
Gerd Moellmann [Wed, 20 Dec 2000 12:00:24 +0000 (12:00 +0000)]
(delete_window, Fsplit_window)
(Fset_window_configuration): Call ensure_frame_matrix.
Gerd Moellmann [Wed, 20 Dec 2000 12:00:01 +0000 (12:00 +0000)]
(ensure_frame_matrix): Add prototype.
Gerd Moellmann [Wed, 20 Dec 2000 11:59:34 +0000 (11:59 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 20 Dec 2000 11:07:03 +0000 (11:07 +0000)]
(jka-compr-partial-uncompress): Don't use `concat' for numbers.
Kenichi Handa [Wed, 20 Dec 2000 11:06:36 +0000 (11:06 +0000)]
*** empty log message ***
Jason Rumney [Wed, 20 Dec 2000 10:21:02 +0000 (10:21 +0000)]
(syms_of_w32fns): Initialize and staticpro tip_frame.
Jason Rumney [Wed, 20 Dec 2000 08:52:50 +0000 (08:52 +0000)]
Clarify that new default font only applies under X.
ShengHuo ZHU [Wed, 20 Dec 2000 06:13:15 +0000 (06:13 +0000)]
* gnus-util.el (gnus-add-text-properties-when): New function.
(gnus-remove-text-properties-when): Ditto.
* gnus-cite.el (gnus-article-hide-citation): Use them.
(gnus-article-toggle-cited-text): Use them.
* gnus-art.el (gnus-signature-toggle): Use them.
(gnus-article-show-hidden-text): Ditto.
(gnus-article-hide-text): Ditto.
* gnus-art.el (gnus-article-describe-key): Use prompt.
(gnus-article-describe-key-briefly): Ditto.
Miles Bader [Wed, 20 Dec 2000 06:06:28 +0000 (06:06 +0000)]
(quail-input-method): Resize the help window again after it has all its
contents. Remove unneeded progn.
ShengHuo ZHU [Tue, 19 Dec 2000 21:59:48 +0000 (21:59 +0000)]
2000-12-19 ShengHuo ZHU <zsh@cs.rochester.edu>
* mm-util.el (mm-charset-synonym-alist): Fix a typo.
Eli Zaretskii [Tue, 19 Dec 2000 18:00:46 +0000 (18:00 +0000)]
(Frequire): Doc fix.
Eli Zaretskii [Tue, 19 Dec 2000 17:21:55 +0000 (17:21 +0000)]
Document problems with ISO-8859 fonts which actually include only
ASCII glyphs.
Gerd Moellmann [Tue, 19 Dec 2000 14:42:05 +0000 (14:42 +0000)]
Fix copy/paste error.
Gerd Moellmann [Tue, 19 Dec 2000 14:20:11 +0000 (14:20 +0000)]
(window_scroll_pixel_based): Don't use
move_it_vertically.
Gerd Moellmann [Tue, 19 Dec 2000 13:37:40 +0000 (13:37 +0000)]
(direct_output_for_insert): Fix check for mini-window
currently displaying a message.
Andrew Innes [Tue, 19 Dec 2000 13:03:33 +0000 (13:03 +0000)]
(delete-key-deletes-forward-mode): Fix typo in
docstring.
Gerd Moellmann [Tue, 19 Dec 2000 12:14:28 +0000 (12:14 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 19 Dec 2000 12:14:08 +0000 (12:14 +0000)]
(toplevel) [CHECK_FRAME_FONT]: Include frame.h and
xterm.h.
(Fbyte_code) [CHECK_FRAME_FONT]: Check the selected frame's font.
Gerd Moellmann [Tue, 19 Dec 2000 11:26:41 +0000 (11:26 +0000)]
Test for XkbGetKeyboard with an AC_TRY_LINK whose
source file includes XKBlib.h. On some broken Solaris systems,
there is an XKBlib.h, reportedly, but header files included by
XKBlib.h are missing.
Carsten Dominik [Tue, 19 Dec 2000 11:15:38 +0000 (11:15 +0000)]
Fixed copyright notice.
Carsten Dominik [Tue, 19 Dec 2000 11:09:28 +0000 (11:09 +0000)]
(reftex-view-crossref): added SPACE and TAB as key separators.
Carsten Dominik [Tue, 19 Dec 2000 11:08:45 +0000 (11:08 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 19 Dec 2000 10:09:25 +0000 (10:09 +0000)]
(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.
(sql-postgres-options): Changed default from "--pset" to "-P".
(sql-mysql-options): Doc change.
(sql-stop): Doc change.
Gerd Moellmann [Tue, 19 Dec 2000 10:06:36 +0000 (10:06 +0000)]
*** empty log message ***
Miles Bader [Tue, 19 Dec 2000 03:09:13 +0000 (03:09 +0000)]
Remove duplicate log entry.
Kenichi Handa [Tue, 19 Dec 2000 00:58:00 +0000 (00:58 +0000)]
(quail-input-method): Always hide the guidance buffer on exiting.
Kenichi Handa [Tue, 19 Dec 2000 00:53:52 +0000 (00:53 +0000)]
*** empty log message ***
Andrew Innes [Mon, 18 Dec 2000 23:54:15 +0000 (23:54 +0000)]
(Fw32_shell_execute): Use it.
Andrew Innes [Mon, 18 Dec 2000 23:50:56 +0000 (23:50 +0000)]
(w32_strerror): New extern.
Andrew Innes [Mon, 18 Dec 2000 23:50:26 +0000 (23:50 +0000)]
(w32_strerror): New function.
Dave Love [Mon, 18 Dec 2000 18:17:59 +0000 (18:17 +0000)]
*** empty log message ***
Dave Love [Mon, 18 Dec 2000 18:17:41 +0000 (18:17 +0000)]
Delete duplicate \e ,b(\e (B entry.
Change \e ,b=\e (B, \e ,b<\e (B, \e ,b6\e (B.
Dave Love [Mon, 18 Dec 2000 18:09:36 +0000 (18:09 +0000)]
comment
Dave Love [Mon, 18 Dec 2000 17:16:32 +0000 (17:16 +0000)]
*** empty log message ***
Dave Love [Mon, 18 Dec 2000 17:13:16 +0000 (17:13 +0000)]
keyboard-coding-system
Gerd Moellmann [Mon, 18 Dec 2000 17:11:17 +0000 (17:11 +0000)]
(tooltip-mode): Signal an error if x-show-tip
isn't fboundp.
Dave Love [Mon, 18 Dec 2000 17:10:08 +0000 (17:10 +0000)]
(set-keyboard-coding-system): Doc fix.
(keyboard-coding-system): New option.