]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago(shrink_regexp_cache): Remove unused variable `cpp'.
Eli Zaretskii [Tue, 2 Jan 2001 14:04:56 +0000 (14:04 +0000)]
(shrink_regexp_cache): Remove unused variable `cpp'.
(trivial_regexp_p): Remove unused variable `c'.
(boyer_moore): Remove unused variable `k'.

24 years ago(Fprimitive_undo): Remove unused block-scope variable
Eli Zaretskii [Tue, 2 Jan 2001 14:04:12 +0000 (14:04 +0000)]
(Fprimitive_undo): Remove unused block-scope variable
`end'.

24 years ago(find_symbol_value): Remove extra 3rd argument in the
Eli Zaretskii [Tue, 2 Jan 2001 14:03:28 +0000 (14:03 +0000)]
(find_symbol_value): Remove extra 3rd argument in the
call to swap_in_symval_forwarding.

24 years ago(Fsnarf_documentation): Remove unused variables `fun' and
Eli Zaretskii [Tue, 2 Jan 2001 14:02:33 +0000 (14:02 +0000)]
(Fsnarf_documentation): Remove unused variables `fun' and
`tem'.

24 years ago(Ftranspose_regions): Remove unused variables `gcpro1'
Eli Zaretskii [Tue, 2 Jan 2001 14:01:48 +0000 (14:01 +0000)]
(Ftranspose_regions): Remove unused variables `gcpro1'
and `gcpro2'.

24 years ago(Flength): Remove unused variable `tail'.
Eli Zaretskii [Tue, 2 Jan 2001 14:01:05 +0000 (14:01 +0000)]
(Flength): Remove unused variable `tail'.
(Fdelete): Remove unused variable `size'.

24 years ago(doprnt1): Remove unused variable `size'.
Eli Zaretskii [Tue, 2 Jan 2001 14:00:20 +0000 (14:00 +0000)]
(doprnt1): Remove unused variable `size'.

24 years ago(get_local_map): Remove unused variable `tem'.
Eli Zaretskii [Tue, 2 Jan 2001 13:59:23 +0000 (13:59 +0000)]
(get_local_map): Remove unused variable `tem'.

24 years ago(run_composition_function): Remove unused variable
Eli Zaretskii [Tue, 2 Jan 2001 13:58:26 +0000 (13:58 +0000)]
(run_composition_function): Remove unused variable
`val'.
(update_compositions): Remove unused variable `hook'.

24 years ago(EmacsFrameSetCharSize): Remove unused variables `ac'
Eli Zaretskii [Tue, 2 Jan 2001 13:57:46 +0000 (13:57 +0000)]
(EmacsFrameSetCharSize): Remove unused variables `ac'
and al[].

24 years ago(x_connection_closed): Catch X errors around all
Gerd Moellmann [Tue, 2 Jan 2001 13:57:17 +0000 (13:57 +0000)]
(x_connection_closed): Catch X errors around all
statements that call X.  Save away the error message in a local
copy.

24 years ago(encode_terminal_code): Remove unused variable `c'.
Eli Zaretskii [Tue, 2 Jan 2001 13:57:02 +0000 (13:57 +0000)]
(encode_terminal_code): Remove unused variable `c'.

24 years ago(enter_namespace, main): Cast variables to shut up
Eli Zaretskii [Tue, 2 Jan 2001 13:53:32 +0000 (13:53 +0000)]
(enter_namespace, main): Cast variables to shut up
compiler warnings.
(yyerror): Change parameter declarations to be of type long, so
that they can take pointers on 64-bit platforms.

24 years ago(main): Remove unused local variable statbfr.
Eli Zaretskii [Tue, 2 Jan 2001 13:52:48 +0000 (13:52 +0000)]
(main): Remove unused local variable statbfr.
(main) <homedir>: Make its declaration conditional on
SERVER_HOME_DIR, to avoid compiler warnings.

24 years ago(main) <homedir>: Make its declaration conditional
Eli Zaretskii [Tue, 2 Jan 2001 13:52:04 +0000 (13:52 +0000)]
(main) <homedir>: Make its declaration conditional
on SERVER_HOME_DIR, to avoid compiler warnings.

24 years ago(readline): Cast buffer to "long *" to pacify
Eli Zaretskii [Tue, 2 Jan 2001 13:51:07 +0000 (13:51 +0000)]
(readline): Cast buffer to "long *" to pacify
over-zealous compilers.

24 years ago(Miscellaneous commands, Miscellaneous commands)
Dave Love [Tue, 2 Jan 2001 13:35:10 +0000 (13:35 +0000)]
(Miscellaneous commands, Miscellaneous commands)
(Miscellaneous commands): Comment out nodes with no content.

24 years ago(x_connection_closed): Set handling_signal to 0 at
Gerd Moellmann [Tue, 2 Jan 2001 13:32:43 +0000 (13:32 +0000)]
(x_connection_closed): Set handling_signal to 0 at
the start.

24 years ago(pos_visible_p): Take into account that CHARPOS maybe
Gerd Moellmann [Tue, 2 Jan 2001 12:11:32 +0000 (12:11 +0000)]
(pos_visible_p): Take into account that CHARPOS maybe
in or at the start of invisible text.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 2 Jan 2001 10:35:32 +0000 (10:35 +0000)]
*** empty log message ***

24 years ago(lm-copyright-prefix): New Variable.
Gerd Moellmann [Tue, 2 Jan 2001 10:35:00 +0000 (10:35 +0000)]
(lm-copyright-prefix): New Variable.
(lm-copyright-mark): New function.
(lm-crack-copyright): New function.
(lm-verify): Check that the file has a copyright.
Check that the file is copyright Free Software Foundation.

24 years ago(update_window): Don't check_current_matrix_flags.
Gerd Moellmann [Tue, 2 Jan 2001 10:26:28 +0000 (10:26 +0000)]
(update_window): Don't check_current_matrix_flags.

24 years agoAdd count-screen-lines.
Richard M. Stallman [Tue, 2 Jan 2001 03:52:23 +0000 (03:52 +0000)]
Add count-screen-lines.

24 years ago(x_figure_window_size): Do not allow new_height and
Jason Rumney [Mon, 1 Jan 2001 22:25:57 +0000 (22:25 +0000)]
(x_figure_window_size): Do not allow new_height and
new_width of frame to override specified values.

24 years ago*** empty log message ***
Jason Rumney [Mon, 1 Jan 2001 22:24:13 +0000 (22:24 +0000)]
*** empty log message ***

24 years agoMove the copying conditions to the end of the file.
Eli Zaretskii [Mon, 1 Jan 2001 17:57:10 +0000 (17:57 +0000)]
Move the copying conditions to the end of the file.

24 years ago.
Andreas Schwab [Mon, 1 Jan 2001 17:25:12 +0000 (17:25 +0000)]
.

24 years agoDoc fixes.
Andreas Schwab [Mon, 1 Jan 2001 17:24:10 +0000 (17:24 +0000)]
Doc fixes.

24 years agoRemove stray line.
Eli Zaretskii [Sun, 31 Dec 2000 12:39:06 +0000 (12:39 +0000)]
Remove stray line.

24 years agoAdd a cindex entry for compilation-scroll-output. Duplicate the variable's
Eli Zaretskii [Sun, 31 Dec 2000 11:00:30 +0000 (11:00 +0000)]
Add a cindex entry for compilation-scroll-output.  Duplicate the variable's
description in the Compilation Mode section.

24 years ago(find_composition): Fix a code for searching a composition backward.
Kenichi Handa [Sat, 30 Dec 2000 02:29:22 +0000 (02:29 +0000)]
(find_composition): Fix a code for searching a composition backward.

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

24 years ago(print-fontset): Indent font name by 24 columns, not 25.
Kenichi Handa [Sat, 30 Dec 2000 01:08:10 +0000 (01:08 +0000)]
(print-fontset): Indent font name by 24 columns, not 25.

24 years ago*** empty log message ***
Kenichi Handa [Sat, 30 Dec 2000 01:07:49 +0000 (01:07 +0000)]
*** empty log message ***

24 years ago(check_current_matrix_flags) [GLYPH_DEBUG]: New
Gerd Moellmann [Fri, 29 Dec 2000 21:09:36 +0000 (21:09 +0000)]
(check_current_matrix_flags) [GLYPH_DEBUG]: New
function.
(update_window) [GLYPH_DEBUG]: Call it.
(scrolling_window): Prevent including current rows which are below
what's displayed in the window.

24 years ago(try_window_reusing_current_matrix)
Gerd Moellmann [Fri, 29 Dec 2000 21:08:50 +0000 (21:08 +0000)]
(try_window_reusing_current_matrix)
<new start <= old start>:  Disable rows in the current matrix
which are below the window after scrolling.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 29 Dec 2000 15:16:23 +0000 (15:16 +0000)]
*** empty log message ***

24 years ago(mail-mode-flyspell-verify): Spell-check
Gerd Moellmann [Fri, 29 Dec 2000 15:14:51 +0000 (15:14 +0000)]
(mail-mode-flyspell-verify): Spell-check
in Subject line.

24 years ago(move_it_by_lines): Don't do optimizations if NEED_Y_P
Gerd Moellmann [Fri, 29 Dec 2000 14:24:09 +0000 (14:24 +0000)]
(move_it_by_lines): Don't do optimizations if NEED_Y_P
is zero.  It's not worth the complexity.
(invisible_text_between_p): Put in #if 0 because unused.

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

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 29 Dec 2000 12:26:18 +0000 (12:26 +0000)]
*** empty log message ***

24 years ago(mail-abbrevs-enable, mail-abbrevs-disable):
Gerd Moellmann [Fri, 29 Dec 2000 12:19:28 +0000 (12:19 +0000)]
(mail-abbrevs-enable, mail-abbrevs-disable):
Use mail-mode-hook instead of mail-setup-hook.  Otherwise
continuing an interrupted message with C-u C-x m for instence,
winds up in Mail mode without abbrevs.

24 years agoHandle form feed better when ps-zebra-stripe-follow is
Gerd Moellmann [Fri, 29 Dec 2000 11:48:50 +0000 (11:48 +0000)]
Handle form feed better when ps-zebra-stripe-follow is
non-nil.  Adding almost all customization variables on ps-setup.  Doc
Fix.
(ps-print-version): New version number (6.3.3).
(ps-end-with-control-d): Initialization fix.
(ps-lines-printed): New var.
(ps-skip-newline): New fun.
(ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
(ps-next-line, ps-continue-line, ps-plot-region)
(ps-generate-postscript-with-faces, ps-end-job): Code fix.

24 years agoHandle form feed better when ps-zebra-stripe-follow
Gerd Moellmann [Fri, 29 Dec 2000 11:47:19 +0000 (11:47 +0000)]
Handle form feed better when ps-zebra-stripe-follow
is non-nil.
(printZebra, BeginPage): Code fix.

24 years ago(x-complement-fontset-spec): Resolve
Kenichi Handa [Fri, 29 Dec 2000 06:14:42 +0000 (06:14 +0000)]
(x-complement-fontset-spec): Resolve
ASCII font name so that the same family name is used for fonts
registered in x-font-name-charset-alist.
(create-fontset-from-fontset-spec): Adjusted for the above change.
The name of fontset alias should be a unresolved ASCII font name.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 29 Dec 2000 06:13:53 +0000 (06:13 +0000)]
*** empty log message ***

24 years ago(dired-guess-shell-alist-default): Use xpdf instead of acroread.
Richard M. Stallman [Thu, 28 Dec 2000 18:01:33 +0000 (18:01 +0000)]
(dired-guess-shell-alist-default): Use xpdf instead of acroread.

24 years ago*** empty log message ***
Richard M. Stallman [Thu, 28 Dec 2000 18:00:57 +0000 (18:00 +0000)]
*** empty log message ***

24 years agoClean up delete vs kill explanation.
Richard M. Stallman [Thu, 28 Dec 2000 17:54:10 +0000 (17:54 +0000)]
Clean up delete vs kill explanation.
Explain both can be undone.

24 years ago(Fx_backspace_delete_keys_p): Check library and server
Gerd Moellmann [Thu, 28 Dec 2000 16:23:19 +0000 (16:23 +0000)]
(Fx_backspace_delete_keys_p): Check library and server
XKB versions.  Call XkbFreeKeyboard with 2nd arg 0.

24 years ago(delete-key-deletes-forward-mode): Bind backspace
Gerd Moellmann [Thu, 28 Dec 2000 15:16:15 +0000 (15:16 +0000)]
(delete-key-deletes-forward-mode): Bind backspace
and delete in isearch-mode-map.

24 years ago(push_key_description): Add prototype.
Gerd Moellmann [Thu, 28 Dec 2000 13:41:26 +0000 (13:41 +0000)]
(push_key_description): Add prototype.

24 years ago(push_key_description): Add parameter FORCE_MULTIBYTE.
Gerd Moellmann [Thu, 28 Dec 2000 13:38:55 +0000 (13:38 +0000)]
(push_key_description): Add parameter FORCE_MULTIBYTE.
If set, print multibyte text.
(Fsingle_key_description): Call push_key_description with
FORCE_MULTIBYTE set.
(describe_buffer_bindings): Likewise.

24 years ago(echo_char): If C is an integer, always call
Gerd Moellmann [Thu, 28 Dec 2000 13:37:33 +0000 (13:37 +0000)]
(echo_char): If C is an integer, always call
push_key_description.  Former code could signal an invalid
character error.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 28 Dec 2000 12:27:40 +0000 (12:27 +0000)]
*** empty log message ***

24 years ago(artist-butlast): Deleted.
Kenichi Handa [Thu, 28 Dec 2000 12:22:25 +0000 (12:22 +0000)]
(artist-butlast): Deleted.
(artist-ellipse-mirror-quadrant): Use butlast instead of
artist-last.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 28 Dec 2000 12:22:00 +0000 (12:22 +0000)]
*** empty log message ***

24 years ago(echo_area_display): Bind redisplay-dont-pause to t
Gerd Moellmann [Thu, 28 Dec 2000 12:19:58 +0000 (12:19 +0000)]
(echo_area_display): Bind redisplay-dont-pause to t
around the call to redisplay_internal.

24 years ago(butlast, nbutlast): Moved to subr.el.
Kenichi Handa [Thu, 28 Dec 2000 12:16:03 +0000 (12:16 +0000)]
(butlast, nbutlast): Moved to subr.el.

24 years ago(butlast, nbutlast): Moved from cl.el to here.
Kenichi Handa [Thu, 28 Dec 2000 12:15:44 +0000 (12:15 +0000)]
(butlast, nbutlast): Moved from cl.el to here.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 28 Dec 2000 12:15:20 +0000 (12:15 +0000)]
*** empty log message ***

24 years agoUse #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Gerd Moellmann [Thu, 28 Dec 2000 10:12:26 +0000 (10:12 +0000)]
Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.

24 years agoUse #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Gerd Moellmann [Thu, 28 Dec 2000 10:08:46 +0000 (10:08 +0000)]
Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.

24 years ago(setup_coding_system): Initialize
Kenichi Handa [Thu, 28 Dec 2000 07:03:56 +0000 (07:03 +0000)]
(setup_coding_system): Initialize
coding->spec.ccl.eight_bit_carryover.
(ccl_coding_driver): Pay attention to carried over 8-bit bytes.

24 years ago(struct ccl_spec): New member eight_bit_carryover.
Kenichi Handa [Thu, 28 Dec 2000 07:03:19 +0000 (07:03 +0000)]
(struct ccl_spec): New member eight_bit_carryover.

24 years ago(CCL_WRITE_CHAR): Check variable `extra_bytes'.
Kenichi Handa [Thu, 28 Dec 2000 07:03:05 +0000 (07:03 +0000)]
(CCL_WRITE_CHAR): Check variable `extra_bytes'.
(ccl_driver): New local variable `extra_bytes'.

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

24 years ago(SAFE_ONE_MORE_BYTE): New macro.
Kenichi Handa [Thu, 28 Dec 2000 01:05:02 +0000 (01:05 +0000)]
(SAFE_ONE_MORE_BYTE): New macro.
(DECODE_EMACS_MULE_COMPOSITION_CHAR): New macro.
(DECODE_EMACS_MULE_COMPOSITION_RULE): New macro.
(decode_composition_emacs_mule): New function.
(decode_coding_emacs_mule): Decode composition sequence by calling
decode_composition_emacs_mule.
(ENCODE_COMPOSITION_EMACS_MULE): New macro.
(encode_coding_emacs_mule): Changed from macro to function.  If
a text contains compostions, encode them correctly.
(setup_coding_system): Set coding->commong_flags for emacs-mule so
that decoding and encoding are required.

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

24 years agoFix a typo reported by "Andrew Hintz (Drew)" <adhintz@mail.utexas.edu>.
Eli Zaretskii [Wed, 27 Dec 2000 21:11:01 +0000 (21:11 +0000)]
Fix a typo reported by "Andrew Hintz (Drew)" <adhintz@mail.utexas.edu>.

24 years ago*** empty log message ***
Eli Zaretskii [Wed, 27 Dec 2000 17:08:35 +0000 (17:08 +0000)]
*** empty log message ***

24 years agoFrom Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
Eli Zaretskii [Wed, 27 Dec 2000 17:07:40 +0000 (17:07 +0000)]
From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:

Better support for the Mac and MS-Windows.
(ls-lisp): New defgroup.
(ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
(ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
(ls-lisp-support-shell-wildcards): New defcustoms.
(ls-lisp-parse-symlink): New function.
(insert-directory): Code to convert switches to a list and set up
the wildcard argument copied from ls-lisp-insert-directory.
(ls-lisp-insert-directory): New argument TIME-INDEX.  Add support
for -C and -R switches.
(ls-lisp-column-format): New function.
(ls-lisp-delete-matching, ls-lisp-handle-switches)
(ls-lisp-format-time): Add doc strings.
(ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
Support ls-lisp-dirs-first.
(ls-lisp-classify, ls-lisp-extension): New functions.
(ls-lisp-format): Optionally support emulation of symlinks.
Support -i, -s, and -G switches.

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

24 years ago(PT_PER_INCH): New macro.
Gerd Moellmann [Wed, 27 Dec 2000 16:54:09 +0000 (16:54 +0000)]
(PT_PER_INCH): New macro.
(xlfd_point_size): Compute real point size from font's pixel size.
(pixel_point_size, build_scalable_font_name): Use PT_PER_INCH
instead of 72.

24 years agoNew info about Irix, AIX, and Solaris.
Eli Zaretskii [Wed, 27 Dec 2000 16:26:21 +0000 (16:26 +0000)]
New info about Irix, AIX, and Solaris.

24 years agoDocument the problems with S-C-t on X.
Eli Zaretskii [Wed, 27 Dec 2000 16:20:44 +0000 (16:20 +0000)]
Document the problems with S-C-t on X.

24 years agoAdd basic installation procedure which assumes `configure' does its job.
Eli Zaretskii [Wed, 27 Dec 2000 16:14:51 +0000 (16:14 +0000)]
Add basic installation procedure which assumes `configure' does its job.
Elaborate on image support libraries.  Add a pointer to Xaw3d library.
Add advice about solving configure-time problems by looking in
config.log and setting variables in the envoronment.

24 years ago(texinfo-mode): Set fill-column to 70.
Gerd Moellmann [Wed, 27 Dec 2000 16:12:51 +0000 (16:12 +0000)]
(texinfo-mode): Set fill-column to 70.

24 years agoComment out the line pointing to the Lesstif source
Gerd Moellmann [Wed, 27 Dec 2000 15:50:06 +0000 (15:50 +0000)]
Comment out the line pointing to the Lesstif source
directory.

24 years ago(Frecenter): Use displayed_window_lines instead
Gerd Moellmann [Wed, 27 Dec 2000 15:46:54 +0000 (15:46 +0000)]
(Frecenter): Use displayed_window_lines instead
of window_internal_height.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 27 Dec 2000 14:38:04 +0000 (14:38 +0000)]
*** empty log message ***

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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