1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/src
1995-10-27 21:55:33 +00:00
..
m Add early support for Solaris 2.5 on PowerPCs. 1995-10-01 03:43:42 +00:00
s (REGEXP_IN_LIBC): Definition turned off. 1995-10-25 19:32:18 +00:00
.gdbinit Use long, not EMACS_INT. 1995-06-16 16:48:16 +00:00
abbrev.c (Fexpand_abbrev): Call to upcase_initials_region 1995-06-06 01:46:33 +00:00
acldef.h
alloc.c (Qchar_table_extra_slots): New variable. 1995-10-14 05:53:31 +00:00
alloca.c
alloca.s
blockinput.h
buffer.c (reset_buffer_local_variables): Call 1995-10-22 16:40:53 +00:00
buffer.h (struct buffer): New slot redisplay_end_trigger. 1995-10-21 23:14:59 +00:00
bytecode.c Fix the other instance too. 1995-07-18 00:34:53 +00:00
callint.c (Fcall_interactively): New arg KEYS. 1995-10-27 21:55:33 +00:00
callproc.c (Fcall_process_region): Pass new arg to Fwrite_region. 1995-08-14 17:26:50 +00:00
casefiddle.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
casetab.c (Fcase_table_p, Fcurrent_case_table): Delete unused local variables. 1995-10-23 04:35:45 +00:00
chpdef.h
cm.c Update copyright. 1995-04-07 02:21:52 +00:00
cm.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
cmds.c (Fself_insert_command): Optimize the case with arg > 2 1995-08-16 15:00:57 +00:00
commands.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
config.in (RE_TRANSLATE_TYPE): New definition. 1995-10-19 00:16:04 +00:00
convexos.h
data.c [!HAVE_FMOD] (fmod): Make consistent with ANSI definition. 1995-10-25 19:54:38 +00:00
dired.c (Ffile_name_all_completions, Ffile_name_completion): 1995-09-02 01:19:53 +00:00
dispextern.h
dispnew.c (Qdisplay_table): New variable. 1995-10-14 05:54:16 +00:00
disptab.h (DISP_TABLE_P): Check the `purpose' slot. 1995-10-11 17:07:03 +00:00
doc.c (Fsubstitute_command_keys): Pass new arg to describe_map_tree. 1995-10-19 00:16:29 +00:00
doprnt.c (doprnt): Fix typo in error message. 1995-08-27 23:53:06 +00:00
dosfns.c (insert-startup-screen): New function. 1995-10-11 15:12:35 +00:00
dosfns.h (dos_timezone_offset, dos_display_scancodes, 1995-10-11 15:17:44 +00:00
editfns.c (Fchar_equal): Handle char-table as case table. 1995-10-18 23:32:26 +00:00
emacs.c (main): Call tzset only if LOCALTIME_CACHE is defined; 1995-09-10 04:20:44 +00:00
environ.c
epaths.in
eval.c (run_hook_with_args_2): New function. 1995-10-03 09:11:08 +00:00
fileio.c (Finsert_file_contents): If replacing, 1995-10-14 20:42:26 +00:00
filelock.c (lock_file): Use get_truename_buffer. 1995-08-09 22:39:32 +00:00
floatfns.c (Fexpt): Use EMACS_INT for integer calculation. 1995-07-17 22:18:04 +00:00
fns.c (map_char_table): Set size to CHAR_TABLE_ORDINARY_SLOTS. 1995-10-23 04:42:46 +00:00
frame.c (Qmouse_leave_buffer_hook): New variable. 1995-10-03 09:14:54 +00:00
frame.h (struct frame): Rename display' member to output_data'. 1995-07-25 21:14:46 +00:00
getloadavg.c [ps2]: Use nlist instead of knlist #ifdef _AIX. 1995-08-07 20:48:08 +00:00
getpagesize.h
gnu.h
hftctl.c
indent.c (buffer_display_table): Use DISP_TABLE_P. 1995-10-11 17:12:59 +00:00
indent.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
insdel.c (signal_after_change): Call report_interval_modification. 1995-09-12 17:37:02 +00:00
intervals.c (call_mod_hooks, verify_interval_modification): 1995-09-12 17:37:53 +00:00
intervals.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
ioctl.h
keyboard.c (ok_to_echo_at_next_pause): Make it a char *. 1995-10-24 22:20:58 +00:00
keyboard.h (struct kboard): Add Voverriding_terminal_local_map. 1995-06-16 04:56:05 +00:00
keymap.c (describe_map_tree): New arg always_title. Callers changed. 1995-10-19 00:17:11 +00:00
lastfile.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
line.h
lisp.h (UPCASE_TABLE): Definition deleted. 1995-10-19 00:13:45 +00:00
lread.c (read1): Handle #' as prefix. 1995-10-18 23:27:11 +00:00
mach2.h
macros.c (Fcancel_kbd_macro_events): New function. 1995-08-13 15:47:11 +00:00
macros.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
Makefile.in (bytecode.o): Depend on syntax.h. 1995-10-07 16:07:24 +00:00
makefile.nt (EMACS) [win95]: Removed. 1995-06-30 21:14:56 +00:00
marker.c (Fcopy_marker): New arg TYPE. 1995-09-03 18:53:58 +00:00
mem-limits.h Comment change. 1995-06-14 14:21:09 +00:00
minibuf.c (syms_of_minibuf): Doc fix. 1995-10-24 16:29:45 +00:00
mocklisp.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
mocklisp.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
msdos.c (IT_ring_bell): Use intdos, not write. 1995-10-26 19:06:38 +00:00
msdos.h (internal_flush): Removed 1995-10-11 15:00:58 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (print): Handle chartables and boolvectors. 1995-10-07 22:02:20 +00:00
process.c (exec_sentinel, read_process_output): 1995-10-09 00:31:24 +00:00
process.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
puresize.h (SITELOAD_PURESIZE_EXTRA): New macro. 1995-09-02 16:18:26 +00:00
ralloc.c (r_re_alloc): Correct realloc behavior--allow shrinking 1995-03-28 17:43:24 +00:00
regex.c Don't declare alloca. 1995-10-22 17:47:13 +00:00
regex.h (RE_TRANSLATE_TYPE): Define, if not already defined. 1995-10-19 00:50:14 +00:00
region-cache.c Update copyright. 1995-04-07 02:21:52 +00:00
region-cache.h Update copyright. 1995-04-07 02:21:52 +00:00
scroll.c (scrolling_1): When scroll_region_ok is set, use a 1994-12-26 15:38:56 +00:00
search.c (string_match_1): Pass the POSIX arg to compile_pattern. 1995-10-25 19:33:48 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
syntax.c (Qsyntax_table): New variable. 1995-10-14 05:52:39 +00:00
syntax.h Use char tables as syntax tables. 1995-10-07 21:55:20 +00:00
sysdep.c (init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes. 1995-10-11 11:48:52 +00:00
sysselect.h Initial revision 1995-01-23 23:03:37 +00:00
syssignal.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
systime.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
systty.h Comment change. 1995-06-14 23:18:50 +00:00
syswait.h Update copyright. 1995-04-07 02:21:52 +00:00
term.c (term_init): Alternative error messages for TERMCAP/TERMINFO. 1995-06-28 10:05:35 +00:00
termcap.c Don't assume that HAVE_CONFIG_H implies emacs. 1995-09-02 23:47:41 +00:00
termchar.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
termhooks.h (enum event_kind): Added menu_bar_activate_event. 1995-07-25 20:24:46 +00:00
terminfo.c
termopts.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
textprop.c (Fnext_single_property_change): Rearrange handling of 1995-10-21 23:15:21 +00:00
tparam.c Don't assume that HAVE_CONFIG_H implies emacs. 1995-09-02 23:47:41 +00:00
uaf.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
undo.c (Fprimitive_undo): Don't end inner loop 1995-07-25 02:18:58 +00:00
unexaix.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
unexalpha.c (fatal_unexec): Use vfprintf, not _doprnt. 1995-08-11 00:26:22 +00:00
unexconvex.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
unexec.c (write_segment): Write valid data in units of 1<<13, 1995-10-08 19:29:57 +00:00
unexelf.c (unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for 1995-05-16 01:46:20 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
unexmips.c [MACH]: Include a.out.h. 1995-06-29 01:44:57 +00:00
unexnext.c
unexsgi.c (find_section): New function. 1995-10-15 01:07:44 +00:00
unexsni.c Update copyright. 1995-04-07 02:21:52 +00:00
unexsunos4.c (unexec): If not SUNOS4_SHARED_LIBRARIES 1995-07-18 20:42:33 +00:00
unexw32.c (get_section_info): Set the end of the data region 1995-06-30 21:15:19 +00:00
vlimit.h
vm-limit.c
vms-pp.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vms-pwd.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsdir.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsfns.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsgmalloc.c
vmsmap.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmspaths.h
vmsproc.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsproc.h
vmstime.c
vmstime.h
w32.c Indentation change. 1995-10-08 19:38:53 +00:00
w32.h Initial revision 1994-11-01 10:27:02 +00:00
w32console.c (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals. 1995-06-20 14:58:38 +00:00
w32heap.c Include config.h. 1995-06-30 21:14:06 +00:00
w32heap.h (get_data_region_base): Undefined. 1995-05-26 05:28:13 +00:00
w32inevt.c (win32_mouse_position, mouse_moved_to): 1995-07-17 22:23:14 +00:00
w32inevt.h Fixed function prototypes. 1995-04-12 02:25:05 +00:00
w32proc.c (win32_wait): Massage retval into what is expected in Unix. 1995-06-19 23:20:42 +00:00
widget.c Do renamings: 1995-07-26 00:04:12 +00:00
widget.h
widgetprv.h
window.c (Fdelete_other_windows): Set w->force_start. 1995-10-12 18:00:00 +00:00
window.h (echo_area_window): Declared. 1995-07-21 07:51:20 +00:00
x11term.h
xdisp.c (try_window_id): Stop the compute_motion at ZV, not Z, 1995-10-21 23:16:16 +00:00
xfaces.c Renamings: frame->display => frame->output, struct x_display -> sruct x_output. 1995-07-25 21:55:50 +00:00
xfns.c (x_window, both versions): Add HAVE_X_I18N support. 1995-10-15 15:17:33 +00:00
xmenu.c (popup_get_selection): Pop menu down if button is pressed 1995-09-24 23:33:06 +00:00
xrdb.c Don't include sys/param.h. 1995-01-18 23:23:58 +00:00
xscrollbar.h
xselect.c (x_clear_frame_selections): Delete duplicate code. 1995-07-17 22:14:00 +00:00
xselect.c.old
xterm.c (x_term_init, XTread_socket): Add HAVE_X_I18N support. 1995-10-17 17:12:20 +00:00
xterm.h (HAVE_X_I18N): New macro. 1995-10-15 15:17:01 +00:00
XTests.c
XTests.h