1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/src
Richard M. Stallman 514b8dcfdb (regex_compile): Split an if to avoid compiler bug.
(re_match_2_internal): Use separate if to compute bestmatch_p.
1994-08-17 23:13:50 +00:00
..
m (LIBS_MACHINE): If SOLARIS2_4, don't define this. 1994-08-10 19:28:38 +00:00
s (pid_t): New definition. 1994-08-14 02:47:35 +00:00
.gdbinit Set the breakpoint in x_error_quitter instead of _XPrintDefaultError. 1994-07-24 01:10:32 +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 Update copyright. 1994-05-04 02:41:09 +00:00
alloca.c [emacs]: Block input around the garbage reclamation. 1994-06-02 17:45:40 +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 (list_buffers_1): Update header line layout. 1994-08-16 23:51:52 +00:00
buffer.h (BUF_PTR_CHAR_POS): New macro. 1994-06-25 22:34:25 +00:00
bytecode.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
callint.c (Fcall_interactively): Ignore `-' in string. 1994-06-15 18:17:55 +00:00
callproc.c (Fcall_process_region): gcpro filename_string. 1994-08-17 21:44:49 +00:00
casefiddle.c Update copyright. 1994-05-04 02:41:09 +00:00
casetab.c Update copyright. 1994-05-04 02:41:09 +00:00
chpdef.h entered into RCS 1992-01-13 21:48:03 +00:00
cm.c Fix GPL version. 1994-04-26 01:41:27 +00:00
cm.h entered into RCS 1992-07-14 23:23:55 +00:00
cmds.c (internal_self_insert): Now can return 2. 1994-06-29 19:51:33 +00:00
commands.h (unread_command_char): Declared. 1994-07-18 06:14:10 +00:00
config.in (HAVE_RAND48): Add #undef. 1994-07-28 21:20:55 +00:00
convexos.h Initial revision 1993-11-10 21:03:53 +00:00
data.c (Fdefine_function, Fdefalias): Handle advice as in Ffset. 1994-08-04 22:57:13 +00:00
dired.c Put stdio.h, sys/types.h and sys/stat.h after config.h. 1994-06-15 03:43:43 +00:00
dispextern.h Update copyright. 1994-05-04 02:41:09 +00:00
dispnew.c (sit_for): Undo previous change. 1994-07-31 06:37:57 +00:00
disptab.h Updated copyright years. 1993-05-22 21:34:42 +00:00
doc.c (store_function_docstring): Do nothing for bytecode object 1994-08-17 20:06:55 +00:00
doprnt.c (doprnt): Handle padding on %c. 1994-07-05 07:24:16 +00:00
dosfns.c Finish downcasing mouse_init1, mouse_off, 1994-05-02 07:51:29 +00:00
dosfns.h Initial revision 1994-01-08 09:22:50 +00:00
editfns.c (get_system_name): Add a cast. 1994-07-25 21:20:28 +00:00
emacs.c (init_cmdargs): Set up initial_argv, initial_argc. 1994-06-13 20:41:00 +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 (Fprog2): Doc fix. 1994-08-01 19:29:56 +00:00
fileio.c (Fread_file_name_internal): Call double_dollars when `changed' is set. 1994-08-04 23:36:07 +00:00
filelock.c Update copyright. 1994-05-04 02:41:09 +00:00
floatfns.c Don't declare logb if it is a macro. 1994-05-11 00:17:44 +00:00
fns.c (Frandom): Handle LIMIT >= 40000000. 1994-07-30 21:17:41 +00:00
frame.c [!MULTI_FRAME] (Fframe_first_window): Defined. 1994-07-16 20:19:25 +00:00
frame.h (FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero. 1994-07-13 04:15:52 +00:00
getloadavg.c Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG. 1994-06-04 05:24:48 +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 Put sys/signal.h and errno.h first, then config.h. 1994-06-15 03:45:54 +00:00
indent.c (compute_motion): Use WIN's frame, not selected one. 1994-08-14 09:15:39 +00:00
indent.h entered into RCS 1992-01-13 21:48:03 +00:00
insdel.c (adjust_point): New function. 1994-04-26 02:22:52 +00:00
intervals.c Update copyright. 1994-05-04 02:41:09 +00:00
intervals.h Update copyright. 1994-05-04 02:41:09 +00:00
ioctl.h entered into RCS 1992-01-13 21:48:03 +00:00
keyboard.c (record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p. 1994-08-10 03:21:20 +00:00
keyboard.h (map_prompt): Declared. 1994-04-16 03:50:19 +00:00
keymap.c (Fdefine_key): Fix error message. 1994-08-11 19:45:41 +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 Comment fix. 1994-08-17 22:50:36 +00:00
lread.c (readevalloop): Correctly unbind the unwind protect. 1994-07-09 04:44:28 +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 (FRAME_SUPPORT): Add faces.elc. 1994-08-11 22:57:41 +00:00
marker.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
mem-limits.h (get_lim_data): Handle NO_LIM_DATA. 1994-04-21 18:53:38 +00:00
minibuf.c (Fdisplay_completion_list): gcpro `completions'. 1994-07-24 04:04:36 +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 (mouse_init1): Use alternate mouse detection for old mouse drivers. 1994-07-14 04:58:02 +00:00
msdos.h Add template for rootrelativepath. 1994-06-07 15:25:21 +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 (internal_with_output_to_temp_buffer): gcpro things. 1994-07-24 04:18:02 +00:00
process.c (create_process): Set default handling for SIGINT, etc. 1994-07-31 00:00:24 +00:00
process.h Update copyright. 1994-05-04 02:41:09 +00:00
puresize.h [MULTI_FRAME] (PURESIZE): Increased. 1994-08-09 03:57:21 +00:00
ralloc.c (r_alloc_init): Explicitly use real_morecore 1993-11-18 09:26:05 +00:00
regex.c (regex_compile): Split an if to avoid compiler bug. 1994-08-17 23:13:50 +00:00
regex.h entered into RCS 1993-05-28 00:10:45 +00:00
scroll.c Update copyright. 1994-05-04 02:41:09 +00:00
search.c (Freplace_match): Treat caseless initial like a lowercase initial. 1994-08-11 22:57:20 +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 (scan_lists, Fforward_comment): When moving backward over 1994-06-24 21:52:16 +00:00
syntax.h (SYNTAX_MATCH): Fix typo (syntax -> matcher). 1994-06-19 18:18:20 +00:00
sysdep.c (random): Use rand differently, and distinguish BSD/USG. 1994-07-28 12:50:34 +00:00
syssignal.h [POSIX_SIGNALS] (signal): New definition. 1994-07-27 18:10:51 +00:00
systime.h (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4. 1994-06-17 23:52:35 +00:00
systty.h [__GNU_LIBRARY__]: Include <termios.h>. 1994-05-11 22:15:20 +00:00
syswait.h [BSD]: #undef WCOREDUMP before defining it. 1994-02-20 19:34:12 +00:00
term.c (term_get_fkeys): Don't redeclare term_get_fkeys_1 here. 1994-06-23 19:30:19 +00:00
termcap.c entered into RCS 1994-06-04 16:23:20 +00:00
termchar.h entered into RCS 1992-07-13 20:56:17 +00:00
termhooks.h Update copyright. 1994-05-04 02:41:09 +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 (Fget_text_property): Simplify using Ftext_properties_at. 1994-07-17 23:53:10 +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 (Fprimitive_undo): GCPRO next and list. 1994-05-25 02:22:08 +00:00
unexaix.c (adjust_lnnoptrs): Handle multiple aux symbols. 1994-06-13 19:46:22 +00:00
unexconvex.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexec.c (make_hdr): Handle case of no "additional header". 1994-06-16 23:45:41 +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 (roundup): Undef before defining. 1994-05-28 21:46:45 +00:00
unexmips.c (unexec): Cast pointers. Fix error message. 1994-04-28 03:49:12 +00:00
unexnext.c (get_data_region): Add cast to avoid warning. 1993-08-13 05:38:33 +00:00
unexsgi.c (unexec): Handle debugging info properly. 1994-05-05 19:31:09 +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 Update copyright. 1994-05-04 02:41:09 +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): Delete the code to make rows at least 3. 1994-07-19 22:16:18 +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 (window_loop, case UNSHOW_BUFFER): 1994-08-13 23:13:10 +00:00
window.h (minibuf_prompt): Now a Lisp_Object. All uses changed. 1994-06-18 00:13:02 +00:00
x11term.h entered into RCS 1992-05-01 06:20:52 +00:00
xdisp.c (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS. 1994-08-11 03:47:40 +00:00
xfaces.c (compute_glyph_face_1): New function. 1994-08-07 04:51:57 +00:00
xfns.c (Fx_get_resource): Doc fix. 1994-07-31 23:20:58 +00:00
xmenu.c (xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed. 1994-08-14 00:42:40 +00:00
xrdb.c [USG5] (SYSV): Don't define if already defined. 1994-07-20 07:19:35 +00:00
xscrollbar.h entered into RCS 1992-01-13 21:48:03 +00:00
xselect.c (x_get_foreign_selection): Use the new feature 1994-07-27 00:13:42 +00:00
xselect.c.old JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
xterm.c (x_new_font): Don't set filename = full_name if that's null. 1994-08-12 05:23:38 +00:00
xterm.h Update copyright. 1994-05-04 02:41:09 +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