]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years ago(custom-theme-create): Simplify slightly. other-branches/custom_themes
Dave Love [Tue, 23 Jan 2001 14:31:02 +0000 (14:31 +0000)]
(custom-theme-create): Simplify slightly.
(custom-theme-write-variables, custom-theme-write-faces): Use
mapc.

23 years ago(custom-add-to-group): Revert change inherited from XEmacs.
Dave Love [Tue, 23 Jan 2001 14:29:38 +0000 (14:29 +0000)]
(custom-add-to-group): Revert change inherited from XEmacs.

23 years agoMerge more.
Dave Love [Tue, 23 Jan 2001 14:23:51 +0000 (14:23 +0000)]
Merge more.

23 years agoMerge with HEAD.
Dave Love [Wed, 17 Jan 2001 20:37:48 +0000 (20:37 +0000)]
Merge with HEAD.

23 years agoTheme changes from Schroeder.
Dave Love [Wed, 17 Jan 2001 20:28:25 +0000 (20:28 +0000)]
Theme changes from Schroeder.

23 years agoFiles from Alex Schroeder.
Dave Love [Wed, 17 Jan 2001 20:17:44 +0000 (20:17 +0000)]
Files from Alex Schroeder.

23 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.

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

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

23 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.

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

23 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.

23 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.

23 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.

23 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.

23 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.

23 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.

23 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.

23 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.

23 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.

23 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.

23 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.

23 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.

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

23 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.

23 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.

23 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.

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

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

23 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.

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

23 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.

23 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.

23 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.

23 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.)

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

23 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\).

23 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.

23 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.

23 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.

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

23 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.

23 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.

23 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.

23 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.

23 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.

23 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.

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

23 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.

23 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.

23 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".

23 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.

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

23 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'.

23 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.

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

23 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.

23 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.

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

23 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.

23 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.

23 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

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

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

23 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.

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

23 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''.

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

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

23 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.

23 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.

23 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).

23 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.

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

23 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.

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

23 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.

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

23 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.

23 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.

23 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.

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

23 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.

23 years ago(x-long-option-alist, msdos-handle-args): Remove;
Eli Zaretskii [Sat, 28 Oct 2000 17:19:36 +0000 (17:19 +0000)]
(x-long-option-alist, msdos-handle-args): Remove;
startup.el now does that for all character-terminal frames.

23 years ago(tty-long-option-alist): New variable.
Eli Zaretskii [Sat, 28 Oct 2000 17:18:59 +0000 (17:18 +0000)]
(tty-long-option-alist): New variable.
(tty-handle-args): New function.
(command-line): Call tty-handle-args.

23 years ago(frame-notice-user-settings): Don't apply
Eli Zaretskii [Sat, 28 Oct 2000 17:18:21 +0000 (17:18 +0000)]
(frame-notice-user-settings): Don't apply
default-frame-alist and initial-frame-alist to MS-DOS frames.
Call tty-handle-reverse-video, frame-set-background-mode, and
face-set-after-frame-default for non-MS-DOS frames.

23 years ago(tty-handle-reverse-video): New function.
Eli Zaretskii [Sat, 28 Oct 2000 17:17:42 +0000 (17:17 +0000)]
(tty-handle-reverse-video): New function.
(tty-create-frame-with-faces): Call it.

23 years agoDocument support for -fg, -bg, and -rv on TTY frames.
Eli Zaretskii [Sat, 28 Oct 2000 17:16:49 +0000 (17:16 +0000)]
Document support for -fg, -bg, and -rv on TTY frames.

23 years ago(reassert_line_highlight): Reverse the inverse-video effect
Eli Zaretskii [Sat, 28 Oct 2000 17:10:10 +0000 (17:10 +0000)]
(reassert_line_highlight): Reverse the inverse-video effect
if inverse_video is non-zero.

23 years ago(Fframe_parameters): Fix the change from 2000-10-16:
Eli Zaretskii [Sat, 28 Oct 2000 17:07:51 +0000 (17:07 +0000)]
(Fframe_parameters): Fix the change from 2000-10-16:
don't override the colors in frame's param_alist, unless they are
unspecified.

23 years ago(gnus-read-save-file-name): Remove extraneous paren.
Miles Bader [Sat, 28 Oct 2000 11:22:34 +0000 (11:22 +0000)]
(gnus-read-save-file-name): Remove extraneous paren.

23 years agoUpdate.
Miles Bader [Sat, 28 Oct 2000 11:13:49 +0000 (11:13 +0000)]
Update.

23 years agoDoc fix.
Miles Bader [Sat, 28 Oct 2000 06:24:19 +0000 (06:24 +0000)]
Doc fix.

23 years ago(define-minor-mode): Generate `turn-on-MODE' and `turn-off-MODE'
Miles Bader [Sat, 28 Oct 2000 06:07:30 +0000 (06:07 +0000)]
(define-minor-mode):  Generate `turn-on-MODE' and `turn-off-MODE'
functions unless the mode is global.  If :global is followed by a
non-nil but non-t value, make the mode buffer-local, but also generate a
`global-MODE' version using `easy-mmode-define-global-mode'.  Add
:conditional-turn-on keyword argument.

23 years ago*** empty log message ***
Dave Love [Fri, 27 Oct 2000 23:58:01 +0000 (23:58 +0000)]
*** empty log message ***

23 years ago(latin1-char-displayable-p): Don't
Dave Love [Fri, 27 Oct 2000 23:57:33 +0000 (23:57 +0000)]
(latin1-char-displayable-p): Don't
use window-system.

23 years ago2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>
Dave Love [Fri, 27 Oct 2000 23:33:14 +0000 (23:33 +0000)]
2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>

* gnus-draft.el (gnus-draft-send-message): Typo.

2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-draft.el (gnus-draft-send-message): Ditto.
(gnus-group-send-drafts): Ditto.

* gnus-agent.el (gnus-agent-possibly-do-gcc):
(gnus-agent-restore-gcc):
(gnus-agent-possibly-save-gcc): New functions.

23 years ago2000-10-27 Simon Josefsson <simon@josefsson.org>
Dave Love [Fri, 27 Oct 2000 23:20:38 +0000 (23:20 +0000)]
2000-10-27  Simon Josefsson  <simon@josefsson.org>

* nnimap.el (nnimap-group-overview-filename): Create directory for
newfile (when use long filenames is nil).  Copy+delete file if
rename didn't work.
(nnimap-group-overview-filename): `rename-file' and `copy-file'
doesn't return anything useful, use ignore-errors instead.
(nnimap-verify-uidvalidity): Delete overview file when
uid validity changes.
(nnimap-group-overview-filename): Store uidvalidity in filenames.
Rename old files into new format.
(nnimap-request-accept-article): Remove \n's from
From_ lines.
(nnimap-request-accept-article): Remove From[^:] lines.
(imap-starttls-p): Check for starttls binary.
(imap-starttls-open): More verbose.
(imap-gssapi-auth): Ditto.
(imap-kerberos4-auth): Ditto.
(imap-cram-md5-auth): Ditto.
(imap-login-auth): Ditto.
(imap-anonymous-auth): Ditto.
(imap-digest-md5-auth): Ditto.
(imap-open): Ditto.
(imap-digest-md5-p): Check capability first.
(imap-parse-flag-list): Correctly parse empty lists.
(imap-login-p): Support LOGINDISABLED.
(imap-parse-body): Work around bug in Sun SIMS.

23 years ago2000-10-27 John Wiegley <johnw@gnu.org>
Dave Love [Fri, 27 Oct 2000 23:14:59 +0000 (23:14 +0000)]
2000-10-27  John Wiegley  <johnw@gnu.org>

* gnus-art.el (gnus-treat-hide-citation-maybe): Added this
variable to correspond with `gnus-article-hide-citation-maybe'.
(gnus-treatment-function-alist): Added entry for the above
correlation.

2000-10-27  Richard M. Alderson III <alderson@netcom2.netcom.com>

* gnus-art.el (gnus-read-save-file-name): expand-file-name.

2000-10-27  Kai Gro�ohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

* gnus-art.el (article-strip-banner): Use
gnus-group-find-parameter rather than gnus-group-get-parameter, to
allow inheritance on the banner.
From elkin@tverd.astro.spbu.ru.

2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-art.el (gnus-request-article-this-buffer):
gnus-refer-article-method might be a single method.
(gnus-article-mime-total-parts): New function.
(gnus-mm-display-part): Use it.
(gnus-mime-display-single): Ditto.
(gnus-mime-display-alternative): Ditto.
(gnus-mime-inline-part): Check validity of charset.
(gnus-treat-display-smileys): Default value in Emacs 21.
* gnus-art.el: Define dynamic variables in eval-when-compile.
(gnus-article-prepare): Configure it again.
(gnus-insert-mime-button): Use gnus-overlay-buffer,
gnus-overlay-start.
(gnus-article-prepare): Configure windows before
gnus-article-prepare-display is called.  Otherwise, BBDB's popup
window might be overrided.
(gnus-mime-inline-part): Use prefix argument only
when it is called interactively.
(gnus-mime-action-alist): New variable.
(gnus-mime-action-on-part): Use it.
(gnus-mime-button-commands): Add command ".".
(gnus-mime-inline-part): Support prefix argument.
(gnus-article-banner-alist): New variable.
(article-strip-banner): Use it.

23 years ago* undo.c (record_delete): Check that last_undo_buffer is really a buffer before
Ken Raeburn [Fri, 27 Oct 2000 23:01:20 +0000 (23:01 +0000)]
* undo.c (record_delete): Check that last_undo_buffer is really a buffer before
applying XBUFFER to it.

* keymap.c (where_is_internal): Pass lisp object, not integer, to Faref.