1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/src
Miles Bader 1e89951587 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 59-69)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
   underlying file is uptodate.

2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>

   * lisp/vc.el: Add more info about the vc-registered function.

2007-07-15  Richard M. Stallman  <rms@gnu.org>

   * lisp/kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.

   * lisp/tutorial.el (tutorial--find-changed-keys):
   Handle C-x specially like ESC.

2007-07-15  Aaron Hawley  <aaronh@garden.org>

   * lisp/tar-mode.el (tar-get-descriptor): No error for zero-length file.

2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
   string.

2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.

2007-07-16  Richard M. Stallman  <rms@gnu.org>

   * lispref/display.texi (Defining Faces): Fix previous change.

2007-07-20  Eli Zaretskii  <eliz@gnu.org>

   * src/w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
   Define if not defined.

2007-07-18  Jason Rumney  <jasonr@gnu.org>

   * src/w32proc.c (w32_executable_type): Handle 64 bit executables.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-823
2007-07-24 01:21:32 +00:00
..
bitmaps Add copyright and license information. 2007-02-03 23:03:40 +00:00
m (ORDINARY_LINK): No longer define on OpenBSD. 2007-05-18 07:41:22 +00:00
s Don't define HAVE_TZNAME. 2007-06-07 21:36:48 +00:00
.arch-inventory Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280 2006-05-15 11:20:16 +00:00
.dbxinit
.gdbinit (xprintstr): Ensure GDB (> 6.6) prints symbol name 2007-02-24 21:15:02 +00:00
.gitignore Add stamp_BLD. 2006-12-23 09:53:24 +00:00
abbrev.c (abbrev_check_chars): New function. 2007-07-17 07:04:48 +00:00
acldef.h Add legal comment on copyright issue. 2007-02-10 22:34:45 +00:00
alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'. 2007-07-11 15:23:37 +00:00
alloca.c Fix the prototype for xfree. 2004-01-30 17:12:40 +00:00
atimer.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
atimer.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
blockinput.h (interrupt_input_blocked): Declare volatile. 2007-01-26 08:36:18 +00:00
buffer.c (mode-line-format): Describe above case in doc string. 2007-07-22 23:19:00 +00:00
buffer.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
bytecode.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
callint.c (Fcall_interactively): Make the parsing of interactive 2007-06-25 19:48:37 +00:00
callproc.c (syms_of_callproc) <doc-directory, configure-info-directory>: 2007-02-17 02:02:10 +00:00
casefiddle.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
casetab.c (map_char_table): Use an array of int for `indices' rather than 2007-07-10 15:40:06 +00:00
category.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
category.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
ccl.c (ccl_driver): Delete stray semicolon. 2007-06-05 00:26:01 +00:00
ccl.h Add 2007 to copyright. 2007-01-21 20:49:59 +00:00
ChangeLog Merge from emacs--rel--22 2007-07-24 01:21:32 +00:00
ChangeLog.1 Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
ChangeLog.2 Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
ChangeLog.3 Fix "daylight savings" -> "daylight saving" typo. 2007-03-17 18:44:06 +00:00
ChangeLog.4 Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
ChangeLog.5 Mark 1995-03-23 change by Kevin Rodgers as tiny. 2007-04-06 00:07:14 +00:00
ChangeLog.6 Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
ChangeLog.7 Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
ChangeLog.8 Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
ChangeLog.9 Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
charset.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
charset.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
chpdef.h Add legal comment on copyright issue. 2007-02-10 22:34:45 +00:00
cm.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
cm.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
cmds.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
coding.c (Ffind_operation_coding_system): Doc fix. 2007-07-18 11:47:54 +00:00
coding.h Add 2007 to copyright. 2007-01-21 20:49:59 +00:00
commands.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
composite.c (update_compositions): Fix last fix. 2007-06-15 00:02:03 +00:00
composite.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
config.in Regenerate. 2007-06-20 07:51:47 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
cxux-crt0.s Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
data.c (Fsetq_default): Doc fix. 2007-07-18 11:55:44 +00:00
dired.c 2007-03-17 Richard M. Stallman <rms@gnu.org> 2007-03-17 23:44:57 +00:00
dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members 2007-06-13 08:21:35 +00:00
dispnew.c (adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag in 2007-04-16 16:24:33 +00:00
disptab.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
doc.c * keymaps.texi (Active Keymaps): Document new POSITION argument of 2007-06-25 20:53:48 +00:00
doprnt.c (doprnt1): Add support for '+' flag. Fix overflow checking. 2007-02-16 13:20:39 +00:00
dosfns.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
dosfns.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
ecrt0.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
editfns.c (Ftranspose_regions): Use EMACS_INT for positions. 2007-07-10 15:23:36 +00:00
emacs.c (empty_unibyte_string): Rename from empty_string. 2007-06-08 19:58:33 +00:00
epaths.in Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
eval.c (Fsetq): Doc fix. 2007-07-18 11:52:52 +00:00
fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as 2007-06-28 20:21:13 +00:00
filelock.c (current_lock_owner): Allow for @ sign in username. 2007-07-23 22:35:46 +00:00
filemode.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
firstfile.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
floatfns.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
fns.c * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer. 2007-07-11 15:26:31 +00:00
fontset.c (map_char_table): Use an array of int for `indices' rather than 2007-07-10 15:40:06 +00:00
fontset.h Add 2007 to copyright. 2007-01-21 20:49:59 +00:00
frame.c (Fmouse_position, Fmouse_pixel_position): 2007-06-03 01:03:22 +00:00
frame.h (struct frame) [MAC_OS]: New member external_tool_bar. 2007-06-14 08:38:42 +00:00
fringe.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
getloadavg.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
getpagesize.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
gmalloc.c [HAVE_GTK_AND_PTHREAD] Check this after including config.h. 2007-06-26 03:29:25 +00:00
gnu.h Add copyright and license info. 2007-02-15 03:07:00 +00:00
gtkutil.c (xg_update_menubar, create_menus): Create empty 2007-04-27 06:39:45 +00:00
gtkutil.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
hftctl.c Add arch taglines 2003-09-01 15:45:59 +00:00
image.c (convert_mono_to_color_image): Swap fore and background. 2007-06-21 23:02:14 +00:00
indent.c (Fmove_to_column): Set next_boundary with correct start pt. 2007-04-08 23:59:33 +00:00
indent.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
insdel.c (replace_range): For undo, record insertion first. 2007-04-29 21:57:33 +00:00
intervals.c (merge_properties): Use explicit loop instead of 2007-03-25 23:46:19 +00:00
intervals.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
ioctl.h Add arch taglines 2003-09-01 15:45:59 +00:00
keyboard.c (Ftrack_mouse): Doc fix. 2007-07-16 10:39:15 +00:00
keyboard.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
keymap.c (map_char_table): Use an array of int for `indices' rather than 2007-07-10 15:40:06 +00:00
keymap.h (map_keymap_function_t): More informative prototype. 2007-07-10 15:13:33 +00:00
lastfile.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
lisp.h * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer. 2007-07-11 15:26:31 +00:00
lread.c (syms_of_lread, openp): Use empty_unibyte_string, not build_string. 2007-06-08 19:57:46 +00:00
mac.c (xrm_get_preference_database): Remove BLOCK_INPUT. 2007-06-07 08:43:58 +00:00
macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity. 2007-06-14 08:38:52 +00:00
macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI. 2007-06-22 09:05:25 +00:00
macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]: 2007-06-22 09:05:55 +00:00
macros.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
macros.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
macselect.c [MAC_OSX] (install_service_handler): Rename from 2007-06-07 08:44:47 +00:00
macterm.c [USE_MAC_TSM] (mac_handle_text_input_event): 2007-06-28 10:10:29 +00:00
macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member 2007-06-14 08:39:40 +00:00
Makefile.in (LIBGIF): Default to -lgif. 2007-06-20 07:51:59 +00:00
makefile.w32-in (clean): Don't delete *~. 2007-07-20 19:43:01 +00:00
marker.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
md5.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
md5.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
mem-limits.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
minibuf.c (Fcompleting_read): New value confirm-only' for require-match'. 2007-07-01 01:57:21 +00:00
mktime.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
msdos.c (getdefdir): Delete stray semicolon. 2007-06-05 00:23:14 +00:00
msdos.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
ndir.h Add legal comment on copyright issue. 2007-02-10 22:34:45 +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 Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
print.c (Fwith_output_to_temp_buffer): Doc fix. 2007-07-16 10:40:03 +00:00
process.c (Fstart_process, Fmake_network_process, read_process_output): 2007-07-17 05:57:35 +00:00
process.h (struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag, 2007-07-12 06:36:57 +00:00
puresize.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
ralloc.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
README Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
regex.c (regex_compile): Remove the `regnum' counter. 2007-06-12 18:40:18 +00:00
regex.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
region-cache.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
region-cache.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
scroll.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
search.c (Vinhibit_changing_match_data, search_regs_1): New vars. 2007-07-10 03:49:44 +00:00
sheap.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
sound.c * sound.c (wav_play): Check header->data_length to see how much we 2007-03-06 12:15:33 +00:00
stamp-h.in
strftime.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
sunfns.c (sel_read): Use empty_unibyte_string. 2007-06-08 20:07:44 +00:00
syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD. 2007-06-06 17:09:40 +00:00
syntax.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
sysdep.c (init_sys_modes): Add rather than replace with 2007-05-30 05:24:18 +00:00
sysselect.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
syssignal.h (SIGNAL_THREAD_CHECK): Use pthread_equal. 2007-01-26 08:36:34 +00:00
systime.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
systty.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
syswait.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
temacs.opt
term.c Include unistd.h only if HAVE_UNISTD_H. 2007-07-12 01:41:38 +00:00
termcap.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
termchar.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
termhooks.h (term_mouse_moveto): New extern. 2007-05-30 05:22:46 +00:00
terminfo.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
termopts.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
textprop.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
tparam.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
uaf.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
undo.c (Fprimitive_undo): Give clearer error message when trying to change 2007-03-30 02:04:27 +00:00
unexaix.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexalpha.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexapollo.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexconvex.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexcw.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
unexec.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexelf.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
unexenix.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexhp9k800.c Restore file with clarified legal status. 2007-03-23 02:38:05 +00:00
unexmacosx.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
unexmips.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexnext.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexsni.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexsol.c (unexec): Use xsignal. 2006-07-18 13:29:49 +00:00
unexsunos4.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
unexw32.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
vlimit.h Add arch taglines 2003-09-01 15:45:59 +00:00
vm-limit.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w16select.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
w32.c (_wsa_errlist): Fix typo in error message. 2007-06-20 08:49:12 +00:00
w32.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished. 2007-06-20 21:32:32 +00:00
w32bdf.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32console.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM. 2007-07-11 14:43:07 +00:00
w32gui.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32heap.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32heap.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32inevt.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32inevt.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32menu.c (add_menu_item): Don't use multibyte string functions on 2007-06-17 22:25:08 +00:00
w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define 2007-07-20 19:20:58 +00:00
w32reg.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32select.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
w32term.c (w32_delete_display): Remove leftover declaration. 2007-06-20 08:35:55 +00:00
w32term.h (menubar_active): Remove menu_command_in_progress. 2007-02-22 22:51:31 +00:00
w32xfns.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
widget.c (EmacsFrameSetCharSize): Catch X errors. 2007-03-22 14:57:13 +00:00
widget.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
widgetprv.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
window.c (top-level): Fix typo in final comment introduced 2007-07-19 06:31:59 +00:00
window.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
xdisp.c (decode_mode_spec): Add case 'R' for to test for 2007-07-22 23:20:31 +00:00
xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops. 2007-06-05 10:06:19 +00:00
xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame 2007-07-18 10:46:25 +00:00
xmenu.c Link to xaw3d if available. 2007-06-13 17:34:30 +00:00
xrdb.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
xselect.c (Fx_get_atom_name): Use empty_unibyte_string. 2007-06-08 20:07:10 +00:00
xsmfns.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
xterm.c (x_ewmh_activate_frame): New function. 2007-07-18 10:46:38 +00:00
xterm.h Declare x_ewmh_activate_frame 2007-07-18 10:47:04 +00: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, 2002, 2003, 2004, 2005, 2006, 2007
  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) or the Emacs
executable and map files (on VMS systems) are 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.c'.  The
same script then uses `cpp' to produce the machine-dependent
`Makefile' from `Makefile.c'; `Makefile' is the file which actually
controls the compilation of Emacs.  Most of this should work
transparently to the user; you should only need to run `../configure',
and then type `make'.

See the file VMSBUILD in this directory for instructions on compiling,
linking and building Emacs on VMS.

The files `*.com' and `temacs.opt' are used on VMS only.
The files `vlimit.h', `ioclt.h' and `param.h' are stubs to
allow compilation on VMS with the minimum amount of #ifdefs.

`uaf.h' contains VMS uaf structure definitions.  This is only needed if
you define READ_SYSUAF.  This should only be done for single-user
systems where you are not overly concerned with security, since it
either requires that you install Emacs with SYSPRV or make SYSUAF.DAT
world readable.  Otherwise, Emacs can determine information about the
current user, but no one else.


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 2, 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; see the file COPYING.  If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.