bpt/emacs.git
1998-04-06 Karl Heuer(Fdirectory_files): Use make_uninit_multibyte_string.
1998-04-06 Andreas Schwab(ENVADD): Enviroment vars to pass to texi2dvi. Use
1998-04-06 Andreas SchwabAlways declare xmalloc.
1998-04-06 Andreas SchwabMove cancelations up. Include <stdlib.h> if
1998-04-06 Andreas Schwab(_XOPEN_SOURCE): Define for declaration of cuserid.
1998-04-06 Andreas SchwabInclude <unistd.h> if available.
1998-04-06 Andreas SchwabInclude <stdlib.h> and <unistd.h> if available.
1998-04-06 Andreas SchwabInclude <stdlib.h> if available.
1998-04-06 Dave Love(help-make-xrefs): Grok commands in keymap table
1998-04-06 Andreas Schwab(lrt-composing-pattern-double-c): Change
1998-04-06 Andreas Schwab(Flength): Doc fix.
1998-04-06 Andreas Schwab(unexec): Account for possible padding before the old...
1998-04-06 Andreas Schwab(Ftranspose_regions): Fix order of parameters for repla...
1998-04-06 Andreas Schwab(Fdirectory_files): GCPRO encoded_directory and list.
1998-04-06 Andreas Schwab(gc_sweep): Avoid using two loop variables counting the
1998-04-06 Andreas SchwabCheck for string.h.
1998-04-06 Kenichi Handa(subset-p): Renamed from
1998-04-06 Kenichi Handa(setup-japanese-environment): Setup
1998-04-06 Kenichi HandaSet exit-function to
1998-04-06 Kenichi Handa(Fstring_as_unibyte): Set size_byte field to -1.
1998-04-05 Richard M.... (print) <Lisp_String>: Follow a hex escape with `\...
1998-04-05 Richard M.... Fix previous change.
1998-04-05 Richard M.... (help-highlight-face): Use underline.
1998-04-05 André Spiegel(vc-dired-mode): Make dired-after-readin-hook a local...
1998-04-05 Richard M.... (update-file-autoloads): Redo 1997-08-23 change.
1998-04-05 André Spiegel(vc-merge, vc-backend-merge): New functions.
1998-04-05 André Spiegel(vc-prefix-map): Added "m" for vc-merge.
1998-04-05 André Spiegel(vc-ensure-vc-buffer): New function.
1998-04-05 Stephen EglenCustomized.
1998-04-05 Dave LoveFix header line.
1998-04-05 Stephen EglenCustomized.
1998-04-05 Dave Love(command-line): Fix paren error.
1998-04-05 Richard M.... (webjump): Use assoc-ignore-case for locating the prope...
1998-04-05 Richard M.... (report-emacs-bug-hook): Use skip-chars-forward
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,
next