1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 01:20:37 -08:00
emacs/src
Chong Yidong 025ae9533d (Vthis_command_keys_shift_translated): New var.
(command_loop_1): Avoid running the direct display versions of
forward-char and backward-char if shift-selection may occur.
Don't change the value of transient-mark-mode; this is now handled
by handle-shift-selection.
(read_key_sequence): Set Vthis_command_keys_shift_translated if
shift-translation takes place.
2008-04-02 20:14:57 +00:00
..
bitmaps
m Merge from emacs--rel--22 2008-03-01 01:28:31 +00:00
s * configure.in: Remove references to obsolete variables and 2008-02-24 18:53:07 +00:00
.arch-inventory
.dbxinit
.gdbinit Don't set `args', it breaks gdb --args. 2008-02-15 22:42:02 +00:00
.gitignore Add oo. 2008-03-04 10:29:47 +00:00
acldef.h
alloc.c Consolidate the image_cache to the terminal struct. 2008-02-22 17:42:09 +00:00
atimer.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
atimer.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
blockinput.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT. 2008-03-21 01:49:18 +00:00
buffer.h * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT. 2008-03-20 18:38:34 +00:00
bytecode.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
callint.c (Vshift_select_mode): New var. 2008-04-02 20:14:40 +00:00
callproc.c * process.c (Fstart_process): 2008-02-06 03:16:10 +00:00
casefiddle.c (casify_object): Fix up int/EMACS_INT mixup. 2008-04-01 06:02:20 +00:00
casetab.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
category.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
category.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
ccl.c * xselect.c (x_handle_dnd_message): 2008-02-07 04:11:05 +00:00
ccl.h (smerge-auto-combine-max-separation): New var. 2008-02-13 15:10:57 +00:00
ChangeLog * callint.c (Vshift_select_mode): New var. 2008-04-02 20:14:17 +00:00
ChangeLog.1 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.2 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.3 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.4 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.5 *** empty log message *** 2008-02-22 19:04:20 +00:00
ChangeLog.6 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.7 Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
ChangeLog.8 Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
ChangeLog.9 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.10 Fix typos. 2008-02-21 07:55:42 +00:00
character.c (char_resolve_modifier_mask): Fix previous change. 2008-03-05 05:12:06 +00:00
character.h (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE) 2008-02-12 21:27:54 +00:00
charset.c (Funibyte_charset, Fset_unibyte_charset): Remove. 2008-04-01 00:54:03 +00:00
charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID, CHECK_CHARSET_GET_ATTR): 2008-02-22 17:24:05 +00:00
chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement. 2008-02-06 03:03:52 +00:00
chpdef.h
cm.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
cm.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
cmds.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
coding.c (decode_coding_object): Fix last change. 2008-03-27 20:26:59 +00:00
coding.h Use AREF, not ASLOT. 2008-02-14 01:05:46 +00:00
commands.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
composite.c Fix comment typo. 2008-02-21 07:55:04 +00:00
composite.h (Fcompose_region_internal, Fcompose_string_internal): Declare. 2008-02-06 03:10:25 +00:00
config.in Regenerate. 2008-03-05 20:05:16 +00:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
data.c (syms_of_data): Mark most-positive-fixnum and 2008-03-26 18:14:02 +00:00
dbusbind.c * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol. 2008-03-30 12:38:49 +00:00
dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive. 2008-03-14 17:31:09 +00:00
dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face. 2008-03-01 22:30:51 +00:00
dispnew.c Merge from emacs--rel--22 2008-03-10 00:49:47 +00:00
disptab.h (GLYPH_SIMPLE_P): Rewrite. 2008-02-27 22:48:58 +00:00
doc.c * xselect.c (x_handle_dnd_message): 2008-02-07 04:11:05 +00:00
doprnt.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
dosfns.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
dosfns.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ecrt0.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
editfns.c (Fchar_equal): Check they are valid characters. 2008-03-17 20:23:06 +00:00
emacs-icon.h * w32term.c: Remove unused include "gnu.h". 2008-03-03 06:32:13 +00:00
emacs.c (main): Revert previous change. 2008-03-14 02:40:21 +00:00
epaths.in Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
eval.c * w32fns.c (hourglass_timer, hourglass_hwnd): New variables. 2008-03-19 17:04:18 +00:00
fileio.c (Fexpand_file_name): Fix last change. 2008-03-29 15:28:57 +00:00
filelock.c * configure.in: Remove references to obsolete variables and 2008-02-24 18:53:07 +00:00
filemode.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
firstfile.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
floatfns.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
fns.c * w32fns.c (hourglass_timer, hourglass_hwnd): New variables. 2008-03-19 17:04:18 +00:00
font.c (font_unparse_fcname): Increase len when style is a symbol. 2008-03-01 20:21:03 +00:00
font.h (smerge-auto-combine-max-separation): New var. 2008-02-13 15:10:57 +00:00
fontset.c (Ffontset_info): Remove extra ; 2008-03-10 08:11:30 +00:00
fontset.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
frame.c * keyboard.c (pending_funcalls): New var. 2008-03-29 01:46:10 +00:00
frame.h (enum fullscreen_type): Give it a name. Move it before use. 2008-03-27 21:15:21 +00:00
fringe.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
ftfont.c (ftfont_pattern_entity): Fix aliasing violations. 2008-03-02 21:13:09 +00:00
ftfont.h Update copyright years and GPL version. 2008-02-02 04:35:05 +00:00
ftxfont.c (ftxfont_draw): Pay attention to s->padding_p. 2008-02-25 01:45:47 +00:00
getloadavg.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
getpagesize.h * movemail.c: 2008-01-13 00:43:55 +00:00
gmalloc.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
gtkutil.c (xg_set_geometry): Fix indentation. 2008-03-30 17:38:09 +00:00
gtkutil.h (xg_frame_resized): Renamed from xg_resize_widgets. 2008-03-01 14:57:46 +00:00
hftctl.c
image.c Allow fine-grained image-cache flushing. 2008-02-24 13:36:39 +00:00
indent.c (Fmove_to_column): Move declaration before statements. 2008-03-28 17:24:51 +00:00
indent.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
insdel.c * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. 2008-02-12 21:35:15 +00:00
intervals.c * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT. 2008-03-20 18:38:34 +00:00
intervals.h * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT. 2008-03-20 18:38:34 +00:00
ioctl.h
keyboard.c (Vthis_command_keys_shift_translated): New var. 2008-04-02 20:14:57 +00:00
keyboard.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
keymap.c (map_keymap_internal): New fun. 2008-03-25 20:12:54 +00:00
keymap.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
lastfile.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
lisp.h * keyboard.c (pending_funcalls): New var. 2008-03-29 01:46:10 +00:00
lread.c * fileio.c (Finsert_file_contents): 2008-03-20 18:13:12 +00:00
mac.c Merge from emacs--rel--22 2008-01-22 23:53:46 +00:00
macfns.c Consolidate the image_cache to the terminal struct. 2008-02-22 17:42:09 +00:00
macgui.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
macmenu.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
macros.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
macros.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
macselect.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
macterm.c Consolidate the image_cache to the terminal struct. 2008-02-22 17:42:09 +00:00
macterm.h Consolidate the image_cache to the terminal struct. 2008-02-22 17:42:09 +00:00
Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*. 2008-03-04 13:29:18 +00:00
makefile.w32-in Always include w32font.c in the build. 2008-03-04 17:34:22 +00:00
marker.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
md5.c
md5.h
mem-limits.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
minibuf.c * w32fns.c (hourglass_timer, hourglass_hwnd): New variables. 2008-03-19 17:04:18 +00:00
mktime.c
msdos.c (IT_write_glyphs): Adapt to new glyph type. 2008-02-27 22:49:21 +00:00
msdos.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
print.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
process.c (server_accept_connection): Simplify naming. 2008-03-27 20:52:24 +00:00
process.h * process.h (struct Lisp_Process): Remove filter_multibyte. 2008-03-25 17:35:48 +00:00
puresize.h Don't include CYGWIN in condition. 2008-02-01 23:29:14 +00:00
ralloc.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
README Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
regex.c (EXTEND_BUFFER): Change order of pointer addition operations, to avoid 2008-03-26 22:54:40 +00:00
regex.h Update copyrights. 2008-02-12 21:26:23 +00:00
region-cache.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
region-cache.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
scroll.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
search.c (boyer_moore): Fix incorrect synching of the trunk and 2008-02-11 05:25:24 +00:00
sheap.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
sound.c (alsa_configure): Declare vol at beginning of block. 2008-03-10 08:10:51 +00:00
stamp-h.in
strftime.c
syntax.c (scan_lists): Follow coding convention. 2008-02-12 21:29:33 +00:00
syntax.h Use "do...while (0)", not "if (1)..else" in macro definitions. 2008-02-07 12:47:00 +00:00
sysdep.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
sysselect.h * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
syssignal.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
systime.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
systty.h * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
syswait.h * movemail.c: 2008-01-13 00:43:55 +00:00
temacs.opt
term.c (encode_terminal_code, produce_special_glyphs): Likewise. 2008-02-27 22:49:29 +00:00
termcap.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
termchar.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
termhooks.h Consolidate the image_cache to the terminal struct. 2008-02-22 17:42:09 +00:00
terminal.c * keyboard.c (pending_funcalls): New var. 2008-03-29 01:46:10 +00:00
terminfo.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
termopts.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
textprop.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
tparam.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
uaf.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
undo.c (undo_inhibit_record_point): New variable. 2008-01-20 10:34:18 +00:00
unexaix.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexalpha.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexcw.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexec.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
unexelf.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexhp9k800.c (read_header): Replace legal' with valid'. 2008-02-05 02:45:30 +00:00
unexmacosx.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexmips.c * configure.in: Remove references to obsolete variables and 2008-02-24 18:53:07 +00:00
unexnext.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexsol.c
unexw32.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
vlimit.h
vm-limit.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w16select.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32.c (readdir): If FindFirstFile/FindNextFile return in cFileName a file name that 2008-03-22 11:53:40 +00:00
w32.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32bdf.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32bdf.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32console.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32fns.c (start_hourglass): Suppress hourglass on tty frames. 2008-03-27 17:11:40 +00:00
w32font.c (w32font_full_name): Use floor to round. 2008-03-11 00:37:21 +00:00
w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1): Define 2008-03-03 00:31:03 +00:00
w32gui.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32heap.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32heap.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32inevt.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
w32inevt.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
w32menu.c (push_submenu_start, push_submenu_end, push_left_right_boundary, push_menu_pane, 2008-02-11 11:28:35 +00:00
w32proc.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32reg.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32select.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32term.c * w32term.c: Remove unused include "gnu.h". 2008-03-03 06:32:13 +00:00
w32term.h * w32fns.c (hourglass_timer, hourglass_hwnd): New variables. 2008-03-19 17:04:18 +00:00
w32xfns.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
widget.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
widget.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
widgetprv.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
window.c (Fdisplay_buffer): Reinitialize tem to nil. 2008-03-31 00:36:32 +00:00
window.h * window.c (run_window_configuration_change_hook): New function. 2008-01-28 19:05:13 +00:00
xdisp.c (try_window_id): Don't forget to reset delta_bytes. 2008-04-01 21:27:07 +00:00
xfaces.c * dispextern.h (face_at_buffer_position, face_for_overlay_string) 2008-02-26 18:18:05 +00:00
xfns.c Consolidate the image_cache to the terminal struct. 2008-02-22 17:42:09 +00:00
xfont.c (xfont_draw): Pay attention to s->padding_p. 2008-02-25 01:44:26 +00:00
xftfont.c (xftfont_draw): Pay attention to s->padding_p. 2008-02-25 01:43:55 +00:00
xmenu.c * xselect.c (x_handle_dnd_message): 2008-02-07 04:11:05 +00:00
xrdb.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
xselect.c * xselect.c (x_handle_dnd_message): 2008-02-07 04:11:05 +00:00
xsmfns.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
xterm.c * keyboard.c (pending_funcalls): New var. 2008-03-29 01:46:10 +00:00
xterm.h Consolidate the image_cache to the terminal struct. 2008-02-22 17:42:09 +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, 2008
  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 3, 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.