1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/src
Chong Yidong 708e05dc7a * keyboard.c (Fset_input_meta_mode): Doc fix.
* dispnew.c (Fsend_string_to_terminal): Doc fix.

* data.c (Fterminal_local_value, Fset_terminal_local_value): Doc
fixes.

* coding.c (Fterminal_coding_system): Doc fix.

* xfns.c (Fx_display_grayscale_p, Fx_display_pixel_width)
(Fx_display_pixel_height, Fx_display_planes)
(Fx_display_color_cells, Fx_server_max_request_size)
(Fx_server_vendor, Fx_server_version, Fx_display_screens)
(Fx_display_mm_height, Fx_display_mm_width)
(Fx_display_backing_store, Fx_display_visual_class)
(Fx_display_save_under, Fx_close_connection, Fx_synchronize): Doc
fixes, replacing "terminal id" with "terminal object".
(check_x_display_info): Handle terminal objects instead of
terminal ids.
2009-04-22 04:32:21 +00:00
..
bitmaps * bitmaps/README: 2008-07-31 05:33:56 +00:00
m (DATA_SEG_BITS, XUINT, XSET): Definitions disabled. 2009-03-01 12:42:45 +00:00
s * nsmenu.m (pop_down_menu): New function. 2009-02-04 11:31:28 +00:00
.arch-inventory
.dbxinit
.gdbinit Add 2009 to copyright years. 2009-01-08 05:49:41 +00:00
.gitignore Add arch tagline 2009-03-04 06:02:06 +00:00
alloc.c (mark_stack): Properly conditionalize previous change. 2009-01-30 23:43:20 +00:00
atimer.c (run_timers): Update pending_atimers. 2009-02-07 04:15:19 +00:00
atimer.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
blockinput.h * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30 2009-02-01 16:32:26 +00:00
buffer.c (syms_of_buffer) <line-spacing>: Doc fix. 2009-04-14 13:58:35 +00:00
buffer.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
bytecode.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
callint.c * fileio.c (history_delete_duplicates): Remove unused declaration. 2009-04-15 00:08:23 +00:00
callproc.c (Fcall_process): Bind inhibit-modification-hooks to t when decoding 2009-03-02 21:04:42 +00:00
casefiddle.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
casetab.c Remove spurious semicolons. 2009-02-11 09:45:12 +00:00
category.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
category.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ccl.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ccl.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog * keyboard.c (Fset_input_meta_mode): Doc fix. 2009-04-22 04:32:21 +00:00
ChangeLog.1 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.2 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.3 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.4 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.5 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.6 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.7 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.8 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.9 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.10 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
character.c * character.c (syms_of_character) <script-representative-chars>: 2009-02-05 08:46:51 +00:00
character.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
charset.c (charset_ksc5601): New variable. 2009-04-16 01:04:27 +00:00
charset.h (charset_ksc5601): Extern it. 2009-04-16 01:05:10 +00:00
chartab.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
cm.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
cm.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
cmds.c Update for last_command_char rename. 2009-01-09 03:29:39 +00:00
coding.c * keyboard.c (Fset_input_meta_mode): Doc fix. 2009-04-22 04:32:21 +00:00
coding.h Include "composite.h". 2009-03-06 07:52:40 +00:00
commands.h Update for last_command_char rename. 2009-01-09 03:29:39 +00:00
composite.c Fix typo in comment. 2009-03-25 11:58:43 +00:00
composite.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
config.in Bump version to 23.0.91. 2009-02-26 01:06:51 +00:00
COPYING
data.c * keyboard.c (Fset_input_meta_mode): Doc fix. 2009-04-22 04:32:21 +00:00
dbusbind.c * dbusbind.c (Fdbus_register_signal): 2009-01-18 03:58:09 +00:00
dired.c (make_uid, make_gid): New functions. 2009-03-20 17:58:10 +00:00
dispextern.h (struct iterator_stack_entry): New line_wrap member. 2009-02-14 17:28:27 +00:00
dispnew.c * keyboard.c (Fset_input_meta_mode): Doc fix. 2009-04-22 04:32:21 +00:00
disptab.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
doc.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
doprnt.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
dosfns.c (system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data. 2009-04-04 09:43:21 +00:00
dosfns.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ecrt0.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
editfns.c (Ftranslate_region_internal): Use Fconcat to make a 2009-04-17 02:15:17 +00:00
emacs-icon.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
emacs.c (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0. 2009-03-01 12:40:39 +00:00
epaths.in Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
eval.c (Fcommandp): Use Qinteractive_form. 2009-03-24 16:37:25 +00:00
fileio.c * fileio.c (history_delete_duplicates): Remove unused declaration. 2009-04-15 00:08:23 +00:00
filelock.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
filemode.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
firstfile.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
floatfns.c Comment (add Author:, based on ack.texi). 2009-01-10 23:42:02 +00:00
fns.c (concat): Check for string overflow (bug#1787). 2009-01-27 21:16:32 +00:00
font.c (font_score): Check AVGWIDTH too. 2009-04-21 07:30:00 +00:00
font.h * font.c (Qja, Qko): Move definitions here from ftfont.c. 2009-04-17 18:38:00 +00:00
fontset.c (fontset_font): Record no-font when a fontset 2009-04-02 02:45:01 +00:00
fontset.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
frame.c (x_set_font): Avoid C99 mid-block variable declaration. 2009-04-06 14:54:36 +00:00
frame.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
fringe.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ftfont.c * font.c (Qja, Qko): Move definitions here from ftfont.c. 2009-04-17 18:38:00 +00:00
ftfont.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ftxfont.c (ftxfont_draw_backgrond): Fix args to XFillRectangle. 2009-04-06 11:11:36 +00:00
getloadavg.c Revert copyright year changes for files that are not part of Emacs. 2009-01-08 03:52:24 +00:00
getpagesize.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
gmalloc.c * gmalloc.c (__sbrk): Also define for uClibc. 2008-10-02 02:58:01 +00:00
gtkutil.c Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used. 2009-04-19 10:53:15 +00:00
gtkutil.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
image.c (xbm_read_bitmap_data, png_load, svg_load_image): 2009-03-04 13:02:54 +00:00
indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694). 2009-03-19 02:58:21 +00:00
indent.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
insdel.c * editfns.c (general_insert_function): Adjust to insdel.c changes. 2009-03-28 04:53:04 +00:00
intervals.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
intervals.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
keyboard.c * keyboard.c (Fset_input_meta_mode): Doc fix. 2009-04-22 04:32:21 +00:00
keyboard.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
keymap.c (Fkeymap_parent): Doc fix (Bug#2391). 2009-02-20 01:52:22 +00:00
keymap.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
lastfile.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
lisp.h * search.c: Use EMACS_INT for buffer positions. Add prototypes. 2009-04-16 16:01:14 +00:00
lread.c (Feval_buffer): Doc fix. 2009-03-10 01:05:39 +00:00
macros.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
macros.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
Makefile.in (composite.o): Depends on frame.h and termhooks.h. 2009-02-04 01:31:37 +00:00
makefile.w32-in * makefile.w32-in: Update dependencies. 2009-03-11 01:02:05 +00:00
marker.c Add 2009 to copyright years. 2009-01-08 03:15:17 +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 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
menu.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
menu.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
minibuf.c (Vminibuffer_completion_confirm): Doc fix. 2009-03-17 04:37:41 +00:00
mktime.c
msdos.c (MAX_SCREEN_BUF): New macro. 2009-02-14 10:50:29 +00:00
msdos.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ndir.h * bitmaps/README: 2008-07-31 05:33:56 +00:00
nsfns.m Unify shutdown handling under NS, via ns-power-off key event (where appropriate) and save-buffers-kill-emacs. 2009-03-14 21:19:56 +00:00
nsfont.m * nsselect.m (symbol_to_nsstring, clean_local_selection_data) 2009-04-13 18:45:12 +00:00
nsgui.h Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23. 2009-01-22 13:55:44 +00:00
nsimage.m * nsselect.m (symbol_to_nsstring, clean_local_selection_data) 2009-04-13 18:45:12 +00:00
nsmenu.m * nsselect.m (symbol_to_nsstring, clean_local_selection_data) 2009-04-13 18:45:12 +00:00
nsselect.m * nsselect.m (symbol_to_nsstring, clean_local_selection_data) 2009-04-13 18:45:12 +00:00
nsterm.h Unify shutdown handling under NS, via ns-power-off key event (where appropriate) and save-buffers-kill-emacs. 2009-03-14 21:19:56 +00:00
nsterm.m The following changes fix Bug#3005 for wide glyphs on each platform, 2009-04-19 15:09:25 +00:00
point.h
pre-crt0.c
prefix-args.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
print.c (print_object): Make each lowest sub_char_table start a new line. 2009-04-03 06:26:50 +00:00
process.c Rename system-process-attributes' to process-attributes' 2009-02-23 05:06:36 +00:00
process.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
puresize.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ralloc.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
README Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
regex.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
regex.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
region-cache.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
region-cache.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
scroll.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
search.c * search.c: Use EMACS_INT for buffer positions. Add prototypes. 2009-04-16 16:01:14 +00:00
sheap.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
sound.c (alsa_configure): Remove call do deprecated 2009-03-14 15:19:04 +00:00
stamp-h.in
strftime.c
syntax.c (Fskip_chars_forward): Fix doc typo. 2009-02-20 06:09:38 +00:00
syntax.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
sysdep.c (emacs_write): Use process_pending_signals. 2009-01-29 14:32:49 +00:00
sysselect.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
syssignal.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
systime.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
systty.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
syswait.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
term.c * term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes, 2009-04-22 03:51:25 +00:00
termcap.c Revert copyright year changes for files that are not part of Emacs. 2009-01-08 03:52:24 +00:00
termchar.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
termhooks.h * keyboard.c (tty_read_avail_input): Don't treat a -1 return from 2009-03-27 16:14:23 +00:00
terminal.c Minor comment fix. 2009-04-22 03:37:30 +00:00
terminfo.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
termopts.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
textprop.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
tparam.c Revert copyright year changes for files that are not part of Emacs. 2009-01-08 03:52:24 +00:00
undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): Quadruple undo 2009-01-27 20:57:47 +00:00
unexaix.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
unexalpha.c Comment (fix header format). 2009-01-10 23:46:13 +00:00
unexcw.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
unexec.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
unexelf.c (unexec): Fix error message. 2009-02-07 13:07:38 +00:00
unexhp9k800.c * unexnext.c: 2008-06-26 04:24:54 +00:00
unexmacosx.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
unexsol.c
unexw32.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
vm-limit.c Fix copyright years. 2009-01-03 15:09:53 +00:00
w16select.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32.c inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. 2009-03-21 11:31:50 +00:00
w32.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32console.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32fns.c * w32term.h (WM_EMACS_PAINT): New message. 2009-03-15 14:53:53 +00:00
w32font.c * w32font.c (Qja, Qko): Remove declarations. 2009-04-17 19:04:49 +00:00
w32font.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32gui.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32heap.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32heap.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32inevt.c * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]: 2009-01-30 18:01:40 +00:00
w32inevt.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32menu.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32proc.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32reg.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32select.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32term.c The following changes fix Bug#3005 for wide glyphs on each platform, 2009-04-19 15:09:25 +00:00
w32term.h * w32term.h (WM_EMACS_PAINT): New message. 2009-03-15 14:53:53 +00:00
w32uniscribe.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32xfns.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
widget.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
widget.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
widgetprv.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
window.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
window.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
xdisp.c Fix last change. 2009-04-14 02:28:45 +00:00
xfaces.c (merge_face_vectors): Reflect font properties in 2009-04-16 01:08:24 +00:00
xfns.c * keyboard.c (Fset_input_meta_mode): Doc fix. 2009-04-22 04:32:21 +00:00
xfont.c * font.c (Qja, Qko): Move definitions here from ftfont.c. 2009-04-17 18:38:00 +00:00
xftfont.c (xftfont_has_char): Special handling of ja' and ko' adstyle. 2009-04-16 01:38:35 +00:00
xmenu.c (xdialog_show): Move Fredisplay call ... 2009-03-18 08:37:56 +00:00
xrdb.c Comment (add Author:, based on authors.el). 2009-01-10 22:53:08 +00:00
xselect.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
xsmfns.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
xterm.c The following changes fix Bug#3005 for wide glyphs on each platform, 2009-04-19 15:09:25 +00:00
xterm.h (struct x_display_info): Add atoms for _NET_WM_STATE. 2009-03-27 18:37:41 +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, 2009
  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/>.