bpt/emacs.git
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.

23 years ago(compound-text): Define this coding system here. Make x-ctext and
Kenichi Handa [Sun, 5 Nov 2000 23:51:51 +0000 (23:51 +0000)]
(compound-text): Define this coding system here.  Make x-ctext and
ctext aliases of it.

23 years ago*** empty log message ***
Kenichi Handa [Sun, 5 Nov 2000 23:51:23 +0000 (23:51 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Andrew Innes [Sun, 5 Nov 2000 21:45:50 +0000 (21:45 +0000)]
*** empty log message ***

23 years ago(x_produce_glyphs): Fix typo in enum name.
Andrew Innes [Sun, 5 Nov 2000 21:44:19 +0000 (21:44 +0000)]
(x_produce_glyphs): Fix typo in enum name.

23 years ago(read_input_waiting): Remove extraneous argument to
Andrew Innes [Sun, 5 Nov 2000 21:42:41 +0000 (21:42 +0000)]
(read_input_waiting): Remove extraneous argument to
read_socket_hook.

23 years ago(Fx_server_version): Include w32_build_number in the
Andrew Innes [Sun, 5 Nov 2000 21:41:31 +0000 (21:41 +0000)]
(Fx_server_version): Include w32_build_number in the
return list.

23 years ago(w32_build_number): New variable.
Andrew Innes [Sun, 5 Nov 2000 21:39:32 +0000 (21:39 +0000)]
(w32_build_number): New variable.
(cache_system_info): Set it.

23 years ago(w32_build_number): Add extern.
Andrew Innes [Sun, 5 Nov 2000 21:38:49 +0000 (21:38 +0000)]
(w32_build_number): Add extern.

23 years ago(syms_of_emacs): Update docstring for
Andrew Innes [Sun, 5 Nov 2000 21:38:09 +0000 (21:38 +0000)]
(syms_of_emacs): Update docstring for
system-configuration, to reflect the actual usage on MS-Windows.

23 years ago(w32-version): New function.
Andrew Innes [Sun, 5 Nov 2000 21:34:36 +0000 (21:34 +0000)]
(w32-version): New function.

23 years agoUpdate copyright.
Stefan Monnier [Sun, 5 Nov 2000 19:13:34 +0000 (19:13 +0000)]
Update copyright.
(awk-mode-abbrev-table): Remove.
(awk-font-lock-keywords): Use regexp-opt.
(awk-mode): Use define-derived-mode.

23 years ago(regexp-opt-group): Sort the strings when extracting a suffix.
Stefan Monnier [Sun, 5 Nov 2000 19:07:07 +0000 (19:07 +0000)]
(regexp-opt-group): Sort the strings when extracting a suffix.

23 years agoRevoke the change.
ShengHuo ZHU [Sun, 5 Nov 2000 03:49:38 +0000 (03:49 +0000)]
Revoke the change.

23 years ago#
André Spiegel [Sat, 4 Nov 2000 18:30:52 +0000 (18:30 +0000)]
#

23 years ago(vc-insert-file): Rewritten. Don't bother about auto-save-mode.
André Spiegel [Sat, 4 Nov 2000 18:24:50 +0000 (18:24 +0000)]
(vc-insert-file): Rewritten.  Don't bother about auto-save-mode.

23 years ago* calendar/calendar.el (diary-face, holiday-face): Fix typo.
ShengHuo ZHU [Sat, 4 Nov 2000 17:02:02 +0000 (17:02 +0000)]
* calendar/calendar.el (diary-face, holiday-face): Fix typo.
* info.el (info-menu-header): Fix typo.

23 years ago(decode-mac-roman): Test against r1 not r0.
Jason Rumney [Sat, 4 Nov 2000 11:43:36 +0000 (11:43 +0000)]
(decode-mac-roman): Test against r1 not r0.

23 years ago*** empty log message ***
Stefan Monnier [Fri, 3 Nov 2000 23:06:54 +0000 (23:06 +0000)]
*** empty log message ***

23 years ago(tool-bar-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 23:06:40 +0000 (23:06 +0000)]
(tool-bar-mode): Drop unneeded positional args.

23 years ago(icon-mode-map): Don't rebind \t.
Stefan Monnier [Fri, 3 Nov 2000 23:05:16 +0000 (23:05 +0000)]
(icon-mode-map): Don't rebind \t.
(icon-mode): Define indent-line-function.
(icon-comment-indent): Simplify.
(icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.

23 years ago(message-font-lock-keywords): Match a final newline
Stefan Monnier [Fri, 3 Nov 2000 22:42:36 +0000 (22:42 +0000)]
(message-font-lock-keywords): Match a final newline
to help font-lock's multiline support.

23 years ago(find-function-do-it): Quote the hook.
Stefan Monnier [Fri, 3 Nov 2000 22:40:21 +0000 (22:40 +0000)]
(find-function-do-it): Quote the hook.

23 years ago(display-time-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:36:12 +0000 (22:36 +0000)]
(display-time-mode): Drop unneeded positional args.

23 years ago(recentf-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:34:43 +0000 (22:34 +0000)]
(recentf-mode): Drop unneeded positional args.

23 years ago(cvs-mode-add-change-log-entry-other-window):
Stefan Monnier [Fri, 3 Nov 2000 22:34:26 +0000 (22:34 +0000)]
(cvs-mode-add-change-log-entry-other-window):
Bind change-log-default-mode to defeat the caching done on it.
Don't bother saving excursion any more.

23 years ago(show-paren-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:30:37 +0000 (22:30 +0000)]
(show-paren-mode): Drop unneeded positional args.

23 years ago(mouse-wheel-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:30:09 +0000 (22:30 +0000)]
(mouse-wheel-mode): Drop unneeded positional args.

23 years ago(msb-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:29:27 +0000 (22:29 +0000)]
(msb-mode): Drop unneeded positional args.

23 years ago(minibuffer maps): Use dolist rather than mapcar.
Stefan Monnier [Fri, 3 Nov 2000 22:28:30 +0000 (22:28 +0000)]
(minibuffer maps): Use dolist rather than mapcar.

23 years ago(auto-compression-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:25:46 +0000 (22:25 +0000)]
(auto-compression-mode): Drop unneeded positional args.

23 years ago(Info-mode): Don't both with make-local-hook.
Stefan Monnier [Fri, 3 Nov 2000 22:22:24 +0000 (22:22 +0000)]
(Info-mode): Don't both with make-local-hook.

23 years ago(auto-image-file-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:17:58 +0000 (22:17 +0000)]
(auto-image-file-mode): Drop unneeded positional args.

23 years ago(hl-line-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:17:30 +0000 (22:17 +0000)]
(hl-line-mode): Drop unneeded positional args.

23 years ago(after-setting-font-hook): Rename hooks -> hook.
Stefan Monnier [Fri, 3 Nov 2000 22:15:51 +0000 (22:15 +0000)]
(after-setting-font-hook): Rename hooks -> hook.
(set-frame-font): Use the new name (and the old for compatibility).

23 years ago(delete-selection-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:13:18 +0000 (22:13 +0000)]
(delete-selection-mode): Drop unneeded positional args.

23 years ago(auto-insert-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:12:48 +0000 (22:12 +0000)]
(auto-insert-mode): Drop unneeded positional args.

23 years ago(partial-completion-mode): Drop unneeded positional args.
Stefan Monnier [Fri, 3 Nov 2000 22:12:16 +0000 (22:12 +0000)]
(partial-completion-mode): Drop unneeded positional args.

23 years ago(comint-mode): Don't both with make-local-hook.
Stefan Monnier [Fri, 3 Nov 2000 20:59:18 +0000 (20:59 +0000)]
(comint-mode): Don't both with make-local-hook.

23 years ago(log-edit-menu): New menu.
Stefan Monnier [Fri, 3 Nov 2000 20:12:20 +0000 (20:12 +0000)]
(log-edit-menu): New menu.

23 years ago(gnus-nocem-check-article-limit): Default to 500.
Dave Love [Fri, 3 Nov 2000 16:04:08 +0000 (16:04 +0000)]
(gnus-nocem-check-article-limit): Default to 500.

23 years ago(mm-inline-partial): Space-prefix temp buffer
Dave Love [Fri, 3 Nov 2000 15:54:16 +0000 (15:54 +0000)]
(mm-inline-partial): Space-prefix temp buffer
name.

23 years ago(mm-display-external): Space prefix temp buffer
Dave Love [Fri, 3 Nov 2000 15:51:16 +0000 (15:51 +0000)]
(mm-display-external): Space prefix temp buffer
name.  Don't disable undo explicitly.

23 years ago(gnus-group-parameters) <gcc-self>: Fix custom type.
Dave Love [Fri, 3 Nov 2000 15:48:49 +0000 (15:48 +0000)]
(gnus-group-parameters) <gcc-self>: Fix custom type.
<banner>: Fix custom type, doc.

23 years ago*** empty log message ***
Miles Bader [Fri, 3 Nov 2000 13:02:50 +0000 (13:02 +0000)]
*** empty log message ***

23 years ago(widget-end-of-line): Reinstate, with a new definition, so that trailing
Miles Bader [Fri, 3 Nov 2000 12:54:52 +0000 (12:54 +0000)]
(widget-end-of-line): Reinstate, with a new definition, so that trailing
spaces are handled properly.
(widget-field-keymap, widget-text-keymap): Likewise C-e binding.

23 years ago(fancy-splash-text, fancy-splash-text): Use a single
Gerd Moellmann [Fri, 3 Nov 2000 12:27:04 +0000 (12:27 +0000)]
(fancy-splash-text, fancy-splash-text): Use a single
tab character.
(fancy-splash-screens): Set tab-width to 20.