bpt/emacs.git
1998-04-04 Richard M.... (make_frame_without_minibuffer): Conditionalize on...
1998-04-04 Richard M.... (Fmessage_box): Pass the missing third argument
1998-04-04 Richard M.... (vc-next-action-dired): Use dired-do-redisplay. Handle
1998-04-04 Richard M.... (vc-parse-cvs-status): New function.
1998-04-04 Richard M.... (put_entries): Use %ld.
1998-04-04 Richard M.... (fatal): Declare the arg.
1998-04-04 Richard M.... (report-emacs-bug-hook): Don't bind enable-multibyte...
1998-04-04 Richard M.... (regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.
1998-04-03 Richard M.... (set_intervals_multibyte): Function moved after set_int...
1998-04-03 Richard M.... (command-line): If already unibyte, just load
1998-04-03 Richard M.... (report-emacs-bug): Use set-buffer-multibyte.
1998-04-03 Richard M.... (compile_range): Unused function deleted.
1998-04-03 Richard M.... (rmail-mode-2): Locally set enable-local-variables
1998-04-03 Richard M.... (report-emacs-bug-hook): Fix the regexp for
1998-04-03 Richard M.... (rul-generic-mode): Use font-lock-builtin-face,
1998-04-03 Richard M.... (Fmake_variable_frame_local): Doc fix.
1998-04-03 Richard M.... Remove some directories that don't really work now.
1998-04-02 Richard M.... (Fstring_as_multibyte): Never return unibyte string...
1998-04-02 Dave Love(main): Add [--unibyte] to usage.
1998-04-02 Richard M.... (RE_TRANSLATE): Use char_table_translate.
1998-04-02 Richard M.... (char_table_translate): New function.
1998-04-02 Richard M.... (widget-beginning-of-line): Don't set zmacs-region...
1998-04-02 Richard M.... Delete some compatibility code.
1998-04-02 Richard M.... Add support for jdb (Java debugger).
1998-04-02 Richard M.... (redisplay_window): Fix computing pos from last_point.
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.
next