..
bitmaps
* bitmaps/README:
2008-07-31 05:33:56 +00:00
m
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
s
Undefine HAVE_RES_INIT, which appears to be harmful on OS X.
2008-08-14 00:51:41 +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
acldef.h
alloc.c
(NSTATICS): Bump to 0x640.
2008-08-02 16:41:36 +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
* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
2008-08-05 15:04:03 +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
* bitmaps/README:
2008-07-31 05:33:56 +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
Switch to recommended form of GPLv3 permissions notice.
2008-05-14 07:50:26 +00:00
category.h
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 03:28:14 +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
* dired.c (Fdirectory_files): Doc fix.
2008-08-15 20:17:02 +00:00
ChangeLog.1
American English spelling fix.
2008-06-27 02:14:52 +00:00
ChangeLog.2
American English spelling fix.
2008-06-27 02:41:14 +00:00
ChangeLog.3
American English spelling fix.
2008-06-27 07:34:53 +00:00
ChangeLog.4
American English spelling fix.
2008-06-27 07:34:53 +00:00
ChangeLog.5
American English spelling fix.
2008-06-27 02:41:14 +00:00
ChangeLog.6
American English spelling fix.
2008-06-27 07:34:53 +00:00
ChangeLog.7
American English spelling fix.
2008-06-27 07:34:53 +00:00
ChangeLog.8
American English spelling fix.
2008-06-27 02:41:14 +00:00
ChangeLog.9
American English spelling fix.
2008-06-27 02:14:52 +00:00
ChangeLog.10
Fix typo.
2008-07-07 09:57:21 +00:00
character.c
(str_to_unibyte): Modify the comment.
2008-07-04 02:20:08 +00:00
character.h
(str_to_unibyte): Extern it.
2008-06-25 02:44:43 +00:00
charset.c
(char_charset): Return NULL if the arg charset_list is
2008-06-03 04:24:04 +00:00
charset.h
Fix typos.
2008-05-23 10:45:38 +00:00
chartab.c
* chartab.c (Foptimize_char_table, optimize_sub_char_table):
2008-05-30 21:07:50 +00:00
chpdef.h
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
(detect_coding_utf_8): Set detect_info->found only when
2008-07-09 13:06:14 +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
(get_composition_id): Fix the width calculation for TAB.
2008-06-29 14:27:16 +00:00
composite.h
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 03:28:14 +00:00
config.in
* s/darwin.h (OTHER_FILES): Do not define here, defined in
2008-08-07 14:21:43 +00:00
COPYING
data.c
* bitmaps/README:
2008-07-31 05:33:56 +00:00
dbusbind.c
* dbusbind.c (xd_read_message): Handle D-Bus error messages.
2008-08-01 18:35:49 +00:00
dired.c
(Fdirectory_files): Doc fix.
2008-08-15 20:17:12 +00:00
dispextern.h
Remove support for Mac Carbon.
2008-07-27 18:24:48 +00:00
dispnew.c
* bitmaps/README:
2008-07-31 05:33:56 +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
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
2008-06-02 06:09:17 +00:00
dosfns.c
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
2008-05-22 14:54:27 +00:00
dosfns.h
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 03:28:14 +00:00
ecrt0.c
* ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
2008-07-24 18:39:48 +00:00
editfns.c
* editfns.c (Fuser_full_name): Replace the only use of
2008-07-16 07:01:36 +00:00
emacs-icon.h
Fix previous.
2008-05-15 06:52:20 +00:00
emacs.c
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
2008-08-05 17:33:05 +00:00
epaths.in
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 03:28:14 +00:00
eval.c
* lisp.h (init_weak_hash_tables, syms_of_font)
2008-07-28 12:25:11 +00:00
fileio.c
(Vauto_save_list_file_name): Move here from file.el.
2008-08-05 21:41:14 +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
(use_dialog_box): Doc fix.
2008-08-14 01:14:37 +00:00
font.c
Remove support for Mac Carbon.
2008-07-27 18:24:48 +00:00
font.h
Remove support for Mac Carbon.
2008-07-27 18:24:48 +00:00
fontset.c
Remove support for Mac Carbon.
2008-07-27 18:24:48 +00:00
fontset.h
* fontset.h: Declare fontset_from_font. Don't declare
2008-07-08 11:54:10 +00:00
frame.c
(Qns_parse_geometry): New var.
2008-08-13 23:43:22 +00:00
frame.h
* s/ms-w32.h (MULTI_KBOARD): Remove.
2008-07-31 02:47:32 +00:00
fringe.c
Remove support for Mac Carbon.
2008-07-27 18:24:48 +00:00
ftfont.c
*** empty log message ***
2008-07-21 02:23:57 +00:00
ftfont.h
Include FT_BDF_H.
2008-07-09 00:29:47 +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
Spelling fix.
2008-05-23 04:41:33 +00:00
gtkutil.c
* gtkutil.c (menu_nav_ended): Remove.
2008-07-29 09:25:49 +00:00
gtkutil.h
(xg_get_font_name): Insert prototype,
2008-06-10 20:55:35 +00:00
hftctl.c
image.c
Remove support for Mac Carbon.
2008-07-27 18:24:48 +00:00
indent.c
(Fvertical_motion): Restore hscroll before moving to goal column.
2008-07-12 03:19:38 +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
* keyboard.c (gobble_input): Fix previous change.
2008-07-31 18:08:46 +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
* keymap.c: Remove all NS-specific code.
2008-07-16 19:23:49 +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
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
2008-08-05 03:05:14 +00:00
lread.c
(Fread_char, Fread_char_exclusive): If no character event is read
2008-08-14 19:24:54 +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
(bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
2008-08-11 02:21:08 +00:00
makefile.w32-in
Remove unneeded -Defines in the compiler command line (MinGW and MSVC).
2008-06-26 22:33:33 +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
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
menu.h
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
2008-07-17 03:33:59 +00:00
minibuf.c
(Vread_buffer_function): Doc fix.
2008-07-30 15:33:38 +00:00
mktime.c
msdos.c
Switch to recommended form of GPLv3 permissions notice.
2008-05-14 07:50:26 +00:00
msdos.h
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 03:28:14 +00:00
ndir.h
* bitmaps/README:
2008-07-31 05:33:56 +00:00
nsfns.m
Set the frame parameter alpha to Qnil
2008-08-04 17:50:22 +00:00
nsfont.m
clear warnings and clean up NS port
2008-08-01 14:01:08 +00:00
nsgui.h
clear warnings and clean up NS port
2008-08-01 14:01:08 +00:00
nsimage.m
Switch to recommended form of GPLv3 permissions notice.
2008-07-16 02:22:04 +00:00
nsmenu.m
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
2008-08-05 03:05:14 +00:00
nsselect.m
code cleanups in NS port
2008-07-28 01:41:57 +00:00
nsterm.h
* config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
2008-08-06 16:20:46 +00:00
nsterm.m
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
2008-08-05 03:05:14 +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
* bitmaps/README:
2008-07-31 05:33:56 +00:00
process.c
(make_process): Initialize kill_without_query struct member.
2008-08-15 20:09:32 +00:00
process.h
(w32_list_system_processes, w32_system_process_attributes): Add prototypes.
2008-08-09 17:53:30 +00:00
puresize.h
(PURESIZE_CHECKING_RATIO): New macro.
2008-07-24 20:26:48 +00:00
ralloc.c
remove useless if-before-free tests
2008-06-02 06:00:54 +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
Switch to recommended form of GPLv3 permissions notice.
2008-05-14 07:50:26 +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
(struct lisp_parse_state, char_quoted, inc_bytepos)
2008-07-24 20:27:57 +00:00
syntax.h
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 03:28:14 +00:00
sysdep.c
* bitmaps/README:
2008-07-31 05:33:56 +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
* bitmaps/README:
2008-07-31 05:33:56 +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
* bitmaps/README:
2008-07-31 05:33:56 +00:00
termcap.c
* bitmaps/README:
2008-07-31 05:33:56 +00:00
termchar.h
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 03:28:14 +00:00
termhooks.h
* s/ms-w32.h (MULTI_KBOARD): Remove.
2008-07-31 02:47:32 +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
(syms_of_textprop) <text-property-default-nonsticky>:
2008-06-01 04:24:43 +00:00
tparam.c
Remove support for Mac Carbon.
2008-07-27 18:24:48 +00:00
undo.c
Switch to recommended form of GPLv3 permissions notice.
2008-05-14 07:50:26 +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) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
2008-08-03 09:27:34 +00:00
w16select.c
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
2008-06-02 06:09:17 +00:00
w32.c
(w32_system_process_attributes) [_MSC_VER < 1300]: Alternative calculation
2008-08-15 17:36:48 +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
[_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
2008-08-15 17:08:58 +00:00
w32font.c
(compute_metrics): Don't mess with glyph_idx setting here.
2008-08-02 21:26:08 +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
clear warnings and clean up NS port
2008-08-01 14:01:08 +00:00
w32proc.c
(Fw32_long_file_name): Don't append dir separator to bare drive.
2008-07-22 15:28:21 +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
* s/ms-w32.h (MULTI_KBOARD): Remove.
2008-07-31 02:47:32 +00:00
w32term.h
(FONT_AVG_WIDTH): Remove obsolete macro.
2008-06-26 16:20:49 +00:00
w32uniscribe.c
* w32font.h (struct w32font_info): Use unicode version of textmetrics.
2008-07-30 21:45:35 +00:00
w32xfns.c
American English spelling fix.
2008-06-27 02:14:52 +00:00
widget.c
Switch to recommended form of GPLv3 permissions notice.
2008-05-14 07:50:26 +00:00
widget.h
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 03:28:14 +00:00
widgetprv.h
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 03:28:14 +00:00
window.c
* s/ms-w32.h (MULTI_KBOARD): Remove.
2008-07-31 02:47:32 +00:00
window.h
* window.el (display-buffer-function, special-display-p)
2008-06-05 18:00:36 +00:00
xdisp.c
(x_produce_glyphs): Handle the case when font has no space character
2008-08-11 18:50:49 +00:00
xfaces.c
* xfaces.c (Fx_load_color_file): Fix previous change;
2008-08-01 23:40:13 +00:00
xfns.c
* bitmaps/README:
2008-07-31 05:33:56 +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
Revert last change.
2008-08-01 15:44:26 +00:00
xrdb.c
remove useless if-before-free tests
2008-06-02 06:00:54 +00:00
xselect.c
* s/ms-w32.h (MULTI_KBOARD): Remove.
2008-07-31 02:47:32 +00:00
xsmfns.c
remove useless if-before-free tests
2008-06-02 06:00:54 +00:00
xterm.c
* s/ms-w32.h (MULTI_KBOARD): Remove.
2008-07-31 02:47:32 +00:00
xterm.h
* lisp.h (init_weak_hash_tables, syms_of_font)
2008-07-28 12:25:11 +00:00