1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 13:40:36 -08:00
emacs/src
Richard M. Stallman ce89ef46f6 (last_mouse_press_frame): New variable.
(XTread_socket): Store a saved_button_event for ButtonRelease.
1996-07-27 20:30:31 +00:00
..
m (LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty. 1996-07-23 18:30:23 +00:00
s [__GNUC__] (C_DEBUG_SWITCH): Define as -g3. 1996-07-24 03:38:46 +00:00
.gdbinit Add `dir ../lwlib'. 1996-06-28 07:48:15 +00:00
abbrev.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
acldef.h
alloc.c (mark_object): Do set ARRAY_MARK_FLAG for bool-vectors. 1996-06-10 18:19:48 +00:00
alloca.c formatting tweaks 1996-07-03 23:05:19 +00:00
alloca.s Update FSF address in comment. 1996-01-29 22:30:55 +00:00
blockinput.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
buffer.c (buffer_permanent_local_flags): New variable. 1996-07-26 16:08:04 +00:00
buffer.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
bytecode.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
callint.c (Fcall_interactively): In `c' case, use message_nolog 1996-03-20 13:34:21 +00:00
callproc.c (Fcall_process) [MSDOS]: 1996-07-06 20:02:39 +00:00
casefiddle.c (casify_region, casify_object): 1996-05-06 04:28:18 +00:00
casetab.c (set_case_table): Set upcase_table, case_canon_table 1996-05-06 04:28:32 +00:00
chpdef.h
cm.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
cm.h Undo previous change. 1996-07-16 22:39:31 +00:00
cmds.c (internal_self_insert): Don't return 2 for auto-fill 1996-05-21 14:29:56 +00:00
commands.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
config.in Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
convexos.h
data.c (arith_error): Undo previous change. 1996-07-16 22:19:09 +00:00
dired.c (file_name_completion): Set `stat' flags to avoid 1996-07-07 22:37:17 +00:00
dispextern.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
dispnew.c Don't delare ospeed; cm.h already did it. 1996-07-15 21:38:40 +00:00
disptab.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
doc.c (get_doc_string): Move static vars outside the function, 1996-02-22 18:21:03 +00:00
doprnt.c (doprnt1): Move cast to unsigned inside a shift. 1996-02-26 20:24:16 +00:00
dosfns.c (Fset_mouse_position): Remove the DOS-specific 1996-06-10 21:09:54 +00:00
dosfns.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
editfns.c (Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP, 1996-07-24 04:21:31 +00:00
emacs.c (main): Add `GNU Emacs' to the response to --version. 1996-06-29 23:05:16 +00:00
environ.c
epaths.in
eval.c (Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from 1996-05-21 18:06:40 +00:00
fileio.c (check_writable): Use euidaccess, not eaccess. 1996-07-20 07:00:51 +00:00
filelock.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
floatfns.c (Qarith_error): Delete redundant definition. 1996-07-15 23:53:58 +00:00
fns.c (Fy_or_n_p): Pass 3rd arg to Flookup_key. 1996-07-16 06:19:43 +00:00
frame.c (Qmouse_leave_buffer_hook): Delete redundant definition. 1996-07-16 00:05:12 +00:00
frame.h (FRAME_MSDOS_P): A new macro for MSDOS frames. 1996-06-10 21:05:11 +00:00
getloadavg.c [SOLARIS2]: Define SUNOS_5. 1996-05-28 00:17:16 +00:00
getpagesize.h
gnu.h
hftctl.c
indent.c (Fvertical_motion): Doc fix. 1996-07-13 01:03:02 +00:00
indent.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
insdel.c (signal_after_change): Correct the arg to report_overlay_modification. 1996-05-01 21:25:49 +00:00
intervals.c (balance_intervals_internal): Recurse directly. 1996-07-20 04:44:09 +00:00
intervals.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
ioctl.h
keyboard.c (input_available_signal, interrupt_signal): Undo previous change. 1996-07-16 22:23:11 +00:00
keyboard.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
keymap.c (Fset_keymap_parent): Return early if KEYMAP already has the proper parent. 1996-06-12 21:47:59 +00:00
lastfile.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
line.h
lisp.h (Qfont): Declare here. 1996-07-16 05:07:01 +00:00
lread.c (init_lread): Init Vload_file_name to Qnil. 1996-05-23 16:16:12 +00:00
mach2.h
macros.c (Fstart_kbd_macro): Add missing xrealloc arg. 1996-05-12 20:07:43 +00:00
macros.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
Makefile.in Hold previous change until after the release. 1996-05-18 20:15:02 +00:00
makefile.nt Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
marker.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
mem-limits.h (lim_data): Make this an unsigned long. 1996-07-11 23:41:28 +00:00
minibuf.c (choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional. 1996-06-10 21:04:09 +00:00
mocklisp.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
mocklisp.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
msdos.c (IT_menu_display): Display control characters as ^X. 1996-07-07 22:40:53 +00:00
msdos.h (check_x): Macro definition deleted. 1996-06-10 21:02:00 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (print): Fix args in strout calls. 1996-07-16 05:39:06 +00:00
process.c (create_process_1, sigchld_handler): Undo previous change. 1996-07-16 22:33:09 +00:00
process.h (synch_process_death, synch_process_retcode): Delete extra declaration. 1996-01-31 22:36:08 +00:00
puresize.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
ralloc.c (r_alloc_check): Don't check alignment of h->start. 1996-04-07 16:44:38 +00:00
regex.c [_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of 1996-07-09 09:10:39 +00:00
regex.h Update FSF address in comment. 1996-01-29 22:30:55 +00:00
region-cache.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
region-cache.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
scroll.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
search.c (Fmatch_data): If no matching done yet, return Qnil. 1996-07-14 00:06:09 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
syntax.c (Fcopy_syntax_table): Set default to nil. 1996-02-24 20:03:07 +00:00
syntax.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
sysdep.c Undo previous changes. 1996-07-16 22:37:24 +00:00
sysselect.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
syssignal.h Comment change. 1996-06-12 17:56:46 +00:00
systime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
systty.h Delete spurious period from last change. 1996-07-02 16:25:41 +00:00
syswait.h Remove `|| defined (LINUX)' from #if condition. 1996-04-12 06:06:34 +00:00
term.c (FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]: 1996-04-26 19:56:17 +00:00
termcap.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
termchar.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
termhooks.h (enum scroll_bar_part): Delete extra comma. 1996-05-08 00:04:11 +00:00
terminfo.c Undo previous changes. 1996-07-16 22:37:24 +00:00
termopts.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
textprop.c (Fadd_text_properties): Don't return without ungcpro. 1996-02-10 08:58:49 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
uaf.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
undo.c (record_marker_adjustment): New function. 1996-02-03 18:07:27 +00:00
unexaix.c (write_segment,copy_sym): Increase blocking from 128 to 4k bytes. 1996-03-08 05:02:23 +00:00
unexalpha.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexconvex.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexec.c (copy_text_and_data) [DJGPP >= 2]: Switch off two bits 1996-07-19 19:47:26 +00:00
unexelf.c Undo previous change. 1996-07-16 22:39:31 +00:00
unexencap.c
unexenix.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexfx2800.c
unexhp9k800.c (unexec): Cast result of sbrk. 1996-06-28 06:31:22 +00:00
unexmips.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexnext.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexsgi.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexsni.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexsunos4.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexw32.c (WinMain): Function removed. 1996-05-03 18:39:18 +00:00
vlimit.h
vm-limit.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vms-pp.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vms-pwd.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsdir.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsfns.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsgmalloc.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsmap.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmspaths.h
vmsproc.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsproc.h
vmstime.c (sys_gmtime): Don't assume year < 2000. 1996-07-14 00:03:45 +00:00
vmstime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32.c (normalize_filename): Always lower-case drive letters, even on systems 1996-07-07 01:59:24 +00:00
w32.h (struct _child_process): New member is_dos_process. 1996-05-17 21:42:27 +00:00
w32console.c (prev_console_mode): New variable. 1996-05-10 20:33:26 +00:00
w32faces.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32fns.c (Qfont): Delete redundant definition. 1996-07-16 05:10:26 +00:00
w32gui.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32heap.c (allocate_heap): Clean up conditional. 1996-05-13 15:06:32 +00:00
w32heap.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32inevt.c (win32_read_socket): Never block reading from input queue. 1996-07-25 07:14:14 +00:00
w32inevt.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32menu.c Include buffer.h. 1996-05-21 18:09:43 +00:00
w32proc.c (restrict_dos_process): Variable deleted. 1996-06-12 18:20:11 +00:00
w32reg.c (REG_ROOT): Remove trailing backslash. 1996-05-03 18:44:46 +00:00
w32select.c (QCLIPBOARD): New symbol. 1996-05-14 19:01:53 +00:00
w32term.c Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
w32term.h (struct win32_palette_entry): New structure. 1996-05-03 18:48:05 +00:00
w32xfns.c Include frame.h. 1996-05-03 18:49:20 +00:00
widget.c (EmacsFrameRealize): Use STANDARD_EVENT_SET. 1996-04-18 04:13:19 +00:00
widget.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
widgetprv.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
window.c (struct save_window_data, struct saved_window): First 1996-07-16 06:17:37 +00:00
window.h (struct window): New field, last_had_star. 1996-06-28 08:09:53 +00:00
x11term.h
xdisp.c (redisplay_internal): Use last_had_star to decide 1996-06-28 08:10:29 +00:00
xfaces.c (init_frame_faces): Build faces for an MSDOS frame like for X frame. 1996-06-10 20:58:24 +00:00
xfns.c (Fx_create_frame): Do xlwmenu hack only if USE_LUCID. 1996-07-16 23:13:51 +00:00
xmenu.c (pending_menu_activation): New variable. 1996-07-27 20:28:55 +00:00
xrdb.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
xscrollbar.h
xselect.c (last_event_timestamp): Declare, but don't define. 1996-07-16 05:19:28 +00:00
xselect.c.old
xterm.c (last_mouse_press_frame): New variable. 1996-07-27 20:30:31 +00:00
xterm.h (struct x_output): Member saved_button_event replaced by 1996-07-16 05:59:54 +00:00
XTests.c
XTests.h