bpt/emacs.git
2000-12-15 Gerd Moellmann*** empty log message ***
2000-12-15 Gerd Moellmann(Fset_window_point): Remove test for
2000-12-15 Gerd MoellmannComment update.
2000-12-15 Gerd Moellmann(bcopy) [IRIX6]: Don't special-case definition of
2000-12-15 Gerd Moellmann#undef bcopy & al here. Include strings.h.
2000-12-15 Gerd Moellmann*** empty log message ***
2000-12-15 Gerd Moellmann(operator_name): Cast argument of isalpha to
2000-12-15 Gerd Moellmann(get_keyword): Make sure that isspace and
2000-12-15 Gerd Moellmann(ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
2000-12-15 Miles Bader*** empty log message ***
2000-12-15 Miles Bader(comint-send-string, comint-send-region): Also accept...
2000-12-15 Gerd Moellmann*** empty log message ***
2000-12-15 Gerd Moellmann(read1): Recognize end of file after `\\'.
2000-12-15 Gerd Moellmann(isearch-lazy-highlight-max): New user-option.
2000-12-15 Gerd Moellmann*** empty log message ***
2000-12-15 Gerd Moellmann(sort-columns): Fix error message.
2000-12-15 Gerd Moellmann(mh-find-path): Set read-mail-command.
2000-12-15 Gerd Moellmann(x_create_tip_frame): Use unwind_create_tip_frame,
2000-12-15 Gerd Moellmann(dabbrev--last-case-pattern): Value is now
2000-12-15 Miles BaderAdd note aboute using `inverse-video' to detect excessi...
2000-12-15 Kenichi Handa(detect_coding): Call detect_coding_mask with a correct...
2000-12-15 Kenichi Handa*** empty log message ***
2000-12-15 Kenichi Handa(setup_coding_system): Clear all members of the struct
2000-12-15 Kenichi Handa*** empty log message ***
2000-12-15 Miles Bader(Info-default-directory-list): Don't delete configure...
2000-12-15 Miles BaderWS
2000-12-15 Miles Bader(read-face-attribute): If there's no entry for the...
2000-12-15 Kenichi Handa(Fmd5): Docstring improved.
2000-12-15 Kenichi Handa*** empty log message ***
2000-12-15 Miles Bader(window_box_height): Add comment.
2000-12-15 Miles Bader*** empty log message ***
2000-12-15 Miles Bader(mode-line-window-height-fudge):
2000-12-15 Miles Bader(ispell-overlay-window): Ensure that the new window...
2000-12-15 Miles Bader(window_box_height): Only use mode-line glyph-rows...
2000-12-14 Stefan Monnier(add-change-log-entry): Only expand-file-name if non...
2000-12-14 Eli Zaretskii(Info-directory-list): Change doc string to reflect the
2000-12-14 Eli Zaretskii(Info-default-directory-list): If
2000-12-14 Eli Zaretskii([M-delete]): Remap to M-d.
2000-12-14 Eli Zaretskii(delete-key-deletes-forward-mode): Treat ms-dos and
2000-12-14 Eli Zaretskii(command-line): Don't call x-backspace-delete-keys-p
2000-12-14 Gerd Moellmann*** empty log message ***
2000-12-14 Gerd MoellmannChange maintainer to FSF.
2000-12-14 Gerd Moellmann(Fformat): Prevent a buffer overrun when the format
2000-12-14 Eli ZaretskiiDocument show-cursor-in-non-selected-windows and
2000-12-14 Eli ZaretskiiMark show-cursor-in-non-selected-windows aas documented...
2000-12-14 Eli Zaretskii*** empty log message ***
2000-12-14 Eli Zaretskii(show-cursor-in-non-selected-windows): Doc fix.
2000-12-14 Eli Zaretskii(Fmsdos_set_mouse_buttons): Signal an error if the
2000-12-14 Dave LoveNote about W3.
2000-12-14 Dave Love*** empty log message ***
2000-12-14 Dave Love(mostlyclean): Remove gnustmp.*
2000-12-14 Dave Love(gray_bitmap_bits): Remove `unsigned' from
2000-12-14 Andrew Innes*** empty log message ***
2000-12-14 Gerd Moellmann*** empty log message ***
2000-12-14 Gerd Moellmann(ctl-x-map): Bind `delete' to backward-delete-char.
2000-12-14 Gerd Moellmann(delete-key-deletes-forward): New user-option.
2000-12-14 Gerd Moellmann(command-line): Call delete-key-deletes-forward-mode,
2000-12-14 Gerd Moellmann*** empty log message ***
2000-12-14 Gerd MoellmannAC_CHECK_FUNC XkbGetKeyboard.
2000-12-14 Gerd Moellmann(Fx_backspace_delete_keys_p): New function.
2000-12-14 Gerd Moellmann(HAVE_XKBGETKEYBOARD): Add.
2000-12-14 Dave LoveChanges from Gnus CVS and fixes.
2000-12-14 Andrew Innes(Fx_hide_tip): Avoid unnecessary work when there's
2000-12-14 Andrew Innes(clear_mouse_face): Treat tip_frame as a Lisp_Object.
2000-12-14 Kenichi Handa(echo_prompt): Argument type changed to Lisp_Object.
2000-12-14 Kenichi Handa*** empty log message ***
2000-12-14 Gerd Moellmann(easy-menu-current-active-maps): Test
2000-12-14 Gerd Moellmann(tooltip-show): If an error is signaled in
2000-12-14 Eli ZaretskiiFix typos.
2000-12-14 Kenichi Handa(Fmd5): Docstring improved.
2000-12-14 Kenichi Handa*** empty log message ***
2000-12-14 Kenichi Handa(decode_coding_string): Set coding->src_multibyte and
2000-12-14 Kenichi Handa*** empty log message ***
2000-12-13 Kenichi Handa(detect_coding_system): Prototype adjusted.
2000-12-13 Kenichi Handa*** empty log message ***
2000-12-13 Kenichi Handa(skkdic-set-okuri-nasi): Show
2000-12-13 Kenichi Handa(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
2000-12-13 Kenichi Handa*** empty log message ***
2000-12-13 Karl Fogel* bookmark.el: Provide a generic exit hook, as suggeste...
2000-12-13 Stefan Monnier*** empty log message ***
2000-12-13 Gerd Moellmann(x_free_frame_resources): New function.
2000-12-13 Gerd Moellmann(x_free_frame_resources): Declare.
2000-12-13 Gerd Moellmann(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]:
2000-12-13 Dave Love*** empty log message ***
2000-12-13 Dave Love(ensure_scope_buffer_room): Fix xrealloc call.
2000-12-13 Stefan Monnier(easy-menu-define): Setup indentation.
2000-12-13 Gerd Moellmann(do_mouse_tracking): Make externally visible.
2000-12-13 Gerd Moellmann(update_window): If do_mouse_tracking is non-nil,
2000-12-13 Stefan Monnier(get_keyelt): Only eval the filter if `autoload' is...
2000-12-13 Stefan Monnier(menu_bar_items, tool_bar_items):
2000-12-13 Gerd Moellmann*** empty log message ***
2000-12-13 Gerd Moellmann(gray_bitmap_bits): Declare `char *'.
2000-12-13 Gerd Moellmann(x_term_init): Declare gray_bitmap_bits as `extern
2000-12-13 Dave Love*** empty log message ***
2000-12-13 Miles Bader(smiley-region): Bind `inhibit-point-motion-hooks'...
2000-12-13 Kenichi HandaFix cases and syntaxes for mule-unicode-0100-24ff.
2000-12-13 Kenichi Handa*** empty log message ***
2000-12-13 Kenichi Handa(dired-move-to-filename-regexp): Fixed for the case
2000-12-13 Kenichi Handa*** empty log message ***
2000-12-13 Kenichi Handa(Info-suffix-list): Change format for a command that
next