1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/src
Glenn Morris 4373fd4326 More small doc and lispref edits related to processes
* doc/lispref/processes.texi (Serial Ports, Byte Packing, Bindat Spec)
(Bindat Functions): Copyedits.

* src/process.c (Fset_process_inherit_coding_system_flag)
(Fset_process_query_on_exit_flag): Doc fix (mention return value).
(Fmake_network_process, Fmake_serial_process): Doc fix.

* admin/FOR-RELEASE: Related markup.
2012-04-18 00:21:18 -07:00
..
bitmaps Change bitmaps back to X11-compatible types. 2011-04-16 01:30:05 -07:00
m Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
s Discourage in comments from defining HAVE_GETCWD on MS-Windows. 2012-03-29 22:06:39 +02:00
.dbxinit
.gdbinit In GDB scripts, don't assume that EMACS_INT fits in long. 2012-02-20 16:07:53 -08:00
.gitignore
alloc.c lispref/internals.texi Memory Usage tiny change 2012-03-02 20:18:09 -08: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
bidi.c Fix bug #11073 with bidi-related crashes displaying some byte sequences. 2012-03-23 14:32:23 +02: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 * buffer.c (compare_overlays): Don't assume args differ (Bug#6830). 2012-03-12 01:27:25 -07:00
buffer.h Warning comments about subtleties of fetching characters from buffers/strings. 2012-04-06 16:10:30 +03: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
callproc.c Tiny doc tweaks for call-process's :file spec. 2012-02-01 23:21:20 -08: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 * category.h (CATEGORY_SET_P): Remove unnecessary cast to EMACS_INT. 2011-06-17 01:17:29 -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 * ccl.h (check_ccl_update, Vccl_program_table): Remove decls. 2011-04-10 23:43:21 -07:00
ChangeLog More small doc and lispref edits related to processes 2012-04-18 00:21:18 -07: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 another ChangeLog entry 2012-02-24 14:44:16 -05:00
ChangeLog.11 Fix last ChangeLog + Andreas Politz has signed paperwork. 2012-03-21 14:27:05 -04:00
character.c Handle overflow when computing char display width (Bug#9496). 2012-02-03 11:24:22 -08:00
character.h Warning comments about subtleties of fetching characters from buffers/strings. 2012-04-06 16:10:30 +03:00
charset.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Spelling fixes. 2011-11-19 01:18:31 -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 Merge from emacs-23; up to 2010-06-29T18:17:31Z!cyd@stupidchicken.com. 2012-02-08 23:48:22 -08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
dbusbind.c * dbusbind.c (Fdbus_register_method): Mention the return value 2012-02-02 13:47:09 +01:00
deps.mk Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dired.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
dispextern.h dispextern.h (struct glyph): Fix previous change. Change the bit length of glyphless.ch to 25 (Bug#11082). 2012-03-26 14:43:05 +09:00
dispnew.c Update doc to reflect new non-nil value of redisplay-dont-pause. 2012-03-20 16:52:11 +08: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 * doc.c (store_function_docstring): Fix last change. 2012-02-07 00:53:51 +08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -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 * src/editfns.c (Fconstrain_to_field): Doc fix. 2012-03-12 00:27:36 +08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
emacsgtkfixed.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
emacsgtkfixed.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08: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 Rename inhibit_window_configuration_change_hook to inhibit_lisp_code. 2012-03-12 14:34:32 +08:00
fileio.c Document SELinux support functions in Lisp manual. 2012-02-25 17:07:23 +08:00
filelock.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Make second arg of copysign non-optional. 2012-01-21 23:52:46 +08:00
fns.c * src/fns.c (Fsecure_hash): Doc fix. 2012-02-10 00:38:22 -08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
fontset.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 * frame.c (other_visible_frames): Don't assume selected frame is visible. 2012-03-10 15:46:07 +08:00
frame.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
fringe.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ftfont.c ftfont.c (ftfont_drive_otf): Mask bits of character code to make it fit in a valid range (Bug#11003). 2012-03-19 13:08:07 +09:00
ftfont.h
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 Whitespace changes. 2011-09-09 03:06:52 +02:00
gnutls.c Merge 2012-04-09 GnuTLS fix from trunk 2012-04-10 16:00:43 +08:00
gnutls.h Merge 2012-04-09 GnuTLS fix from trunk 2012-04-10 16:00:43 +08:00
gtkutil.c * gtkutil.c (x_wm_set_size_hint): Use one row in call to 2012-03-08 19:49:13 +01: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 Increase default image size limit; don't unlimit Gnus. 2012-02-14 22:40:08 -08:00
indent.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
intervals.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Several miscellaneous doc changes. 2012-04-04 15:54:02 +08: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 * keymap.c (Fkey_description): Doc fix. 2012-03-12 01:08:10 +08: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 Rename inhibit_window_configuration_change_hook to inhibit_lisp_code. 2012-03-12 14:34:32 +08:00
lisp.mk Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
lread.c * lread.c (lisp_file_lexically_bound_p): Fix hang at ";-*-\n". 2012-04-13 14:08:18 -04: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
makefile.w32-in Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Fix crash due to non-contiguous EMACS_INT (Bug#10780). 2012-02-20 15:09:58 -08: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 * minibuf.c (syms_of_minibuf): Doc fix. 2012-01-28 11:04:55 +08:00
msdos.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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
ns.mk Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08: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 Yet more syncing of xselect docs and argument specs 2012-02-11 19:13:13 -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 * nsterm.m (constrainFrameRect): Always constrain when there is only 2012-04-09 12:01:04 +02:00
pre-crt0.c
print.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
process.c More small doc and lispref edits related to processes 2012-04-18 00:21:18 -07:00
process.h Merge 2012-04-09 GnuTLS fix from trunk 2012-04-10 16:00:43 +08:00
puresize.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ralloc.c Speed up insertion of subprocess output on MS-Windows. 2012-02-01 18:51:20 +02: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
regex.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Small doc and elisp manual fixes related to searching 2012-03-26 23:46:42 -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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
stamp-h.in
syntax.c Spelling fix. 2012-02-20 16:16:37 -08:00
syntax.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
sysdep.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
termcap.c Whitespace changes. 2011-09-09 03:06:52 +02: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
tparam.c Adjust in response to jan.h.d's comments. 2011-08-04 19:15:35 -07:00
tparam.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
undo.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
unexaix.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
unexhp9k800.c Protoize 2011-07-10 10:20:10 +02:00
unexmacosx.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w16select.c Sync MS-DOS selection-related doc strings with X doc strings. 2012-02-11 11:38:41 +02:00
w32.c Include --enable-checking in system-configuration-options on MS-Windows. 2012-02-04 15:48:38 +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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32fns.c Fix bug #9087 with crashes on MS-Windows under throw-on-input. 2012-01-14 22:15:01 +02:00
w32font.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Fix unsafe use of alloca reported in bug #11138. 2012-04-01 19:55:30 +03:00
w32proc.c Doc fixes in w32-specific primitives related to console codepage. 2012-03-20 20:49:18 +02: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 Native scroll-bars are not implemented for Nextstep (bug#10673) 2012-02-01 21:12:57 -05:00
w32term.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Fix bug #7464 with mouse highlight after "C-x 1". 2012-03-31 21:10:34 +03:00
window.h Rename inhibit_window_configuration_change_hook to inhibit_lisp_code. 2012-03-12 14:34:32 +08:00
xdisp.c Fix bug #11261 with cursor movement in a continued line when header line is present. 2012-04-17 18:25:17 +03:00
xfaces.c Updates to Display chapter of Lisp manual. 2012-03-21 15:02:13 +08:00
xfns.c Rename inhibit_window_configuration_change_hook to inhibit_lisp_code. 2012-03-12 14:34:32 +08: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 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08: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 Reduce x-selection-timeout to 5s, and add a message for clipboard manager saving. 2012-02-25 11:01:11 +08:00
xsettings.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -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 Fixes: debbugs:11080 2012-03-24 09:32:50 +01:00
xterm.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08: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/>.