]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago(toplevel): Check for x-toolkit-scroll-bars instead
Gerd Moellmann [Wed, 27 Dec 2000 14:34:53 +0000 (14:34 +0000)]
(toplevel): Check for x-toolkit-scroll-bars instead
of x-toolkit-scroll-bars-p.

24 years ago(x-toolkit-scroll-bars): Check for
Gerd Moellmann [Wed, 27 Dec 2000 14:34:32 +0000 (14:34 +0000)]
(x-toolkit-scroll-bars): Check for
x-toolkit-scroll-bars instead of x-toolkit-scroll-bars-p.

24 years ago(emacs-version): Print X scroll bar information.
Gerd Moellmann [Wed, 27 Dec 2000 14:34:09 +0000 (14:34 +0000)]
(emacs-version): Print X scroll bar information.

24 years ago(syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
Gerd Moellmann [Wed, 27 Dec 2000 14:33:11 +0000 (14:33 +0000)]
(syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
instead of x-toolkit-scroll-bars-p.
(Vx_toolkit_scroll_bars): Renamed from x_toolkit_scroll_bars_p.

24 years ago(ffap-bindings): Make interactive and add an autoload cookie.
Eli Zaretskii [Wed, 27 Dec 2000 14:08:34 +0000 (14:08 +0000)]
(ffap-bindings): Make interactive and add an autoload cookie.
(ffap-bindings): Doc fix, to reflect the above change.

24 years ago(struct redisplay_history) [GLYPH_DEBUG]: New.
Gerd Moellmann [Wed, 27 Dec 2000 12:43:22 +0000 (12:43 +0000)]
(struct redisplay_history) [GLYPH_DEBUG]: New.
(REDISPLAY_HISTORY_SIZE) [GLYPH_DEBUG]: New macro.
(redisplay_history, history_idx, history_tick) [GLYPH_DEBUG]: New
variables.
(add_window_display_history, add_frame_display_history)
(Fdump_redisplay_history) [GLYPH_DEBUG]: New functions.
(build_frame_matrix_from_leaf_window): Remove unused code.
(build_frame_matrix_from_leaf_window) [GLYPH_DEBUG]: Add to
redisplay history.
(update_frame) [GLYPH_DEBUG]: Add to redisplay history.
(update_window) [GLYPH_DEBUG]: Likewise.
(syms_of_display): Defsubr dump-redisplay-history.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 27 Dec 2000 12:42:55 +0000 (12:42 +0000)]
*** empty log message ***

24 years ago(install-arch-indep): If tar fails, exit with
Gerd Moellmann [Wed, 27 Dec 2000 11:48:37 +0000 (11:48 +0000)]
(install-arch-indep): If tar fails, exit with
exit code 1.

24 years ago(term-char-mode): Define all non-ascii self-inserting
Kenichi Handa [Wed, 27 Dec 2000 05:25:52 +0000 (05:25 +0000)]
(term-char-mode): Define all non-ascii self-inserting
characters to 'term-send-raw in term-raw-map.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 27 Dec 2000 05:25:29 +0000 (05:25 +0000)]
*** empty log message ***

24 years ago2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Mon, 25 Dec 2000 08:02:26 +0000 (08:02 +0000)]
2000-12-25  Michael Kifer  <kifer@cs.sunysb.edu>
* viper-init (viper-restore-cursor-type): added condition-case
guard.

24 years ago2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Mon, 25 Dec 2000 07:57:37 +0000 (07:57 +0000)]
2000-12-25  Michael Kifer  <kifer@cs.sunysb.edu>

* ediff-init.el (ediff-quit-hook,ediff-suspend-hook): changed
initialization; use add-hook.
(ediff-file-remote-p): use file-local-copy.

* ediff-ptch.el (ediff-prompt-for-patch-buffer): improved defaults.

* ediff.el (ediff-patch-buffer): bug fix.
(ediff-revision): allow selection of the file at the prompt.

24 years ago* message.el (message-mail): Support yank-action.
ShengHuo ZHU [Sun, 24 Dec 2000 16:13:31 +0000 (16:13 +0000)]
* message.el (message-mail): Support yank-action.

* message.el (message-setup): Revoke the last change.

24 years ago* message.el (message-setup): Use cons. Suggested by Johan Vromans
ShengHuo ZHU [Sun, 24 Dec 2000 06:36:33 +0000 (06:36 +0000)]
* message.el (message-setup): Use cons. Suggested by Johan Vromans
<jvromans@squirrel.nl>.

* gnus-topic.el (gnus-topic-create-topic): Use list.

* gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
before binding gnus-default-article-saver.

* gnus-sum.el (gnus-summary-save-article):
(gnus-summary-pipe-output):
(gnus-summary-save-article-mail):
(gnus-summary-save-article-rmail):
(gnus-summary-save-article-file):
(gnus-summary-write-article-file):
(gnus-summary-save-article-body-file): Ditto.

* gnus-mh.el (gnus-summary-save-article-folder): Ditto.

24 years ago(echo_prompt): Always set current_kboard->echoptr to
Gerd Moellmann [Sat, 23 Dec 2000 23:09:04 +0000 (23:09 +0000)]
(echo_prompt): Always set current_kboard->echoptr to
the end of the prompt.  Set echo_after_prompt to the offset
of echoptr in echobuf.

24 years ago*** empty log message ***
Stefan Monnier [Sat, 23 Dec 2000 20:54:14 +0000 (20:54 +0000)]
*** empty log message ***

24 years ago(define-minor-mode): Improve the spec and remove the rogue second spec.
Stefan Monnier [Sat, 23 Dec 2000 20:53:48 +0000 (20:53 +0000)]
(define-minor-mode): Improve the spec and remove the rogue second spec.

24 years ago(combine-run-hooks): Remove.
Stefan Monnier [Sat, 23 Dec 2000 20:53:24 +0000 (20:53 +0000)]
(combine-run-hooks): Remove.

24 years ago(init_from_display_pos): Pop until the iterator's
Gerd Moellmann [Sat, 23 Dec 2000 19:23:24 +0000 (19:23 +0000)]
(init_from_display_pos): Pop until the iterator's
stack is empty; there may be frames for stretch or images
on the stack.

24 years ago(save_frame_matrix, restore_frame_matrix): Removed.
Gerd Moellmann [Sat, 23 Dec 2000 17:22:45 +0000 (17:22 +0000)]
(save_frame_matrix, restore_frame_matrix): Removed.
(save_or_restore_current_matrix): New function for the same
purpose, but more efficient.
(adjust_frame_glyphs_for_frame_redisplay): Use it.

24 years ago(syms_of_xdisp): Fix last change.
Eli Zaretskii [Sat, 23 Dec 2000 16:20:22 +0000 (16:20 +0000)]
(syms_of_xdisp): Fix last change.

24 years ago*** empty log message ***
Gerd Moellmann [Sat, 23 Dec 2000 15:43:08 +0000 (15:43 +0000)]
*** empty log message ***

24 years ago(compilation-forget-errors): Fix indentation.
Gerd Moellmann [Sat, 23 Dec 2000 15:42:36 +0000 (15:42 +0000)]
(compilation-forget-errors): Fix indentation.

24 years ago(syms_of_xdisp): Doc fix.
Gerd Moellmann [Sat, 23 Dec 2000 15:32:07 +0000 (15:32 +0000)]
(syms_of_xdisp): Doc fix.
(redisplay_window): Remove label restore_buffers;
use finish_scroll_bars instead to make sure that scroll bars
are redeemed.  If we don't do this, flickering can result from
scroll bars being destroyed and recreated.

24 years ago(smerge-basic-map): Use `=' rather than `d'.
Stefan Monnier [Fri, 22 Dec 2000 23:19:47 +0000 (23:19 +0000)]
(smerge-basic-map): Use `=' rather than `d'.
Use minibuffer menu prompt for the `=' prefix.
(smerge-command-prefix): Change default to C-^.
(smerge-mode): Don't assume font-lock doesn't move point.

24 years ago(smerge-basic-map): Use `=' rather than `d'.
Stefan Monnier [Fri, 22 Dec 2000 22:59:17 +0000 (22:59 +0000)]
(smerge-basic-map): Use `=' rather than `d'.
Use minibuffer menu prompt for the `=' prefix.
(smerge-command-prefix): Change default to C-^.

24 years ago(skeleton-internal-1): Really make sure the first line of
Stefan Monnier [Fri, 22 Dec 2000 22:56:36 +0000 (22:56 +0000)]
(skeleton-internal-1): Really make sure the first line of
the region is also re-indented.
(skeleton-end-newline): New var.
(skeleton-end-hook): Use it.

24 years ago(skeleton-internal-1): Make sure the first line of
Stefan Monnier [Fri, 22 Dec 2000 19:37:31 +0000 (19:37 +0000)]
(skeleton-internal-1): Make sure the first line of
the region is also re-indented.

24 years agoFrom Markus Rost <markus.rost@mathematik.uni-regensburg.de>:
Miles Bader [Fri, 22 Dec 2000 16:26:40 +0000 (16:26 +0000)]
From Markus Rost <markus.rost@mathematik.uni-regensburg.de>:
(comint-password-prompt-regexp): Support CVS.

24 years ago* gnus-art.el (gnus-article-check-hidden-text): Return t.
ShengHuo ZHU [Fri, 22 Dec 2000 14:19:33 +0000 (14:19 +0000)]
* gnus-art.el (gnus-article-check-hidden-text): Return t.

* gnus-util.el (gnus-remove-text-properties-when): Return t.

* mm-decode.el (mm-dissect-multipart): Avoid errors owing to
malformatted messages.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 22 Dec 2000 13:49:57 +0000 (13:49 +0000)]
*** empty log message ***

24 years ago(size_window): When setting the window's too_small_ok
Gerd Moellmann [Fri, 22 Dec 2000 13:48:19 +0000 (13:48 +0000)]
(size_window): When setting the window's too_small_ok
flag, compare old size with minimum size depending on WIDTH_P,
don't compare with window_min_width.

24 years ago([C-backspace]): Bind C-backspace to kill-word.
Gerd Moellmann [Fri, 22 Dec 2000 13:18:44 +0000 (13:18 +0000)]
([C-backspace]): Bind C-backspace to kill-word.

24 years ago(delete-key-deletes-forward-mode): Simplify. Also
Gerd Moellmann [Fri, 22 Dec 2000 13:18:19 +0000 (13:18 +0000)]
(delete-key-deletes-forward-mode): Simplify.  Also
backspace key combinations, depending on
delete-key-deletes-forward.

24 years ago(delete-key-deletes-forward): Doc fix.
Gerd Moellmann [Fri, 22 Dec 2000 12:50:39 +0000 (12:50 +0000)]
(delete-key-deletes-forward): Doc fix.

24 years ago(top level comment): Updated to reflect the fact that
Gerd Moellmann [Fri, 22 Dec 2000 12:20:46 +0000 (12:20 +0000)]
(top level comment): Updated to reflect the fact that
white spaces are relevant in the XML file
(xml-parse-file): Do not kill an existing Emacs buffer if the file
to parse was already edited. This allows for on-the-fly analysis
of XML files
(xml-parse-tag): Check that the casing is the same in the start
tag and end tag, since XML is case-sensitive.  Allows for spaces
in the end tag, after the name of the tag.
(xml-parse-attlist): Allow for the character '-' in the name of
attributes, as in the standard http-equiv attribute Do not save
the properties in the XML tree, since they are not relevant

24 years ago(w32_draw_bitmap): Fix drawing so it does not appear in the wrong colors
Jason Rumney [Fri, 22 Dec 2000 11:33:37 +0000 (11:33 +0000)]
(w32_draw_bitmap): Fix drawing so it does not appear in the wrong colors
when the foreground is not black.
(expose_window): Don't redraw the window that's currently being updated.

24 years ago*** empty log message ***
Dave Love [Fri, 22 Dec 2000 10:56:11 +0000 (10:56 +0000)]
*** empty log message ***

24 years agoMove the cindex about moving to matching paren into the "List Commands"
Eli Zaretskii [Fri, 22 Dec 2000 10:52:16 +0000 (10:52 +0000)]
Move the cindex about moving to matching paren into the "List Commands"
node, where the commands are really described.
Add cindex entries to the "Defuns" node.

24 years ago(delete_window): Simplify somewhat.
Gerd Moellmann [Fri, 22 Dec 2000 10:51:42 +0000 (10:51 +0000)]
(delete_window): Simplify somewhat.
(Fset_window_configuration): Don't SET_FRAME_GARBAGED after
freeing window matrices.  The flag windows_or_buffers_changed is
set, so the next redisplay will consider all windows; this should
suffice.

24 years ago* gnus-art.el (article-treat-dumbquotes): Quote \.
ShengHuo ZHU [Fri, 22 Dec 2000 05:54:53 +0000 (05:54 +0000)]
* gnus-art.el (article-treat-dumbquotes): Quote \.
* gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
Emacs 20 runs on a terminal.
* gnus-art.el (article-treat-dumbquotes): More doc, provided by
Paul Stevenson <p.stevenson@surrey.ac.uk>

24 years ago(struct ccl_program): New member cr_consumed.
Kenichi Handa [Fri, 22 Dec 2000 00:07:09 +0000 (00:07 +0000)]
(struct ccl_program): New member cr_consumed.

24 years ago(CCL_WRITE_CHAR): Don't handle EOL conversion here.
Kenichi Handa [Fri, 22 Dec 2000 00:06:52 +0000 (00:06 +0000)]
(CCL_WRITE_CHAR): Don't handle EOL conversion here.
(CCL_READ_CHAR): Handle EOL conversion here.
(ccl_driver) <CCL_ReadMultibyteChar2>: Likewise.

24 years ago(generic-read-type): Undo last change, inline into
Stefan Monnier [Thu, 21 Dec 2000 23:26:09 +0000 (23:26 +0000)]
(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.

24 years ago(ccl_coding_driver): Initialize ccl->cr_consumed.
Kenichi Handa [Thu, 21 Dec 2000 23:22:16 +0000 (23:22 +0000)]
(ccl_coding_driver): Initialize ccl->cr_consumed.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 23:17:22 +0000 (23:17 +0000)]
*** empty log message ***

24 years agomake-char change
Dave Love [Thu, 21 Dec 2000 22:28:08 +0000 (22:28 +0000)]
make-char change

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 21:27:37 +0000 (21:27 +0000)]
*** empty log message ***

24 years agoCommentry change, I've moved my web site.
Gerd Moellmann [Thu, 21 Dec 2000 21:27:11 +0000 (21:27 +0000)]
Commentry change, I've moved my web site.

24 years agoFix the same problem as described on ebnf2ps.el log
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.

24 years agoDoc fix.
Gerd Moellmann [Thu, 21 Dec 2000 21:23:21 +0000 (21:23 +0000)]
Doc fix.

24 years agoFix the same problem as described on ebnf2ps.el log
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.

24 years agoFix the same problem as described on ebnf2ps.el log
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.

24 years agoFix a problem with skip-chars-forward: it doesn't accept
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.

24 years agoFix a typo.
Gerd Moellmann [Thu, 21 Dec 2000 20:42:01 +0000 (20:42 +0000)]
Fix a typo.

24 years ago(Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
Gerd Moellmann [Thu, 21 Dec 2000 20:41:26 +0000 (20:41 +0000)]
(Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
GLYPHS.

24 years ago(GLYPH_EQUAL_P): Also compare pixel widths,
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.

24 years ago(Fcall_interactively): Prevent a compiler warning.
Gerd Moellmann [Thu, 21 Dec 2000 20:40:40 +0000 (20:40 +0000)]
(Fcall_interactively): Prevent a compiler warning.

24 years ago(print_unwind): Return nil.
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.

24 years ago* mml.el (gnus-add-minor-mode): Autoload.
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.

24 years ago(Qinhibit_point_motion_hooks): Declare extern.
Gerd Moellmann [Thu, 21 Dec 2000 16:57:00 +0000 (16:57 +0000)]
(Qinhibit_point_motion_hooks): Declare extern.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 16:56:38 +0000 (16:56 +0000)]
*** empty log message ***

24 years ago(Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.
Gerd Moellmann [Thu, 21 Dec 2000 16:56:13 +0000 (16:56 +0000)]
(Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.

24 years agoBuild an alist for completing-read as in 20.7.
Gerd Moellmann [Thu, 21 Dec 2000 16:39:28 +0000 (16:39 +0000)]
Build an alist for completing-read as in 20.7.

24 years ago(lm): Use interactive spec `P'.
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.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 15:58:48 +0000 (15:58 +0000)]
*** empty log message ***

24 years ago(server-switch-buffer): Choose a window on a visible
Gerd Moellmann [Thu, 21 Dec 2000 15:57:01 +0000 (15:57 +0000)]
(server-switch-buffer): Choose a window on a visible
frame.

24 years ago(dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
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.

24 years ago(ensure_frame_matrix): Removed.
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.

24 years ago(ensure_frame_matrix): Function declaration removed.
Gerd Moellmann [Thu, 21 Dec 2000 15:39:04 +0000 (15:39 +0000)]
(ensure_frame_matrix): Function declaration removed.

24 years ago(delete_window, Fsplit_window)
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.

24 years ago(x_update_begin): Regenerate the palette here, rather
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.

24 years ago(select_palette): Avoid calling SelectPalette if
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.

24 years agoCredits for the last change.
Eli Zaretskii [Thu, 21 Dec 2000 14:46:37 +0000 (14:46 +0000)]
Credits for the last change.

24 years ago(insert-directory-safely): New function.
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.

24 years ago(x_draw_hollow_cursor): Delay obtaining the frame's DC to avoid
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.

24 years ago(w32_init_bdf_font): Fix test for valid bmp heap.
Jason Rumney [Thu, 21 Dec 2000 11:05:33 +0000 (11:05 +0000)]
(w32_init_bdf_font): Fix test for valid bmp heap.

24 years ago*** empty log message ***
Jason Rumney [Thu, 21 Dec 2000 11:04:01 +0000 (11:04 +0000)]
*** empty log message ***

24 years ago(select-safe-coding-system): Improve help message.
Kenichi Handa [Thu, 21 Dec 2000 06:46:52 +0000 (06:46 +0000)]
(select-safe-coding-system):  Improve help message.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 06:46:32 +0000 (06:46 +0000)]
*** empty log message ***

24 years ago(select-safe-coding-system): Check coding-category-list more rigidly.
Kenichi Handa [Thu, 21 Dec 2000 05:45:08 +0000 (05:45 +0000)]
(select-safe-coding-system): Check coding-category-list more rigidly.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 05:44:43 +0000 (05:44 +0000)]
*** empty log message ***

24 years ago(dired-move-to-filename-regexp): Fix previous change.
Kenichi Handa [Thu, 21 Dec 2000 02:43:08 +0000 (02:43 +0000)]
(dired-move-to-filename-regexp): Fix previous change.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 02:41:28 +0000 (02:41 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Miles Bader [Thu, 21 Dec 2000 02:18:46 +0000 (02:18 +0000)]
*** empty log message ***

24 years ago(mail-mode): Set `comment-start' to the yank prefix.
Miles Bader [Thu, 21 Dec 2000 02:11:01 +0000 (02:11 +0000)]
(mail-mode): Set `comment-start' to the  yank prefix.

24 years agoAdd comment.
Miles Bader [Thu, 21 Dec 2000 02:09:37 +0000 (02:09 +0000)]
Add comment.

24 years ago(push_key_description): Don't convert eight-bit-control
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.

24 years ago(describe-char-after): Make *Help*
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.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 01:57:04 +0000 (01:57 +0000)]
*** empty log message ***

24 years ago(message-mode): Set `comment-start' to the yank prefix.
Miles Bader [Thu, 21 Dec 2000 01:56:37 +0000 (01:56 +0000)]
(message-mode): Set `comment-start' to the  yank prefix.

24 years ago(Fmake_char_internal): If CHARSET doesn't have a
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.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 00:09:15 +0000 (00:09 +0000)]
*** empty log message ***

24 years ago(make-char): Docstring adjusted for the change of make-char-internal.
Kenichi Handa [Thu, 21 Dec 2000 00:06:23 +0000 (00:06 +0000)]
(make-char): Docstring adjusted for the change of make-char-internal.

24 years ago(NSIG): Don't redefine.
Dave Love [Thu, 21 Dec 2000 00:01:55 +0000 (00:01 +0000)]
(NSIG): Don't redefine.

24 years ago(where_is_internal): Check ascii_sequence_p rather than
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.

24 years agoDocstrings fix.
Stefan Monnier [Wed, 20 Dec 2000 21:37:27 +0000 (21:37 +0000)]
Docstrings fix.

24 years ago* message.el (message-narrow-to-head-1): New function.
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.

24 years ago(eval-after-load): Doc fix.
Dave Love [Wed, 20 Dec 2000 20:09:59 +0000 (20:09 +0000)]
(eval-after-load): Doc fix.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 20 Dec 2000 15:37:23 +0000 (15:37 +0000)]
*** empty log message ***