..
bitmaps
m
(XPNTR): Don't redefine.
2003-11-18 00:17:42 +00:00
s
(LIBS_CARBON): New define to specify libraries for
2004-09-02 17:02:11 +00:00
.arch-inventory
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
2004-06-12 04:51:11 +00:00
.dbxinit
.gdbinit
(xsymbol): Fix last change.
2004-05-19 09:49:33 +00:00
.gitignore
Add .gdb_history
2004-01-21 05:47:54 +00:00
abbrev.c
(Fexpand_abbrev): Undo previous change.
2004-07-31 03:37:21 +00:00
acldef.h
Add arch taglines
2003-09-01 15:45:59 +00:00
alloc.c
(Fgarbage_collect): Mark keyboards, gtk data, and specpdl
2004-09-13 21:06:31 +00:00
alloca.c
Fix the prototype for xfree.
2004-01-30 17:12:40 +00:00
atimer.c
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
2004-07-19 04:42:43 +00:00
atimer.h
Update copyright.
2004-06-16 15:10:55 +00:00
blockinput.h
Update copyright.
2004-06-16 15:10:55 +00:00
buffer.c
(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
2004-09-08 02:23:55 +00:00
buffer.h
(struct buffer): Add auto_save_file_format field.
2004-09-08 02:21:45 +00:00
bytecode.c
(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
2004-09-13 21:13:38 +00:00
callint.c
(Fcall_interactively): Doc fix.
2004-07-31 15:50:46 +00:00
callproc.c
Undo 2004-06-16T15:10:55Z!storm@cua.dk changes (committed accidentally)
2004-06-17 08:33:27 +00:00
casefiddle.c
(casify_object): Use SAFE_ALLOCA.
2004-06-21 21:52:03 +00:00
casetab.c
Add arch taglines
2003-09-01 15:45:59 +00:00
category.c
(Fdefine_category, Fcategory_docstring)
2004-02-20 03:40:19 +00:00
category.h
Add arch taglines
2003-09-01 15:45:59 +00:00
ccl.c
(CCL_READ_CHAR): If hit EOF, set REG to -1.
2004-06-13 00:22:19 +00:00
ccl.h
Add arch taglines
2003-09-01 15:45:59 +00:00
ChangeLog
*** empty log message ***
2004-09-14 20:03:34 +00:00
ChangeLog.1
Add arch taglines
2003-09-01 15:45:59 +00:00
ChangeLog.2
Add arch taglines
2003-09-01 15:45:59 +00:00
ChangeLog.3
Add arch taglines
2003-09-01 15:45:59 +00:00
ChangeLog.4
Add arch taglines
2003-09-01 15:45:59 +00:00
ChangeLog.5
Add arch taglines
2003-09-01 15:45:59 +00:00
ChangeLog.6
Add arch taglines
2003-09-01 15:45:59 +00:00
ChangeLog.7
Add arch taglines
2003-09-01 15:45:59 +00:00
ChangeLog.8
Add arch taglines
2003-09-01 15:45:59 +00:00
ChangeLog.9
Add arch taglines
2003-09-01 15:45:59 +00:00
charset.c
(Fstring): Use SAFE_ALLOCA.
2004-06-21 21:52:46 +00:00
charset.h
(SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings from GCC.
2004-04-04 21:00:49 +00:00
chpdef.h
Add arch taglines
2003-09-01 15:45:59 +00:00
cm.c
Add arch taglines
2003-09-01 15:45:59 +00:00
cm.h
Add arch taglines
2003-09-01 15:45:59 +00:00
cmds.c
(Fend_of_line): Doc fix.
2004-02-16 19:12:46 +00:00
coding.c
(decode_coding_string): Adjust coding->consumed, and
2004-08-03 05:12:00 +00:00
coding.h
Add arch taglines
2003-09-01 15:45:59 +00:00
commands.h
Add arch taglines
2003-09-01 15:45:59 +00:00
composite.c
*** empty log message ***
2003-12-26 11:39:22 +00:00
composite.h
Add arch taglines
2003-09-01 15:45:59 +00:00
config.in
Rebuild.
2003-12-24 16:46:28 +00:00
COPYING
cxux-crt0.s
Add arch taglines
2003-09-01 15:45:59 +00:00
data.c
(Finteractive_form): Doc fix.
2004-08-02 20:50:09 +00:00
dired.c
(Ffile_attributes): Don't pass extra nil arg to file-handler.
2004-04-15 21:02:33 +00:00
dispextern.h
(enum window_part): Add ON_SCROLL_BAR.
2004-07-25 17:44:33 +00:00
dispnew.c
(Fsleep_for): Remove obsolete code.
2004-08-20 10:33:05 +00:00
disptab.h
Add arch taglines
2003-09-01 15:45:59 +00:00
doc.c
(Fsnarf_documentation): Doc fix.
2004-06-23 17:00:06 +00:00
doprnt.c
Add arch taglines
2003-09-01 15:45:59 +00:00
dosfns.c
Add arch taglines
2003-09-01 15:45:59 +00:00
dosfns.h
Add arch taglines
2003-09-01 15:45:59 +00:00
ecrt0.c
Add arch taglines
2003-09-01 15:45:59 +00:00
editfns.c
(Fformat): Handle format strings with multiple text
2004-09-12 21:35:14 +00:00
emacs.c
(Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted.
2004-06-24 20:24:52 +00:00
epaths.in
Add arch taglines
2003-09-01 15:45:59 +00:00
eval.c
(Fdefvar, Fdefconst): Doc fixes.
2004-07-29 01:41:36 +00:00
fileio.c
Delete declaration for removed Vauto_save_file_format.
2004-09-08 02:30:12 +00:00
filelock.c
Add arch taglines
2003-09-01 15:45:59 +00:00
filemode.c
Add arch taglines
2003-09-01 15:45:59 +00:00
firstfile.c
Add arch taglines
2003-09-01 15:45:59 +00:00
floatfns.c
(Flogb): Don't use VALMASK.
2003-11-05 16:45:11 +00:00
fns.c
(Fclear_string): Correct previous change.
2004-07-06 19:36:56 +00:00
fontset.c
(Fset_fontset_font): Remove unused vars family' and
registry'.
2004-06-30 19:34:15 +00:00
fontset.h
Add arch taglines
2003-09-01 15:45:59 +00:00
frame.c
(Fselect_frame, Fset_frame_selected_window)
2004-07-24 20:44:06 +00:00
frame.h
(struct frame): New member force_flush_display_p.
2004-02-08 23:19:37 +00:00
fringe.c
(draw_fringe_bitmap): Use w->overlay_arrow_bitmap if set.
2004-03-01 23:56:44 +00:00
getloadavg.c
Add arch taglines
2003-09-01 15:45:59 +00:00
getpagesize.h
Add arch taglines
2003-09-01 15:45:59 +00:00
gmalloc.c
(__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec.
2004-04-12 19:41:56 +00:00
gnu.h
Add arch taglines
2003-09-01 15:45:59 +00:00
gtkutil.c
* gtkutil.c (xg_create_frame_widgets): Compensate for tool bar when
2004-08-27 16:50:02 +00:00
gtkutil.h
* xmenu.c (digest_single_submenu): Set lname and lkey in widget_value
2004-08-30 19:42:53 +00:00
hftctl.c
Add arch taglines
2003-09-01 15:45:59 +00:00
image.c
(CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES.
2004-06-30 13:11:36 +00:00
indent.c
(compute_motion): Fix last change.
2004-08-02 23:59:28 +00:00
indent.h
Add arch taglines
2003-09-01 15:45:59 +00:00
insdel.c
(del_range_2, replace_range): Don't write an anchor if the gap is empty.
2004-05-22 22:15:37 +00:00
intervals.c
(move_if_not_intangible): Force POSITION to be between BEGV and ZV.
2004-08-16 22:52:29 +00:00
intervals.h
Add EXFUN for Fget_char_property_and_overlay.
2003-11-30 17:12:40 +00:00
ioctl.h
Add arch taglines
2003-09-01 15:45:59 +00:00
keyboard.c
Rename wait_reading_process_input to wait_reading_process_output.
2004-08-20 10:34:12 +00:00
keyboard.h
(not_single_kboard_state): Declared.
2004-07-24 21:40:19 +00:00
keymap.c
(Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.
2004-08-09 18:42:04 +00:00
keymap.h
(Fkey_description): Fix prototype.
2004-04-16 21:17:02 +00:00
lastfile.c
Define my_endbss[] for Cygwin unexec() support.
2004-04-12 19:40:35 +00:00
lisp.h
Rename wait_reading_process_input to wait_reading_process_output.
2004-08-20 10:34:12 +00:00
lread.c
(read1): Use BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR for
2004-04-26 21:28:40 +00:00
mac.c
mac.c (sys_select): Block input around call to
2004-07-19 06:38:14 +00:00
macfns.c
(x_real_positions): Save the current window port and
2004-09-02 17:00:12 +00:00
macgui.h
Support Tooltips with the Carbon emacs port.
2004-05-30 00:18:41 +00:00
macmenu.c
(add_menu_item): Remove unused variable `i'. Don't
2004-09-02 17:00:36 +00:00
macros.c
Add arch taglines
2003-09-01 15:45:59 +00:00
macros.h
Add arch taglines
2003-09-01 15:45:59 +00:00
macterm.c
(x_update_end): Move SetPortWindowPort to inside
2004-09-02 17:00:55 +00:00
macterm.h
Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing
2004-05-14 03:07:12 +00:00
Makefile.in
(msdos.o): Depend on buffer.h, commands.h, and
2004-09-10 18:19:37 +00:00
makefile.w32-in
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
2004-06-11 02:39:51 +00:00
marker.c
Add arch taglines
2003-09-01 15:45:59 +00:00
md5.c
Add arch taglines
2003-09-01 15:45:59 +00:00
md5.h
Add arch taglines
2003-09-01 15:45:59 +00:00
mem-limits.h
(EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true.
2004-06-01 20:26:52 +00:00
minibuf.c
(history_delete_duplicates): New variable.
2004-09-08 20:06:13 +00:00
mktime.c
Add arch taglines
2003-09-01 15:45:59 +00:00
msdos.c
(msdos_set_cursor_shape): Add debugging print-out to termscript.
2004-09-10 17:07:47 +00:00
msdos.h
Add arch taglines
2003-09-01 15:45:59 +00:00
ndir.h
Add arch taglines
2003-09-01 15:45:59 +00:00
param.h
Add arch taglines
2003-09-01 15:45:59 +00:00
point.h
Add arch taglines
2003-09-01 15:45:59 +00:00
pre-crt0.c
Add arch taglines
2003-09-01 15:45:59 +00:00
prefix-args.c
Add arch taglines
2003-09-01 15:45:59 +00:00
print.c
(print_preprocess): Test for print_depth at limit
2004-07-17 14:54:56 +00:00
process.c
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]:
2004-08-22 17:45:36 +00:00
process.h
* process.h: Add extern to synch_process_termsig.
2004-01-27 09:40:23 +00:00
puresize.h
Set up PURE_P() for Cygwin unexec() support.
2004-04-12 19:40:10 +00:00
ralloc.c
Add arch taglines
2003-09-01 15:45:59 +00:00
README
regex.c
(re_wctype, re_iswctype): Function defs longer static.
2004-06-13 22:36:05 +00:00
regex.h
(CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)
2004-06-13 22:34:19 +00:00
region-cache.c
Move include stdio.h to same place as in other files.
2004-02-09 15:39:49 +00:00
region-cache.h
Add arch taglines
2003-09-01 15:45:59 +00:00
scroll.c
Add arch taglines
2003-09-01 15:45:59 +00:00
search.c
(syms_of_search): staticpro
2004-07-15 03:01:08 +00:00
sheap.c
Changes from arch/CVS synchronization
2004-04-13 23:32:57 +00:00
sound.c
Add arch taglines
2003-09-01 15:45:59 +00:00
stamp-h.in
strftime.c
Add arch taglines
2003-09-01 15:45:59 +00:00
sunfns.c
Remove period at end of error message.
2003-11-16 16:17:09 +00:00
syntax.c
(skip_chars): Fix for unibyte case.
2004-08-20 08:46:50 +00:00
syntax.h
(SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to
2004-06-13 15:30:31 +00:00
sysdep.c
(child_setup_tty, init_sys_modes): Use CDISABLE.
2004-08-19 10:08:15 +00:00
sysselect.h
Add arch taglines
2003-09-01 15:45:59 +00:00
syssignal.h
(init_signals): Move decl outside `#ifdef POSIX_SIGNALS'.
2004-05-02 16:01:50 +00:00
systime.h
Add arch taglines
2003-09-01 15:45:59 +00:00
systty.h
Add arch taglines
2003-09-01 15:45:59 +00:00
syswait.h
Add arch taglines
2003-09-01 15:45:59 +00:00
temacs.opt
term.c
(produce_glyphs): Handle IT_STRETCH.
2004-03-19 00:42:48 +00:00
termcap.c
(tgetst1): Scan for "%pN"; if all
2003-12-25 12:13:59 +00:00
termchar.h
Add arch taglines
2003-09-01 15:45:59 +00:00
termhooks.h
(read_socket_hook): Fix prototype.
2004-02-27 23:48:49 +00:00
terminfo.c
Add arch taglines
2003-09-01 15:45:59 +00:00
termopts.h
Add arch taglines
2003-09-01 15:45:59 +00:00
textprop.c
(get_char_property_and_overlay): Use GET_OVERLAYS_AT.
2004-05-17 22:48:07 +00:00
tparam.c
(tparam1): Add handling for `%pN', which
2003-12-24 07:31:42 +00:00
uaf.h
Add arch taglines
2003-09-01 15:45:59 +00:00
undo.c
(truncate_undo_list): New arg LIMITSIZE.
2004-05-29 16:20:47 +00:00
unexaix.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexalpha.c
Don't include varargs.h.
2003-09-17 13:30:23 +00:00
unexapollo.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexconvex.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexcw.c
Changes from arch/CVS synchronization
2004-04-13 23:32:57 +00:00
unexec.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexelf.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexenix.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexhp9k800.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexmacosx.c
unexecmacos.x (unexec_copy): Do not copy more than was requested (count)
2004-01-28 06:07:36 +00:00
unexmips.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexnext.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexsni.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexsol.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexsunos4.c
Add arch taglines
2003-09-01 15:45:59 +00:00
unexw32.c
Add arch taglines
2003-09-01 15:45:59 +00:00
vlimit.h
Add arch taglines
2003-09-01 15:45:59 +00:00
vm-limit.c
Add arch taglines
2003-09-01 15:45:59 +00:00
w16select.c
Add arch taglines
2003-09-01 15:45:59 +00:00
w32.c
Rename w32_num_mouse_buttons from Vw32_num_mouse_buttons.
2004-05-17 21:33:16 +00:00
w32.h
Add arch taglines
2003-09-01 15:45:59 +00:00
w32bdf.c
Remove period at end of error message.
2003-11-16 16:17:09 +00:00
w32bdf.h
Add arch taglines
2003-09-01 15:45:59 +00:00
w32console.c
Prefix RIF functions with w32con_ to avoid namespace clash with term.c.
2004-05-18 19:48:51 +00:00
w32fns.c
(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
2004-09-07 21:48:37 +00:00
w32gui.h
Add arch taglines
2003-09-01 15:45:59 +00:00
w32heap.c
[USE_LSB_TAG]: Don't check heap location.
2004-05-18 07:53:53 +00:00
w32heap.h
Add arch taglines
2003-09-01 15:45:59 +00:00
w32inevt.c
(w32_console_mouse_position, do_mouse_event, key_event): Don't mix
2004-05-17 20:44:46 +00:00
w32inevt.h
(w32_console_mouse_position): Fix prototype.
2004-02-27 23:49:09 +00:00
w32menu.c
(AppendMenuW_Proc): Move declaration to w32term.h.
2004-09-07 21:50:39 +00:00
w32proc.c
Rename wait_reading_process_input to wait_reading_process_output.
2004-08-20 10:34:12 +00:00
w32reg.c
Add arch taglines
2003-09-01 15:45:59 +00:00
w32select.c
(Fw32_set_clipboard_data): Update `nbytes' correctly
2004-06-30 23:30:39 +00:00
w32term.c
Rename wait_reading_process_input to wait_reading_process_output.
2004-08-20 10:34:12 +00:00
w32term.h
(AppendMenuW_Proc): Move declaration from w32menu.c.
2004-09-07 21:49:14 +00:00
w32xfns.c
Add arch taglines
2003-09-01 15:45:59 +00:00
widget.c
* widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0.
2004-07-21 19:18:29 +00:00
widget.h
Add arch taglines
2003-09-01 15:45:59 +00:00
widgetprv.h
Add arch taglines
2003-09-01 15:45:59 +00:00
window.c
(Fset_window_buffer): Doc fix.
2004-09-09 02:10:48 +00:00
window.h
(struct glyph_matrix): New members nrows_scale_factor
2004-07-21 21:08:56 +00:00
xdisp.c
(decode_mode_spec): Use current buffer for most purposes.
2004-09-09 14:53:37 +00:00
xfaces.c
(Qface_no_inherit): New var.
2004-09-14 20:04:09 +00:00
xfns.c
* xfns.c (x_set_name_internal): New function. Check if we shall call
2004-09-02 16:15:48 +00:00
xmenu.c
(update_submenu_strings): YAILOM.
2004-09-07 05:52:52 +00:00
xrdb.c
Add arch taglines
2003-09-01 15:45:59 +00:00
xselect.c
Must BLOCK/UNBLOCK around x_uncatch_errors.
2004-09-10 18:56:29 +00:00
xsmfns.c
Update copyright.
2004-06-16 15:10:55 +00:00
xterm.c
* xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.
2004-08-24 17:22:33 +00:00
xterm.h
Update copyright.
2004-06-16 15:10:55 +00:00