1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/src
2008-12-08 16:22:40 +00:00
..
bitmaps * bitmaps/README: 2008-07-31 05:33:56 +00:00
m Fix comment typo. 2008-11-06 03:47:50 +00:00
s Add arch tagline 2008-10-27 02:05:42 +00:00
.arch-inventory
.dbxinit
.gdbinit *** empty log message *** 2008-06-08 11:01:55 +00:00
.gitignore * Makefile.in: Undef LIB_STANDARD before defining it to silence warning 2008-07-17 03:33:59 +00:00
alloc.c Use __sparc__ rather than sparc. 2008-08-10 02:40:17 +00:00
atimer.c Remove support for Mac Carbon. 2008-07-27 18:24:48 +00:00
atimer.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
blockinput.h merging Emacs.app (NeXTstep port) 2008-07-15 18:15:18 +00:00
buffer.c (Fswitch_to_buffer): Reword and mention new option 2008-11-22 11:35:45 +00:00
buffer.h (struct buffer): New member word_wrap. 2008-06-24 17:55:20 +00:00
bytecode.c (Fbyte_code): Disable debugging code that doesn't compile. 2008-06-25 20:57:16 +00:00
callint.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
callproc.c (Fcall_process): Don't hold references to string data 2008-09-07 20:35:14 +00:00
casefiddle.c (casify_object): Try to guess better whether the argument is a byte or a char. 2008-05-27 00:50:01 +00:00
casetab.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
category.c (hash_get_category_set): New function. 2008-11-27 07:59:21 +00:00
category.h (SET_CATEGORY_SET): Call set_category_set. 2008-11-27 07:59:11 +00:00
ccl.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
ccl.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
ChangeLog (main): Close daemon_pipe on exec. 2008-12-08 16:22:40 +00:00
ChangeLog.1 Fix typos. 2008-09-24 01:16:16 +00:00
ChangeLog.2 Fix typos. 2008-09-24 01:16:16 +00:00
ChangeLog.3 Fix typos. 2008-10-01 09:12:37 +00:00
ChangeLog.4 Fix typos. 2008-09-24 01:16:16 +00:00
ChangeLog.5 Fix typos. 2008-10-14 15:50:14 +00:00
ChangeLog.6 Fix typos. 2008-10-01 09:12:37 +00:00
ChangeLog.7 Fix typos. 2008-10-01 09:12:37 +00:00
ChangeLog.8 Fix typos. 2008-09-24 01:16:16 +00:00
ChangeLog.9 Fix typos. 2008-10-01 09:12:37 +00:00
ChangeLog.10 Fix typos. 2008-10-01 09:12:37 +00:00
character.c * keyboard.c (read_char_help_form_unwind): Specify the type for ARG. 2008-12-03 02:40:26 +00:00
character.h (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of 2008-11-27 07:59:35 +00:00
charset.c (Fdefine_charset_internal): After calculating 2008-11-29 01:46:07 +00:00
charset.h (CHAR_CHARSET_P): Check if the encoder is loaded or 2008-11-29 13:47:31 +00:00
chartab.c (sub_char_table_ref_and_range): Adjusted for the 2008-11-27 08:01:29 +00:00
cm.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
cm.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
cmds.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
coding.c (make_conversion_work_buffer): Disable buffer modification hooks in 2008-12-07 00:58:47 +00:00
coding.h (enum define_coding_utf8_arg_index): New enum. 2008-05-29 22:58:00 +00:00
commands.h * keymap.c (Vminibuffer_local_filename_must_match_map): 2008-06-05 05:44:12 +00:00
composite.c Fix typo in comment. 2008-11-12 15:59:06 +00:00
composite.h (LGLYPH_SET_CODE): Add comment. 2008-09-01 05:15:58 +00:00
config.in (NS_IMPL_GNUSTEP): Increase pure size. 2008-08-24 17:46:17 +00:00
COPYING
data.c (Fmake_variable_frame_local): Doc fix. 2008-08-30 22:50:35 +00:00
dbusbind.c * dbusbind.c (xd_in_read_queued_messages): New variable. 2008-10-24 04:21:15 +00:00
dired.c (file_name_completion): If completion_ignore_case is enabled, ignore 2008-11-08 16:55:23 +00:00
dispextern.h Fix typo in comment. 2008-11-12 15:59:06 +00:00
dispnew.c * emacs.c (daemon_pipe): Make non-static. 2008-10-28 04:25:11 +00:00
disptab.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
doc.c * bitmaps/README: 2008-07-31 05:33:56 +00:00
doprnt.c (doprnt1): Fix size of charbuf. 2008-12-02 22:34:12 +00:00
dosfns.c * w32-fns.el (w32-shell-dos-semantics): 2008-11-14 13:05:18 +00:00
dosfns.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
ecrt0.c Use __sparc__ rather than sparc. 2008-08-10 02:40:17 +00:00
editfns.c Fix typos (sync from trunk). 2008-08-26 11:11:41 +00:00
emacs-icon.h Fix previous. 2008-05-15 06:52:20 +00:00
emacs.c (main): Close daemon_pipe on exec. 2008-12-08 16:22:40 +00:00
epaths.in Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
eval.c (Vdebug_on_error): Doc fix. 2008-12-05 14:45:14 +00:00
fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid double file 2008-11-14 21:11:15 +00:00
filelock.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
filemode.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
firstfile.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
floatfns.c * bitmaps/README: 2008-07-31 05:33:56 +00:00
fns.c * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix. 2008-11-06 11:20:05 +00:00
font.c (font_at): Set `multibyte' at first. 2008-12-03 05:54:27 +00:00
font.h * font.h (font_range): 2008-08-31 00:56:58 +00:00
fontset.c (face_for_char): Handle invalid charset property 2008-12-03 05:30:38 +00:00
fontset.h (font_for_char): Extern it. 2008-08-29 07:55:54 +00:00
frame.c * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha. 2008-11-28 05:40:36 +00:00
frame.h Negative alpha means "don't touch". 2008-11-12 15:51:35 +00:00
fringe.c Fix typos (sync from trunk). 2008-08-26 11:11:41 +00:00
ftfont.c (ftfont_shape_by_flt): Use "combining" flt if the 2008-12-05 12:26:58 +00:00
ftfont.h * ftfont.c (ftfont_shape_by_flt): Make static. 2008-10-12 12:50:00 +00:00
ftxfont.c (ftxfont_open): Delete unused variable. 2008-05-25 11:03:14 +00:00
getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86). 2008-07-25 18:06:09 +00:00
getpagesize.h * bitmaps/README: 2008-07-31 05:33:56 +00:00
gmalloc.c * gmalloc.c (__sbrk): Also define for uClibc. 2008-10-02 02:58:01 +00:00
gtkutil.c (update_frame_tool_bar): Initialize variable. 2008-12-01 17:59:53 +00:00
gtkutil.h (xg_get_font_name): Insert prototype, 2008-06-10 20:55:35 +00:00
image.c Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.). 2008-11-25 02:45:39 +00:00
indent.c Minor fix to last change. 2008-09-17 20:34:16 +00:00
indent.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
insdel.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
intervals.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
intervals.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
keyboard.c (kbd_buffer_get_event): Follow the non-interactive 2008-12-04 08:53:26 +00:00
keyboard.h cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups 2008-08-04 14:39:27 +00:00
keymap.c (describe_vector): Adjusted for the change of 2008-11-27 08:02:02 +00:00
keymap.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
lastfile.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
lisp.h (do_switch_frame, Fselect_frame) 2008-11-02 10:39:39 +00:00
lread.c Fix typo in comment. 2008-09-07 20:41:10 +00:00
macros.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
macros.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
Makefile.in * hftctl.c: 2008-11-12 07:17:21 +00:00
makefile.w32-in * makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo. 2008-12-02 08:35:30 +00:00
marker.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
md5.c Mark as part of the GNU C Library rather than of Emacs. 2008-05-14 07:39:01 +00:00
md5.h
mem-limits.h * unexnext.c: 2008-06-26 04:24:54 +00:00
menu.c * menu.c (find_and_return_menu_selection) Add cast. 2008-10-04 01:20:43 +00:00
menu.h * Makefile.in: Undef LIB_STANDARD before defining it to silence warning 2008-07-17 03:33:59 +00:00
minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm): Document 2008-11-24 19:13:29 +00:00
mktime.c
msdos.c (run_msdos_command): Don't call dos_ttcooked, dos_ttraw, and bright_bg 2008-11-15 16:20:09 +00:00
msdos.h Remove definition of struct x_display_info and struct x_output. 2008-08-23 16:57:35 +00:00
ndir.h * bitmaps/README: 2008-07-31 05:33:56 +00:00
nsfns.m * nsfns.m (ns_set_background_color): Remove code duplication. 2008-12-07 05:00:54 +00:00
nsfont.m Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.). 2008-11-25 02:45:39 +00:00
nsgui.h clear warnings and clean up NS port 2008-08-01 14:01:08 +00:00
nsimage.m Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.). 2008-11-25 02:45:39 +00:00
nsmenu.m Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.). 2008-11-25 02:45:39 +00:00
nsselect.m Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.). 2008-11-25 02:45:39 +00:00
nsterm.h * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS. 2008-10-02 13:57:39 +00:00
nsterm.m * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha. 2008-11-28 05:40:36 +00:00
point.h
pre-crt0.c
prefix-args.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
print.c (print_object): For bool-vector, delete unnecessary 2008-11-27 08:02:15 +00:00
process.c (procfs_system_process_attributes): If `nread' has a negative value, assign 2008-12-05 16:49:20 +00:00
process.h (w32_list_system_processes, w32_system_process_attributes): Add prototypes. 2008-08-09 17:53:30 +00:00
puresize.h (BASE_PURESIZE): Increase to 1260000. 2008-11-14 00:17:11 +00:00
ralloc.c Fix typos in comments. 2008-11-21 12:14:07 +00:00
README * bitmaps/README: 2008-07-31 05:33:56 +00:00
regex.c * character.h (CHAR_TO_BYTE_SAFE): New macro. 2008-06-12 20:25:47 +00:00
regex.h Update copyrights. 2008-02-12 21:26:23 +00:00
region-cache.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
region-cache.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
scroll.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
search.c (wordify): New argument for lax word-ends. 2008-09-25 17:05:45 +00:00
sheap.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
sound.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
stamp-h.in
strftime.c
syntax.c (scan_words): Call word_boundary_p instead of comparing 2008-10-22 05:31:05 +00:00
syntax.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
sysdep.c Add comment for last change. 2008-10-07 08:06:10 +00:00
sysselect.h cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups 2008-08-04 14:39:27 +00:00
syssignal.h fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h) 2008-08-04 16:57:44 +00:00
systime.h (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'. 2008-10-04 13:15:01 +00:00
systty.h Fix previous change that removed BSD_TERMIOS. Add 2008-08-01 12:56:49 +00:00
syswait.h * bitmaps/README: 2008-07-31 05:33:56 +00:00
term.c (encode_terminal_code): Free any previous memory blocks 2008-12-08 14:44:30 +00:00
termcap.c * bitmaps/README: 2008-07-31 05:33:56 +00:00
termchar.h (struct tty): New members termcap_term_buffer and 2008-12-08 14:44:23 +00:00
termhooks.h * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop. 2008-09-12 04:10:59 +00:00
terminal.c * s/ms-w32.h (MULTI_KBOARD): Remove. 2008-07-31 02:47:32 +00:00
terminfo.c (UP, BC, PC): Undo previous change. 2008-07-22 17:57:36 +00:00
termopts.h Replace truncate_partial_width_windows with 2008-06-24 17:57:02 +00:00
textprop.c (Fprevious_single_char_property_change): Return 0 2008-11-03 17:31:56 +00:00
tparam.c Remove support for Mac Carbon. 2008-07-27 18:24:48 +00:00
undo.c (record_point): Don't call Fundo_boundary for first 2008-09-22 15:40:20 +00:00
unexaix.c * s/usg5-4.h (ADDR_CORRECT): Remove, unused. 2008-07-23 08:29:24 +00:00
unexalpha.c * systty.h: Remove code for Aix on 386, unsupported platform. 2008-07-16 08:06:18 +00:00
unexcw.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
unexec.c * s/usg5-4.h (ADDR_CORRECT): Remove, unused. 2008-07-23 08:29:24 +00:00
unexelf.c * unexmips.c: 2008-07-10 02:37:07 +00:00
unexhp9k800.c * unexnext.c: 2008-06-26 04:24:54 +00:00
unexmacosx.c make unexec_free handle NULL the same way free does 2008-06-12 22:53:07 +00:00
unexsol.c
unexw32.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
vm-limit.c (get_lim_data): Fix last change. 2008-11-08 14:19:03 +00:00
w16select.c (Fw16_set_clipboard_data): Don't encode text if clipboard is unavailable. 2008-08-30 12:32:59 +00:00
w32.c * w32.c (init_environment): Don't free handle to library shell32.dll. 2008-12-03 14:13:42 +00:00
w32.h Daniel Engeler <engeler at gmail.com> 2008-06-13 08:08:20 +00:00
w32console.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
w32fns.c * w32fns.c (x_create_tip_frame): Prevent default foreground color for 2008-10-30 01:27:06 +00:00
w32font.c (w32font_draw): Initialize orig_clip before getting it, and delete it 2008-12-04 15:21:53 +00:00
w32font.h * w32font.h (struct w32font_info): Use unicode version of textmetrics. 2008-07-30 21:45:35 +00:00
w32gui.h Fix last change. 2008-07-16 10:06:08 +00:00
w32heap.c * lisp.h: 2008-07-11 02:30:26 +00:00
w32heap.h Fix typo in previous change. 2008-05-15 08:02:07 +00:00
w32inevt.c Merge from emacs--rel--22 2008-07-26 09:13:26 +00:00
w32inevt.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
w32menu.c Merge from emacs--rel--22 2008-09-02 05:35:54 +00:00
w32proc.c * w32proc.c (Fw32_get_locale_info): Fix typo in docstring. 2008-11-30 02:58:31 +00:00
w32reg.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
w32select.c Switch to recommended form of GPLv3 permissions notice. 2008-05-14 07:50:26 +00:00
w32term.c (x_draw_glyph_string): For stretch glyphs, don't call 2008-11-15 05:33:17 +00:00
w32term.h (w32_display_info): Remove height', width', `height_in', and 2008-09-18 18:16:04 +00:00
w32uniscribe.c (uniscribe_encode_char): Ensure context is restored before returning. 2008-11-23 15:06:44 +00:00
w32xfns.c American English spelling fix. 2008-06-27 02:14:52 +00:00
widget.c Include character.h and font.h for XSETFONT. 2008-08-26 17:09:53 +00:00
widget.h Switch to recommended form of GPLv3 permissions notice. 2008-05-15 03:28:14 +00:00
widgetprv.h (struct): Change font member to the new font struct. 2008-08-26 17:09:16 +00:00
window.c (coordinates_in_window): Don't return 2008-11-20 10:13:40 +00:00
window.h * frame.h (struct frame): Move alpha from the middle of bitfields. 2008-09-19 00:35:42 +00:00
xdisp.c (try_window_reusing_current_matrix): Ensure that window cursor 2008-11-07 00:29:07 +00:00
xfaces.c (realize_x_face): Make abort condition clearer. 2008-12-01 18:08:59 +00:00
xfns.c (Fx_wm_set_size_hint): Add missing return value. 2008-11-04 12:30:42 +00:00
xfont.c (xfont_list_family): Return a list of symbols, not 2008-08-06 12:20:28 +00:00
xftfont.c (struct xftfont_info): New member ft_size. Make the 2008-07-09 00:32:01 +00:00
xmenu.c (menu_position_func): Use x_display_pixel_height and 2008-09-18 18:13:09 +00:00
xrdb.c remove useless if-before-free tests 2008-06-02 06:00:54 +00:00
xselect.c Fix last fix. 2008-12-03 04:37:29 +00:00
xsmfns.c remove useless if-before-free tests 2008-06-02 06:00:54 +00:00
xterm.c (x_draw_glyph_string): Fall back on underline_minimum_offset for 2008-12-03 04:10:37 +00:00
xterm.h (x_display_info): Remove height' and width' members. 2008-09-18 18:09:45 +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) 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.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'.


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/>.