- 07 Nov, 1995 10 commits
-
-
Geoff Voelker authored
Don't initialize terminal mode when using window system. [HAVE_NTGUI] (BUFFER_SIZE_FACTOR): Increase for use with window system. Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
-
Geoff Voelker authored
Use FRAME_WINDOW_P instead of testing for specific window system frames. Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
-
Geoff Voelker authored
Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
-
Geoff Voelker authored
[HAVE_NTGUI] (KBD_BUFFER_SIZE): Increase for NT window system. [HAVE_NTGUI] (POLL_FOR_INPUT): Define. [HAVE_NTGUI] (kbd_buffer_get_event): Enable windowing and menu events. [HAVE_NTGUI] (lispy_function_keys): Define array for NT. [HAVE_NTGUI] (make_lispy_event): Enable menu bar events. [HAVE_NTGUI] (modify_event_symbol): Map symbol to keysym. [HAVE_NTGUI] (read_char_x_menu_prompt): Display menus. (FUNCTION_KEY_OFFSET): New macro. (make_lispy_event): Use FUNCTION_KEY_OFFSET to modify event codes before applying modifiers. Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
-
Geoff Voelker authored
Use FRAME_WINDOW_P instead of testing for specific window system frames. Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
-
Geoff Voelker authored
(output_data): New data: win32. (FRAME_WIN32_P): New macro. [HAVE_NTGUI] (external_menu_bar): Define variable. [HAVE_NTGUI] (FRAME_EXTERNAL_MENU_BAR): Defined macro. [HAVE_X_WINDOWS] (FRAME_WINDOW_P): Macro defined.
-
Geoff Voelker authored
-
Geoff Voelker authored
[HAVE_NTGUI] (main): Enable inhibit_window_system. Initialize environment from registry. Declare syms of Win32 windowing modules. Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
-
Geoff Voelker authored
Include dispextern.h before cm.h since dispextern.h includes windows.h. [HAVE_NTGUI] (make_frame_glyphs, free_frame_glyphs, scroll_frame_lines, update_frame, update_line): Test for WIN32 frame. [HAVE_NTGUI] (init_display): Initialize WIN32 window system. Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
-
Geoff Voelker authored
HAVE_NTGUI] (struct frame_glyphs): Include pixel fields. Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
-
- 06 Nov, 1995 4 commits
-
-
Karl Heuer authored
-
Erik Naggum authored
-
Francesco Potortì authored
get_lang_from_suffix): New functions. (get_language): Function deleted. (lang_entry): Two members added to struct. (lang_names): Reflect the new layout of lang_entry. (print_language_names, main, find_entries): Use the new functions. (find_entries): Look at the first line for #! if no language. (C_entries): Invalidate the token when funcdef is reset. (Perl_functions): New function. (lang_suffixes): .pl and .pm are Perl suffixes.
-
Simon Marshall authored
-
- 05 Nov, 1995 1 commit
-
-
Karl Heuer authored
-
- 04 Nov, 1995 10 commits
-
-
Lars Magne Ingebrigtsen authored
-
Erik Naggum authored
(gnus-group-mode): Adapt to new Gnus. (gnus-summary-mode): Removed.
-
Karl Heuer authored
-
Karl Heuer authored
(sendmail-send-it, mail-recover): Instead, temporarily change to a safe directory for just the subprocess.
-
Karl Heuer authored
-
Karl Heuer authored
declaration and initialization. [MULTI_FRAME] (choose_minibuf_frame): Moved to minibuf.c; now unconditional.
-
Karl Heuer authored
(the_only_x_display): Type is now struct x_output.
-
Karl Heuer authored
(internal_terminal_init): frame member is now named output_data. (init_environment): Fix timezone rules.
-
Karl Heuer authored
-
Karl Heuer authored
-
- 03 Nov, 1995 8 commits
-
-
Karl Heuer authored
`interpreter-mode-alist'. (sh-beginning-of-command): Take into account \quoted newline. (sh-builtins, sh-leading-keywords, sh-other-keywords): Now three distinct sets for font-locking. (sh-font-lock-keywords-1, sh-font-lock-keywords-2): New variables and functions to give the user finer control over how much to fontify, including new distinction between keywords and builtins. (sh-mode): Use new features of `font-lock-defaults' and adaptation to skeleton changes. (sh-while): Fix csh, es & rc skeletons.
-
Karl Heuer authored
pushing out anything following skeleton to next line. Thus this behaviour can now be controlled by modes. (skeleton-insert): Parameter `no-newline' removed. (skeleton-read): Take this into account. (skeleton-internal-1): Less spurious empty lines when wrapping.
-
Karl Heuer authored
so as not to mess up subprocesses' environment. Not so nice for completion.
-
Karl Heuer authored
to find the appropriate bindings for window enlarge/shrink. (2C-shrink-window-horizontally, 2C-enlarge-window-horizontally): Renamed from shrink-window-horizontally, enlarge-window-horizontally to avoid redefining the standard functions.
-
Karl Heuer authored
-
Karl Heuer authored
(mh-prompt-for-folder): error if regular file.
-
Karl Heuer authored
-
Karl Heuer authored
(mh-delete-scan-msgs): use fast new mh-goto-msg.
-
- 02 Nov, 1995 7 commits
-
-
Karl Heuer authored
(etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
-
Karl Heuer authored
-
Erik Naggum authored
-
Francesco Potortì authored
(substitute): Remove some wrong and some useless code related with escape `\` character in regexp replacement string. (TEX_defenv): Added part, appendix, entry, index. Removed typeout. (lang_suffixes): New suffixes: .hpp for C++; .f90 for Fortran; .bib, .ltx, .TeX for TeX (.bbl, .dtx removed); .ml for Lisp; .prolog for prolog (.pl removed). (massage_name, etags_getcwd): Use lowcase instead of tolower. (regex.h): Don't include it if REGEX_IN_LIBC is defined. (C_entries, find_entries): Added comments about memory leakage. (add_node): Dead code removed.
-
André Spiegel authored
-
André Spiegel authored
current one. (vc-rcsdiff-knows-brief): New variable. (vc-rcs-lock-from-diff): Use it.
-
Karl Heuer authored
-