bpt/emacs.git
1997-09-04 Richard M.... (Qcoding_system_history): New variable.
1997-09-04 Richard M.... (set-buffer-file-coding-system): Improve prompt.
1997-09-04 Richard M.... (read-input-method-name): Specify the input history...
1997-09-04 Richard M.... (setup_coding_system, Ffind_operation_coding_system)
1997-09-04 Richard M.... (toggle-input-method): No error if enable-multibyte...
1997-09-04 Richard M.... (string-to-sequence): Work usefully when enable-multiby...
1997-09-04 Richard M.... (quail-update-translation):
1997-09-04 Richard M.... (detect_coding_mask): Re-work previous change.
1997-09-04 Kenichi Handa(install): Fix previous change.
1997-09-04 Kenichi HandaDo not copy leim-list.el twice.
1997-09-04 Kenichi Handa(install): Copy `skk' subdirectory too.
1997-09-03 Richard M.... (TAGS tags): Simply refer this to the src subdir.
1997-09-03 Richard M.... (HAVE_RINT): Add #undef.
1997-09-03 Richard M.... (emacs_rint): Define this,
1997-09-03 Richard M.... (dired-get-filename): Don't call encode-coding-string...
1997-09-03 Richard M.... (find-tag-tag): Pass default to completing-read.
1997-09-03 Richard M.... (read-language-name): Use a default, not an initial...
1997-09-03 Richard M.... (file-coding-system-alist): Match `loaddefs.el' more...
1997-09-03 Richard M.... (operate-on-rectangle): If we overshoot when looking...
1997-09-03 Richard M.... (menu-bar-help-menu): Rename info item to "Info (Browse...
1997-09-03 Richard M.... (Fcall_process): Set EOL conversion type to LF when
1997-09-03 Richard M.... (main): Call run_time_remap earlier, before any use...
1997-09-03 Richard M.... (read_minibuf): Fix use of Ffboundp.
1997-09-03 Richard M.... (ispell-overlay-window): Undo previous change;
1997-09-03 Geoff Voelker(my_endbss) [WINDOWSNT]: New variable.
1997-09-03 Richard M.... (mule-menu-keymap):
1997-09-03 Richard M.... (mail-mode): Set adaptive-fill-first-line-regexp
1997-09-03 Kenichi Handa(quail-update-guidance): If PROMPTKEY is
1997-09-03 Kenichi HandaFor each package, pass t for the SIMPLE
1997-09-03 Geoff VoelkerRemove OS dependent operations.
1997-09-03 Geoff Voelker(WinMain): Allow Emacs process to be started with
1997-09-03 Geoff Voelker(CFLAGS_COMMON): Place pdb file in object build
1997-09-03 Geoff Voelker(get_env_size): New function.
1997-09-03 Geoff Voelker(env_vars): Put site-lisp before lisp in EMACSLOADPATH.
1997-09-03 Geoff Voelker(INTERRUPT_INPUT): Don't define.
1997-09-03 Geoff Voelker(have_menus_p): Move to w32fns.c.
1997-09-03 Geoff Voelker(w32_output): New fields menubar_widget, menubar_active,
1997-09-03 Geoff Voelker(SIF_*): Win95 macros defined for NT.
1997-09-03 Geoff VoelkerInclude w32heap.h.
1997-09-03 Geoff Voelker(init_menu_items): Disable code.
1997-09-03 Geoff VoelkerDeclare externs from other files.
1997-09-03 Geoff VoelkerEnumerate operating system types.
1997-09-03 Geoff Voelker(os_subtype): New variable.
1997-09-03 Geoff VoelkerInclude limits.h and errno.h.
1997-09-03 Geoff Voelker(DebPrint, reset_kbd, unset_kbd, take_console): Delete...
1997-09-03 Geoff VoelkerRemove debugging macros.
1997-09-03 Geoff VoelkerInclude stddef.h.
1997-09-03 Geoff VoelkerInclude config.h and time.h.
1997-09-03 Geoff Voelkermakefile.nt (TLIB0, TOBJ, OBJ0): New macro.
1997-09-03 Geoff Voelker(redisplay_internal): Check to see if frame is not...
1997-09-03 Geoff Voelker(event_kind) [WINDOWSNT]: New event type: mouse_wheel.
1997-09-03 Geoff Voelker(sys_subshell) [DOS_NT]: Save and restore parent's
1997-09-03 Geoff VoelkerDeclare discard_mouse_events.
1997-09-03 Geoff Voelker(kbd_buffer_get_event) [WINDOWSNT]: Support
1997-09-03 Geoff Voelker(FRAME_OBSCURED_P): New macro.
1997-09-03 Geoff Voelker(Fexpand_file_name) [WINDOWSNT]: When stripping
1997-09-03 Geoff Voelker(getpid): Delete function.
1997-09-03 Geoff Voelker(movemail.exe): Link wsock32.lib before LIBS.
1997-09-02 Geoff VoelkerDon't unset C-mouse-down bindings.
1997-09-02 Geoff Voelker(w32-handle-scroll-bar-event): On up and
1997-09-02 Geoff Voelker(file-name-buffer-file-type-alist): Add more
1997-09-02 Richard M.... Minor reordering of macros.
1997-09-02 Richard M.... (detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT
1997-09-02 Richard M.... Updated by Boris.
1997-09-02 Richard M.... (facemenu-get-face): Just warn when given an
1997-09-02 Richard M.... (enriched-decode-foreground, enriched-decode-background):
1997-09-02 Geoff Voelker(custom-display): Use w32 instead of win32.
1997-09-02 Geoff Voelker(scroll-bar-maybe-set-window-start): Change window
1997-09-02 Geoff Voelker(gud-gdb-marker-regexp): Allow for drive letter and...
1997-09-02 Geoff Voelker(other-frame) [windows-nt]: Use w32-focus-frame.
1997-09-02 Geoff Voelker(file-truename) [windows-nt]: Use the canonicalized
1997-09-02 Geoff Voelker(standard-display-european): Map \222 to apostrophe.
1997-09-02 Geoff Voelker(comint-file-name-chars): Use separate sets for ms...
1997-09-02 Geoff Voelker(browse-url-netscape): Check for w32 window-system...
1997-09-02 Richard M.... (ask-user-about-lock): Abbreviate file name and locking...
1997-09-02 Kenichi Handa(quail-keyboard-layout-alist): Add an
1997-09-02 Kenichi Handa(rmail): Reset enable-multibyte-characters to the
1997-09-02 Richard M.... (set-coding-system-map):
1997-09-02 Richard M.... (Fread_from_minibuffer, Fread_string): Doc fixes.
1997-09-02 Kenichi HandaAdd rules for cancelling accents by typing
1997-09-02 Richard M.... Comment change.
1997-09-02 Richard M.... Include unistd.h instead of libc.h.
1997-09-02 Richard M.... Comment change.
1997-09-02 Richard M.... (syms_of_window): Doc fix.
1997-09-01 Richard M.... (free_float, free_cons): Don't use the same field for...
1997-09-01 Richard M.... (set-auto-coding): Recognize coding: in first
1997-09-01 Richard M.... (Finsert_file_contents): Fix previous change--don't
1997-09-01 Richard M.... Fix indentation.
1997-09-01 Richard M.... Comment change.
1997-09-01 Richard M.... (setup-8-bit-environment): Inhibit message when loading...
1997-09-01 Richard M.... (reftex-customize): Added call to customize browse.
1997-09-01 Richard M.... (describe_category): Handle a sub-chartable.
1997-09-01 Richard M.... (internal_self_insert): Only set TARGET_CLM when C2...
1997-09-01 Richard M.... (describe-current-coding-system): Add missing newline...
1997-09-01 Richard M.... (find-buffer-file-type): Don't check for untranslated...
1997-09-01 Kenichi Handa(quail-translation-keymap): Fix previous
1997-09-01 Kenichi Handa(read-multilingual-string): Fix previous change.
1997-09-01 Kenichi Handa(describe-input-method): Fix previous
1997-09-01 Richard M.... Pass t for the SIMPLE argument to quail-define-package.
1997-09-01 Kenichi HandaEntry for Czech modified.
next