- 02 Jul, 1995 2 commits
-
-
Richard M. Stallman authored
frame window; changing the icon doesn't make it disappear.
-
Richard M. Stallman authored
(syms_of_keyboard): Define Lisp var; init the map. (read_char): Look up each event in Vspecial_event_map; if bound, execute the binding here and read another event. (keys_of_keyboard): Make bindings for iconify-frame, make-frame-visible and delete-frame.
-
- 01 Jul, 1995 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_fns): defsubr it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mips-mips-riscos5*): New alternative. (bindir, datadir, sharedstatedir, libexecdir) (mandir, infodir, archlibdir): Initializations deleted. On hpux9, use hpux9-x11r4.h if we have X11R4. On hpux9shr, use hpux9shxr4.h. Added target mips-dec-mach_bsd4.3.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(talk-add-display): Ignore dead buffers and deleted frames.
-
Richard M. Stallman authored
(make-face-x-resource-internal): Give special meanings to font "names" `italic', `bold', and `bold-italic'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
don't escape all parentheses; escape only the nonmatching ones.
-
- 30 Jun, 1995 18 commits
-
-
Richard M. Stallman authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
to be just before the start of the shared library data. (read_in_bss): Read directly into memory. (map_in_heap): Read directly into memory if unable to map.
-
Geoff Voelker authored
(TLASTLIB): Defined. (TEMACS): Use TLASTLIB.
-
Geoff Voelker authored
(syspage_mask, real_data_region_end): Defined. (allocate_heap) [WINDOWS95]: Reverse conditional, end search at 0xD00000. (sbrk): Commit and uncommit memory in machine dependent page size chunks.
-
Geoff Voelker authored
(the_passwd_name, the_passwd_passwd, the_passwd_gecos, the_passwd_dir, the_passwd_shell, getpwuid): Use PASSWD_FIELD_SIZE. (get_emacs_configuration): Check if processor macros are defined.
-
Richard M. Stallman authored
(PTY_TTY_NAME_SPRINTF): New definitions.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(rmail-summary-by-sender): Autoload this. (rmail-mode-map): Add rmail-summary-by-senders.
-
Richard M. Stallman authored
special characters, quote or escape them for the From: line.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Downcase address before recursive call.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
mailbox with "po:mailbox", the mailbox is everything after the "po:" prefix.
-
Richard M. Stallman authored
is set but ange-ftp-gateway-host is nil, use user@host proxy protocol.
-
Richard M. Stallman authored
-
- 29 Jun, 1995 9 commits
-
-
Richard M. Stallman authored
(inferior-emacs-lisp-mode): Use it for font-lock support
-
Richard M. Stallman authored
.arc, .lzh, .zip, and .zoo files.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mouse-drag-region): Set it. (mouse-save-then-kill): Test it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
In Transient Mark mode, deactivate the mark.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
in the arg for XLookupKey. (x_display_bar_cursor, x_display_box_cursor): Don't alter curs_x or curs_y here. (x_display_cursor): Copy them from the frame cursor here. (x_update_cursor): New function. (frame_highlight, frame_unhighlight): Use x_update_cursor.
-