..
bitmaps
m
(DATA_SEG_BITS): Don't define.
2004-10-14 13:58:25 +00:00
s
* keyboard.c: Don't undef SIGIO
2004-11-30 05:57:27 +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
(ppt): New function.
2004-11-03 12:49:39 +00:00
.gitignore
* .cvsignore: Add buildobj.lst.
2004-11-09 08:23:44 +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
Update comment for check_depth.
2004-12-25 10:31:36 +00:00
alloca.c
Fix the prototype for xfree.
2004-01-30 17:12:40 +00:00
atimer.c
* syssignal.h: Declare main_thread.
2004-12-15 21:40:41 +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
(init_buffer): Set current_buffer->directory to a
2004-11-29 07:16:25 +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): Call Fread_from_minibuffer with extra argument.
2004-11-21 01:02:51 +00:00
callproc.c
From: YAMAMOTO Mitsuharu
2004-11-02 10:10:35 +00:00
casefiddle.c
(casify_region): Handle changes in byte-length using replace_range_2.
2004-11-02 09:12:51 +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
* alloc.c (check_depth): New variable.
2004-12-25 10:13:57 +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
*** empty log message ***
2004-10-28 23:35:13 +00:00
ChangeLog.9
Add arch taglines
2003-09-01 15:45:59 +00:00
charset.c
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
2004-10-26 22:38:50 +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
(Vcode_conversion_workbuf_name): New variable.
2004-11-30 08:07:11 +00:00
coding.h
(run_pre_write_conversin_on_c_str): Extern it.
2004-11-30 08:01:45 +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
Regenerate.
2004-12-07 16:52:54 +00:00
COPYING
Moved back.
2001-12-09 10:14:33 +00:00
cxux-crt0.s
Add arch taglines
2003-09-01 15:45:59 +00:00
data.c
* syssignal.h: Declare main_thread.
2004-12-15 21:40:41 +00:00
dired.c
Don't declare Fmsdos_downcase_filename.
2004-11-07 11:08:45 +00:00
dispextern.h
* dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P)
2004-11-23 00:51:55 +00:00
dispnew.c
* syssignal.h: Declare main_thread.
2004-12-15 21:40:41 +00:00
disptab.h
Add arch taglines
2003-09-01 15:45:59 +00:00
doc.c
Include <ctype.h>.
2004-11-09 13:23:00 +00:00
doprnt.c
Add arch taglines
2003-09-01 15:45:59 +00:00
dosfns.c
* dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
2004-11-07 09:13:26 +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
Move #include "systime.h" before <sys/resource.h>.
2004-11-08 12:04:07 +00:00
emacs.c
(main): If batch mode, set Vundo_outer_limit to nil.
2004-12-23 00:17:01 +00:00
epaths.in
Add arch taglines
2003-09-01 15:45:59 +00:00
eval.c
(unwind_to_catch): Clear immediate_quit.
2004-12-21 11:33:57 +00:00
fileio.c
(Fread_file_name): Delete duplicates in
2004-12-21 11:33:16 +00:00
filelock.c
(lock_file_1): Call get_boot_time early. Increase
2004-11-27 22:09:40 +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
* syssignal.h: Declare main_thread.
2004-12-15 21:40:41 +00:00
fns.c
(concat): Use SAFE_ALLOCA.
2004-11-29 15:35:15 +00:00
fontset.c
(fontset_pattern_regexp): Cancel my previous change;
2004-11-08 00:38:48 +00:00
fontset.h
Add arch taglines
2003-09-01 15:45:59 +00:00
frame.c
Avoid side-effects inside XSETFASTINT's arguments.
2004-11-16 15:35:14 +00:00
frame.h
(struct frame): New member force_flush_display_p.
2004-02-08 23:19:37 +00:00
fringe.c
(update_window_fringes): Prefer truncation bitmaps over
2004-11-26 15:14:16 +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: Include signal.h and syssignal.h.
2004-12-07 08:25:43 +00:00
gtkutil.h
* gtkutil.h: Declare use_old_gtk_file_dialog.
2004-11-04 15:05:27 +00:00
hftctl.c
Add arch taglines
2003-09-01 15:45:59 +00:00
image.c
(__WIN32__) [HAVE_NTGUI]: Define for correct behaviour of JPEG library.
2004-12-23 16:16:14 +00:00
indent.c
(Fvertical_motion): Call move_it_by_lines even if LINES = 0.
2004-12-12 18:16:53 +00:00
indent.h
Add arch taglines
2003-09-01 15:45:59 +00:00
insdel.c
(insert_from_string_before_markers)
2004-12-02 23:37:13 +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
(NULL_INTERVAL_P): Add separate version when
2004-11-09 13:23:42 +00:00
ioctl.h
Add arch taglines
2003-09-01 15:45:59 +00:00
keyboard.c
* keyboard.c (input_available_signal): Call SIGNAL_THREAD_CHECK
2004-12-23 22:17:56 +00:00
keyboard.h
(kbd_buffer_unget_event): Add prototype.
2004-11-05 11:30:12 +00:00
keymap.c
(Flookup_key): Check INTEGERP before XINT.
2004-11-23 05:08:09 +00:00
keymap.h
(Fkey_description): Fix prototype.
2004-04-16 21:17:02 +00:00
lastfile.c
* emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):
2004-10-20 16:23:30 +00:00
lisp.h
(Vundo_outer_limit): Fix decl.
2004-12-23 00:15:49 +00:00
lread.c
(readchar): Check QUIT when `getc' is interrupted.
2004-11-25 20:01:18 +00:00
mac.c
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
2004-12-03 17:00:11 +00:00
macfns.c
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
2004-12-03 17:00:11 +00:00
macgui.h
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
2004-10-10 16:56:21 +00:00
macmenu.c
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
2004-12-03 17:00:11 +00:00
macros.c
(syms_of_macros) <defining-kbd-macro>: Doc fix.
2004-11-05 22:46:28 +00:00
macros.h
Add arch taglines
2003-09-01 15:45:59 +00:00
macterm.c
(mac_do_list_fonts): Fix memory leak
2004-12-20 16:46:17 +00:00
macterm.h
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
2004-12-03 17:00:11 +00:00
Makefile.in
* keyboard.c: Don't undef SIGIO
2004-11-30 05:57:27 +00:00
makefile.w32-in
* doc.c: New variable Vbuild_files.
2004-11-09 08:19: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
(Fall_completions): Add var `zero' and use it in loop.
2004-12-12 18:15:22 +00:00
mktime.c
Add arch taglines
2003-09-01 15:45:59 +00:00
msdos.c
* dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
2004-11-07 09:13:26 +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_object): Fix format string.
2004-11-09 13:24:35 +00:00
process.c
* syssignal.h: Declare main_thread.
2004-12-15 21:40:41 +00:00
process.h
* process.h: Add extern to synch_process_termsig.
2004-01-27 09:40:23 +00:00
puresize.h
(PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.
2004-09-14 20:53:18 +00:00
ralloc.c
Add arch taglines
2003-09-01 15:45:59 +00:00
README
*** empty log message ***
2001-10-08 05:55:48 +00:00
regex.c
(re_match_2_internal) <symend, wordend>:
2004-12-20 11:06:54 +00:00
regex.h
(enum reg_errcode_t): New value REG_ERANGEX.
2004-10-24 03:58:24 +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) <search-spaces-regexp>: Move 'doc:'
2004-11-27 01:09: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
Stamp file for config.in
2002-04-15 13:14:45 +00:00
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
(Fforward_word): Avoid non-idempotent side-effects in macro arguments.
2004-12-11 21:59:15 +00:00
syntax.h
(SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to
2004-06-13 15:30:31 +00:00
sysdep.c
* syssignal.h: Declare main_thread.
2004-12-15 21:40:41 +00:00
sysselect.h
Add arch taglines
2003-09-01 15:45:59 +00:00
syssignal.h
* syssignal.h: Declare main_thread.
2004-12-15 21:40:41 +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
(encode_terminal_code): Fix previous change.
2004-12-12 03:33:50 +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
(syms_of_textprop): Add `syntax-table' to the nonsticky props.
2004-10-13 16:58:45 +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
(Vundo_outer_limit): Replaces undo_outer_limit. Uses changed.
2004-12-23 00:15:23 +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
config.in (HAVE_MALLOC_MALLOC_H): Regenerate
2004-10-08 18:38:17 +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
(init_environment): Set emacs_dir correctly when running
2004-10-19 19:09:37 +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
(encode_terminal_code): Fix previous change.
2004-12-01 11:06:22 +00:00
w32fns.c
Use fast_string_match_ignore_case for comparing font names.
2004-11-02 08:55:10 +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
* w32term.c (x_calc_absolute_position): Remove calculation of
2004-12-11 21:12:45 +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
(Fget_lru_window, Fget_largest_window): Doc fixes.
2004-12-02 23:24:43 +00:00
window.h
(struct glyph_matrix): New members nrows_scale_factor
2004-07-21 21:08:56 +00:00
xdisp.c
(get_next_display_element): Display codes 8a0 and 8ad
2004-12-21 11:35:18 +00:00
xfaces.c
(lookup_named_face): Add signal_p arg. Return -1 if
2004-11-22 23:25:49 +00:00
xfns.c
* gtkutil.c (xg_get_file_name): Rename use-old-gtk-file-dialog to
2004-11-23 19:56:55 +00:00
xmenu.c
* xmenu.c (Fx_popup_menu): Correct documentation about position.
2004-12-07 13:11:59 +00:00
xrdb.c
Add arch taglines
2003-09-01 15:45:59 +00:00
xselect.c
(Fx_get_cut_buffer_internal): Return a unibyte string.
2004-12-22 06:32:30 +00:00
xsmfns.c
* xsmfns.c: Put empty line between comment and function body.
2004-10-26 09:28:01 +00:00
xterm.c
* xterm.c (xg_scroll_callback): Update XG_LAST_SB_DATA before
2004-12-15 21:34:14 +00:00
xterm.h
* xmenu.c (x_menu_in_use): Removed.
2004-11-16 20:52:32 +00:00