1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 22:40:51 -08:00
emacs/src
Richard M. Stallman c2df547cfa (Xatom_editres_name): Variable defined.
(XTread_socket): Handle that kind of message.
(x_term_init): Specify -name option in XtAppInitialize.

(Qface, Qmouse_face): Supply missing Lisp_Object.
1994-04-17 23:46:08 +00:00
..
m (C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0. 1994-04-15 19:11:48 +00:00
s Rewrite to use netbsd.h and define NO_SHARED_LIBS. 1994-04-17 05:04:12 +00:00
.gdbinit (pr): Use debug_print. 1994-03-25 19:19:41 +00:00
abbrev.c (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string. 1993-09-14 12:10:27 +00:00
acldef.h entered into RCS 1992-01-13 21:48:03 +00:00
alloc.c (make_event_array): Use assignment, not initialization. 1994-03-23 22:25:25 +00:00
alloca.c entered into RCS 1993-09-20 20:03:30 +00:00
alloca.s entered into RCS 1994-04-12 01:39:14 +00:00
blockinput.h * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is 1993-05-10 00:14:09 +00:00
buffer.c (Vafter_change_functions, Vbefore_change_functions): New variables. 1994-04-10 02:33:16 +00:00
buffer.h (Vafter_change_functions, Vbefore_change_functions): Declared. 1994-04-10 02:33:37 +00:00
bytecode.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
callint.c (check_mark, Fcall_interactively): Use assignment, not initialization. 1994-03-23 22:26:28 +00:00
callproc.c If we include fcntl.h, define INCLUDED_FCNTL. 1994-04-12 03:25:18 +00:00
casefiddle.c (operate_on_word): Don't move point; store in *NEWPOINT. 1994-03-06 18:54:21 +00:00
casetab.c (set_case_table): Handle nil for EQV with non-nil CANON. 1994-04-17 23:02:52 +00:00
chpdef.h entered into RCS 1992-01-13 21:48:03 +00:00
cm.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
cm.h entered into RCS 1992-07-14 23:23:55 +00:00
cmds.c (internal_self_insert): Test Vafter_change_functions, 1994-04-10 02:34:21 +00:00
commands.h (this_command, last_command): Declared. 1994-03-25 23:49:50 +00:00
config.in (EMACS_INT, EMACS_UINT): New typedefs. 1994-04-17 23:36:08 +00:00
convexos.h Initial revision 1993-11-10 21:03:53 +00:00
data.c (Fsetq_default): Doc fix. 1994-04-16 05:15:17 +00:00
dired.c (Ffile_attributes): Cast st_size to int. 1994-04-13 22:20:10 +00:00
dispextern.h Comment changes. 1994-04-03 21:32:18 +00:00
dispnew.c (Vglyph_table): Doc fix. 1994-04-13 20:44:38 +00:00
disptab.h Updated copyright years. 1993-05-22 21:34:42 +00:00
doc.c [HAVE_UNISTD_H]: Include unistd.h. 1994-04-13 22:23:24 +00:00
doprnt.c (doprnt): Reword confusing error message. 1994-04-07 02:46:12 +00:00
dosfns.c Use <...> for config.h. 1994-02-17 20:05:33 +00:00
dosfns.h Initial revision 1994-01-08 09:22:50 +00:00
editfns.c (Fuser_real_login_name): Doc syntax fix. 1994-04-14 12:05:41 +00:00
emacs.c (inherited_pgroup): Conditionalize on BSD_PGRPS. 1994-04-13 22:24:38 +00:00
environ.c entered into RCS 1990-11-12 20:20:40 +00:00
epaths.in New path PATH_DOC for doc-directory. 1994-02-22 23:51:48 +00:00
eval.c (Fsetq): Doc fix. 1994-04-16 05:07:35 +00:00
fileio.c (Finsert_file_contents): Fix test for unchanged file. 1994-04-15 22:26:34 +00:00
filelock.c (lock_file): Use assignment, not initialization. 1994-03-23 22:29:02 +00:00
floatfns.c (FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros. 1994-03-16 06:14:56 +00:00
fns.c (Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU. 1994-04-13 18:00:37 +00:00
frame.c (Fmouse_position): Don't clip. 1994-04-16 06:50:52 +00:00
frame.h Fix typo in comment. 1994-03-03 21:28:36 +00:00
getloadavg.c entered into RCS 1993-11-03 13:06:04 +00:00
getpagesize.h Initial revision 1993-07-30 22:30:50 +00:00
gnu.h (gnu_bits): Use unsigned char. 1994-02-18 06:28:50 +00:00
hftctl.c Include config.h. Include sys/signal.h before config.h. 1993-11-21 22:19:51 +00:00
indent.c (compute_motion): Do not abort if window shows some other buffer. 1994-04-13 06:24:06 +00:00
indent.h entered into RCS 1992-01-13 21:48:03 +00:00
insdel.c (before_change_functions_restore): 1994-04-10 02:34:02 +00:00
intervals.c (set_point): Skip past intangible regions. 1994-04-08 07:09:18 +00:00
intervals.h (Qintangible): New symbol, replacing Qhidden. 1994-04-08 07:09:55 +00:00
ioctl.h entered into RCS 1992-01-13 21:48:03 +00:00
keyboard.c (read_avail_input): Test both aix386 and _BSD. 1994-04-17 20:13:34 +00:00
keyboard.h (map_prompt): Declared. 1994-04-16 03:50:19 +00:00
keymap.c (describe_map_tree): Fix call to Flookup_key. 1994-04-13 21:54:08 +00:00
lastfile.c entered into RCS 1992-01-13 21:48:03 +00:00
line.h entered into RCS 1992-01-13 21:48:03 +00:00
lisp.h (Fprocess_send_eof, Foverlay_get): Declared. 1994-04-15 22:05:41 +00:00
lread.c (read_filtered_event, intern): Use assignment instead of initialization. 1994-03-23 22:55:01 +00:00
mach2.h Updated GPL version to 2. 1993-06-12 22:01:38 +00:00
macros.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
macros.h entered into RCS 1992-01-13 21:48:03 +00:00
Makefile.in (configuration): Use SET_MAKE to get the value of $(MAKE). 1994-04-16 07:25:42 +00:00
marker.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
mem-limits.h Include <sys/types.h> before <sys/resource.h>. 1994-01-09 23:36:21 +00:00
minibuf.c (Vminibuffer_exit_hook): New variable. 1994-04-08 01:38:48 +00:00
mocklisp.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
mocklisp.h entered into RCS 1992-01-13 21:48:03 +00:00
msdos.c (run_msdos_command): Use assignment instead of initialization. 1994-03-23 22:55:59 +00:00
msdos.h Initial revision 1994-01-08 09:22:50 +00:00
ndir.h Use new name vmsdir.h. 1994-02-10 04:38:58 +00:00
old-ralloc.c entered into RCS 1990-11-12 20:20:40 +00:00
param.h entered into RCS 1992-01-13 21:48:03 +00:00
point.h entered into RCS 1992-01-13 21:48:03 +00:00
pre-crt0.c entered into RCS 1992-01-13 21:48:03 +00:00
print.c (printchar, strout): Use FRAME_PTR, not struct frame *. 1994-04-11 21:48:04 +00:00
process.c (create_process): Test TIOCSETD along with NTTYDISC. 1994-04-16 07:26:19 +00:00
process.h (chan_process): Don't specify size. 1994-03-04 01:08:34 +00:00
puresize.h (PURESIZE): Reduce to 230000. 1994-03-13 00:35:22 +00:00
ralloc.c (r_alloc_init): Explicitly use real_morecore 1993-11-18 09:26:05 +00:00
regex.c *** empty log message *** 1994-03-26 05:37:00 +00:00
regex.h entered into RCS 1993-05-28 00:10:45 +00:00
scroll.c (calculate_scrolling): Add explicit casts, to avoid compiler warnings. 1994-04-15 01:04:26 +00:00
search.c (Freplace_match): Don't capitalize unless all matched words are capitalized. 1994-04-05 04:51:58 +00:00
sink.h entered into RCS 1992-01-13 21:48:03 +00:00
sink11.h entered into RCS 1992-01-13 21:48:03 +00:00
sink11mask.h entered into RCS 1992-01-13 21:48:03 +00:00
sinkmask.h entered into RCS 1992-09-13 11:44:06 +00:00
sol2-2.h File removed. 1993-07-29 02:36:54 +00:00
sunfns.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
syntax.c (Fforward_comment): Do the right thing at eob. 1994-03-02 05:31:15 +00:00
syntax.h (SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions. 1994-02-01 18:24:12 +00:00
sysdep.c (sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined. 1994-04-15 22:00:44 +00:00
syssignal.h [POSIX] [!__GNUC__] (sys_sigmask): Add declaration. 1993-06-05 02:07:08 +00:00
systime.h (EMACS_TIME_NEG_P): Cast to signed. 1994-03-30 00:50:02 +00:00
systty.h Check for INCLUDED_FCNTL already defined. 1994-04-12 03:25:32 +00:00
syswait.h [BSD]: #undef WCOREDUMP before defining it. 1994-02-20 19:34:12 +00:00
term.c (system_uses_terminfo): New variable. 1994-04-08 06:59:55 +00:00
termchar.h entered into RCS 1992-07-13 20:56:17 +00:00
termhooks.h (enum event_kind): Add buffer_switch_event. 1994-04-08 05:57:55 +00:00
terminfo.c Comment change. 1993-06-02 05:19:11 +00:00
termopts.h Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
textprop.c (syms_of_textprop): Initialize Qintangible. 1994-04-08 07:10:05 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
uaf.h (uaf$v_thursday): Fix misspelling of "thursday". 1993-06-07 18:27:47 +00:00
undo.c (syms_of_undo): staticpro pending_boundary. 1994-03-08 16:33:28 +00:00
unexaix.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexconvex.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexec.c [MSDOS]: Don't #include <a.out.h>, but use other headers. 1994-01-08 09:19:22 +00:00
unexelf.c (ELF_BSS_SECTION_NAME): New macro (config.h may override). 1994-02-24 05:40:30 +00:00
unexencap.c Initial revision 1992-01-13 22:04:23 +00:00
unexenix.c Don't declare sys_errlist; declare strerror instead. 1994-01-08 21:42:04 +00:00
unexfx2800.c entered into RCS 1992-01-31 21:19:17 +00:00
unexhp9k800.c (unexec): Don't call exit, just return. 1993-01-07 10:22:16 +00:00
unexmips.c (unexec): Add cast to result of `sbrk'. 1994-02-17 03:32:02 +00:00
unexnext.c (get_data_region): Add cast to avoid warning. 1993-08-13 05:38:33 +00:00
unexsgi.c Changes for Silicon Graphics Iris 5D. 1993-05-19 04:56:06 +00:00
unexsunos4.c [HAVE_UNISTD_H]: Include unistd.h. 1994-04-13 23:25:17 +00:00
vlimit.h entered into RCS 1992-01-13 21:48:03 +00:00
vm-limit.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
vms-pp.c entered into RCS 1992-01-13 21:48:03 +00:00
vms-pwd.h entered into RCS 1992-01-13 21:48:03 +00:00
vmsdir.h entered into RCS 1992-01-13 21:48:03 +00:00
vmsfns.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
vmsgmalloc.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
vmsmap.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
vmspaths.h Some VMS changes from Richard Levitte <levitte@e.kth.se>: 1993-03-19 17:28:14 +00:00
vmsproc.c Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h. 1994-03-05 21:38:34 +00:00
vmsproc.h entered into RCS 1992-01-13 21:48:03 +00:00
vmstime.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
vmstime.h Add GNU copyright notice. 1993-03-15 00:16:34 +00:00
widget.c (EmacsFrameSetCharSize): Do not attempt to preserve the window position. 1994-04-10 05:59:24 +00:00
widget.h entered into RCS 1994-01-30 03:04:13 +00:00
widgetprv.h entered into RCS 1994-01-18 23:52:19 +00:00
window.c (Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS. 1994-04-13 18:14:44 +00:00
window.h (echo_area_glyphs_length): Declared. 1993-12-23 01:13:02 +00:00
x11term.h entered into RCS 1992-05-01 06:20:52 +00:00
xdisp.c (fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as 1994-04-15 22:04:48 +00:00
xfaces.c (frame_update_line_height): Don't call x_set_window_size. 1994-04-14 12:07:21 +00:00
xfns.c (Xatom_editres_name): Declared. 1994-04-17 23:44:33 +00:00
xmenu.c (xmenu_show): Fix typo in last change. 1994-04-17 07:50:32 +00:00
xrdb.c (gethomedir): Look at LOGNAME before USER. 1994-02-12 00:12:15 +00:00
xscrollbar.h entered into RCS 1992-01-13 21:48:03 +00:00
xselect.c (x_decline_selection_request): Call XFlushQueue. 1994-04-11 21:20:28 +00:00
xselect.c.old JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
xterm.c (Xatom_editres_name): Variable defined. 1994-04-17 23:46:08 +00:00
xterm.h (x_display): New field win_gravity. 1994-04-17 09:41:15 +00:00
XTests.c entered into RCS 1992-01-13 21:48:03 +00:00
XTests.h entered into RCS 1992-01-13 21:48:03 +00:00