- 04 Sep, 1997 14 commits
-
-
Richard M. Stallman authored
-
Erik Naggum authored
-
Richard M. Stallman authored
This is to help some compilers.
-
Richard M. Stallman authored
(syms_of_coding): Initialize it. (Fread_coding_system): Use Qcoding_system_history.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(select-input-method): Improve prompt.
-
Richard M. Stallman authored
(Fdetect_coding_region, Fread_coding_system): Don't initialize a Lisp_Object.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Do insert translated char when enable-multibyte-characters is nil.
-
Richard M. Stallman authored
(detect_eol): Fix use of == instead of -.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 03 Sep, 1997 26 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
either as a function or as a macro for rint. (Fround, Ffround): Use emacs_rint, not rint directly.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(menu-bar-options-menu): String now "Global Options". Rewrite the font lock toggle to turn off font lock on all buffers. Choose lazy-lock by setting font-lock-support-mode.
-
Richard M. Stallman authored
binary-process-output is non-nil. (Fcall_process_region): binary-process-XXXput only determines EOL conversion; if it is nil, convert LF <-> CRLF. Don't bind coding-system-for-read, it is done in Fcall_process.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
in other words, don't bind inhibit-frame-unsplittable.
-
Geoff Voelker authored
-
Richard M. Stallman authored
Define only as a variable; specify a name for the keymap. (mule-keymap): Define only as variable.
-
Richard M. Stallman authored
specially, not same as adaptive-fill-regexp.
-
Kenichi Handa authored
specified in the original CXTERM dictionary, show also candidates in Quail guidance buffer. (quail-show-translations): Likewise.
-
Kenichi Handa authored
argument to quail-define-package.
-
Geoff Voelker authored
(INFOPATH): No longer set INFOPATH.
-
Geoff Voelker authored
high or low priority.
-
Geoff Voelker authored
directory. (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
-
Geoff Voelker authored
(spawn): Explicitly pass in environment when creating subprocess. (main): Cleaup error messages. Specify dynamically sized environment block for real shell. Pass on unhandled switches to real shell. Quote program name. (get_next_token): Null terminate token returned.
-
Geoff Voelker authored
Quote group name. Allow different icons to be specified. (env_vars): No longer set INFOPATH.
-
Geoff Voelker authored
(bcopy): Use memmove instead of memcpy. (GAP_USE_BCOPY, BCOPY_UPWARD_SAFE, BCOPY_DOWNWARD_SAFE): Define. Undef system calls before redefining. Emulated calls redefined to sys_*, real calls redefined to _*. (DebPrint): Macro defined. Use pragmas to place Emacs initialized data in EMDATA segment, and Emacs uninitialized data in EMBSS segment.
-
Geoff Voelker authored
-
Geoff Voelker authored
and pending_menu_activation. (VERTICAL_SCROLL_BAR_*): Use proportional scroll bar variables. (W32WindowPos): Delete definition. (WM_EMACS_SETFOCUS, WND_*_INDEX): New macros. (deferred_msg): New structure. (WM_MOUSEWHEEL): Define if not already defined. Necessary for pre VC5.0 distribution. (WM_EMACS_TRACKPOPUPMENU): New Macro.
-