1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/src
Gerd Moellmann 9b0e97aaa0 (struct redisplay_history) [GLYPH_DEBUG]: New.
(REDISPLAY_HISTORY_SIZE) [GLYPH_DEBUG]: New macro.
(redisplay_history, history_idx, history_tick) [GLYPH_DEBUG]: New
variables.
(add_window_display_history, add_frame_display_history)
(Fdump_redisplay_history) [GLYPH_DEBUG]: New functions.
(build_frame_matrix_from_leaf_window): Remove unused code.
(build_frame_matrix_from_leaf_window) [GLYPH_DEBUG]: Add to
redisplay history.
(update_frame) [GLYPH_DEBUG]: Add to redisplay history.
(update_window) [GLYPH_DEBUG]: Likewise.
(syms_of_display): Defsubr dump-redisplay-history.
2000-12-27 12:43:22 +00:00
..
bitmaps # 1999-09-29 16:37:29 +00:00
m (BROKEN_SIGAIO, BROKEN_SIGPTY, BROKEN_SIGPOLL): 2000-11-11 01:05:49 +00:00
s (NSIG): Don't redefine. 2000-12-21 00:01:55 +00:00
.dbxinit #ecrt0.c 1999-10-01 11:44:30 +00:00
.gdbinit (xbacktrace): Handle case that $bt->function isn't 2000-10-24 10:55:57 +00:00
.gitignore Sort alphabetically and add `Makefile'. 2000-09-15 20:58:45 +00:00
abbrev.c (syms_of_abbrev): Set buffer_default's abbrev table 2000-06-19 15:58:23 +00:00
acldef.h
alloc.c (gc_sweep): Add comment. 2000-12-07 12:00:51 +00:00
alloca.c Use #error. 2000-08-17 13:57:01 +00:00
alloca.s
atimer.c (alarm_signal_handler): Add forward declaration. 2000-06-15 12:56:17 +00:00
atimer.h Protect against multiple inclusion. Include 2000-06-25 16:02:34 +00:00
blockinput.h Protect against multiple inclusion. Include 2000-06-25 16:02:04 +00:00
buffer.c (Fkill_buffer): Don't Fset_buffer when testing if 2000-12-12 15:29:00 +00:00
buffer.h (mmap_set_vars): Declare. 2000-12-12 18:51:47 +00:00
bytecode.c (toplevel) [CHECK_FRAME_FONT]: Include frame.h and 2000-12-19 12:14:08 +00:00
callint.c (Fcall_interactively): Prevent a compiler warning. 2000-12-21 20:40:40 +00:00
callproc.c (Fcall_process_region): Use HAVE_MKSTEMP. 2000-11-07 18:12:12 +00:00
casefiddle.c Include composite.h. 1999-12-15 00:02:33 +00:00
casetab.c
category.c (Fmodify_category_entry): Use SPLIT_CHAR, not 2000-05-19 23:51:29 +00:00
category.h (CATEGORY_SET): Delete codes for a composite character. 1999-12-15 00:02:55 +00:00
ccl.c (CCL_WRITE_CHAR): Don't handle EOL conversion here. 2000-12-22 00:06:52 +00:00
ccl.h (struct ccl_program): New member cr_consumed. 2000-12-22 00:07:09 +00:00
ChangeLog *** empty log message *** 2000-12-27 12:42:55 +00:00
ChangeLog.1 # 1999-09-29 16:37:29 +00:00
ChangeLog.2 # 1999-09-29 16:37:29 +00:00
ChangeLog.3 # 1999-09-29 16:37:29 +00:00
ChangeLog.4 # 1999-09-29 16:37:29 +00:00
ChangeLog.5 # 1999-09-29 16:37:29 +00:00
ChangeLog.6 # 1999-09-29 16:37:29 +00:00
ChangeLog.7 # 1999-10-04 16:40:11 +00:00
ChangeLog.8 *** empty log message *** 2000-09-25 15:42:25 +00:00
charset.c (Fmake_char_internal): If CHARSET doesn't have a 2000-12-21 00:12:13 +00:00
charset.h (CHAR_STRING): Optimized for single byte characters. 2000-10-10 02:00:52 +00:00
chpdef.h
cm.c Don't try to include termcap.h; see comment there. 2000-11-21 12:05:08 +00:00
cm.h Remove unneeded declaration of ospeed. 1999-09-27 16:42:19 +00:00
cmds.c (internal_self_insert): Delete '#ifdef HAVE_FACES' and 2000-08-26 05:56:50 +00:00
coding.c (ccl_coding_driver): Initialize ccl->cr_consumed. 2000-12-21 23:22:16 +00:00
coding.h (code_convert_string1): Declare. 2000-12-04 00:27:33 +00:00
commands.h
composite.c (update_compositions): Fix typo (use the correct variable). 2000-12-06 00:28:48 +00:00
composite.h (compose_chars_in_text): Add prototype. 2000-11-06 12:35:06 +00:00
config.in (HAVE_XKBGETKEYBOARD): Add. 2000-12-14 11:59:50 +00:00
convexos.h
COPYING # 1999-10-17 09:55:57 +00:00
cxux-crt0.s #ecrt0.c 1999-10-01 11:44:30 +00:00
data.c Avoid some more compiler warnings. 2000-09-21 20:54:57 +00:00
dired.c (directory_files_internal): Always return decoded filenames. 2000-12-18 12:05:38 +00:00
dispextern.h (GLYPH_EQUAL_P): Also compare pixel widths, 2000-12-21 20:40:58 +00:00
dispnew.c (struct redisplay_history) [GLYPH_DEBUG]: New. 2000-12-27 12:43:22 +00:00
disptab.h
doc.c (Fsubstitute_command_keys): Change the way buffers 2000-12-08 09:59:52 +00:00
doprnt.c Don't declare xmalloc, xrealloc. 2000-06-20 14:02:05 +00:00
dosfns.c (Ffile_system_info): New function. 2000-12-07 14:53:45 +00:00
dosfns.h Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
ecrt0.c Remove LISP_FLOAT_TYPE' and standalone'. 2000-02-17 09:45:46 +00:00
editfns.c (Fformat): Prevent a buffer overrun when the format 2000-12-14 16:18:54 +00:00
emacs.c * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight): 2000-11-26 06:35:26 +00:00
environ.c
epaths.in
eval.c *** empty log message *** 2000-11-29 18:47:42 +00:00
fileio.c (Fcopy_file): Rename the last argument to keep_time, to 2000-12-16 15:31:03 +00:00
filelock.c (unlock_all_files): Use unlock_file to expand each 2000-10-24 20:57:11 +00:00
filemode.c #ecrt0.c 1999-10-01 11:44:30 +00:00
firstfile.c
floatfns.c [USE_CRT_DLL]: Remove unnecessary extern, which screws 2000-08-22 22:19:26 +00:00
fns.c (Frequire): Doc fix. 2000-12-19 18:00:46 +00:00
fontset.c (syms_of_fontset) [WINDOWSNT]: Make default fontsize on w32 10 2000-10-27 18:57:17 +00:00
fontset.h (free_face_fontset): Renamed from fs_free_face_fontset. 2000-06-23 14:34:44 +00:00
frame.c (make_frame): Change initialization of tool bar 2000-11-22 16:28:38 +00:00
frame.h (struct frame): Members desired_tool_bar_items, 2000-11-22 16:28:11 +00:00
getloadavg.c Don't define NLIST_STRUCT (handled by configure). 2000-06-20 13:17:40 +00:00
getpagesize.h
gmalloc.c Add code from mcheck.c of glibc-1.09.1. 2000-10-27 18:43:39 +00:00
gnu.h
hftctl.c Use PROTOTYPES. 2000-03-08 18:55:10 +00:00
indent.c (compute_motion): Keep pos_byte in sync with pos. 2000-11-25 02:08:59 +00:00
indent.h (toplevel): Add function prototypes. 1999-07-21 21:43:52 +00:00
insdel.c (adjust_markers_for_delete): Handle before-insertion markers correctly. 2000-10-18 06:20:27 +00:00
intervals.c * lisp.h (KEYMAPP): New macro. 2000-10-27 22:20:19 +00:00
intervals.h (get_char_property_and_overlay): Add declaration. 2000-10-25 05:13:17 +00:00
ioctl.h
keyboard.c (echo_prompt): Always set current_kboard->echoptr to 2000-12-23 23:09:04 +00:00
keyboard.h * lisp.h (KEYMAPP): New macro. 2000-10-27 22:20:19 +00:00
keymap.c (push_key_description): Don't convert eight-bit-control 2000-12-21 01:58:28 +00:00
lastfile.c Include config.h to pick up data layout pragmas. 1999-01-17 19:16:08 +00:00
line.h
lisp.h (Qinhibit_point_motion_hooks): Declare extern. 2000-12-21 16:57:00 +00:00
lread.c (read1): Recognize end of file after `\\'. 2000-12-15 13:59:23 +00:00
mach2.h
macros.c (store_kbd_macro_char): Change the way buffers are 2000-12-08 09:59:12 +00:00
macros.h
Makefile.in (obj): Add md5.o 2000-11-30 13:46:08 +00:00
makefile.nt (sunfns.obj): Remove. 2000-12-05 23:05:57 +00:00
makefile.w32-in (md5.o): Add target. 2000-12-05 22:58:41 +00:00
marker.c Avoid some more compiler warnings. 2000-09-21 20:55:56 +00:00
md5.c Fix C++-style comment. 2000-12-06 10:41:29 +00:00
md5.h (__P): Don't define -- it comes from config.h. 2000-12-06 21:16:37 +00:00
mem-limits.h Use POINTER_TYPE. 2000-03-08 18:49:46 +00:00
minibuf.c * minibuf.c: Include intervals.h. 2000-12-05 20:36:44 +00:00
mktime.c Unprotoized. 2000-06-19 13:07:47 +00:00
mocklisp.c
mocklisp.h
msdos.c (IT_set_face): Obey inverse_video. 2000-12-18 13:27:18 +00:00
msdos.h (XMenuActivate): Update prototype. 2000-07-20 11:04:07 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
print.c (print_unwind): Return nil. 2000-12-21 20:40:10 +00:00
process.c (wait_reading_process_input): Check for pending 2000-12-18 10:53:51 +00:00
process.h
puresize.h (BASE_PURESIZE): Increase to 700000. 2000-11-17 22:36:22 +00:00
ralloc.c (__malloc_extra_blocks): Declare as __malloc_size_t. 2000-09-25 21:07:55 +00:00
README #ecrt0.c 1999-10-01 11:44:30 +00:00
regex.c (re_iswctype, re_wctype_to_bit): Fix braino. 2000-10-30 15:20:17 +00:00
regex.h Remove warning that noone noticed anyway 2000-10-17 06:55:04 +00:00
region-cache.c
region-cache.h
scroll.c Include keyboard.h before frame.h. 2000-08-22 22:41:00 +00:00
search.c (Fset_match_data): Be sure to make search_regs always sane. 2000-10-30 04:10:22 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c (vox_configure): Change order of ioctls. Don't 2000-12-07 22:09:00 +00:00
strftime.c Change some #if foo to #ifdef foo. 2000-12-06 19:56:47 +00:00
sunfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
syntax.c (scan_lists): Check that the right quote char has the 2000-12-09 20:17:59 +00:00
syntax.h (SYNTAX_ENTRY_INT): Delete codes for a composite 1999-12-15 00:20:44 +00:00
sysdep.c Move the code for declaring h_errno after #include <netdb.h>. 2000-11-21 23:56:56 +00:00
sysselect.h
syssignal.h Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY. 2000-11-11 01:07:33 +00:00
systime.h (EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE. 2000-06-23 17:05:10 +00:00
systty.h [__GLIBC__ >= 2]: Check __FAVOR_BSD instead of 1999-01-04 12:10:38 +00:00
syswait.h Move some definitions. 2000-07-26 11:06:05 +00:00
temacs.opt #ecrt0.c 1999-10-01 11:44:30 +00:00
term.c Don't try to include termcap.h; see comment there. 2000-11-21 12:05:08 +00:00
termcap.c (tgetent): Change the way buffers are reallocated to 2000-12-08 09:58:04 +00:00
termchar.h
termhooks.h (enum event_kind): New member multibyte_char_keystroke. 2000-08-11 00:51:25 +00:00
terminfo.c (ospeed): Don't declare. 2000-10-06 22:53:30 +00:00
termopts.h
textprop.c (text_read_only): New function. 2000-11-28 11:49:05 +00:00
tparam.c (tparam1): Change the way buffers are reallocated to be 2000-12-08 09:58:48 +00:00
uaf.h
undo.c (Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t. 2000-12-21 16:56:13 +00:00
unexaix.c (unexec): Use unsigned instead of uintptr_t because 1999-11-23 17:22:03 +00:00
unexalpha.c Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare 2000-08-17 14:07:15 +00:00
unexapollo.c
unexconvex.c
unexec.c (write_segment) [USE_CRT_DLL]: Remove unnecessary 2000-08-22 22:41:55 +00:00
unexelf.c (ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64. 2000-09-26 13:01:57 +00:00
unexelf1.c
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
unexmips.c
unexnext.c
unexsgi.c (unexec): Dump the .rodata section from memory 1999-06-13 22:48:46 +00:00
unexsni.c (unexec): Handle .rel.dyn section. 1999-11-17 20:58:06 +00:00
unexsunos4.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
unexw32.c Change PUCHAR to PCHAR. 2000-08-22 22:44:39 +00:00
vlimit.h
vm-limit.c (check_memory_limits) [REL_ALLOC]: Use real_morecore 2000-07-05 16:32:37 +00:00
vms-pp.c
vms-pp.trans #ecrt0.c 1999-10-01 11:44:30 +00:00
vms-pwd.h
vmsdir.h
vmsfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
vmsgmalloc.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
vmsmap.c
vmspaths.h
vmsproc.c * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): 2000-03-30 09:56:31 +00:00
vmsproc.h
vmstime.c
vmstime.h
w16select.c (set_clipboard_data): If there's not enough memory 2000-08-17 06:11:09 +00:00
w32.c (w32_strerror): New function. 2000-12-18 23:50:26 +00:00
w32.h (w32_strerror): New extern. 2000-12-18 23:50:56 +00:00
w32bdf.c (w32_init_bdf_font): Fix test for valid bmp heap. 2000-12-21 11:05:33 +00:00
w32bdf.h (bdffont): Add nchars. 2000-10-29 21:02:58 +00:00
w32console.c Do not undef HAVE_WINDOW_SYSTEM before 2000-10-19 19:06:38 +00:00
w32fns.c (syms_of_w32fns): Initialize and staticpro tip_frame. 2000-12-20 10:21:02 +00:00
w32gui.h (w32_char_font_type): Move enum from w32term.c 2000-10-21 13:31:55 +00:00
w32heap.c (w32_build_number): New variable. 2000-11-05 21:39:32 +00:00
w32heap.h (w32_build_number): Add extern. 2000-11-05 21:38:49 +00:00
w32inevt.c Include keyboard.h before frame.h. 2000-08-22 23:33:55 +00:00
w32inevt.h *** empty log message *** 2000-06-12 19:48:20 +00:00
w32menu.c (add_menu_item): Reset menu item text when changing type to radio button. 2000-11-28 20:28:02 +00:00
w32proc.c (syms_of_ntproc): Doc fix for w32-downcase-file-names. 2000-11-21 18:23:50 +00:00
w32reg.c (w32_get_string_resource): Check for name in current 1999-05-02 10:28:55 +00:00
w32select.c (Fw32_set_clipboard_data): Save a copy of what is put on the clipboard. 2000-11-21 19:18:13 +00:00
w32term.c (w32_draw_bitmap): Fix drawing so it does not appear in the wrong colors 2000-12-22 11:33:37 +00:00
w32term.h (CP_INVALID): Rename to CP_UNKNOWN. 2000-12-06 15:53:11 +00:00
w32xfns.c (select_palette): Avoid calling SelectPalette if 2000-12-21 14:58:09 +00:00
widget.c (EmacsFrameDestroy): Call x_free_gcs instead of 2000-12-07 11:43:22 +00:00
widget.h (x_set_font): Don't call face-set-after-frame-default 1999-07-21 21:43:52 +00:00
widgetprv.h
window.c (size_window): When setting the window's too_small_ok 2000-12-22 13:48:19 +00:00
window.h (struct window): New member min_hscroll. 2000-12-20 15:36:07 +00:00
x-list-font.c (Fx_list_fonts): Access frame parameters throught 1998-10-21 11:50:56 +00:00
x11term.h
xdisp.c (init_from_display_pos): Pop until the iterator's 2000-12-23 19:23:24 +00:00
xfaces.c (Vface_ignored_fonts): New variable. 2000-12-16 01:15:05 +00:00
xfns.c (show_busy_cursor): Check for live frames more 2000-12-18 11:36:34 +00:00
xmenu.c (popup_get_selection): Use xmalloc instead of malloc. 2000-11-30 12:41:39 +00:00
xrdb.c (x_load_resources): Use the class name in the defaults. 2000-10-30 21:56:17 +00:00
xscrollbar.h
xselect.c (wait_for_property_change): Update copyright. 2000-11-28 15:36:08 +00:00
xselect.c.old
xterm.c (x_connection_closed): Prevent being called recursively 2000-12-18 12:54:00 +00:00
xterm.h (x_free_frame_resources): Declare. 2000-12-13 20:27:22 +00:00
XTests.c
XTests.h

This directory contains the source files for the C component of GNU Emacs.
Nothing in this directory is needed for using Emacs once it is built
and installed, if the dumped Emacs (on Unix systems) or the Emacs
executable and map files (on VMS systems) are copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

Under GNU and Unix systems, the file `Makefile.in' is used as a
template by the script `../configure' to produce `Makefile.c'.  The
same script then uses `cpp' to produce the machine-dependent
`Makefile' from `Makefile.c'; `Makefile' is the file which actually
controls the compilation of Emacs.  Most of this should work
transparently to the user; you should only need to run `../configure',
and then type `make'.

See the file VMSBUILD in this directory for instructions on compiling,
linking and building Emacs on VMS.

The files `*.com' and `temacs.opt' are used on VMS only.
The files `vlimit.h', `ioclt.h' and `param.h' are stubs to
allow compilation on VMS with the minimum amount of #ifdefs.

`uaf.h' contains VMS uaf structure definitions.  This is only needed if
you define READ_SYSUAF.  This should only be done for single-user
systems where you are not overly concerned with security, since it
either requires that you install Emacs with SYSPRV or make SYSUAF.DAT
world readable.  Otherwise, Emacs can determine information about the
current user, but no one else.

`pwd.h' contains definitions for VMS to be able to correctly simulate
`getpwdnam' and `getpwduid'.