1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00
emacs/src
Juanma Barranquero b066e6b629 * nsfns.m (Fx_close_connection): Doc fix.
(Fns_do_applescript): Reflow docstring.
  (Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc)
  (Fx_display_pixel_width, Fx_display_pixel_height)
  (Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip):
  Fix typos in docstrings.
  (Fns_set_alpha): Fix typos in error messages.
2009-03-12 14:14:35 +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 (Fswitch_to_buffer): Revert part of 2008-10-21's change. 2009-03-10 03:35:27 +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 (Finteractive): Doc fix. 2009-02-27 04:02:22 +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 * nsfns.m (Fx_close_connection): Doc fix. 2009-03-12 14:14:35 +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 Fix typos in comment. 2009-03-09 08:36:54 +00:00
charset.h Add 2009 to copyright years. 2009-01-08 03:15:17 +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 (CODING_ISO_CMP_STATUS): New macro. 2009-03-06 07:51:52 +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 (MAX_AUTO_COMPOSITION_LOOKBACK): New macro. 2009-02-12 06:06:29 +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 (syms_of_data): Define Qfont_spec, Qfont_entity, and 2009-02-21 13:38:59 +00:00
dbusbind.c * dbusbind.c (Fdbus_register_signal): 2009-01-18 03:58:09 +00:00
dired.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
dispextern.h (struct iterator_stack_entry): New line_wrap member. 2009-02-14 17:28:27 +00:00
dispnew.c * dispnew.c (window_change_signal): Don't try to get the size of a 2009-01-30 23:45:27 +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, list_system_processes): New functions. 2009-01-03 15:02:30 +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 Add 2009 to copyright years. 2009-01-08 03: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 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
fileio.c * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring. 2009-02-26 10:18:15 +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_open_by_spec): New function. 2009-03-11 11:44:21 +00:00
font.h (font_open_by_spec): Extern it. 2009-03-11 11:45:47 +00:00
fontset.c (Fset_fontset_font): When a font for ASCII is changed, 2009-03-11 07:51:33 +00:00
fontset.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
frame.c (x_set_font): When ARG is a font-object, don't alter the 2009-03-11 07:53:37 +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 Remove spurious semicolons. 2009-02-11 09:45:12 +00:00
ftfont.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ftxfont.c Add 2009 to copyright years. 2009-01-08 03:15:17 +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 Fix typos. 2009-03-02 08:55:47 +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 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
indent.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
insdel.c (del_range_2): Don't modify gap contents when called 2009-02-22 14:29:25 +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 (parse_menu_item) [HAVE_NS]: treat new event like NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu. 2009-03-12 01:56:58 +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 Define Qfont_spec, Qfont_entity, Qfont_object extern. 2009-02-21 13:39:46 +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 Add 2009 to copyright years. 2009-01-08 03:15:17 +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 * nsfns.m (Fx_close_connection): Doc fix. 2009-03-12 14:14:35 +00:00
nsfont.m * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value. 2009-03-04 21:21:25 +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 * nsimage.m (setPixmapData:): Set to ignore image DPI. 2009-01-23 14:08:24 +00:00
nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep. 2009-03-06 19:06:45 +00:00
nsselect.m Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23. 2009-01-22 13:55:44 +00:00
nsterm.h * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only define 2009-01-29 10:35:55 +00:00
nsterm.m newFrame, openFile, fulfillService, changeFont, toggleToolbar, performDragOperation, runHelp: use the new NS_NONKEY_EVENT event type. 2009-03-12 01:57:50 +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 Add 2009 to copyright years. 2009-01-08 03:15:17 +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 (fast_looking_at): New function. 2009-02-12 06:01:23 +00:00
sheap.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
sound.c * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility. 2009-01-15 18:04:34 +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 (encode_terminal_code): Adjusted for the change of 2009-02-12 05:55:02 +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 termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for non-key system events on NS. Formerly, NON_ASCII_KEYSTROKE_EVENT were used for such events. 2009-03-12 01:55:52 +00:00
terminal.c Add 2009 to copyright years. 2009-01-08 03:15:17 +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 Add 2009 to copyright years. 2009-01-08 03:15:17 +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 (w32_wnd_proc): Only ignore IME messages for the 2009-03-04 13:41:03 +00:00
w32font.c (check_face_name): Check for fake helv. (Bug#2275) 2009-02-12 15:00:26 +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 (x_display_pixel_height, x_display_pixel_width): 2009-02-12 14:39:17 +00:00
w32term.h Add 2009 to copyright years. 2009-01-08 03:15:17 +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 (push_it, pop_it): Save and restore line_wrap. 2009-02-14 17:28:08 +00:00
xfaces.c (Finternal_set_font_selection_order): Remove leading whitespace that 2009-02-24 03:39:57 +00:00
xfns.c (Fx_create_frame): Give Xft driver a higher priority. 2009-02-19 03:18:17 +00:00
xfont.c Remove spurious semicolons. 2009-02-11 09:45:12 +00:00
xftfont.c Remove spurious semicolons. 2009-02-11 09:45:12 +00:00
xmenu.c Add 2009 to copyright years. 2009-01-08 03:15:17 +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 * atimer.c (run_timers, alarm_signal_handler): 2009-01-30 13:06:07 +00:00
xterm.h Add 2009 to copyright years. 2009-01-08 03:15:17 +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/>.