]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago*** empty log message ***
Eric M. Ludlam [Thu, 2 Nov 2000 02:29:18 +0000 (02:29 +0000)]
*** empty log message ***

24 years ago(comint-add-to-input-history): New function.
Eric M. Ludlam [Thu, 2 Nov 2000 02:25:27 +0000 (02:25 +0000)]
(comint-add-to-input-history): New function.
(comint-send-input): Use `comint-add-to-input-history'.

24 years ago(info-menu-header): New face.
Miles Bader [Thu, 2 Nov 2000 02:14:07 +0000 (02:14 +0000)]
(info-menu-header): New face.
(Info-fontify-menu-headers): New function.
(Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.

24 years agoRemove blank line at end.
Miles Bader [Thu, 2 Nov 2000 01:22:53 +0000 (01:22 +0000)]
Remove blank line at end.

24 years ago(Info-insert-dir): Don't include blank lines at beginning of additional
Miles Bader [Thu, 2 Nov 2000 01:21:11 +0000 (01:21 +0000)]
(Info-insert-dir): Don't include blank lines at beginning of additional
dir files (one is added automatically).

24 years ago(define-minor-mode):
Stefan Monnier [Wed, 1 Nov 2000 23:31:59 +0000 (23:31 +0000)]
(define-minor-mode):
Revert the latest changes.
Allow the three positional arguments to be skipped and replaced
by keyword arguments.
Add a :toggle argument to determine whether a nil arg means toggle
or means turn-on.  The default is unchanged.
Add a call to force-mode-line-update.

24 years agoExplain nnmail-split-fancy-with-parent.
Kai Großjohann [Wed, 1 Nov 2000 21:15:02 +0000 (21:15 +0000)]
Explain nnmail-split-fancy-with-parent.

24 years ago*** empty log message ***
Dave Love [Wed, 1 Nov 2000 19:16:06 +0000 (19:16 +0000)]
*** empty log message ***

24 years ago(elp-restore-function): Remove autoload
Dave Love [Wed, 1 Nov 2000 19:14:57 +0000 (19:14 +0000)]
(elp-restore-function): Remove autoload
cookie.

24 years ago(base64): Require unconditionally.
Dave Love [Wed, 1 Nov 2000 19:07:36 +0000 (19:07 +0000)]
(base64): Require unconditionally.
(message-posting-charset): Defvar when compiling.
(rfc2047-encode-message-header, rfc2047-encodable-p): Require
message.

24 years ago(nnoo): Require.
Dave Love [Wed, 1 Nov 2000 19:02:48 +0000 (19:02 +0000)]
(nnoo): Require.
(mm-uu-dissect): Autoload.

24 years agoChange Maintainer
Dave Love [Wed, 1 Nov 2000 19:01:17 +0000 (19:01 +0000)]
Change Maintainer

24 years ago(mml-parse-1): Clarify message.
Dave Love [Wed, 1 Nov 2000 18:59:45 +0000 (18:59 +0000)]
(mml-parse-1): Clarify message.
(mml-minibuffer-read-type): Use mailcap-mime-types.

24 years ago*** empty log message ***
Stefan Monnier [Wed, 1 Nov 2000 16:27:08 +0000 (16:27 +0000)]
*** empty log message ***

24 years ago2000-11-01 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Wed, 1 Nov 2000 15:08:23 +0000 (15:08 +0000)]
2000-11-01 ShengHuo ZHU  <zsh@cs.rochester.edu>

* rfc2231.el: Require cl when compiling.

24 years ago(mm-uu-decode-function, mm-uu-binhex-decode-function):
Dave Love [Wed, 1 Nov 2000 14:54:52 +0000 (14:54 +0000)]
(mm-uu-decode-function, mm-uu-binhex-decode-function):
Fix custom type.
(mm-uu-configure-list): Move and fix custom type.

24 years agoRequire cl when compiling.
Dave Love [Wed, 1 Nov 2000 14:48:17 +0000 (14:48 +0000)]
Require cl when compiling.

24 years agoUse (featurep 'xemacs).
Dave Love [Wed, 1 Nov 2000 14:46:55 +0000 (14:46 +0000)]
Use (featurep 'xemacs).
(binhex-char-int): New alias, replacing char-int.
Change callers.
(binhex-decode-region): Simplify work buffer code.
(binhex-decode-region-external): Use expand-file-name, not concat.

24 years agoRearrange menu items more logically, and put
Eli Zaretskii [Wed, 1 Nov 2000 11:36:56 +0000 (11:36 +0000)]
Rearrange menu items more logically, and put
them into a single category.  Add menu items for RefTeX and
Widget.

24 years ago(diary-face, holiday-face): Add dark-background variants.
Miles Bader [Wed, 1 Nov 2000 09:11:58 +0000 (09:11 +0000)]
(diary-face, holiday-face): Add dark-background variants.

24 years agouse default-directory when tex-main-file has no directory
Sam Steingold [Tue, 31 Oct 2000 21:31:55 +0000 (21:31 +0000)]
use default-directory when tex-main-file has no directory

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 31 Oct 2000 21:24:31 +0000 (21:24 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Stefan Monnier [Tue, 31 Oct 2000 21:07:05 +0000 (21:07 +0000)]
*** empty log message ***

24 years ago(custom-mode-map): Switch back to a sparse keymap.
Stefan Monnier [Tue, 31 Oct 2000 21:06:51 +0000 (21:06 +0000)]
(custom-mode-map): Switch back to a sparse keymap.

24 years agoFix the @setfilename line.
Eli Zaretskii [Tue, 31 Oct 2000 18:48:19 +0000 (18:48 +0000)]
Fix the @setfilename line.

24 years ago*** empty log message ***
Thien-Thi Nguyen [Tue, 31 Oct 2000 18:14:00 +0000 (18:14 +0000)]
*** empty log message ***

24 years ago(ediff-prepare-buffer-hook): Expand docstring, no functional change.
Thien-Thi Nguyen [Tue, 31 Oct 2000 18:05:59 +0000 (18:05 +0000)]
(ediff-prepare-buffer-hook): Expand docstring, no functional change.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 31 Oct 2000 16:59:46 +0000 (16:59 +0000)]
*** empty log message ***

24 years ago(find-file-noselect): When we expand a wildcard, return
Gerd Moellmann [Tue, 31 Oct 2000 16:55:23 +0000 (16:55 +0000)]
(find-file-noselect): When we expand a wildcard, return
a list of buffers, as we should do according to the doc string.

24 years ago(read_char) <wrong_kboard>: Make sure that we
Gerd Moellmann [Tue, 31 Oct 2000 16:31:04 +0000 (16:31 +0000)]
(read_char) <wrong_kboard>: Make sure that we
process idle timers while waiting for another event.

24 years ago* loadup.el (top level): Adjust load path if program name is
Ken Raeburn [Tue, 31 Oct 2000 15:58:25 +0000 (15:58 +0000)]
* loadup.el (top level): Adjust load path if program name is
"../src/bootstrap-emacs", in case it's not dumped and thus the load path
adjustment hasn't already been done.

24 years ago(update_frame_line): Handle case where spaces in
Gerd Moellmann [Tue, 31 Oct 2000 13:32:29 +0000 (13:32 +0000)]
(update_frame_line): Handle case where spaces in
the default face are colored.

24 years ago(redisplay_tool_bar): Don't set fonts_changed_p if
Gerd Moellmann [Tue, 31 Oct 2000 12:53:56 +0000 (12:53 +0000)]
(redisplay_tool_bar): Don't set fonts_changed_p if
window height hasn't changed.

24 years ago(x_produce_glyphs): Handle composite characters.
Jason Rumney [Tue, 31 Oct 2000 12:42:51 +0000 (12:42 +0000)]
(x_produce_glyphs): Handle composite characters.
(x_draw_glyph_string_foreground)
(x_draw_composite_glyph_string_foreground): Restore old font.

24 years ago(elp-unload-hook): New function.
Dave Love [Tue, 31 Oct 2000 12:05:34 +0000 (12:05 +0000)]
(elp-unload-hook): New function.

24 years ago(unload-feature): Call elp-restore-function,
Dave Love [Tue, 31 Oct 2000 12:02:51 +0000 (12:02 +0000)]
(unload-feature): Call elp-restore-function,
checking for symbols; don't use elp-restore-all.
(loadhist-hook-functions): Doc fix.

24 years agoLittle programming improvement.
Gerd Moellmann [Tue, 31 Oct 2000 11:57:12 +0000 (11:57 +0000)]
Little programming improvement.
(delimit-columns-str): New macro.
(delimit-columns-region, delimit-columns-rectangle): Code fix.

24 years agoFix bug on selected pages for printing. Use
Gerd Moellmann [Tue, 31 Oct 2000 11:54:38 +0000 (11:54 +0000)]
Fix bug on selected pages for printing.  Use
`color-values' for Emacs 21.  Ensure fontification when jit-lock
is on.  Try to avoid warning messages when compiling.  Doc Fix.
(ps-print-version): New version number (6.3).
(ps-color-device): Use `color-values' to determine if device
supports color.
(ps-color-values): Try to use `x-color-values' when using XEmacs.
(ps-print-page-p): Changed from defsubst to defun.
(ps-page-number): Changed from defmacro to defun.
(ps-header-sheet, ps-header-page): Fix bug on selected pages for
printing.
(ps-print-ensure-fontified): Ensure fontification when jit-lock is
on.
(ps-end-file, ps-dummy-page): Funs eliminated.
(ps-print-color-scale): Changed default value.
(ps-page-n-up, ps-print-page-p): New internal vars.
(ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
(ps-plot-region, ps-generate, ps-end-job): Code fix.

24 years ago(read_minibuf): Reset the undo history just before starting the recursive-edit.
Miles Bader [Tue, 31 Oct 2000 06:37:58 +0000 (06:37 +0000)]
(read_minibuf): Reset the undo history just before starting the recursive-edit.

24 years ago(decode-mac-roman, encode-mac-roman, mac-roman): Moved to european.el.
Kenichi Handa [Tue, 31 Oct 2000 04:17:17 +0000 (04:17 +0000)]
(decode-mac-roman, encode-mac-roman, mac-roman): Moved to european.el.
(ccl-encode-mac-roman-font, fontset-mac): Modified for
mule-unicode-2500-33ff and mule-unicode-e000-ffff.
(mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
(mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.

24 years ago*** empty log message ***
Kenichi Handa [Tue, 31 Oct 2000 04:16:17 +0000 (04:16 +0000)]
*** empty log message ***

24 years ago(x_load_resources): Use the class name in the defaults.
Stefan Monnier [Mon, 30 Oct 2000 21:56:17 +0000 (21:56 +0000)]
(x_load_resources): Use the class name in the defaults.

24 years ago(menu_face_change_count): New variable.
Gerd Moellmann [Mon, 30 Oct 2000 20:46:02 +0000 (20:46 +0000)]
(menu_face_change_count): New variable.
(Finternal_set_lisp_face_attribute): Increment it for changes
of the `menu' face.
(realize_basic_faces): Reflect changes in the `menu' faces
in menu bars.

24 years ago(imenu-generic-expression)
Dave Love [Mon, 30 Oct 2000 19:59:09 +0000 (19:59 +0000)]
(imenu-generic-expression)
(imenu-progress-message): Only defvar when compiling.

24 years agoSpeling &c.
Dave Love [Mon, 30 Oct 2000 19:49:10 +0000 (19:49 +0000)]
Speling &c.

24 years agoChanges from Kai G.
Dave Love [Mon, 30 Oct 2000 19:29:46 +0000 (19:29 +0000)]
Changes from Kai G.

24 years agoFix 2000-10-27 change properly.
Dave Love [Mon, 30 Oct 2000 19:10:33 +0000 (19:10 +0000)]
Fix 2000-10-27 change properly.

24 years ago*** empty log message ***
Dave Love [Mon, 30 Oct 2000 17:23:45 +0000 (17:23 +0000)]
*** empty log message ***

24 years ago(try_scrolling) <PT >= scroll_margin_pos>: Add 1 to the
Gerd Moellmann [Mon, 30 Oct 2000 16:25:15 +0000 (16:25 +0000)]
(try_scrolling) <PT >= scroll_margin_pos>: Add 1 to the
dy obtained from the iterator's y-position after moving from
scroll_margin_pos to PT; see comment there.

24 years ago(safe_eval_handler): Call add_to_log.
Gerd Moellmann [Mon, 30 Oct 2000 15:43:27 +0000 (15:43 +0000)]
(safe_eval_handler): Call add_to_log.

24 years ago(resolve_face_name): Handle case that FACE_NAME
Gerd Moellmann [Mon, 30 Oct 2000 15:36:36 +0000 (15:36 +0000)]
(resolve_face_name): Handle case that FACE_NAME
is not a symbol or string.

24 years ago(echo_area_display): Don't perform a display update from
Gerd Moellmann [Mon, 30 Oct 2000 15:26:46 +0000 (15:26 +0000)]
(echo_area_display): Don't perform a display update from
inside redisplay.  The update will happen anyway at the end of
redisplay, and it can confuse redisplay (GC messages while
redisplaying, for instance.)

24 years ago*** empty log message ***
Stefan Monnier [Mon, 30 Oct 2000 15:21:36 +0000 (15:21 +0000)]
*** empty log message ***

24 years ago(re_iswctype, re_wctype_to_bit): Fix braino.
Stefan Monnier [Mon, 30 Oct 2000 15:20:17 +0000 (15:20 +0000)]
(re_iswctype, re_wctype_to_bit): Fix braino.
(regex_compile): Catch bogus \(\1\).

24 years ago(x_alloc_nearest_color): Fix last change to compare
Gerd Moellmann [Mon, 30 Oct 2000 15:17:11 +0000 (15:17 +0000)]
(x_alloc_nearest_color): Fix last change to compare
RGB values.

24 years ago(x_alloc_nearest_color): If allocation succeeds, and
Gerd Moellmann [Mon, 30 Oct 2000 15:13:58 +0000 (15:13 +0000)]
(x_alloc_nearest_color): If allocation succeeds, and
we have a color cache, check that the cached color equals the
allocated color.  If not, clear the color cache.

24 years ago(log-edit-confirm): Fix the default.
Stefan Monnier [Mon, 30 Oct 2000 14:28:30 +0000 (14:28 +0000)]
(log-edit-confirm): Fix the default.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 30 Oct 2000 12:51:38 +0000 (12:51 +0000)]
*** empty log message ***

24 years ago(displayed_window_lines): Change buffers if necessary.
Gerd Moellmann [Mon, 30 Oct 2000 12:51:17 +0000 (12:51 +0000)]
(displayed_window_lines): Change buffers if necessary.
Fix computation of displayed lines.

24 years ago(syms_of_keyboard): Change DEFVAR_LISP of
Gerd Moellmann [Mon, 30 Oct 2000 12:21:45 +0000 (12:21 +0000)]
(syms_of_keyboard): Change DEFVAR_LISP of
update_menu_bindings to DEFVAR_BOOL.

24 years agoLittle fix: replace delimit-columns-align-columns by
Gerd Moellmann [Mon, 30 Oct 2000 12:14:11 +0000 (12:14 +0000)]
Little fix: replace delimit-columns-align-columns by
delimit-columns-format.
(delimit-columns-region, delimit-columns-rectangle): Code fix.

24 years ago(comint-get-old-input-default): Reword error message.
Miles Bader [Mon, 30 Oct 2000 06:25:26 +0000 (06:25 +0000)]
(comint-get-old-input-default): Reword error message.

24 years ago(comint-replace-by-expanded-history): Don't use
Miles Bader [Mon, 30 Oct 2000 06:22:20 +0000 (06:22 +0000)]
(comint-replace-by-expanded-history): Don't use
comint-get-old-input (we're not looking at *old* input).
(comint-get-old-input-default): If using fields, signal an error
when the point is not in an input field.

24 years ago(Fset_match_data): Be sure to make search_regs always sane.
Kenichi Handa [Mon, 30 Oct 2000 04:10:22 +0000 (04:10 +0000)]
(Fset_match_data): Be sure to make search_regs always sane.

24 years ago*** empty log message ***
Kenichi Handa [Mon, 30 Oct 2000 04:10:07 +0000 (04:10 +0000)]
*** empty log message ***

24 years ago2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Mon, 30 Oct 2000 02:16:11 +0000 (02:16 +0000)]
2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>

* ediff-wind.el (ediff-setup-control-frame): enclose
face-attribute in condition-case to avoid errors in older emacsen.

24 years ago(mac-roman-decoder, mac-roman-encoder): New translation tables.
Kenichi Handa [Mon, 30 Oct 2000 01:37:20 +0000 (01:37 +0000)]
(mac-roman-decoder, mac-roman-encoder): New translation tables.
(decode-mac-roman, encode-mac-roman): Definition of these CCL
programs are modified and moved from mac-win.el.
(mac-roman): Definition of this coding system is modified and
moved from mac-win.el.

24 years ago(fontset-default): Modified for mule-unicode-2500-33ff and
Kenichi Handa [Mon, 30 Oct 2000 01:36:20 +0000 (01:36 +0000)]
(fontset-default): Modified for mule-unicode-2500-33ff and
mule-unicode-e000-ffff.
(x-font-name-charset-alist): Likewise.
(ccl-encode-unicode-font): New CCL program.  Record it in
font-ccl-encoder-alist to be used for fonts "ISO10646-1".

24 years ago(encode-coding-char): Check property safe-chars instead of
Kenichi Handa [Mon, 30 Oct 2000 01:34:41 +0000 (01:34 +0000)]
(encode-coding-char): Check property safe-chars instead of
safe-charsets.

24 years ago*** empty log message ***
Kenichi Handa [Mon, 30 Oct 2000 01:33:12 +0000 (01:33 +0000)]
*** empty log message ***

24 years ago(decode-char, encode-char): New functions.
Kenichi Handa [Mon, 30 Oct 2000 01:32:44 +0000 (01:32 +0000)]
(decode-char, encode-char): New functions.
(make-coding-system): Accept a symbol of translation table as a
value of property `safe-chars'.

24 years agoNew charsets mule-unicode-2500-33ff and mule-unicode-e000-ffff.
Kenichi Handa [Mon, 30 Oct 2000 01:31:33 +0000 (01:31 +0000)]
New charsets mule-unicode-2500-33ff and mule-unicode-e000-ffff.

24 years ago*** empty log message ***
Kenichi Handa [Mon, 30 Oct 2000 01:30:50 +0000 (01:30 +0000)]
*** empty log message ***

24 years ago(BASE_PURESIZE): Increase to 680000.
Kenichi Handa [Mon, 30 Oct 2000 01:16:02 +0000 (01:16 +0000)]
(BASE_PURESIZE): Increase to 680000.

24 years ago(Foptimize_char_table): Fix arg for CHARSET_DIMENSION.
Kenichi Handa [Mon, 30 Oct 2000 01:14:06 +0000 (01:14 +0000)]
(Foptimize_char_table): Fix arg for CHARSET_DIMENSION.

24 years ago(bdffont): Add nchars.
Jason Rumney [Sun, 29 Oct 2000 21:02:58 +0000 (21:02 +0000)]
(bdffont): Add nchars.

24 years ago(set_bdf_font_info): Set it.
Jason Rumney [Sun, 29 Oct 2000 21:00:37 +0000 (21:00 +0000)]
(set_bdf_font_info): Set it.
(w32_BDF_TextOut): Swap byte order of double byte characters.
(w32_load_bdf_font): Set double_byte_p based on bdf_font->nchars.

24 years ago(w32_bdf_per_char_metric): Negate descent.
Jason Rumney [Sun, 29 Oct 2000 20:59:47 +0000 (20:59 +0000)]
(w32_bdf_per_char_metric): Negate descent.
(w32_cache_char_metrics): Handle possibility that 'x' does not
exist in a BDF font.
(W32_TEXTOUT): w32_BDF_TextOut wants number of bytes not chars.

24 years ago(FONT_DESCENT): Negate descent for BDF fonts
Jason Rumney [Sun, 29 Oct 2000 20:57:31 +0000 (20:57 +0000)]
(FONT_DESCENT): Negate descent for BDF fonts

24 years ago*** empty log message ***
Eli Zaretskii [Sun, 29 Oct 2000 18:31:43 +0000 (18:31 +0000)]
*** empty log message ***

24 years agobogus commit
Kai Großjohann [Sun, 29 Oct 2000 17:56:57 +0000 (17:56 +0000)]
bogus commit

24 years agoinstall-info syntax compat change.
Kai Großjohann [Sun, 29 Oct 2000 17:36:49 +0000 (17:36 +0000)]
install-info syntax compat change.

24 years agoFix a typo.
Eli Zaretskii [Sun, 29 Oct 2000 16:53:19 +0000 (16:53 +0000)]
Fix a typo.

24 years agoSome markup fixes. Don't call Windows a ``win''.
Eli Zaretskii [Sun, 29 Oct 2000 16:52:33 +0000 (16:52 +0000)]
Some markup fixes.  Don't call Windows a ``win''.

24 years agoFormat fixed.
Eli Zaretskii [Sun, 29 Oct 2000 16:43:18 +0000 (16:43 +0000)]
Format fixed.

24 years agoFormat fixes in latest entries.
Eli Zaretskii [Sun, 29 Oct 2000 16:42:51 +0000 (16:42 +0000)]
Format fixes in latest entries.

24 years ago(custom-add-to-group): Remove debugging code.
Miles Bader [Sun, 29 Oct 2000 14:54:58 +0000 (14:54 +0000)]
(custom-add-to-group): Remove debugging code.

24 years ago(custom-add-to-group): Allow multiple entries for a given value OPTION,
Miles Bader [Sun, 29 Oct 2000 14:51:24 +0000 (14:51 +0000)]
(custom-add-to-group): Allow multiple entries for a given value OPTION,
as long as their widget types are different.

24 years ago(custom-face-value-create): If face name doesn't end with "face", add
Miles Bader [Sun, 29 Oct 2000 14:49:01 +0000 (14:49 +0000)]
(custom-face-value-create): If face name doesn't end with "face", add
such here (similar to custom group widgets).

24 years ago(comint-highlight-prompt): Add :type.
Miles Bader [Sun, 29 Oct 2000 14:48:11 +0000 (14:48 +0000)]
(comint-highlight-prompt): Add :type.

24 years agoCorrected some typos
John Wiegley [Sun, 29 Oct 2000 05:46:42 +0000 (05:46 +0000)]
Corrected some typos

24 years ago2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Sun, 29 Oct 2000 05:24:20 +0000 (05:24 +0000)]
2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>

* ediff.texi: Replaced @command with @code & acknowledgements.
* viper.texi: acknowledgements.

24 years agoSee ChangeLog
John Wiegley [Sun, 29 Oct 2000 05:18:48 +0000 (05:18 +0000)]
See ChangeLog

24 years ago2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Sun, 29 Oct 2000 04:56:45 +0000 (04:56 +0000)]
2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>

* viper-cmd.el (viper-preserve-cursor-color): new test that avoids
rewrawing the screen when changing cursor color.
(viper-insert-state-pre-command-sentinel,
viper-replace-state-pre-command-sentinel,
viper-replace-state-post-command-sentinel): use
viper-preserve-cursor-color.
Many functions changed to use viper= instead of = when comparing
characters.
* viper-util.el (viper-memq-char,viper=): new functions for
working with characters.
(viper-change-cursor-color): fixed buglet.
Many functions changed to use viper= instead of = when comparing
characters.
* viper.el (viper-insert-state-mode-list): added eshell.

* ediff-init.el (ediff-before-setup-hook): new hook.
Several typos fixed in various docstrings.
* ediff-merg.el (ediff-show-clashes-only): docstring typo fixed.
* ediff-nult.el (ediff-before-session-group-setup-hooks): new
hook.
(ediff-show-meta-buffer): run ediff-before-session-group-setup-hooks.
* ediff-util.el (ediff-setup): run ediff-before-setup-hook.
(ediff-other-buffer): use selected buffers if in Buffer-menu buffer.
(ediff-get-selected-buffers): new function.
* ediff-vers.el (ediff-vc-internal,ediff-rcs-internal,
ediff-vc-merge-internal,ediff-rcs-merge-internal): use
save-window-excursion.
* ediff-wind.el (ediff-skip-unsuitable-frames): more robust
termination check in while loop.
* ediff.el (ediff-get-default-file-name): better defaults when in
dired buffer.
(ediff-files,ediff-merge-files,ediff-files3,
ediff-merge-files-with-ancestor): use ediff-get-default-file-name.

24 years ago*** empty log message ***
Dave Love [Sat, 28 Oct 2000 21:30:03 +0000 (21:30 +0000)]
*** empty log message ***

24 years agoDocument that if $TERM says we are on xterm, the default background
Eli Zaretskii [Sat, 28 Oct 2000 18:56:06 +0000 (18:56 +0000)]
Document that if $TERM says we are on xterm, the default background
mode is light.

24 years ago(Info-fontify-node): Add help-echo for menu items.
Dave Love [Sat, 28 Oct 2000 18:56:05 +0000 (18:56 +0000)]
(Info-fontify-node): Add help-echo for menu items.

24 years ago(normal-top-level): If the value of $TERM indicates that
Eli Zaretskii [Sat, 28 Oct 2000 18:48:08 +0000 (18:48 +0000)]
(normal-top-level): If the value of $TERM indicates that
we are running from xterm or one of its work-alikes, default to a
light background mode.

24 years ago*** empty log message ***
Eli Zaretskii [Sat, 28 Oct 2000 17:25:46 +0000 (17:25 +0000)]
*** empty log message ***

24 years ago(Colors X): Document support for -fg, -bg, and -rv
Eli Zaretskii [Sat, 28 Oct 2000 17:25:19 +0000 (17:25 +0000)]
(Colors X): Document support for -fg, -bg, and -rv
on TTYs.  Suggest use of list-colors-display to see what colors
are supported.  Add index entries for list-colors-display.