..
bitmaps
m
*** empty log message ***
2002-11-28 23:38:38 +00:00
s
2002-12-02 Andrew Choi <akochoi@shaw.ca>
2002-12-02 17:13:46 +00:00
.dbxinit
.gdbinit
.gitignore
abbrev.c
acldef.h
alloc.c
(SETJMP_WILL_NOT_WORK): Add note.
2002-11-14 14:12:12 +00:00
alloca.c
Undo ifdef change accidentally made on 12-04.
2002-12-07 21:37:34 +00:00
alloca.s
atimer.c
atimer.h
blockinput.h
buffer.c
(Qucs_set_table_for_input): New.
2002-12-03 10:27:00 +00:00
buffer.h
(struct buffer): Move undo_list' down below name'.
2002-10-14 01:24:15 +00:00
bytecode.c
(Fbyte_code): Fsub1 can GC, so protect it.
2002-08-26 07:37:19 +00:00
callint.c
(Fcall_interactively): Use next_event only if less
2002-12-02 23:30:54 +00:00
callproc.c
(Fcall_process): Remove /: from program name.
2002-08-24 03:14:32 +00:00
casefiddle.c
(casify_region): Don't treat a prefix char as part
2002-10-21 21:03:00 +00:00
casetab.c
(set_case_table): Make canon table point to eqv table.
2002-09-06 16:46:08 +00:00
category.c
category.h
ccl.c
ccl.h
ChangeLog
*** empty log message ***
2002-12-07 21:41:11 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
*** empty log message ***
2002-11-07 21:01:20 +00:00
ChangeLog.8
*** empty log message ***
2002-11-07 21:01:20 +00:00
ChangeLog.9
charset.c
Declare all args (per C99).
2002-11-14 14:12:30 +00:00
charset.h
chpdef.h
cm.c
(calccost, cmgoto): Declare all args (per C99).
2002-11-14 14:13:36 +00:00
cm.h
cmds.c
(Fself_insert_command): Apply Vtranslation_table_for_input.
2002-11-09 12:46:25 +00:00
coding.c
(Vtranslation_table_for_input): New.
2002-11-09 12:49:31 +00:00
coding.h
commands.h
composite.c
(calccost, cmgoto): Declare all args (per C99).
2002-11-14 14:13:36 +00:00
composite.h
config.in
Regenerated
2002-11-29 06:25:05 +00:00
COPYING
cxux-crt0.s
data.c
(Fdefalias): Record in load-history redefining an autoload.
2002-12-07 21:38:39 +00:00
dired.c
(Ffile_attributes): Don't return negative file sizes for
2002-11-27 23:51:02 +00:00
dispextern.h
(struct face): Add `overstrike' field.
2002-11-17 23:46:26 +00:00
dispnew.c
disptab.h
doc.c
doprnt.c
dosfns.c
dosfns.h
ecrt0.c
editfns.c
(get_pos_property): Don't hardcode Qfield.
2002-11-03 10:59:18 +00:00
emacs.c
(main) [!VMS]: Avoid third arg.
2002-11-14 14:14:01 +00:00
epaths.in
eval.c
(Fdefun, Fdefmacro): Record in load-history redefining an autoload.
2002-12-07 21:39:18 +00:00
fileio.c
(Fcopy_file): Set immediate_quit around emacs_open call.
2002-12-07 21:39:50 +00:00
filelock.c
filemode.c
firstfile.c
floatfns.c
fns.c
(Frequire): Don't call LOADHIST_ATTACH if feature was
2002-11-29 20:09:16 +00:00
fontset.c
(Fset_fontset_font): Fix spacing.
2002-09-06 09:03:22 +00:00
fontset.h
frame.c
* frame.c (Vdelete_frame_functions): New variable.
2002-10-02 08:28:17 +00:00
frame.h
(get_specified_cursor_type, get_window_cursor_type):
2002-11-14 14:15:48 +00:00
getloadavg.c
getpagesize.h
gmalloc.c
gnu.h
hftctl.c
indent.c
Comment change.
2002-11-29 15:13:50 +00:00
indent.h
insdel.c
Comment.
2002-10-30 19:17:50 +00:00
intervals.c
Fix typo in comment.
2002-10-18 10:09:43 +00:00
intervals.h
ioctl.h
keyboard.c
(interrupt_signal): Provide forward declaration.
2002-11-22 12:23:29 +00:00
keyboard.h
keymap.c
keymap.h
lastfile.c
lisp.h
Comment.
2002-11-25 19:06:07 +00:00
lread.c
(syms_of_lread) <load-history>: Doc fix.
2002-12-07 21:40:19 +00:00
mac.c
Fix typo in comment.
2002-10-18 10:09:43 +00:00
macfns.c
Remove definition of XColor.
2002-10-23 16:55:33 +00:00
macgui.h
Remove definition of XColor.
2002-10-25 06:50:01 +00:00
macmenu.c
2002-12-02 Andrew Choi <akochoi@shaw.ca>
2002-12-02 17:13:46 +00:00
macros.c
(end_kbd_macro): New function.
2002-09-09 22:33:51 +00:00
macros.h
(end_kbd_macro): Declare extern.
2002-09-09 22:34:10 +00:00
macterm.c
2002-12-02 Andrew Choi <akochoi@shaw.ca>
2002-12-02 17:13:46 +00:00
macterm.h
(enum text_cursor_kinds): Removed.
2002-08-30 12:02:32 +00:00
Makefile.in
(TEMACS_LDFLAGS): Update last change.
2002-11-25 19:08:14 +00:00
makefile.nt
makefile.w32-in
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
2002-11-17 22:35:26 +00:00
marker.c
md5.c
md5.h
mem-limits.h
minibuf.c
(Fcompleting_read): Doc fix.
2002-12-07 21:41:00 +00:00
mktime.c
msdos.c
(IT_note_mouse_highlight): Don't use mouse-face if hidden.
2002-10-26 23:53:30 +00:00
msdos.h
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
print.c
(print): When backquote form is the car of a list,
2002-10-14 01:30:26 +00:00
process.c
(_GNU_SOURCE): Don't define.
2002-11-18 15:40:28 +00:00
process.h
puresize.h
ralloc.c
README
regex.c
(_GNU_SOURCE): Don't define.
2002-11-18 15:40:28 +00:00
regex.h
Comment and whitespace changes regarding # define __restrict_arr
2002-09-30 08:12:11 +00:00
region-cache.c
region-cache.h
scroll.c
(calculate_scrolling, calculate_direct_scrolling):
2002-11-14 14:16:14 +00:00
search.c
(Fstring_match): Doc fix.
2002-11-24 19:04:57 +00:00
sound.c
Fix spacing and adapt to GNU coding conventions.
2002-11-19 13:05:28 +00:00
stamp-h.in
strftime.c
sunfns.c
syntax.c
(scan_sexps_forward):
2002-11-14 14:17:40 +00:00
syntax.h
sysdep.c
(fcntl.h): Test only HAVE_FCNTL_H.
2002-12-04 11:44:34 +00:00
sysselect.h
syssignal.h
systime.h
systty.h
Don't conditionally define GETPGRP_NO_ARG. Test
2002-11-27 22:55:26 +00:00
syswait.h
temacs.opt
term.c
termcap.c
termchar.h
termhooks.h
Comment.
2002-10-30 19:17:50 +00:00
terminfo.c
(tparam):
2002-11-14 14:18:05 +00:00
termopts.h
textprop.c
tparam.c
uaf.h
undo.c
(record_point):
2002-11-14 14:18:26 +00:00
unexaix.c
unexalpha.c
(update_dynamic_symbols): Cast arg of fatal_unexec.
2002-11-25 19:21:33 +00:00
unexapollo.c
unexconvex.c
unexec.c
unexelf.c
Comments.
2002-11-29 16:57:43 +00:00
unexenix.c
unexhp9k800.c
unexmacosx.c
unexmacosx.c: Now corrects the offset in two hints table to allow prebinding
2002-12-01 06:33:53 +00:00
unexmips.c
unexnext.c
unexsni.c
unexsol.c
(unexec): Don't downcase first letter of error msg.
2002-09-13 19:35:58 +00:00
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
w16select.c
(syms_of_win16select): Fix docstring for `selection-coding-system'.
2002-10-14 11:01:17 +00:00
w32.c
Doc fix
2002-11-27 23:48:33 +00:00
w32.h
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
2002-11-17 22:35:26 +00:00
w32bdf.c
w32bdf.h
w32console.c
w32fns.c
(convert_mono_to_color_image): New function.
2002-11-20 23:14:20 +00:00
w32gui.h
Remove definition of XColor.
2002-10-25 06:50:01 +00:00
w32heap.c
Don't redefine _heap_init and _heap_term on MSVC 7 build environments. Patch
2002-10-28 17:50:21 +00:00
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
2002-11-17 22:35:26 +00:00
w32proc.c
w32reg.c
w32select.c
(syms_of_win32select): Fix docstring for `selection-coding-system'.
2002-10-14 11:02:07 +00:00
w32term.c
(w32_get_glyph_string_clip_rect): Clip cursor tightly.
2002-11-16 01:21:22 +00:00
w32term.h
(struct w32_display_info) <x_highlight_frame>: Renamed from
2002-08-30 13:22:12 +00:00
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c
(window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,
2002-10-22 19:28:17 +00:00
window.h
xdisp.c
(start_display): Check more intelligently for
2002-11-29 16:20:20 +00:00
xfaces.c
(load_face_font): Set `face->overstrike' based on result from
2002-11-17 23:54:10 +00:00
xfns.c
*** empty log message ***
2002-12-06 17:05:15 +00:00
xmenu.c
(unuse_menu_items, digest_single_submenu):
2002-11-14 14:21:11 +00:00
xrdb.c
xselect.c
(syms_of_xselect): Fix spacing.
2002-09-06 09:05:22 +00:00
xsmfns.c
Fix typo in comment.
2002-10-18 10:09:43 +00:00
xterm.c
(x_draw_glyph_string_foreground)
2002-11-17 23:49:32 +00:00
xterm.h
(enum text_cursor_kinds): Removed.
2002-08-30 12:05:31 +00:00