bpt/emacs.git
1997-08-04 Richard M.... (cpp-create-bg-face): Don't really make a face.
1997-08-04 Richard M.... (merge_face_list): New function.
1997-08-04 Richard M.... (isearch-other-meta-char): Don't switch windows to...
1997-08-04 Richard M.... (vc-version-diff): Use defaults, not initial input,
1997-08-04 Richard M.... (internal-face-interactive): Handle default in usual...
1997-08-04 Richard M.... (describe-function): Use " is " instead of colon.
1997-08-04 Richard M.... (delay-uniquify-rationalize-file-buffer-names):
1997-08-04 Richard M.... (insert-file-contents-literally):
1997-08-04 Richard M.... (shell): Doc fix.
1997-08-04 Richard M.... (redisplay_internal): Count number of visible frames
1997-08-04 Richard M.... (Fload): Update declaration.
1997-08-04 Richard M.... (detect_coding_mask): Include CODING_CATEGORY_MASK_BINA...
1997-08-04 Richard M.... (Frequire): Pass t for the MUST-SUFFIX arg to Fload.
1997-08-04 Richard M.... (do_autoload): Pass new arg to Fload.
1997-08-04 Richard M.... (Fload): New optional arg MUST-SUFFIX.
1997-08-04 Richard M.... Alternative colors for standard faces if dark background.
1997-08-04 Richard M.... (hexlify-buffer, dehexlify-buffer):
1997-08-04 Richard M.... (x-cut-buffer-or-selection-value): Try both
1997-08-04 Richard M.... (rmail-summary-mouse-goto-message): New function.
1997-08-04 Richard M.... Delete whitespace.
1997-08-04 Richard M.... (shell-command-on-region, shell-command): Doc fixes.
1997-08-04 Richard M.... (copyright-regexp): Recognize @copyright{}.
1997-08-04 Richard M.... (copyright-regexp): Recognize the Latin-1 copyright...
1997-08-03 Richard M.... (LD_SWITCH_MACHINE):
1997-08-03 Richard M.... (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
1997-08-03 Richard M.... Fix previous change.
1997-08-03 André Spiegel(vc-menu-map): Replace entries for "Check In" and ...
1997-08-03 Oliver SeidelCleaned up variables, prefix and cursor position.
1997-08-03 Oliver SeidelIt appears to work.
1997-08-03 Oliver SeidelInitial revision
1997-08-03 Richard M.... Comment change.
1997-08-03 Richard M.... (face-attr-match-p): New function.
1997-08-03 Richard M.... (custom-face-value-create): Take account
1997-08-03 Kenichi Handa(CODING_CATEGORY_MASK_BINARY): New macro.
1997-08-03 Kenichi Handa(x_set_frame_parameters): Heading comment fixed.
1997-08-03 Kenichi Handa(Vclipboard_coding_system): New variable.
1997-08-03 Kenichi HandaIn quail-mode-map, bind
1997-08-03 Kenichi Handa(setup-chinese-gb-environment): Set
1997-08-03 Kenichi Handa(setup-ethiopic-environment): Bind
1997-08-03 Kenichi Handa(ccl-encode-ethio-font): Fix typo in doc-string.
1997-08-03 Kenichi Handa(setup-8-bit-environment): Set default value of default...
1997-08-03 Kenichi Handa(setup-japanese-environment): Set default value of...
1997-08-03 Kenichi Handa(setup-korean-environment): Set default value of defaul...
1997-08-03 Kenichi Handa(setup-tibetan-environment): Set default value of defau...
1997-08-03 Kenichi HandaFix previous change.
1997-08-03 Kenichi Handa(quail-next-translation): Call
1997-08-02 Richard M.... Doc fixes; fix error message text.
1997-08-02 Richard M.... (term-ignore-error): Fix foolish errors.
1997-08-02 Richard M.... (describe-current-coding-system): Clean up output format.
1997-08-02 Richard M.... (compute_motion): Correct the criterion for when to
1997-08-02 Michael Kifernew version
1997-08-02 Michael Kifernew version
1997-08-02 Richard M.... Fix up coding system.
1997-08-01 Richard M.... (adaptive-fill-first-line-regexp): Fix regexp.
1997-08-01 Richard M.... (mode-line-mule-info): Delete the conditional on enable...
1997-08-01 Richard M.... (mail-mode): Recognize foo> prefix
1997-08-01 Richard M.... Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw.
1997-08-01 Richard M.... (standard-display-cyrillic-translit): New function.
1997-08-01 Richard M.... Comment change.
1997-08-01 Richard M.... (cyrillic-translit): New input method.
1997-08-01 Richard M.... (isearch-hide-immediately): Doc fix.
1997-08-01 Kenichi Handa(encode_coding_iso2022): When source data ends not at
1997-08-01 Kenichi Handa(Fwrite_region): Don't try to flush out a data twice.
1997-08-01 Richard M.... (standard-display-european): New arg AUTO.
1997-08-01 Richard M.... (command-line): Pass t for AUTO arg to standard-display...
1997-08-01 Richard M.... Many doc strings and messages changed.
1997-08-01 Richard M.... (direct_output_for_insert): Set last_point_x properly.
1997-08-01 Kenichi Handa(x_list_fonts): Request at least 10 fonts by XListFonts.
1997-08-01 Richard M.... (redisplay_window): Fix one-off in handling
1997-07-31 Richard M.... (x_list_fonts): Reject a font whose min_bounds.width...
1997-07-31 Richard M.... (diary-face, calendar-today-face, holiday-face):
1997-07-31 Richard M.... (current_lock_owner): Don't try to delete lock
1997-07-31 Richard M.... (eval-last-sexp): Ignore `...' around sexp.
1997-07-31 Kenichi Handa(prefer-coding-system): Change also
1997-07-31 Richard M.... (vc-backend-checkin): For CVS, forget the checkout...
1997-07-31 Richard M.... (vc-checkout-model): For CVS, look at
1997-07-31 Richard M.... (read_process_output): Don't call setup_coding_system
1997-07-31 Kenichi Handa(encode_coding_iso2022): Write out invalid multibyte
1997-07-31 Kenichi HandaDo not create style-variants of fontset. They
1997-07-31 Kenichi Handa(set-face-font-auto): Create a fontset if FONT is a
1997-07-31 Kenichi Handa(fontset-name-p): New function.
1997-07-31 Kenichi Handa(reference-point-alist): Doc-string modified.
1997-07-31 Michael Kifernew version
1997-07-30 Richard M.... (lock_if_free): Don't loop; for strange error, return -1.
1997-07-30 Richard M.... (redisplay_window): Fix previous change.
1997-07-30 Richard M.... (uniquify-buffer-name-style): Fix typo.
1997-07-30 Richard M.... (info-node, info-xref, info-menu-5):
1997-07-30 Richard M.... Update distribution terms.
1997-07-30 Richard M.... (mspools-using-vm): Better handling of VM initialization.
1997-07-30 Per AbrahamsenSynched with 1.9954.
1997-07-30 Richard M.... (LIBXMU): Alternative definition if CANNOT_DUMP.
1997-07-30 Richard M.... (LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.
1997-07-30 Richard M.... (CPPFLAGS): Get this from configure, like CFLAGS.
1997-07-30 Richard M.... (mule-menu-keymap): Fix menu item names.
1997-07-30 Richard M.... Minor cleanup.
1997-07-30 Richard M.... Comment change.
1997-07-29 Simon Marshalldon't add text for the modeline.
1997-07-29 Richard M.... (Fformat_time_string): Don't hang if strftime produces
1997-07-29 Richard M.... (rmail-resend): Use user-mail-address.
1997-07-29 Richard M.... (sort_args): Check properly for `--'.
next