emacs/src
Eli Zaretskii 85d0efd175 Fix bug #11513 with raise-frame on MS-Windows.
src/w32term.c (my_bring_window_to_top): New function.
 (x_raise_frame): Use handle returned by DeferWindowPos, which
 could be different from the original one.  Call
 my_bring_window_to_top instead of my_set_foreground_window.
 src/w32fns.c (w32_wnd_proc): Accept and process WM_EMACS_BRINGTOTOP
 by calling BringWindowToTop.
 src/w32term.h (WM_EMACS_BRINGTOTOP): New message.
 (WM_EMACS_END): Increase by one.
2012-05-28 20:22:40 +03:00
..
bitmaps Change bitmaps back to X11-compatible types. 2011-04-16 01:30:05 -07:00
s Remove src/m/*. 2012-05-22 09:20:27 -07:00
.dbxinit
.gdbinit * .gdbinit (xpr): Remove checks for no longer existing misc types. 2012-05-01 02:07:23 +02:00
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
alloc.c Merge from trunk. 2012-05-25 11:19:24 -07:00
atimer.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
atimer.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
autodeps.mk Remove src/prefix-args.c. 2010-07-07 20:31:04 -07:00
bidi.c * bidi.c (bidi_mirror_char): Put eassert before conversion to int. 2012-05-28 00:13:45 -07:00
blockinput.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
buffer.c * src/buffer.c (Fmove_overflay): Clip instead of trying to fix bug 9642. 2012-05-25 13:30:19 -07:00
buffer.h Merge from trunk. 2012-04-09 15:54:59 -07:00
bytecode.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
callint.c Merge from trunk. 2012-04-09 15:54:59 -07:00
callproc.c Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com 2012-05-26 18:06:44 -07:00
casefiddle.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
casetab.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
category.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
category.h * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): 2011-09-21 10:41:20 -07:00
ccl.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ccl.h * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): 2011-09-21 10:41:20 -07:00
ChangeLog Fix bug #11513 with raise-frame on MS-Windows. 2012-05-28 20:22:40 +03:00
ChangeLog.1 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.2 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.3 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.4 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.5 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.6 Fix ChangeLog typos. 2012-04-15 04:59:30 +02:00
ChangeLog.7 More ChangeLog fixes 2012-02-24 14:47:53 -05:00
ChangeLog.8 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.9 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.10 Fix ChangeLog typos. 2012-04-15 04:59:30 +02:00
ChangeLog.11 Fix ChangeLog typos. 2012-04-15 04:59:30 +02:00
character.c Merge from trunk. 2012-02-10 10:58:48 -08:00
character.h Merge from trunk. 2012-05-25 11:19:24 -07:00
charset.c Merge from trunk. 2012-04-09 15:54:59 -07:00
charset.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
chartab.c Merge from trunk. 2011-12-10 16:56:50 -08:00
cm.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
cm.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
cmds.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
coding.c Fix coding-related core dumps with gcc -ftrapv. 2012-05-26 15:27:21 -07:00
coding.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
commands.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
composite.c Merge from trunk. 2012-04-09 15:54:59 -07:00
composite.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
COPYING
data.c Merge from trunk. 2012-05-25 11:19:24 -07:00
dbusbind.c Merge recent dbus changes better. 2012-05-25 12:24:54 -07:00
deps.mk Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dired.c Merge from trunk. 2012-04-21 17:53:32 -07:00
dispextern.h Merge from trunk. 2012-05-25 11:19:24 -07:00
dispnew.c Merge from trunk. 2012-05-25 11:19:24 -07:00
disptab.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
doc.c Merge from trunk. 2012-04-09 15:54:59 -07:00
doprnt.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
dosfns.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
dosfns.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
editfns.c Merge recent dbus changes better. 2012-05-25 12:24:54 -07:00
emacs-icon.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
emacs.c Merge from trunk. 2012-04-09 15:54:59 -07:00
emacsgtkfixed.c Fix minor GTK3 problems found by static checking. 2012-04-23 00:34:29 -07:00
emacsgtkfixed.h Fix minor GTK3 problems found by static checking. 2012-04-23 00:34:29 -07:00
epaths.in Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
eval.c Merge from trunk. 2012-05-25 11:19:24 -07:00
fileio.c Merge from trunk. 2012-05-25 11:19:24 -07:00
filelock.c Add the option to not create lockfiles 2012-05-09 20:55:57 -04:00
firstfile.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
floatfns.c Merge from trunk. 2012-02-10 10:58:48 -08:00
fns.c Merge from trunk. 2012-05-25 11:19:24 -07:00
font.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
font.h Merge from trunk. 2012-05-25 11:19:24 -07:00
fontset.c Merge from trunk. 2012-04-09 15:54:59 -07:00
fontset.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
frame.c Merge from trunk. 2012-04-09 15:54:59 -07:00
frame.h Merge from trunk. 2012-05-25 11:19:24 -07:00
fringe.c Merge from trunk. 2012-04-09 15:54:59 -07:00
ftfont.c Merge from trunk. 2012-04-09 15:54:59 -07:00
ftfont.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ftxfont.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
getpagesize.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
gmalloc.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
gnutls.c Merge from trunk. 2012-05-25 11:19:24 -07:00
gnutls.h Merge 2012-04-09 GnuTLS fix from trunk 2012-04-10 16:00:43 +08:00
gtkutil.c Merge from trunk. 2012-05-25 11:19:24 -07:00
gtkutil.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
image.c Merge from trunk. 2012-02-24 22:41:40 -08:00
indent.c Merge from trunk. 2012-04-21 17:53:32 -07:00
indent.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
insdel.c Merge from trunk. 2012-05-25 11:19:24 -07:00
intervals.c Merge from trunk. 2012-05-25 11:19:24 -07:00
intervals.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
keyboard.c Merge from trunk. 2012-05-25 11:19:24 -07:00
keyboard.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
keymap.c Merge from trunk. 2012-05-25 11:19:24 -07:00
keymap.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
lastfile.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
lisp.h * lisp.h [REL_ALLOC]: Omit duplicate prototypes. 2012-05-27 00:51:09 -07:00
lisp.mk * lisp/paths.el: Remove no-byte-compile. 2012-05-25 18:13:24 -04:00
lread.c * lread.c (read1): Simplify slightly to avoid an overflow warning 2012-05-26 01:30:49 -07:00
macros.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
macros.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
Makefile.in Remove src/m/*. 2012-05-22 09:20:27 -07:00
makefile.w32-in src/makefile.w32-in: Update dependencies. 2012-05-28 03:58:42 +02:00
marker.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
mem-limits.h Remove src/m/*. 2012-05-22 09:20:27 -07:00
menu.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
menu.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
minibuf.c Merge from trunk. 2012-04-09 15:54:59 -07:00
msdos.c Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com 2012-05-26 18:06:44 -07:00
msdos.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ndir.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ns.mk Remove trailing / from $ns_appbindir 2012-05-12 11:10:37 -07:00
nsfns.m Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsfont.m Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsgui.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsimage.m Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsmenu.m Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsselect.m Merge from trunk. 2012-02-24 22:41:40 -08:00
nsterm.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsterm.m Don't mess with INFOPATH in ns builds 2012-05-26 14:23:28 -07:00
pre-crt0.c Nuke arch-tags. 2011-01-15 15:16:57 -08:00
print.c Use declare' in lambda' and mis minor changes. 2012-05-26 11:52:27 -04:00
process.c * process.h (struct Lisp_Process): Members tick and update_tick 2012-04-21 21:48:13 -07:00
process.h * process.h (struct Lisp_Process): Members tick and update_tick 2012-04-21 21:48:13 -07:00
puresize.h Merge from trunk. 2012-05-25 11:19:24 -07:00
ralloc.c Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com 2012-05-26 18:06:44 -07:00
README Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
regex.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
regex.h Assume C89 or later. 2012-05-21 08:36:54 -07:00
region-cache.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
region-cache.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
scroll.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
search.c Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com 2012-05-26 18:06:44 -07:00
sheap.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
sound.c Merge from trunk. 2012-05-25 11:19:24 -07:00
stamp-h.in
syntax.c Merge from trunk. 2012-04-09 15:54:59 -07:00
syntax.h * syntax.h (SETUP_SYNTAX_TABLE_FOR_OBJECT): Use PTRDIFF_MAX, not MOST_POSITIVE_FIXNUM. 2012-04-09 16:21:20 -07:00
sysdep.c Merge from trunk. 2012-05-25 11:19:24 -07:00
sysselect.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
syssignal.h Remove references to macros that are not defined anywhere 2012-04-30 20:45:39 -07:00
systime.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
systty.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
syswait.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
term.c Merge from trunk. 2012-05-25 11:19:24 -07:00
termcap.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
termchar.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
termhooks.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
terminal.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
terminfo.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
termopts.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
textprop.c Merge from trunk. 2012-05-25 11:19:24 -07:00
tparam.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
tparam.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
undo.c Merge from trunk. 2012-05-25 11:19:24 -07:00
unexaix.c * unexaix.c: Port to more-recent AIX compilers. 2012-05-14 08:11:10 -07:00
unexcoff.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
unexcw.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
unexec.h * unexec.h: New file. 2011-03-16 17:03:31 -07:00
unexelf.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
unexhp9k800.c Protoize 2011-07-10 10:20:10 +02:00
unexmacosx.c * unexmacosx.c (copy_data_segment): Truncate after 16 characters 2012-05-27 14:18:35 +02:00
unexsol.c Change unexec implementations to match prototype. 2011-03-17 11:41:30 -07:00
unexw32.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
vm-limit.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
w16select.c Sync MS-DOS selection-related doc strings with X doc strings. 2012-02-11 11:38:41 +02:00
w32.c Record and display absolute path of DLLs loaded (bug#10424). 2012-04-10 16:16:05 +02:00
w32.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32console.c Support mouse highlight on w32 text-mode frames. 2012-05-26 12:31:59 +03:00
w32fns.c Fix bug #11513 with raise-frame on MS-Windows. 2012-05-28 20:22:40 +03:00
w32font.c Add NUL-termination to some uses of strncpy. 2012-05-02 18:12:13 +08:00
w32font.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32gui.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32heap.c Remove dead MSVC-specific code. 2012-03-25 20:30:50 +02:00
w32heap.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32inevt.c Support help-echo and tooltip messages on w32 text-mode terminals. 2012-05-26 14:58:19 +03:00
w32inevt.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32menu.c Merge from trunk. 2012-05-25 11:19:24 -07:00
w32proc.c Fix failures in starting subprocesses on Windows 7. 2012-05-05 11:40:31 +03:00
w32reg.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32select.c Fix bug #10783 with w32 doc string of x-selection-exists-p. 2012-02-11 11:50:27 +02:00
w32term.c Fix bug #11513 with raise-frame on MS-Windows. 2012-05-28 20:22:40 +03:00
w32term.h Fix bug #11513 with raise-frame on MS-Windows. 2012-05-28 20:22:40 +03:00
w32uniscribe.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32xfns.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
widget.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
widget.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
widgetprv.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
window.c Merge from trunk. 2012-05-25 11:19:24 -07:00
window.h * src/window.h (clip_changed): Remove useless declaration. 2012-05-23 23:13:51 -07:00
xdisp.c Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com 2012-05-26 18:06:44 -07:00
xfaces.c Merge from trunk. 2012-04-09 15:54:59 -07:00
xfns.c Merge from trunk. 2012-05-25 11:19:24 -07:00
xfont.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xftfont.c Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!handa@m17n.org from trunk) 2012-01-15 10:55:52 +08:00
xgselect.c * src/xgselect.c (xg_select): Fix first argument in call to 'select' (bug#11508). 2012-05-21 09:35:40 -04:00
xgselect.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xmenu.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xml.c Merge from trunk. 2012-04-09 15:54:59 -07:00
xrdb.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xselect.c Merge from trunk. 2012-05-25 11:19:24 -07:00
xsettings.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
xsettings.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xsmfns.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xterm.c Merge from trunk. 2012-05-25 11:19:24 -07:00
xterm.h Merge from trunk. 2012-05-25 11:19:24 -07:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2012  Free Software Foundation, Inc.
See the end of the file for license conditions.


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) is 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'.  This
is the file which actually controls the compilation of Emacs.
All of this should work transparently to the user; you should only
need to run `../configure', and then type `make'.


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.