- 18 Apr, 1998 4 commits
-
-
Richard M. Stallman authored
(Info-extract-menu-item): Likewise. (Info-insert-dir, Info-complete-menu-item, Info-index): Likewise. (Info-try-follow-nearest-node, Info-find-emacs-command-nodes): Likewise (Info-fontify-node, Info-speedbar-buttons): Likewise.
-
Richard M. Stallman authored
Handle unreformatted messages for real. (rmail-message-recipients-p): Undo previous change.
-
Richard M. Stallman authored
Don't bind default-enable-multibyte-characters to t.
-
Richard M. Stallman authored
-
- 17 Apr, 1998 36 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
variable, to cope with compilers that think they are smarter than us.
-
Richard M. Stallman authored
for the buffer case, as for the marker case.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(jka-compr-temp-name-template) [ms-dos, windows-nt]: Check common locations for tmp directory.
-
Dave Love authored
dsssl-imenu-generic-expression): Remove leading space in submenus.
-
Dave Love authored
-
Dave Love authored
easy-menu-create-keymaps.
-
Dave Love authored
(add-change-log-entry): Replace 1997-12-03 changes with simple implementation of add-log-keep-changes-together. Doc fix. (change-log-add-make-room): Function deleted. (add-change-log-entry-other-window, change-log-mode, add-log-keep-changes-together): Doc fix. (add-log-lisp-like-modes): Add dsssl-mode. (add-log-current-defun): Generalize Fortran case.
-
Stephen Eglen authored
-
Dan Nicolaescu authored
-
Richard M. Stallman authored
after calling Fwrite_region.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
(ls-lisp-handle-switches): Obey ls-lisp-dired-ignore-case.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
common temp directories. (ange-ftp-parse-netrc-group): Skip carriage returns. (ange-ftp-expand-file-name): Handle files with drive letters. (ange-ftp-write-region): Don't treat as unix. (ange-ftp-insert-file-contents): Determine file type by transfer mode. (ange-ftp-copy-file-internal): Don't treat as unix. (ange-ftp-file-name-all-completions): Handle Windows filenames. (file-name-handler-alist) [windows-nt]: Add patterns for name with drive letters. (ange-ftp-dired-call-process, ange-ftp-call-chmod): Use dired-chmod-program. (ange-ftp-disable-netrc-security-check) [windows-nt]: Disable by default. (ange-ftp-real-expand-file-name-actual): New function.
-
Geoff Voelker authored
New message macros.
-
Geoff Voelker authored
(dumpglyphs): Update from xterm.c. (w32_ring_bell): Flash window, don't just reset its state. (dumprectangle, show_mouse_face, x_draw_single_glyph): Use new args to dumpglyphs. (my_set_foreground_window): New function. (w32_condemn_scroll_bars): Mark all as condemned scroll bars. (w32_redeem_scroll_bar): Look through all scroll bars. (w32_judge_scroll_bars): Don't clear out condemned list. (w32_read_socket): Clip window after frame has been restored. (x_focus_on_frame, x_raise_frame): Use my_set_foreground_window. (syms_of_w32term): Define Vw32_recognize_altgr.
-
Geoff Voelker authored
making size comparison. (sys_spawnve): Update comments. (sys_select): Ignore children dead children with pending input. Delay sending SIGCHLD until all output has been read. (sys_kill): Sleep to allow focus change events to propagate. Use TerminateProcess on Win95. (int_from_hex, enum_locale_fn, Fw32_get_valid_locale_ids): New functions. (Vw32_valid_locale_ids): New variable. (Fw32_set_current_locale): Send message to input thread. (syms_of_ntproc): defsubr Sw32_get_valid_locale_ids.
-
Geoff Voelker authored
(Fx_popup_menu, set_frame_menubar): Record frame whose menu is being updated. (syms_of_w32menu): Define Vmenu_updating_frame.
-
Geoff Voelker authored
(w32_kbd_mods_to_emacs): Obey Vw32_recognize_altgr. Add more keys for Vw32_capslock_is_shiftlock. (w32_kbd_patch_key): Obey Vw32_recognize_altgr. (map_virt_key): Brazilian keyboards use 0xc1 for /(?) key.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
(w32_wnd_proc): Handle WM_EMACS_SETFOREGROUND.
-
Geoff Voelker authored
(compute_char_face, merge_face_list): Update from xterm.c.
-
Geoff Voelker authored
-
Geoff Voelker authored
Report normal EOF when read fails if nothing in buffer. Only read more if more remaining. (check_windows_init_file): New function. (term_ntproc): Invoke check_windows_init_file.
-
Geoff Voelker authored
(get_bss_info_from_map_file): Only define if SEPARATE_BSS_SECTION. (get_section_info): Use my_begbss_static, my_endbss_static to determine bounds of bss. (w32_fatal_reload_error): New function. (read_in_bss, map_in_heap): Invoke w32_fatal_reload_error upon error.
-
Geoff Voelker authored
(SYSTEM_PURESIZE_EXTRA): Increase to handle more dumped lisp files.
-
Geoff Voelker authored
binary. (LIBS): Include mpr.lib. (clean): Delete patch generated files, optimized build directory.
-