1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-06 23:51:24 -08:00
emacs/src
1996-01-09 03:58:16 +00:00
..
m Comment fixes. 1996-01-05 10:03:17 +00:00
s (PTY_TTY_NAME_SPRINTF): Make failure non-fatal. 1996-01-08 22:34:43 +00:00
.gdbinit (xsymbol): Cast name explicitly to (char *). 1995-11-15 16:57:23 +00:00
abbrev.c (Fdefine_abbrev_table): Fix previous change. 1996-01-09 03:01:48 +00:00
acldef.h
alloc.c (Fmake_symbol): Harmonize arguments with documentation (correctly). 1996-01-09 02:44:30 +00:00
alloca.c (alloca): If malloc fails, just abort. 1996-01-07 07:00:56 +00:00
alloca.s Fix misspelled comment. 1995-12-06 10:17:57 +00:00
blockinput.h
buffer.c (Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer, 1996-01-09 00:30:29 +00:00
buffer.h (struct buffer): Delete redisplay_end_trigger field. 1995-12-21 16:56:26 +00:00
bytecode.c (Fbyte_code): Harmonize arguments with documentation. 1996-01-09 00:30:34 +00:00
callint.c (Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with 1996-01-09 00:30:41 +00:00
callproc.c Comment fixes. 1996-01-05 10:03:17 +00:00
casefiddle.c (Fupcase_region, Fdowncase_region, Fcapitalize_region, 1996-01-09 00:30:45 +00:00
casetab.c (Fcase_table_p): Harmonize arguments with documentation. 1996-01-09 00:30:49 +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 (Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char, 1996-01-09 00:30:54 +00:00
commands.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
config.in (LOCALTIME_CACHE): Add #undef. 1996-01-08 22:18:57 +00:00
convexos.h
data.c (Flognot): Fix previous change. 1996-01-09 02:52:23 +00:00
dired.c (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions, 1996-01-09 00:31:07 +00:00
dispextern.h [HAVE_NTGUI]: Include win32.h. 1995-11-07 07:13:46 +00:00
dispnew.c (Fsend_string_to_terminal, Fsit_for): Harmonize arguments with 1996-01-09 00:31:17 +00:00
disptab.h (DISP_TABLE_P): Check the `purpose' slot. 1995-10-11 17:07:03 +00:00
doc.c (Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys): 1996-01-09 00:31:22 +00:00
doprnt.c (doprnt1): Add a cast. 1995-11-15 17:44:17 +00:00
dosfns.c (Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): Harmonize 1996-01-09 00:31:26 +00:00
dosfns.h delete declarations for `Vdos_menubar_clock' and 1995-12-19 21:00:06 +00:00
editfns.c (Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, Finsert_char, 1996-01-09 00:31:34 +00:00
emacs.c (Fdump_emacs_data, Fdump_emacs): Harmonize arguments with documentation. 1996-01-09 00:31:41 +00:00
environ.c
epaths.in
eval.c (Fmacroexpand, Fthrow, Fbacktrace_frame): Harmonize arguments with 1996-01-09 00:31:51 +00:00
fileio.c (Ffile_name_directory, Ffile_name_nondirectory, Ffile_name_as_directory, 1996-01-09 00:32:04 +00:00
filelock.c (Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation. 1996-01-09 00:32:09 +00:00
floatfns.c (Fbessel_jn, Fbessel_yn): Harmonize arguments with documentation. 1996-01-09 00:32:16 +00:00
fns.c (Fset_char_table_parent): Fix previous change. 1996-01-09 02:55:53 +00:00
frame.c (Fhandle_switch_frame, Fset_frame_height): Harmonize arguments with 1996-01-09 00:32:25 +00:00
frame.h (FRAME_WINDOW_P): Always define it one way or another. 1995-11-16 20:00:37 +00:00
getloadavg.c (getloadavg) [MSDOS]: Return 0 load instead of failing the call. 1995-12-28 23:28:35 +00:00
getpagesize.h
gnu.h
hftctl.c
indent.c (Findent_to): Harmonize arguments with documentation. 1996-01-09 00:32:30 +00:00
indent.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
insdel.c Comment fixes. 1996-01-05 10:03:17 +00:00
intervals.c Comment fixes. 1996-01-05 10:03:17 +00:00
intervals.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
ioctl.h
keyboard.c (Fevent_convert_list, Fcommand_execute): Harmonize arguments with 1996-01-09 00:32:53 +00:00
keyboard.h (struct kboard): Add Voverriding_terminal_local_map. 1995-06-16 04:56:05 +00:00
keymap.c (Fapropos_internal): Fix previous change. 1996-01-09 03:16:51 +00:00
lastfile.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
line.h
lisp.h (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG): 1995-10-31 02:34:16 +00:00
lread.c (Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments 1996-01-09 02:12:16 +00:00
mach2.h
macros.c (Fexecute_kbd_macro): Reindent properly. 1996-01-09 03:58:16 +00:00
macros.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
Makefile.in Comment fixes. 1996-01-05 10:03:17 +00:00
makefile.nt (LINK_FLAGS): Dump symbol map when linking. 1995-12-24 00:38:18 +00:00
marker.c (Fset_marker): Harmonize arguments with documentation. 1996-01-09 00:33:13 +00:00
mem-limits.h Declare etext. 1995-11-16 01:48:21 +00:00
minibuf.c (Ftry_completion, Fall_completions, Fcompleting_read): Harmonize arguments 1996-01-09 00:33:22 +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 Comment fixes. 1996-01-05 10:03:17 +00:00
msdos.h (struct x_output): Rename from struct x_display. 1995-11-04 00:12:52 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): Harmonize 1996-01-09 00:33:28 +00:00
process.c (Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status, 1996-01-09 00:33:39 +00:00
process.h Comment fixes. 1996-01-05 10:03:17 +00:00
puresize.h (PURE_P): New macro (three definitions). 1995-12-21 17:13:56 +00:00
ralloc.c Comment fixes. 1996-01-05 10:03:17 +00:00
regex.c (AT_WORD_BOUNDARY): Disable macro. 1995-12-13 02:52:23 +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 [HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry. 1995-11-07 07:25:15 +00:00
search.c (Fmatch_end, Fregexp_quote): Harmonize arguments with documentation. 1996-01-09 00:33:47 +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 (Fsyntax_table_p, Fchar_syntax, Fmatching_paren, Fmodify_syntax_entry): 1996-01-09 00:33:54 +00:00
syntax.h (SYNTAX_ENTRY): Add cast in call to syntax_parent_lookup. 1995-12-23 15:06:13 +00:00
sysdep.c (WRITABLE): Renamed from WRITEABLE. 1996-01-04 22:59:13 +00:00
sysselect.h
syssignal.h [POSIX_SIGNALS] (signal): Undef before defining. 1995-10-30 02:37:50 +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 Comment fixes. 1996-01-05 10:03:17 +00:00
termcap.c (tputs): Don't let ospeed overrun the speeds array. 1995-11-30 20:05:01 +00:00
termchar.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
termhooks.h Comment change. 1996-01-05 07:51:26 +00:00
terminfo.c
termopts.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
textprop.c (Ftext_properties_at, Fget_text_property, Fget_char_property, 1996-01-09 00:34:01 +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): Don't use varargs. 1995-11-11 20:27:37 +00:00
unexconvex.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
unexec.c Comment fixes. 1996-01-05 10:03:17 +00:00
unexelf.c (unexec) [SOLARIS2]: Undo relocations performed by the 1996-01-08 22:29:48 +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 arg old_section_h. 1995-10-30 02:34:12 +00:00
unexsni.c (unexec): Message fix. 1996-01-04 22:59:53 +00:00
unexsunos4.c (unexec): If not SUNOS4_SHARED_LIBRARIES 1995-07-18 20:42:33 +00:00
unexw32.c Comment fixes. 1996-01-05 10:03:17 +00:00
vlimit.h
vm-limit.c
vms-pp.c Comment fixes. 1996-01-05 10:03:17 +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 Comment fixes. 1996-01-05 10:03:17 +00:00
vmsmap.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmspaths.h
vmsproc.c Comment fixes. 1996-01-05 10:03:17 +00:00
vmsproc.h
vmstime.c
vmstime.h
w32.c (getuid): Only return root uid if Administrator. 1996-01-04 05:01:44 +00:00
w32.h (nt_get_resource): Prototype defined. 1995-11-07 07:35:54 +00:00
w32console.c (nt_ring_bell): Renamed from ring_bell, now global. 1995-11-07 07:35:06 +00:00
w32faces.c Comment fixes. 1996-01-05 10:03:17 +00:00
w32fns.c Initial revision 1995-11-07 07:52:28 +00:00
w32gui.h Initial revision 1995-11-07 07:52:28 +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
w32menu.c Comment fixes. 1996-01-05 10:03:17 +00:00
w32proc.c Comment fixes. 1996-01-05 10:03:17 +00:00
w32reg.c Initial revision 1995-11-07 07:52:28 +00:00
w32select.c Initial revision 1995-11-07 07:52:28 +00:00
w32term.c Initial revision 1995-11-07 07:52:28 +00:00
w32term.h Initial revision 1995-11-14 19:16:18 +00:00
w32xfns.c (have_menus_p): Renamed from using_x_p. 1995-12-26 04:39:17 +00:00
widget.c Comment fixes. 1996-01-05 10:03:17 +00:00
widget.h
widgetprv.h
window.c (Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window, 1996-01-09 00:34:12 +00:00
window.h (struct window): New field redisplay_end_trigger. 1995-11-10 16:05:24 +00:00
x11term.h
xdisp.c Comment fixes. 1996-01-05 10:03:17 +00:00
xfaces.c (Fpixmap_spec_p): Harmonize arguments with documentation. 1996-01-09 00:34:18 +00:00
xfns.c (check_x_display_info, check_x_frame, x_set_font) 1995-12-26 04:41:21 +00:00
xmenu.c Comment fixes. 1996-01-05 10:03:17 +00:00
xrdb.c
xscrollbar.h
xselect.c Undo previous change, except for comments and doc strings. 1996-01-05 07:19:49 +00:00
xselect.c.old
xterm.c (XTread_socket): Pass KeyPress events to the toolkit. 1995-12-31 19:10:03 +00:00
xterm.h Undo previous change. 1996-01-05 07:18:50 +00:00
XTests.c
XTests.h