bpt/emacs.git
23 years ago(tool-bar-map): Defvar when compiling.
Dave Love [Thu, 9 Nov 2000 11:47:47 +0000 (11:47 +0000)]
(tool-bar-map): Defvar when compiling.

23 years ago(running-xemacs, gnus-use-installed-tm)
Dave Love [Thu, 9 Nov 2000 11:39:45 +0000 (11:39 +0000)]
(running-xemacs, gnus-use-installed-tm)
(gnus-tm-lisp-directory): Deleted.
(gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
(featurep 'xemacs).
(gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
(gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
version numbers from file names.

23 years agoAdjusted for the change of TUTORIAL (use C-x C-l,
Kenichi Handa [Thu, 9 Nov 2000 08:08:10 +0000 (08:08 +0000)]
Adjusted for the change of TUTORIAL (use C-x C-l,
not M-:, as example of disabled command).

23 years ago*** empty log message ***
Kenichi Handa [Thu, 9 Nov 2000 08:07:58 +0000 (08:07 +0000)]
*** empty log message ***

23 years agoUse featurep for XEmacs test.
Dave Love [Wed, 8 Nov 2000 23:53:59 +0000 (23:53 +0000)]
Use featurep for XEmacs test.
(mm-inline-message): Test for `remove-specifier'; don't use
condition-case.

23 years ago*** empty log message ***
Dave Love [Wed, 8 Nov 2000 23:48:13 +0000 (23:48 +0000)]
*** empty log message ***

23 years ago2000-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
Dave Love [Wed, 8 Nov 2000 23:39:05 +0000 (23:39 +0000)]
2000-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* gnus-start.el (gnus-read-active-file, gnus-activate-group):
Issue message on quit.

2000-11-09  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-start.el: Remove gnus-xemacs.

23 years ago2000-10-11 John Wiegley <johnw@gnu.org>
Dave Love [Wed, 8 Nov 2000 23:28:41 +0000 (23:28 +0000)]
2000-10-11  John Wiegley  <johnw@gnu.org>

* gnus-topic.el (gnus-topic-mode): Use `setq' to clear
`gnus-group-change-level-function', instead of `remove-hook',
because it's not a hook!

23 years ago2000-09-29 09:56:34 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Wed, 8 Nov 2000 23:19:00 +0000 (23:19 +0000)]
2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.

23 years ago*** empty log message ***
Dave Love [Wed, 8 Nov 2000 21:18:50 +0000 (21:18 +0000)]
*** empty log message ***

23 years ago2000-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
Dave Love [Wed, 8 Nov 2000 21:04:43 +0000 (21:04 +0000)]
2000-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* nnweb.el (nnweb-decode-entities): Work for non-character
entities.

2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>

        * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is
        asynchronous in Exp version.

23 years ago2000-11-09 Simon Josefsson <simon@josefsson.org>
Dave Love [Wed, 8 Nov 2000 20:56:26 +0000 (20:56 +0000)]
2000-11-09  Simon Josefsson  <simon@josefsson.org>

* rfc2104.el: Add SHA-1 example.
(rfc2104-hexstring-to-bitstring): New function.
(rfc2104-hash): Use it.

23 years ago(gnus-score-load-file): Use expand-file-name.
Dave Love [Wed, 8 Nov 2000 20:52:08 +0000 (20:52 +0000)]
(gnus-score-load-file): Use expand-file-name.
(gnus-score-find-bnews): Don't concat "".

2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>

        * gnus-score.el (gnus-score-body): Don't score body when
        agent-fetching.
        (gnus-score-followup): Don't score followup either.
2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-score.el (gnus-score-use-all-scores): New variable.
(gnus-all-score-files): Use it.
2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.

23 years ago*** empty log message ***
Dave Love [Wed, 8 Nov 2000 18:12:22 +0000 (18:12 +0000)]
*** empty log message ***

23 years ago(ediff-control-frame-parameters): Zero
Dave Love [Wed, 8 Nov 2000 18:04:14 +0000 (18:04 +0000)]
(ediff-control-frame-parameters): Zero
tool-bar-lines.

23 years agocomment
Dave Love [Wed, 8 Nov 2000 17:48:54 +0000 (17:48 +0000)]
comment

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 8 Nov 2000 17:41:22 +0000 (17:41 +0000)]
*** empty log message ***

23 years ago(syms_of_xdisp): Change doc of max-mini-window-height.
Gerd Moellmann [Wed, 8 Nov 2000 17:40:50 +0000 (17:40 +0000)]
(syms_of_xdisp): Change doc of max-mini-window-height.
(resize_mini_window): Return quickly if Vresize_mini_window is
nil.  Don't return if Vmax_mini_window_height is nil.

(Vresize_mini_window, Qgrow_only): New variables.
(syms_of_xdisp): Initialize them.
(resize_mini_window): Act according to the setting of
Vresize_mini_window.
(syms_of_xdisp): Initialize Vmenu_bar_update_hook to nil.

23 years agoPut some defvars in eval-when-compile.
Dave Love [Wed, 8 Nov 2000 17:36:41 +0000 (17:36 +0000)]
Put some defvars in eval-when-compile.
(gnus-summary-mode-hook): Add :options.
(gnus-summary-make-menu-bar): Add some :help, used by tool bar.
(gnus-summary-tool-bar-map): New variable.
(gnus-summary-make-tool-bar): New function.
(gnus-summary-mode): Put kill-all-local-variables first.

23 years ago(shell-command, display-message-or-buffer)
Gerd Moellmann [Wed, 8 Nov 2000 17:35:57 +0000 (17:35 +0000)]
(shell-command, display-message-or-buffer)
(shell-command-on-region): Mention resize-mini-windows in the doc
string.
(display-message-or-buffer): Take the value of resize-mini-windows
into account.

23 years ago(gnus-group-toolbar-map): New variable.
Dave Love [Wed, 8 Nov 2000 17:32:46 +0000 (17:32 +0000)]
(gnus-group-toolbar-map): New variable.
(gnus-group-make-tool-bar): Rewritten.
(gnus-group-mode): Put kill-all-local-variables first.

23 years ago(Minibuffer Edit): Add description of
Gerd Moellmann [Wed, 8 Nov 2000 17:28:13 +0000 (17:28 +0000)]
(Minibuffer Edit): Add description of
resize-mini-windows.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 8 Nov 2000 17:20:52 +0000 (17:20 +0000)]
*** empty log message ***

23 years agoFernandez' icon renamed.
Dave Love [Wed, 8 Nov 2000 17:06:19 +0000 (17:06 +0000)]
Fernandez' icon renamed.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 8 Nov 2000 15:57:52 +0000 (15:57 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Wed, 8 Nov 2000 15:46:49 +0000 (15:46 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 8 Nov 2000 15:46:45 +0000 (15:46 +0000)]
*** empty log message ***

23 years agoRequire gnus-util.
Dave Love [Wed, 8 Nov 2000 15:45:55 +0000 (15:45 +0000)]
Require gnus-util.

2000-11-07  Dave Love  <fx@gnu.org>

* rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
(rfc2047-charset-encoding-alist): Add iso-8859-1[45].
2000-11-07  ShengHuo ZHU  <zsh@cs.rochester.edu>

* rfc2047.el: Require cl when compiling.
(rfc2047-q-encode-region): Don't break if a QP-word could be
fitted in one line.
(rfc2047-decode): Use mm-with-unibyte-current-buffer-mule4.
(rfc2047-fold-region): "=?=" is not a break point.
(rfc2047-encode-message-header): Move fold into encode-region.
(rfc2047-dissect-region): Rewrite.
(rfc2047-encode-region): Rewrite.
(rfc2047-fold-region): Fold
(rfc2047-unfold-region): New function.
(rfc2047-decode-region): Use it.
(rfc2047-q-encode-region): Don't break at bob.
(rfc2047-decode): Use unibyte.
(rfc2047-q-encode-region): Better calculation of break point.
(rfc2047-fold-region): Don't break the first non-LWSP characters.
(rfc2047-encode-region): Merge only if regions are adjacent.

23 years ago(x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the
Gerd Moellmann [Wed, 8 Nov 2000 15:45:40 +0000 (15:45 +0000)]
(x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the
scroll bar widget after configuring it, so that it will appear at
the right position from the start.
(XTredeem_scroll_bar): Cleaned up.

23 years ago(gnus-sorted-intersection): Autoload.
Dave Love [Wed, 8 Nov 2000 15:40:14 +0000 (15:40 +0000)]
(gnus-sorted-intersection): Autoload.

23 years agoPut some defvars in eval-when-compile.
Dave Love [Wed, 8 Nov 2000 15:36:19 +0000 (15:36 +0000)]
Put some defvars in eval-when-compile.

23 years agoWrap subst-char-in-string def in eval-and-compile.
Dave Love [Wed, 8 Nov 2000 15:35:07 +0000 (15:35 +0000)]
Wrap subst-char-in-string def in eval-and-compile.
(gnus-intersection, gnus-sorted-complement):  Autoload.

23 years ago(imap-point-at-eol): New, replacing gnus-point-at-eol.
Dave Love [Wed, 8 Nov 2000 15:32:11 +0000 (15:32 +0000)]
(imap-point-at-eol): New, replacing gnus-point-at-eol.

23 years agoAvoid compiler warnings.
Dave Love [Wed, 8 Nov 2000 15:27:30 +0000 (15:27 +0000)]
Avoid compiler warnings.

Use (featurep 'xemacs).  Require cl when compiling.
(uudecode-char-int): New alias, replacing char-int.
(uudecode-decode-region): Don't call buffer-disable-undo.

23 years ago(mm-body-7-or-8): Autoload.
Dave Love [Wed, 8 Nov 2000 15:24:27 +0000 (15:24 +0000)]
(mm-body-7-or-8): Autoload.

23 years ago(mm-insert-inline): Autoload.
Dave Love [Wed, 8 Nov 2000 15:23:02 +0000 (15:23 +0000)]
(mm-insert-inline): Autoload.

23 years agoRemove obsolete warnings about use of memq for keyword args.
Stefan Monnier [Wed, 8 Nov 2000 14:31:51 +0000 (14:31 +0000)]
Remove obsolete warnings about use of memq for keyword args.

23 years agoPut some defvars in eval-when-compile.
Dave Love [Wed, 8 Nov 2000 14:07:12 +0000 (14:07 +0000)]
Put some defvars in eval-when-compile.
(gnus-msg-mail): Move after gnus-setup-message.

23 years ago(smiley-data-directory, smiley-regexp-alist): Doc fix.
Dave Love [Wed, 8 Nov 2000 13:58:20 +0000 (13:58 +0000)]
(smiley-data-directory, smiley-regexp-alist): Doc fix.

23 years agoEmacs 21 stuff. URL fixes.
Dave Love [Wed, 8 Nov 2000 13:57:21 +0000 (13:57 +0000)]
Emacs 21 stuff.  URL fixes.

23 years agoNote that dired now supplies a default when reading destination filenames.
Miles Bader [Wed, 8 Nov 2000 13:13:08 +0000 (13:13 +0000)]
Note that dired now supplies a default when reading destination filenames.

23 years ago*** empty log message ***
Dave Love [Wed, 8 Nov 2000 10:57:42 +0000 (10:57 +0000)]
*** empty log message ***

23 years ago(VCENTER_BASELINE_OFFSET): Fix previous change. If the
Kenichi Handa [Wed, 8 Nov 2000 00:53:11 +0000 (00:53 +0000)]
(VCENTER_BASELINE_OFFSET): Fix previous change.  If the
font is taller than the frame line, we don't have to vias the
division by two.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 8 Nov 2000 00:52:25 +0000 (00:52 +0000)]
*** empty log message ***

23 years ago(nnheader): Don't require message (recursive
Dave Love [Tue, 7 Nov 2000 18:21:04 +0000 (18:21 +0000)]
(nnheader): Don't require message (recursive
autoload).

23 years ago*** empty log message ***
Dave Love [Tue, 7 Nov 2000 18:13:46 +0000 (18:13 +0000)]
*** empty log message ***

23 years ago(Fcall_process_region): Use HAVE_MKSTEMP.
Dave Love [Tue, 7 Nov 2000 18:12:12 +0000 (18:12 +0000)]
(Fcall_process_region): Use HAVE_MKSTEMP.

23 years ago(HAVE_MKDIR): Add.
Dave Love [Tue, 7 Nov 2000 18:10:05 +0000 (18:10 +0000)]
(HAVE_MKDIR): Add.

23 years agoTest for mkstemp.
Dave Love [Tue, 7 Nov 2000 18:09:06 +0000 (18:09 +0000)]
Test for mkstemp.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 7 Nov 2000 17:33:35 +0000 (17:33 +0000)]
*** empty log message ***

23 years ago(insert-kbd-macro): Print semi-colons as `?\;'.
Gerd Moellmann [Tue, 7 Nov 2000 17:32:47 +0000 (17:32 +0000)]
(insert-kbd-macro): Print semi-colons as `?\;'.

23 years ago(dired-between-files): Add `^. find' as an alternative
Gerd Moellmann [Tue, 7 Nov 2000 17:03:31 +0000 (17:03 +0000)]
(dired-between-files): Add `^. find' as an alternative
to the regular expression, for find-dired.

23 years ago(File Aliases): Change description of find-file-existing-other-name
Gerd Moellmann [Tue, 7 Nov 2000 16:53:31 +0000 (16:53 +0000)]
(File Aliases): Change description of find-file-existing-other-name
to match its default value.

23 years ago(Fset_window_configuration): Don't try to preserve
Gerd Moellmann [Tue, 7 Nov 2000 16:39:24 +0000 (16:39 +0000)]
(Fset_window_configuration): Don't try to preserve
point in the current buffer, if that buffer is displayed in more
than one window.

23 years ago(lookup_named_face): If default face isn't realized,
Gerd Moellmann [Tue, 7 Nov 2000 13:18:15 +0000 (13:18 +0000)]
(lookup_named_face): If default face isn't realized,
try to realize it.  Return -1 if not successful.
(Fx_list_fonts): Handle case that face cannot be determined.
(Fface_font): Likewise.

23 years ago*** empty log message ***
Kenichi Handa [Tue, 7 Nov 2000 10:57:15 +0000 (10:57 +0000)]
*** empty log message ***

23 years ago(gnus-binary-mode): Fix call to gnus-add-minor-mode.
Dave Love [Mon, 6 Nov 2000 23:46:59 +0000 (23:46 +0000)]
(gnus-binary-mode): Fix call to gnus-add-minor-mode.

23 years ago2000-11-06 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Mon, 6 Nov 2000 23:39:09 +0000 (23:39 +0000)]
2000-11-06  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-msg.el (gnus-inews-group-method): New function.
(gnus-inews-do-gcc): Use it.

*gnus-msg.el: (gnus-inews-add-send-actions): Use
`gnus-agent-possibly-do-gcc' if Agentized.
(gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
to `message-header-hook'.

23 years ago2000-11-06 John Wiegley <johnw@gnu.org>
Dave Love [Mon, 6 Nov 2000 23:26:20 +0000 (23:26 +0000)]
2000-11-06  John Wiegley  <johnw@gnu.org>

* gnus-mlspl.el (gnus-group-split-update): Check the value of
`nnmail-crosspost', and use it to set the `no-crosspost'
argument when calling `gnus-group-split-fancy'.  Otherwise, it
assumes that cross-posting is always OK, no matter what
`nmail-crosspost' is set to.
(gnus-group-split-fancy): The argument order in the
second-to-last `push' call was wrong, but since `no-crosspost'
was always nil, it was never being triggered.

2000-11-06  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-mlspl.el: Require cl when compiling.

23 years ago2000-10-01 08:32:42 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Mon, 6 Nov 2000 23:14:25 +0000 (23:14 +0000)]
2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-ml.el: Usage.
(gnus-mailing-list-archive, gnus-mailing-list-owner,
gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
(gnus-mailing-list-menu): Define it.
(turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.

23 years ago2000-10-07 15:42:59 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Mon, 6 Nov 2000 23:12:06 +0000 (23:12 +0000)]
2000-10-07 15:42:59  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-logic.el (gnus-advanced-string): Use "" if nil.

23 years agoChange maintainer.
Dave Love [Mon, 6 Nov 2000 22:52:20 +0000 (22:52 +0000)]
Change maintainer.

23 years ago(running-xemacs): Don't define.
Dave Love [Mon, 6 Nov 2000 22:51:40 +0000 (22:51 +0000)]
(running-xemacs): Don't define.

23 years ago(mm-uu-configure): Unquote lambda.
Dave Love [Mon, 6 Nov 2000 22:51:11 +0000 (22:51 +0000)]
(mm-uu-configure): Unquote lambda.
(mm-uu-configure-list): Doc fix.

23 years agoRequire cl when compiling.
Dave Love [Mon, 6 Nov 2000 22:50:28 +0000 (22:50 +0000)]
Require cl when compiling.

23 years agoUse (featurep 'xemacs).
Dave Love [Mon, 6 Nov 2000 22:46:03 +0000 (22:46 +0000)]
Use (featurep 'xemacs).
(uudecode-char-int): New alias, replacing char-int.
(uudecode-decode-region): Don't call buffer-disable-undo.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 6 Nov 2000 16:52:41 +0000 (16:52 +0000)]
*** empty log message ***

23 years ago(mode-line-toggle-read-only)
Gerd Moellmann [Mon, 6 Nov 2000 16:43:42 +0000 (16:43 +0000)]
(mode-line-toggle-read-only)
(mode-line-toggle-modified, mode-line-widen)
(mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
(make-mode-line-mouse2-map): Rewritten.
(mode-line-modified, mode-line-format, minor-mode-alist): Use new
functions so that C-h k can show something with a doc string.

23 years agoRequire texinfo.
Stefan Monnier [Mon, 6 Nov 2000 15:53:05 +0000 (15:53 +0000)]
Require texinfo.
(defmacro, defgroup): Remove.
(texinfo-section-to-generic-alist): Remove.
Use texinfo-section-list instead (i.e. level is changed string->int).
(texinfo-filter): New function.
(texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
(texinfo-subsection-level-regexp, texinfo-section-level-regexp):
Use it.  And use regexp-opt.
(texinfo-find-higher-level-node, texinfo-hierarchic-level)
(texinfo-update-menu-region-beginning)
(texinfo-update-menu-same-level-regexps)
(texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
(texinfo-update-the-node, texinfo-sequentially-update-the-node): Update.
(texinfo-update-node, texinfo-every-node-update)
(texinfo-sequential-node-update): Remove autoload cookie.

23 years ago(texinfo-chapter-level-regexp): Remove.
Stefan Monnier [Mon, 6 Nov 2000 15:49:33 +0000 (15:49 +0000)]
(texinfo-chapter-level-regexp): Remove.
(texinfo-mode): Hard code texinfo-chapter-level-regexp.

23 years ago(displayed_window_lines): Detect partially
Gerd Moellmann [Mon, 6 Nov 2000 15:48:27 +0000 (15:48 +0000)]
(displayed_window_lines): Detect partially
visible lines at the bottom correctly.

23 years agoCorrected my family name (it has a grave accent on the last vowel).
Francesco Potortì [Mon, 6 Nov 2000 15:26:26 +0000 (15:26 +0000)]
Corrected my family name (it has a grave accent on the last vowel).

23 years ago*** empty log message ***
Dave Love [Mon, 6 Nov 2000 15:22:52 +0000 (15:22 +0000)]
*** empty log message ***

23 years ago(auto-insert-alist) <latex-mode>: Use
Dave Love [Mon, 6 Nov 2000 15:17:06 +0000 (15:17 +0000)]
(auto-insert-alist) <latex-mode>: Use
\documentclass.

23 years ago(texinfo-section-list): Change majorheading to 2.
Stefan Monnier [Mon, 6 Nov 2000 14:44:17 +0000 (14:44 +0000)]
(texinfo-section-list): Change majorheading to 2.
(texinfo-font-lock-syntactic-keywords): Use syntax-strings.

23 years ago(Fwrite_region): Use `visiting' rather than `visit'
Stefan Monnier [Mon, 6 Nov 2000 14:34:09 +0000 (14:34 +0000)]
(Fwrite_region): Use `visiting' rather than `visit'
when ensuring we don't do visit in indirect buffer.

23 years ago(vc-insert-file): Don't assume byte==char.
Stefan Monnier [Mon, 6 Nov 2000 13:21:09 +0000 (13:21 +0000)]
(vc-insert-file): Don't assume byte==char.

23 years ago*** empty log message ***
Dave Love [Mon, 6 Nov 2000 12:50:32 +0000 (12:50 +0000)]
*** empty log message ***

23 years ago(decode-char, encode-char): Fix doc-string.
Kenichi Handa [Mon, 6 Nov 2000 12:42:06 +0000 (12:42 +0000)]
(decode-char, encode-char): Fix doc-string.

23 years ago(composition-function-table): Variable declaration
Kenichi Handa [Mon, 6 Nov 2000 12:40:34 +0000 (12:40 +0000)]
(composition-function-table): Variable declaration
moved to src/composite.c.
(compose-chars-after): New optional arg object.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 6 Nov 2000 12:40:14 +0000 (12:40 +0000)]
*** empty log message ***

23 years ago(x_encode_text): Suppress producing escape sequences for composition.
Kenichi Handa [Mon, 6 Nov 2000 12:36:06 +0000 (12:36 +0000)]
(x_encode_text): Suppress producing escape sequences for composition.

23 years agoInclude composite.h.
Kenichi Handa [Mon, 6 Nov 2000 12:35:44 +0000 (12:35 +0000)]
Include composite.h.
(selection_data_to_lisp_data): Call compose_chars_in_text on STR.

23 years ago(Vcomposition_function_table): New variable.
Kenichi Handa [Mon, 6 Nov 2000 12:35:27 +0000 (12:35 +0000)]
(Vcomposition_function_table): New variable.
(Qcomposition_function_table): New variable.
(run_composition_function): Call
Vcompose_chars_after_function with three arguments.
(compose_chars_in_text): New function.
(syms_of_composite): Modified the doc-string of
Vcompose_chars_after_function.  Declare composition-function-table
as a lisp variable, and initialize it.

23 years ago(compose_chars_in_text): Add prototype.
Kenichi Handa [Mon, 6 Nov 2000 12:35:06 +0000 (12:35 +0000)]
(compose_chars_in_text): Add prototype.

23 years ago(lisp-imenu-generic-expression): Match
Dave Love [Mon, 6 Nov 2000 12:28:33 +0000 (12:28 +0000)]
(lisp-imenu-generic-expression): Match
defun*.

23 years ago(fancy-splash-delay): Set to 10 seconds.
Gerd Moellmann [Mon, 6 Nov 2000 11:46:54 +0000 (11:46 +0000)]
(fancy-splash-delay): Set to 10 seconds.
(fancy-splash-max-time): New user-option.
(fancy-splash-stop-time): New variable.
(fancy-splash-screens): Set it.  Catch `stop-splashing'.
(fancy-splash-screens-1): Throw `stop-splashing' when current
time is greater than fancy-splash-stop-time.

23 years ago*** empty log message ***
Stefan Monnier [Mon, 6 Nov 2000 11:37:39 +0000 (11:37 +0000)]
*** empty log message ***

23 years ago(cvs-mode-marked): New arg `noquery'.
Stefan Monnier [Mon, 6 Nov 2000 07:17:33 +0000 (07:17 +0000)]
(cvs-mode-marked): New arg `noquery'.
Prompt user for a file rather than raising an error.
(cvs-enabledp): Fix call to cvs-mode-marked.
(cvs-insert-file): New function (extracted from cvs-mode-insert).
(cvs-mode-insert): Use it.  Change the init prompt' value.
(cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.

23 years ago(ewoc-goto-prev, ewoc-goto-next):
Stefan Monnier [Mon, 6 Nov 2000 07:13:07 +0000 (07:13 +0000)]
(ewoc-goto-prev, ewoc-goto-next):
Don't pass default arg to ewoc-locate.
(ewoc-collect): Return result in the right order.

23 years ago(log-edit-show-files): Use cvs-insert-strings.
Stefan Monnier [Mon, 6 Nov 2000 07:01:36 +0000 (07:01 +0000)]
(log-edit-show-files): Use cvs-insert-strings.

23 years ago(cvs-tree-merge): Use cvs-butlast (avoid CL).
Stefan Monnier [Mon, 6 Nov 2000 07:01:10 +0000 (07:01 +0000)]
(cvs-tree-merge): Use cvs-butlast (avoid CL).
(cvs-status-get-tags): Fix regexp.
(cvs-status-trees, cvs-status-cvstrees):
Combine after change hooks and don't sit-for.
(cvs-tree-use-jisx0208): Renamed from cvs-tree-dstr-2byte-ready.
(cvs-tree-char-*): Renamed from cvs-tree-dstr-char-*.
Use make-char rather than hard-coded cryptic data.
(cvs-status-cvstrees): Convert the buffer to multibyte if necessary.

23 years ago(cvs-menu): Add entries for tree and insert.
Stefan Monnier [Mon, 6 Nov 2000 06:56:03 +0000 (06:56 +0000)]
(cvs-menu): Add entries for tree and insert.

23 years ago(cvs-butlast, cvs-nbutlast): New (copied from CL).
Stefan Monnier [Mon, 6 Nov 2000 06:54:16 +0000 (06:54 +0000)]
(cvs-butlast, cvs-nbutlast): New (copied from CL).
(cvs-insert-strings): New function.

23 years ago(mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.
Miles Bader [Mon, 6 Nov 2000 01:43:37 +0000 (01:43 +0000)]
(mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.
(mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
(mouse-wheel-mode): Use (featurep 'xemacs) instead of
string-matching against the version string.

23 years ago(describe-language-environment): Eval
Kenichi Handa [Mon, 6 Nov 2000 00:11:18 +0000 (00:11 +0000)]
(describe-language-environment): Eval
`sample-text' data and insert the result.

23 years ago("Thai"): Set a lisp form that produces
Kenichi Handa [Mon, 6 Nov 2000 00:10:50 +0000 (00:10 +0000)]
("Thai"): Set a lisp form that produces
composed string in `sample-text' language info.

23 years ago("Tibetan"): Set a lisp form that produces
Kenichi Handa [Mon, 6 Nov 2000 00:10:12 +0000 (00:10 +0000)]
("Tibetan"): Set a lisp form that produces
composed string in `sample-text' language info.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 6 Nov 2000 00:09:36 +0000 (00:09 +0000)]
*** empty log message ***

23 years ago(compound-text, ctext): Moved to international/mule-conf.el.
Kenichi Handa [Sun, 5 Nov 2000 23:52:09 +0000 (23:52 +0000)]
(compound-text, ctext): Moved to international/mule-conf.el.