..
bitmaps
m
*** empty log message ***
2002-11-01 19:55:43 +00:00
s
(bcopy, bzero): Define conditional on HAVE_BCOPY.
2002-10-30 18:59:01 +00:00
.dbxinit
.gdbinit
(xprintsym): Use the new `xname' field.
2002-06-22 21:09:55 +00:00
.gitignore
ignore *-spd and *.pdb for w32
2001-10-26 16:51:57 +00:00
abbrev.c
(Fexpand_abbrev): Fix for the multibyte case.
2002-08-20 07:07:19 +00:00
acldef.h
alloc.c
(Fgarbage_collect): Use pop_message_unwind.
2002-09-11 01:58:22 +00:00
alloca.c
alloca.s
atimer.c
(alarm_signal_handler) [USG && !POSIX_SIGNALS]:
2001-10-08 09:42:24 +00:00
atimer.h
*** empty log message ***
2001-10-08 05:55:48 +00:00
blockinput.h
buffer.c
Comment.
2002-10-30 19:17:50 +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
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +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
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +00:00
category.h
(CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused argument `i' in macros.
2001-11-02 20:12:54 +00:00
ccl.c
Remove `emacs' conditionals.
2002-07-17 14:39:54 +00:00
ccl.h
(struct ccl_program): New member eight_bit_control.
2001-02-27 03:29:08 +00:00
ChangeLog
(unuse_menu_items): New fun.
2002-11-01 20:13:54 +00:00
ChangeLog.1
fixed format
2001-11-13 00:07:54 +00:00
ChangeLog.2
fixed format
2001-11-13 00:07:54 +00:00
ChangeLog.3
Fixed spelling: Joseph Arceoeaux -> Arceneaux
2002-08-22 14:21:07 +00:00
ChangeLog.4
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.5
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.6
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.7
Fix typo.
2002-02-13 21:29:16 +00:00
ChangeLog.8
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.9
Split pre-21.1 changes into ChangeLog.9.
2002-03-09 09:30:18 +00:00
charset.c
(find_charset_in_text, c_string_width):
2002-07-16 19:47:56 +00:00
charset.h
(BCOPY_SHORT): Source pointer now points to const.
2002-07-19 14:26:53 +00:00
chpdef.h
cm.c
cm.h
cmds.c
(Fdelete_backward_char, internal_self_insert): Cast
2002-06-03 01:37:29 +00:00
coding.c
Fix typo in comment.
2002-10-18 10:09:43 +00:00
coding.h
(decode_coding, encode_coding, detect_coding,
2002-07-19 14:27:01 +00:00
commands.h
Change defvar_int def and vars to use EMACS_INT instead of just int.
2002-03-04 23:41:00 +00:00
composite.c
(Fcompose_region_internal, Fcompose_string_internal): Fix spacing.
2002-09-06 09:02:46 +00:00
composite.h
(COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.
2002-08-19 02:46:28 +00:00
config.in
(HAVE_SHARED_GAME_DIR): Undef deleted.
2002-07-21 20:30:08 +00:00
COPYING
Moved back.
2001-12-09 10:14:33 +00:00
cxux-crt0.s
data.c
(Flsh): Fix spacing.
2002-09-06 09:03:04 +00:00
dired.c
remove outdated comment
2002-07-21 12:02:15 +00:00
dispextern.h
[!HAVE_X_WINDOWS]: Define XColor.
2002-10-25 06:49:15 +00:00
dispnew.c
(safe_bcopy): Source pointer now points to const.
2002-07-19 14:27:09 +00:00
disptab.h
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +00:00
doc.c
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +00:00
doprnt.c
(doprnt1): Fix typos in error call.
2002-01-20 18:04:32 +00:00
dosfns.c
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +00:00
dosfns.h
Change defvar_int def and vars to use EMACS_INT instead of just int.
2002-03-04 23:41:00 +00:00
ecrt0.c
editfns.c
(find_field): Make an exception for nil fields.
2002-11-01 19:06:06 +00:00
emacs.c
Fix typo in comment.
2002-10-18 10:09:43 +00:00
epaths.in
(PATH_GAME): New macro, edited by ../Makefile.in.
2002-07-21 20:29:33 +00:00
eval.c
Fix last change.
2002-08-24 18:36:27 +00:00
fileio.c
(Fcopy_file): Fix backward test of KEEP_TIME.
2002-10-16 15:56:31 +00:00
filelock.c
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +00:00
filemode.c
firstfile.c
floatfns.c
(Fatan): Accept an optional second arg and call atan2 if passed 2 args.
2002-02-19 10:58:07 +00:00
fns.c
(Flength): Doc fix.
2002-10-05 04:08:13 +00:00
fontset.c
(Fset_fontset_font): Fix spacing.
2002-09-06 09:03:22 +00:00
fontset.h
Remove prototypes for variables `Vhighlight_wrong_size_font' and
2001-11-14 13:39:30 +00:00
frame.c
* frame.c (Vdelete_frame_functions): New variable.
2002-10-02 08:28:17 +00:00
frame.h
(enum text_cursor_kinds): Consolidated here.
2002-08-30 11:59:35 +00:00
getloadavg.c
getpagesize.h
gmalloc.c
Test BROKEN_PROTOTYPES.
2001-11-03 15:08:36 +00:00
gnu.h
hftctl.c
indent.c
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +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
(text_property_stickiness): Fix prototype.
2002-07-17 19:54:19 +00:00
ioctl.h
keyboard.c
(lispy_accent_codes, lispy_accent_keys): Extended.
2002-10-30 19:13:10 +00:00
keyboard.h
(ECHOBUFSIZE): Removed.
2002-03-06 15:54:43 +00:00
keymap.c
(Fdescribe_buffer_bindings): Use const for pointer to
2002-07-16 19:48:37 +00:00
keymap.h
(Fremap_command): Declare extern.
2002-02-23 22:01:16 +00:00
lastfile.c
lisp.h
(get_window_cursor_type): Update prototype.
2002-10-24 19:57:52 +00:00
lread.c
(Fload) <!load_dangerous_libraries>: Close fd.
2002-10-30 19:15:17 +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-10-06 Andrew Choi <akochoi@shaw.ca>
2002-10-07 04:00:07 +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
(note_mouse_highlight): Don't use mouse-face if hidden.
2002-10-26 23:53:07 +00:00
macterm.h
(enum text_cursor_kinds): Removed.
2002-08-30 12:02:32 +00:00
Makefile.in
(TEMACS_LDFLAGS): Add trailing comment.
2002-10-17 15:21:44 +00:00
makefile.nt
Remove mocklisp files.
2001-12-22 14:02:33 +00:00
makefile.w32-in
All dependencies updated.
2002-09-04 06:21:03 +00:00
marker.c
Fix typo in comment.
2002-04-17 13:49:49 +00:00
md5.c
md5.h
mem-limits.h
[MSDOS]: Declare etext.
2002-08-19 17:46:15 +00:00
minibuf.c
(Fminibufferp): Add an optional `buffer' argument.
2002-09-26 09:59:44 +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
(struct display_info): Add mouse_face_hidden.
2002-02-16 23:56:41 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
Add copyright and permissions.
2001-02-22 01:49:37 +00:00
print.c
(print): When backquote form is the car of a list,
2002-10-14 01:30:26 +00:00
process.c
(Fformat_network_address): Fix int/Lisp_Object mixup.
2002-10-31 16:22:07 +00:00
process.h
(struct Lisp_Process): New member log.
2002-03-17 20:16:55 +00:00
puresize.h
(BASE_PURESIZE): Increase to 910000.
2002-08-09 05:08:10 +00:00
ralloc.c
README
*** empty log message ***
2001-10-08 05:55:48 +00:00
regex.c
(DISCARD_FAILURE_REG_OR_COUNT): Delete.
2002-09-10 05:59:32 +00:00
regex.h
Comment and whitespace changes regarding # define __restrict_arr
2002-09-30 08:12:11 +00:00
region-cache.c
(new_region_cache): Use BEG.
2002-04-16 12:39:25 +00:00
region-cache.h
scroll.c
Don't define min/max.
2001-10-08 08:08:08 +00:00
search.c
Fix previous change.
2002-09-29 20:50:15 +00:00
sound.c
(struct sound_device): Function pointer field "write"
2002-07-19 14:27:20 +00:00
stamp-h.in
Stamp file for config.in
2002-04-15 13:14:45 +00:00
strftime.c
[__hpux]: Include sys/_mbstate_t.h.
2002-06-16 17:30:50 +00:00
sunfns.c
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +00:00
syntax.c
(Fforward_comment): Doc fix.
2002-10-30 19:17:31 +00:00
syntax.h
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +00:00
sysdep.c
[MSDOS]: Don't define request_sigio and
2002-08-19 18:19:42 +00:00
sysselect.h
syssignal.h
(sigunblock): Don't define if already defined.
2001-11-03 16:52:13 +00:00
systime.h
(set_file_times): Declaration updated.
2002-07-16 19:49:04 +00:00
systty.h
syswait.h
Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.
2002-08-12 17:27:57 +00:00
temacs.opt
term.c
(encode_terminal_code): Buffer pointer now const.
2002-07-19 14:37:32 +00:00
termcap.c
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
2002-04-26 23:39:06 +00:00
termchar.h
Change defvar_int def and vars to use EMACS_INT instead of just int.
2002-03-04 23:41:00 +00:00
termhooks.h
Comment.
2002-10-30 19:17:50 +00:00
terminfo.c
termopts.h
textprop.c
(validate_interval_range, interval_of): Use string macros instead of
2002-07-16 17:37:31 +00:00
tparam.c
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
2002-04-26 23:39:06 +00:00
uaf.h
undo.c
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +00:00
unexaix.c
unexalpha.c
unexapollo.c
Include <config.h>.
2002-01-01 19:15:26 +00:00
unexconvex.c
unexec.c
*** empty log message ***
2001-12-11 22:56:41 +00:00
unexelf.c
Redo 9/16 change, but only if IRIX6_5.
2002-10-07 22:50:47 +00:00
unexenix.c
unexhp9k800.c
unexmacosx.c
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
2002-04-26 23:39:06 +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
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-15 00:01:34 +00:00
w32.h
* s/ms-w32.h (HAVE_SELECT): Define.
2002-05-03 20:41:03 +00:00
w32bdf.c
*** empty log message ***
2002-02-18 00:04:14 +00:00
w32bdf.h
w32console.c
Change doc-string comments to new style'. [w/
doc:' keyword]. Doc fixes.
2001-11-12 23:57:09 +00:00
w32fns.c
Remove definition of XColor.
2002-10-23 16:55:33 +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
Do not undef min and max.
2001-10-08 22:41:09 +00:00
w32inevt.c
*** empty log message ***
2002-06-13 15:00:02 +00:00
w32inevt.h
w32menu.c
(local_heap, local_alloc, local_free): New macros.
2002-08-05 16:33:44 +00:00
w32proc.c
Add missing semicolon.
2002-07-30 16:24:30 +00:00
w32reg.c
w32select.c
(syms_of_win32select): Fix docstring for `selection-coding-system'.
2002-10-14 11:02:07 +00:00
w32term.c
(note_mouse_highlight): Don't use mouse-face if hidden.
2002-10-26 23:53:07 +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
Comment change.
2002-04-19 00:11:58 +00:00
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
Comment change.
2002-07-01 07:59:16 +00:00
xdisp.c
(get_window_cursor_type): New arg ACTIVE_CURSOR.
2002-10-24 19:59:14 +00:00
xfaces.c
Remove definition of XColor.
2002-10-23 16:55:33 +00:00
xfns.c
(x_set_name): Encode by Qcompound_text unconditionally.
2002-10-25 12:32:18 +00:00
xmenu.c
(unuse_menu_items): New fun.
2002-11-01 20:13:54 +00:00
xrdb.c
(file_p): Rename arg path' to
filename'.
2002-03-03 20:09:47 +00:00
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
(XTread_socket): Fix last change.
2002-10-31 17:59:30 +00:00
xterm.h
(enum text_cursor_kinds): Removed.
2002-08-30 12:05:31 +00:00