bpt/emacs.git
1998-04-02 Richard M.... (info-lookup->topic-cache): Use defun, not defsubst.
1998-04-02 Richard M.... (follow-scroll-up): Cope if `window-end' returns nil.
1998-04-02 Kenichi Handa(buf_charpos_to_bytepos): Delete local variable gapend_...
1998-04-02 Kenichi Handa(CHARSET_OK): Don't reject safe charsets.
1998-04-02 Kenichi Handa(selection_data_to_lisp_data): Give
1998-04-01 André Spiegel(vc-revert-buffer): Rewrote handling of vc-diff buffer,
1998-04-01 Andreas SchwabCustomized.
1998-04-01 Richard M.... (hack-one-local-variable): Variables named ...-predicat...
1998-03-31 Stephen EglenMany doc fixes.
1998-03-31 André Spiegel(vc-backend-revert): CVS bug fix.
1998-03-31 André Spiegel* vc.el (vc-resolve-conflicts): New function.
1998-03-30 Kenichi Handa(adjust_markers_for_replace): New function.
1998-03-30 Kenichi Handa(adjust_after_replace, adjust_after_insert): Extern...
1998-03-30 Kenichi Handa(code_convert_region): Handle skipped ASCII characters
1998-03-30 Kenichi Handa(struct coding_system): Comment for the member
1998-03-30 Kenichi Handa(Finsert_file_contents): Call adjust_after_insert when
1998-03-30 Richard M.... (info): Run man in build dir, not srcdir.
1998-03-30 Richard M.... (battery-linux-proc-apm): Re-use the temporary buffer.
1998-03-30 Richard M.... (desktop-buffer-info, desktop-buffer-rmail)
1998-03-30 Richard M.... (tex-start-shell): Call compilation-minor-mode.
1998-03-30 Richard M.... (tex-send-command): Return the process.
1998-03-30 Richard M.... (ange-ftp-kill-ftp-process): Convert buffer name to...
1998-03-29 Richard M.... (reporter-bug-hook): Fix error message.
1998-03-29 Richard M.... (install-arch-indep): Fix previous change.
1998-03-29 Richard M.... (display_text_line): Handle overlay-arrow correctly.
1998-03-28 Richard M.... (completion-ignored-extensions): Add a few.
1998-03-28 Richard M.... (code_convert_region): Call adjust_before_replace
1998-03-28 Richard M.... (check_markers_debug_flag): New variable.
1998-03-28 Richard M.... (mark_buffer): Mark the undo_list slot specially;
1998-03-28 Richard M.... (struct buffer): Field `undo_list' moved before `name'
1998-03-28 Richard M.... (barf_or_query_if_file_exists): New arg QUICK. All...
1998-03-28 Richard M.... (desktop-load-default): Add autoload cookie.
1998-03-28 Richard M.... (menu-bar-options-menu): Remove "Toggle" from item
1998-03-27 Simon Marshalluse a string that will never match.
1998-03-27 Richard M.... (${TIT}): Fix shell conditional syntax.
1998-03-27 Richard M.... Fix shell syntax in check for missing .el or .elc files.
1998-03-27 Richard M.... (calendar-mode-map): Add bindings for appt-add and...
1998-03-27 Richard M.... (item_properties): New variable.
1998-03-27 Richard M.... *** empty log message ***
1998-03-26 Richard M.... (pop_getline): Renamed from getline.
1998-03-26 Richard M.... (perform-replace): Before recursive edit,
1998-03-26 Richard M.... (rmail-clear-headers): Handle failure to find "\n[...
1998-03-26 Richard M.... (normal-top-level-add-subdirs-to-load-path):
1998-03-26 Richard M.... (init_lread): Init Vstandard_input.
1998-03-26 Kenichi Handa(redisplay_window): Fix previous change.
1998-03-25 Dave LoveFix header line.
1998-03-25 Dave LoveVarious doc fixes, mainly grammar.
1998-03-25 Dave Love(auto-insert, auto-insert-query): :tag choices.
1998-03-25 Simon Marshalladd some C/C++ keywords.
1998-03-25 Simon Marshalluse new UPDATE window-end arg.
1998-03-25 Simon Marshallcheck length of mail-header-separator before using...
1998-03-25 Kenichi Handa(compute_motion): Call strwidth only when necessary.
1998-03-25 Kenichi Handa(make_buffer_string, make_buffer_string_both): Extern...
1998-03-25 Kenichi Handa(read_process_output): Count multibyte characters. If
1998-03-25 Kenichi Handa(redisplay_window): Give byte position to FETCH_BYTE.
1998-03-24 Dave Love(dired-run-shell-command): Maybe run handler.
1998-03-24 Dave Love(shell-command): Define handler.
1998-03-24 Kenichi Handa(record_delete): The second arg is Lisp_Object.
1998-03-24 Kenichi HandaDeclarations changed.
1998-03-24 Kenichi Handa(MULTIBYTE_BYTES_WIDTH): Set wide_column only when we
1998-03-24 Kenichi Handa(del_range_2): Move gap again to a proper place just
1998-03-24 Kenichi Handa(shrink_decoding_region): If EOL_CONVERSION is nonzero,
1998-03-24 Kenichi Handa(record_delete): Record last_point_position when there's
1998-03-24 Kenichi Handa(top_distclean): Check the existence of `lock' subdir.
1998-03-23 Andreas Schwab(xterm-mouse-translate, xterm-mouse-event): Replace
1998-03-23 Andreas Schwab(resize-minibuffer-mode): Make it a proper minor
1998-03-23 Andreas Schwab(popup_get_selection): On receiving a KeyPress event
1998-03-23 Andreas Schwab(Fx_create_frame): Use "borderWidth", not "borderwidth",
1998-03-23 Karl Heuer(PC-expand-many-files): Apply completion-ignored-extens...
1998-03-23 Karl Heuer(install-arch-indep): Put special subdirs.el files
1998-03-23 Karl Heuer(normal-top-level-add-subdirs-to-load-path): New function.
1998-03-23 Karl Heuer(find-file-noselect): Use set-buffer-multibyte
1998-03-23 Karl Heuer(standard-display-underline): Shift face id by 19 bits.
1998-03-21 Richard M.... (Fdirectory_files): In FULL case, compute number of...
1998-03-21 Richard M.... (substring_both, Fsubstring): Use make_specified_string.
1998-03-21 Richard M.... (syms_of_sunfns): Pass new arg to make_pure_string.
1998-03-21 Richard M.... (make_specified_string): New function.
1998-03-21 Richard M.... (Fchar_to_string): Use make_string_from_bytes.
1998-03-21 Richard M.... (casify_object): Use make_specified_string.
1998-03-21 Richard M.... (Fstring): Use make_string_from_bytes.
1998-03-21 Richard M.... (internal_self_insert): Use make_string_from_bytes.
1998-03-21 Richard M.... (code_convert_string): Use make_string_from_bytes.
1998-03-21 Richard M.... (Fsubstitute_command_keys): Use make_string_from_bytes.
1998-03-21 Richard M.... (read1): Pass new arg to make_pure_string.
1998-03-21 Richard M.... (PRINTPREPARE): Use make_string_from_bytes.
1998-03-21 Richard M.... (read_process_output): Use make_string_from_bytes.
1998-03-21 Richard M.... (Fregexp_quote): Use make_specified_string.
1998-03-21 Richard M.... (selection_data_to_lisp_data): Use make_string_from_bytes.
1998-03-21 Richard M.... (insert_from_string_1, replace_range):
1998-03-21 Richard M.... Use STRING_BYTES and SET_STRING_BYTES.
1998-03-21 Richard M.... Use STRING_BYTES and SET_STRING_BYTES.
1998-03-21 Richard M.... (comint-preoutput-filter-functions): Doc fix.
1998-03-21 Richard M.... Don't include puresize.h any more as code that needs it
1998-03-21 Richard M.... (fix_submap_inheritance, get_keyelt, store_in_keymap,
1998-03-21 Richard M.... Include puresize.h for CHECK_IMPURE.
1998-03-21 Richard M.... (replace_range): New arg NOMARKERS.
1998-03-21 Richard M.... (internal_self_insert): Pass new arg to replace_range.
1998-03-21 Richard M.... (record_delete): Replace LENGTH arg with STRING.
1998-03-21 Richard M.... (insert_1_both, insert_from_string_1, insert_from_buffe...
1998-03-21 Richard M.... (make_buffer_string_both): New function.
next