1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00
emacs/src
Richard M. Stallman e5e548e338 (Fx_create_frame): Don't look for default font
if the caller has specified a valid font.  Try several
alternative font patterns.
1993-07-24 07:23:16 +00:00
..
m (TEXT_START) [__GNUC__]: Define as 0. 1993-07-23 07:48:11 +00:00
s (HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS 1993-07-23 19:53:44 +00:00
.gdbinit Doc fix. 1993-03-13 21:14:27 +00:00
abbrev.c Updated copyright years. 1993-05-22 21:34:42 +00:00
acldef.h entered into RCS 1992-01-13 21:48:03 +00:00
alloc.c (compact_strings): Add USE_TEXT_PROPERTIES conditional. 1993-07-21 22:29:26 +00:00
alloca.c *** empty log message *** 1993-07-13 16:37:01 +00:00
blockinput.h * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is 1993-05-10 00:14:09 +00:00
buffer.c (syms_of_buffer): Lisp var doc fixes. 1993-07-22 08:53:43 +00:00
buffer.h Updated copyright years. 1993-05-22 21:34:42 +00:00
bytecode.c Updated copyright years. 1993-05-22 21:34:42 +00:00
callint.c (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right 1993-07-08 23:44:01 +00:00
callproc.c (PRIO_PROCESS): Definition deleted. 1993-06-30 17:51:16 +00:00
casefiddle.c (casify_region): Remove mistaken arg to record_change. 1993-05-16 13:42:36 +00:00
casetab.c * casetab.c: Fix formatting, so as not to confuse etags. 1993-05-25 13:03:47 +00:00
chpdef.h entered into RCS 1992-01-13 21:48:03 +00:00
cm.c entered into RCS 1992-01-13 21:48:03 +00:00
cm.h entered into RCS 1992-07-14 23:23:55 +00:00
cmds.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
commands.h * keyboard.c (menu_bar_items, read_key_sequence): Use 1993-06-22 08:17:26 +00:00
config.in * config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconf 1993-06-20 20:18:32 +00:00
data.c (syms_of_data): Staticpro Qmark_inactive. 1993-07-08 21:27:33 +00:00
dired.c (Ffile_attributes): Give -1 as size if size won't fit. 1993-06-13 01:16:05 +00:00
dispextern.h Separate parameter faces (those created and modified by the user) 1993-06-22 07:26:44 +00:00
dispnew.c * dispnew.c (direct_output_for_insert): By the time this function 1993-07-18 06:23:32 +00:00
disptab.h Updated copyright years. 1993-05-22 21:34:42 +00:00
doc.c * doc.c (Fsubstitute_command_keys): Pass all five arguments to 1993-07-06 06:16:20 +00:00
doprnt.c Put interrupt input blocking in a separate file from xterm.h. 1993-03-31 10:55:33 +00:00
editfns.c (region_limit): Declare Vmark_even_if_inactive. 1993-07-08 23:45:22 +00:00
emacs.c (PRIO_PROCESS): Definition deleted. 1993-06-30 17:51:16 +00:00
environ.c entered into RCS 1990-11-12 20:20:40 +00:00
epaths.in * paths.h (PATH_INFO): New path, to edited by the configuration 1993-05-25 06:38:43 +00:00
eval.c (Fwhile): If mocklisp, test for nonzeroness. 1993-07-19 22:09:41 +00:00
fileio.c (Frename_file): After prompting for ok-if-already-exists, pass only nil or 1993-07-03 06:58:05 +00:00
filelock.c * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to 1993-06-10 06:19:30 +00:00
floatfns.c (Fexpt): New local `val' for making integer to return. 1993-06-12 07:19:24 +00:00
fns.c * fns.c (Fsubstring, concat): Pass all six arguments to 1993-07-06 14:43:32 +00:00
frame.c (Fdelete_frame): Allow deletion if there is some other 1993-07-22 09:01:22 +00:00
frame.h (Qicon): Declared. 1993-06-11 15:41:36 +00:00
getloadavg.c *** empty log message *** 1993-07-12 22:13:12 +00:00
gnu.h entered into RCS 1992-09-13 11:44:06 +00:00
hftctl.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
indent.c Updated copyright years. 1993-05-22 21:34:42 +00:00
indent.h entered into RCS 1992-01-13 21:48:03 +00:00
insdel.c (prepare_to_modify_buffer): Call verify_overlay_modification. 1993-07-13 21:06:19 +00:00
intervals.c (set_point): Test Vinhibit_point_motion_hooks. 1993-07-23 07:59:08 +00:00
intervals.h (Vinhibit_point_motion_hooks): Declared. 1993-07-23 07:57:57 +00:00
ioctl.h entered into RCS 1992-01-13 21:48:03 +00:00
keyboard.c (command_loop_1): Run post-command-hook first thing. 1993-07-23 23:23:57 +00:00
keyboard.h * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New 1993-07-05 04:26:30 +00:00
keymap.c * keyboard.c (read_key_sequence): Accept both strings and vectors 1993-07-18 06:25:40 +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 Consistently use the mark bit of the root interval's parent field 1993-07-18 06:26:10 +00:00
lread.c (Fload): Use call5. 1993-06-13 00:01:50 +00:00
mach2.h Updated GPL version to 2. 1993-06-12 22:01:38 +00:00
macros.c Updated copyright years. 1993-05-22 21:34:42 +00:00
macros.h entered into RCS 1992-01-13 21:48:03 +00:00
Makefile.in (xmakefile): Use CFLAGS after C_SWITCH_SYSTEM. 1993-07-20 22:16:59 +00:00
marker.c entered into RCS 1992-01-13 21:48:03 +00:00
mem-limits.h [_LIBC]: Define BSD4_2. 1993-07-23 20:38:15 +00:00
minibuf.c (Fdisplay_completion_list): Run completion-setup-hook. 1993-07-15 05:46:02 +00:00
mocklisp.c Rename int-to-string to number-to-string, since it can handle 1993-03-30 21:21:49 +00:00
mocklisp.h entered into RCS 1992-01-13 21:48:03 +00:00
ndir.h entered into RCS 1992-01-13 21:48:03 +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 (float_to_string): Don't use uninitialized pointer `cp'. 1993-07-22 08:34:30 +00:00
process.c (Fprocess_status): Use Fget_process, to avoid error 1993-07-24 05:47:16 +00:00
process.h New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the 1993-03-30 23:05:56 +00:00
puresize.h * puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces, 1993-06-19 22:58:35 +00:00
ralloc.c (ALIGNED, ROUNDUP): Use unsigned long int' instead of unsigned int' for 1993-07-22 18:59:43 +00:00
regex.c *** empty log message *** 1993-06-16 21:28:28 +00:00
regex.h entered into RCS 1993-05-28 00:10:45 +00:00
scroll.c (calculate_scrolling): Defend against negative baud_rate. 1993-05-31 19:04:07 +00:00
search.c * search.c (Flooking_at, Fstring_match, fast_string_match, 1993-06-10 12:52:31 +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
sunfns.c Comment fixes. 1993-07-23 19:17:12 +00:00
syntax.c * syntax.c (Fmodify_syntax_entry): Doc fix. 1993-07-18 06:26:51 +00:00
syntax.h Updated copyright years. 1993-05-22 21:34:42 +00:00
sysdep.c * xterm.c, sysdep.c (F_SETOWN_BUG): Defined. 1993-07-18 06:27:15 +00:00
syssignal.h [POSIX] [!__GNUC__] (sys_sigmask): Add declaration. 1993-06-05 02:07:08 +00:00
systime.h [HAVE_TZNAME]: Declare tzname if not macro. 1993-06-06 17:44:23 +00:00
systty.h Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
term.c (term_get_fkeys): Use prior', not previous', for %8/kP. 1993-06-13 00:41:51 +00:00
termchar.h entered into RCS 1992-07-13 20:56:17 +00:00
termhooks.h * termhooks.h: In order to avoid declaring struct input_event 1993-07-18 06:27:38 +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): Set up Lisp var Vinhibit_point_motion_hooks. 1993-07-23 07:58:22 +00:00
uaf.h (uaf$v_thursday): Fix misspelling of "thursday". 1993-06-07 18:27:47 +00:00
undo.c (Fprimitive_undo): Rename arg to N to avoid conflict. 1993-06-13 23:15:39 +00:00
unexaix.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
unexconvex.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
unexec.c * unexec.c [HPUX] (sbrk): This returns a void *. 1993-06-16 21:42:25 +00:00
unexelf.c (unexec): Move data2 section header up so all section 1993-03-03 09:03:06 +00:00
unexencap.c Initial revision 1992-01-13 22:04:23 +00:00
unexenix.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +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 Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
unexnext.c Changes for Emacs 19 from Thorsten Ohl <ohl@chico.harvard.edu>: 1993-05-04 02:44:16 +00:00
unexsgi.c Changes for Silicon Graphics Iris 5D. 1993-05-19 04:56:06 +00:00
unexsunos4.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
vlimit.h entered into RCS 1992-01-13 21:48:03 +00:00
vm-limit.c (check_memory_limits): Use unsigned long to hold memory size values. 1993-06-30 20:18:30 +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 entered into RCS 1992-01-13 21:48:03 +00:00
vmsgmalloc.c Initial revision 1993-05-18 22:59:49 +00:00
vmsmap.c entered into RCS 1992-01-13 21:48:03 +00:00
vmspaths.h Some VMS changes from Richard Levitte <levitte@e.kth.se>: 1993-03-19 17:28:14 +00:00
vmsproc.c entered into RCS 1992-01-13 21:48:03 +00:00
vmsproc.h entered into RCS 1992-01-13 21:48:03 +00:00
vmstime.c Add GNU copyright notice. 1993-03-15 00:16:34 +00:00
vmstime.h Add GNU copyright notice. 1993-03-15 00:16:34 +00:00
window.c * window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAME 1993-07-18 06:28:40 +00:00
window.h Updated copyright years. 1993-05-22 21:34:42 +00:00
x11term.h entered into RCS 1992-05-01 06:20:52 +00:00
xdisp.c * xdisp.c (redisplay): If we're not already showing the region, 1993-06-30 21:30:25 +00:00
xfaces.c (face_name_id_number): Use assq_no_quit, not Fassq. 1993-07-24 05:49:51 +00:00
xfns.c (Fx_create_frame): Don't look for default font 1993-07-24 07:23:16 +00:00
xmenu.c (xmenu_show): Store 0 in *ERROR at the beginning. 1993-06-15 23:17:10 +00:00
xrdb.c (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T. 1993-07-22 22:03:11 +00:00
xscrollbar.h entered into RCS 1992-01-13 21:48:03 +00:00
xselect.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
xselect.c.old JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
xterm.c (XTread_socket) [! HAVE_X11R5]: 1993-07-23 08:04:52 +00:00
xterm.h Separate parameter faces (those created and modified by the user) 1993-06-22 07:26:44 +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