bpt/emacs.git
1997-07-25 Richard M.... (Fwrite_region): Fix previous change.
1997-07-25 Richard M.... (doug_lea_malloc): Make __after_morecore_hook a
1997-07-25 Richard M.... (compilation-error-regexp-alist): Add elt for EPC F90.
1997-07-25 Kenichi Handa(quail-update-leim-list-file): Call
1997-07-25 Kenichi Handa(leim-list-entry-regexp): Make this match only at begin...
1997-07-25 Simon Marshallcustomise & make installation/deinstallation happen...
1997-07-25 Simon MarshallWrap minibuffer-auto-raise where nec. to stop frame...
1997-07-25 Simon MarshallAdd type specs "explicit" "mutable".
1997-07-25 Kenichi Handa(read-input-method-name): Show more appropriate error...
1997-07-25 Kenichi Handa(compute_motion): Handle display table correctly for
1997-07-25 Kenichi Handa(syms_of_fontset): Set Vhighlight_wrong_size_font to...
1997-07-25 Kenichi Handa(CODING_REQUIRE_TEXT_CONVERSION,
1997-07-25 Kenichi Handa(read_process_output): Use new macro
1997-07-25 Kenichi Handa(Finsert_file_contents): Use new macros
1997-07-25 Kenichi Handa(setup-thai-environment): Add correct autoload cookie.
1997-07-25 Kenichi Handa(setup-tibetan-environment): Correct
1997-07-25 Kenichi Handa(setup-vietnamese-environment): Add autoload cookie.
1997-07-25 Kenichi HandaTypo in comment fixed.
1997-07-25 Kenichi HandaInitial revision
1997-07-25 Kenichi Handa(TIT): New variable, contatination of TIT-GB and TIT...
1997-07-25 Kenichi HandaRequire 'quail.
1997-07-25 Kenichi HandaChange Quail package name to "ethiopic".
1997-07-25 Richard M.... (metamail-region): Don't bind kanji-fileio-code
1997-07-25 Richard M.... (${lispsource}TAGS): Specify ETAGS var in inner make.
1997-07-25 Richard M.... (ETAGS): New variable.
1997-07-25 Richard M.... (Vprint_gensym_alist): Renamed from printed_gensyms.
1997-07-25 Richard M.... (byte-compile-output-docform):
1997-07-25 Richard M.... (custom-print-functions): Add defvar.
1997-07-25 Michael Kifernew version
1997-07-25 Richard M.... (rmail-mime-feature): Doc and custom fix.
1997-07-25 Richard M.... Customized.
1997-07-25 Richard M.... (mail): Improve confirmation questions for file-visitin...
1997-07-24 Richard M.... (debug-ignored-errors): Update the dabbrev.el errors.
1997-07-24 Richard M.... (ediff-update-diffs): Change error message.
1997-07-24 Richard M.... (selection_data_to_lisp_data):
1997-07-24 Richard M.... (landmark-repeat, landmark): New aliases.
1997-07-24 Richard M.... (main): Make --help msg end in newline.
1997-07-24 Richard M.... Many doc fixes.
1997-07-24 Richard M.... (read-quoted-char): Convert function keys like Return
1997-07-24 Richard M.... (Fx_create_frame): Don't fail to initialize `font'.
1997-07-24 Richard M.... (wait_reading_process_input): Initialize total_read.
1997-07-24 Richard M.... (Fdelete_frame): Undo previous change.
1997-07-24 Richard M.... (read_char): Delete spurious UNGCPRO.
1997-07-24 Richard M.... Comment change.
1997-07-24 Richard M.... Comment change
1997-07-24 Richard M.... Customized.
1997-07-24 Richard M.... (calendar-day-name): New optional args WIDTH, ABSOLUTE.
1997-07-24 Richard M.... Don't create C-x r and C-x n submaps here.
1997-07-24 Richard M.... (Fforward_comment): When count1 is negative, return...
1997-07-24 Richard M.... (Fcurrent_message): New function.
1997-07-24 Richard M.... (face-documentation): Renamed from face-doc-string.
1997-07-24 Richard M.... (custom-declare-face): Use [set-]face-documentation.
1997-07-24 Richard M.... (bg-yank-or-pop): Changed eql to eq.
1997-07-24 Richard M.... (read-input-method-name): Fix error msg.
1997-07-24 Richard M.... (te-newline): Change eql to eq.
1997-07-24 Richard M.... (tex-categorize-whitespace): Use eq, not eql.
1997-07-24 Richard M.... (stamp-bytecomp): Fix shell conditional.
1997-07-24 Richard M.... Comment change.
1997-07-24 Richard M.... (iswitchb-get-bufname): Only add buffer of current
1997-07-23 Richard M.... (eql): byte-defop-compiler definition deleted.
1997-07-23 Richard M.... Change eql calls to eq.
1997-07-23 Richard M.... Change eql calls to = or equal.
1997-07-23 Richard M.... Update copyright notice and permission notice.
1997-07-23 Richard M.... (auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
1997-07-23 Richard M.... (diary-entry-time): Downcase the am/pm letter.
1997-07-23 Richard M.... (syms_of_buffer): Doc fix.
1997-07-23 Richard M.... (syms_of_eval): Doc fix.
1997-07-23 Richard M.... (set-face-font-explicit): Call internal-set-face-1...
1997-07-23 Richard M.... (occur): Use text property `occur' to store the
1997-07-23 Richard M.... (dired-omit-new-add-entry): Take new arg RELATIVE
1997-07-23 Richard M.... Undo previous change.
1997-07-23 Richard M.... Various error messages fixed.
1997-07-23 Richard M.... Initial revision
1997-07-22 Richard M.... (modify-coding-system-alist): Doc fix.
1997-07-22 Geoff Voelker(find-buffer-file-type-coding-system,
1997-07-22 Richard M.... Test `__unix' along with `unix'.
1997-07-22 Richard M.... (syms_of_coding): Doc fix.
1997-07-22 Richard M.... (mail-indent-citation): Undo previous change.
1997-07-22 Richard M.... (dircategory): Delete obsolete mistaken `put'.
1997-07-22 Michael Kifernew version
1997-07-22 Kenichi HandaFix previous changes.
1997-07-22 Richard M.... (LIBS_SYSTEM): Undo previous change.
1997-07-22 Richard M.... (choose_minibuf_frame_1): New function.
1997-07-22 Richard M.... Use @LN_S@, not ln -s, in case no symlink support.
1997-07-21 Richard M.... (yank, yank-pop): Bind inhibit-read-only
1997-07-21 Richard M.... (mh-make-folder-list-background):
1997-07-21 Richard M.... (set_window_height): Allow all heights > 0 for minibuff...
1997-07-21 Richard M.... (setup-cyrillic-environment): Fix paren error.
1997-07-21 Richard M.... (fixed, excerpt): Define with defface. No longer
1997-07-21 Richard M.... (top_distclean): Use -f to delete contents of lock...
1997-07-21 Richard M.... Require viper-init.
1997-07-21 Richard M.... Use name leim/SKK-DIC, not leim/SKK.
1997-07-21 Richard M.... (find-file-literally): Temporarily remove tar-mode and
1997-07-21 Richard M.... (Fx_create_frame): Default vertical-scroll-bars as...
1997-07-21 Richard M.... (frame-initialize): Don't alter vertical-scroll-bars
1997-07-21 Richard M.... (scroll-bar-mode-explicit): New variable.
1997-07-21 Richard M.... (internal-facep): Length is now 10.
1997-07-21 Richard M.... (mh-find-path): Handle mh-auto-folder-collect here,
1997-07-21 Richard Kenner(alphaev5, alphaev56): New CPU types.
1997-07-21 Richard Kenner(alpha*): Run program to see if ev4, ev5, or ev56.
next