Mercurial > hg > xemacs-beta
annotate ChangeLog @ 4981:4aebb0131297
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
-------------------- ChangeLog entries follow: --------------------
modules/ChangeLog addition:
2010-02-05 Ben Wing <ben@xemacs.org>
* postgresql/postgresql.c:
* postgresql/postgresql.c (CHECK_LIVE_CONNECTION):
* postgresql/postgresql.c (Fpq_connectdb):
* postgresql/postgresql.c (Fpq_connect_start):
* postgresql/postgresql.c (Fpq_lo_import):
* postgresql/postgresql.c (Fpq_lo_export):
* ldap/eldap.c (Fldap_open):
* ldap/eldap.c (Fldap_search_basic):
* ldap/eldap.c (Fldap_add):
* ldap/eldap.c (Fldap_modify):
* ldap/eldap.c (Fldap_delete):
* canna/canna_api.c (Fcanna_initialize):
* canna/canna_api.c (Fcanna_store_yomi):
* canna/canna_api.c (Fcanna_parse):
* canna/canna_api.c (Fcanna_henkan_begin):
EXTERNAL_TO_C_STRING returns its argument instead of storing it
in a parameter, and is renamed to EXTERNAL_TO_ITEXT. Similar
things happen to related macros. See entry in src/ChangeLog.
More Mule-izing of postgresql.c. Extract out common code
between `pq-connectdb' and `pq-connect-start'. Fix places
that signal an error string using a formatted string to instead
follow the standard and have a fixed reason followed by the
particular error message stored as one of the frobs.
src/ChangeLog addition:
2010-02-05 Ben Wing <ben@xemacs.org>
* console-msw.c (write_string_to_mswindows_debugging_output):
* console-msw.c (Fmswindows_message_box):
* console-x.c (x_perhaps_init_unseen_key_defaults):
* console.c:
* database.c (dbm_get):
* database.c (dbm_put):
* database.c (dbm_remove):
* database.c (berkdb_get):
* database.c (berkdb_put):
* database.c (berkdb_remove):
* database.c (Fopen_database):
* device-gtk.c (gtk_init_device):
* device-msw.c (msprinter_init_device_internal):
* device-msw.c (msprinter_default_printer):
* device-msw.c (msprinter_init_device):
* device-msw.c (sync_printer_with_devmode):
* device-msw.c (Fmsprinter_select_settings):
* device-x.c (sanity_check_geometry_resource):
* device-x.c (Dynarr_add_validified_lisp_string):
* device-x.c (x_init_device):
* device-x.c (Fx_put_resource):
* device-x.c (Fx_valid_keysym_name_p):
* device-x.c (Fx_set_font_path):
* dialog-msw.c (push_lisp_string_as_unicode):
* dialog-msw.c (handle_directory_dialog_box):
* dialog-msw.c (handle_file_dialog_box):
* dialog-x.c (dbox_descriptor_to_widget_value):
* editfns.c (Fformat_time_string):
* editfns.c (Fencode_time):
* editfns.c (Fset_time_zone_rule):
* emacs.c (make_argc_argv):
* emacs.c (Fdump_emacs):
* emodules.c (emodules_load):
* eval.c:
* eval.c (maybe_signal_error_1):
* event-msw.c (Fdde_alloc_advise_item):
* event-msw.c (mswindows_dde_callback):
* event-msw.c (mswindows_wnd_proc):
* fileio.c (report_error_with_errno):
* fileio.c (Fsysnetunam):
* fileio.c (Fdo_auto_save):
* font-mgr.c (extract_fcapi_string):
* font-mgr.c (Ffc_config_app_font_add_file):
* font-mgr.c (Ffc_config_app_font_add_dir):
* font-mgr.c (Ffc_config_filename):
* frame-gtk.c (gtk_set_frame_text_value):
* frame-gtk.c (gtk_create_widgets):
* frame-msw.c (mswindows_init_frame_1):
* frame-msw.c (mswindows_set_title_from_ibyte):
* frame-msw.c (msprinter_init_frame_3):
* frame-x.c (x_set_frame_text_value):
* frame-x.c (x_set_frame_properties):
* frame-x.c (start_drag_internal_1):
* frame-x.c (x_cde_transfer_callback):
* frame-x.c (x_create_widgets):
* glyphs-eimage.c (my_jpeg_output_message):
* glyphs-eimage.c (jpeg_instantiate):
* glyphs-eimage.c (gif_instantiate):
* glyphs-eimage.c (png_instantiate):
* glyphs-eimage.c (tiff_instantiate):
* glyphs-gtk.c (xbm_instantiate_1):
* glyphs-gtk.c (gtk_xbm_instantiate):
* glyphs-gtk.c (gtk_xpm_instantiate):
* glyphs-gtk.c (gtk_xface_instantiate):
* glyphs-gtk.c (cursor_font_instantiate):
* glyphs-gtk.c (gtk_redisplay_widget):
* glyphs-gtk.c (gtk_widget_instantiate_1):
* glyphs-gtk.c (gtk_add_tab_item):
* glyphs-msw.c (mswindows_xpm_instantiate):
* glyphs-msw.c (bmp_instantiate):
* glyphs-msw.c (mswindows_resource_instantiate):
* glyphs-msw.c (xbm_instantiate_1):
* glyphs-msw.c (mswindows_xbm_instantiate):
* glyphs-msw.c (mswindows_xface_instantiate):
* glyphs-msw.c (mswindows_redisplay_widget):
* glyphs-msw.c (mswindows_widget_instantiate):
* glyphs-msw.c (add_tree_item):
* glyphs-msw.c (add_tab_item):
* glyphs-msw.c (mswindows_combo_box_instantiate):
* glyphs-msw.c (mswindows_widget_query_string_geometry):
* glyphs-x.c (x_locate_pixmap_file):
* glyphs-x.c (xbm_instantiate_1):
* glyphs-x.c (x_xbm_instantiate):
* glyphs-x.c (extract_xpm_color_names):
* glyphs-x.c (x_xpm_instantiate):
* glyphs-x.c (x_xface_instantiate):
* glyphs-x.c (autodetect_instantiate):
* glyphs-x.c (safe_XLoadFont):
* glyphs-x.c (cursor_font_instantiate):
* glyphs-x.c (x_redisplay_widget):
* glyphs-x.c (Fchange_subwindow_property):
* glyphs-x.c (x_widget_instantiate):
* glyphs-x.c (x_tab_control_redisplay):
* glyphs.c (pixmap_to_lisp_data):
* gui-x.c (menu_separator_style_and_to_external):
* gui-x.c (add_accel_and_to_external):
* gui-x.c (button_item_to_widget_value):
* hpplay.c (player_error_internal):
* hpplay.c (play_sound_file):
* hpplay.c (play_sound_data):
* intl.c (Fset_current_locale):
* lisp.h:
* menubar-gtk.c (gtk_xemacs_set_accel_keys):
* menubar-msw.c (populate_menu_add_item):
* menubar-msw.c (populate_or_checksum_helper):
* menubar-x.c (menu_item_descriptor_to_widget_value_1):
* nt.c (init_user_info):
* nt.c (get_long_basename):
* nt.c (nt_get_resource):
* nt.c (init_mswindows_environment):
* nt.c (get_cached_volume_information):
* nt.c (mswindows_readdir):
* nt.c (read_unc_volume):
* nt.c (mswindows_stat):
* nt.c (mswindows_getdcwd):
* nt.c (mswindows_executable_type):
* nt.c (Fmswindows_short_file_name):
* ntplay.c (nt_play_sound_file):
* objects-gtk.c:
* objects-gtk.c (gtk_valid_color_name_p):
* objects-gtk.c (gtk_initialize_font_instance):
* objects-gtk.c (gtk_font_list):
* objects-msw.c (font_enum_callback_2):
* objects-msw.c (parse_font_spec):
* objects-x.c (x_parse_nearest_color):
* objects-x.c (x_valid_color_name_p):
* objects-x.c (x_initialize_font_instance):
* objects-x.c (x_font_instance_truename):
* objects-x.c (x_font_list):
* objects-xlike-inc.c (XFUN):
* objects-xlike-inc.c (xft_find_charset_font):
* process-nt.c (mswindows_report_winsock_error):
* process-nt.c (nt_create_process):
* process-nt.c (get_internet_address):
* process-nt.c (nt_open_network_stream):
* process-unix.c:
* process-unix.c (allocate_pty):
* process-unix.c (get_internet_address):
* process-unix.c (unix_canonicalize_host_name):
* process-unix.c (unix_open_network_stream):
* realpath.c:
* select-common.h (lisp_data_to_selection_data):
* select-gtk.c (symbol_to_gtk_atom):
* select-gtk.c (atom_to_symbol):
* select-msw.c (symbol_to_ms_cf):
* select-msw.c (mswindows_register_selection_data_type):
* select-x.c (symbol_to_x_atom):
* select-x.c (x_atom_to_symbol):
* select-x.c (hack_motif_clipboard_selection):
* select-x.c (Fx_store_cutbuffer_internal):
* sound.c (Fplay_sound_file):
* sound.c (Fplay_sound):
* sound.h (sound_perror):
* sysdep.c:
* sysdep.c (qxe_allocating_getcwd):
* sysdep.c (qxe_execve):
* sysdep.c (copy_in_passwd):
* sysdep.c (qxe_getpwnam):
* sysdep.c (qxe_ctime):
* sysdll.c (dll_open):
* sysdll.c (dll_function):
* sysdll.c (dll_variable):
* sysdll.c (search_linked_libs):
* sysdll.c (dll_error):
* sysfile.h:
* sysfile.h (PATHNAME_CONVERT_OUT_TSTR):
* sysfile.h (PATHNAME_CONVERT_OUT_UTF_8):
* sysfile.h (PATHNAME_CONVERT_OUT):
* sysfile.h (LISP_PATHNAME_CONVERT_OUT):
* syswindows.h (ITEXT_TO_TSTR):
* syswindows.h (LOCAL_FILE_FORMAT_TO_TSTR):
* syswindows.h (TSTR_TO_LOCAL_FILE_FORMAT):
* syswindows.h (LOCAL_FILE_FORMAT_TO_INTERNAL_MSWIN):
* syswindows.h (LISP_LOCAL_FILE_FORMAT_MAYBE_URL_TO_TSTR):
* text.h:
* text.h (eicpy_ext_len):
* text.h (enum new_dfc_src_type):
* text.h (EXTERNAL_TO_ITEXT):
* text.h (GET_STRERROR):
* tooltalk.c (check_status):
* tooltalk.c (Fadd_tooltalk_message_arg):
* tooltalk.c (Fadd_tooltalk_pattern_attribute):
* tooltalk.c (Fadd_tooltalk_pattern_arg):
* win32.c (tstr_to_local_file_format):
* win32.c (mswindows_lisp_error_1):
* win32.c (mswindows_report_process_error):
* win32.c (Fmswindows_shell_execute):
* win32.c (mswindows_read_link_1):
Changes involving external/internal format conversion,
mostly code cleanup and renaming.
1. Eliminate the previous macros like LISP_STRING_TO_EXTERNAL
that stored its result in a parameter. The new version of
LISP_STRING_TO_EXTERNAL returns its result through the
return value, same as the previous NEW_LISP_STRING_TO_EXTERNAL.
Use the new-style macros throughout the code.
2. Rename C_STRING_TO_EXTERNAL and friends to ITEXT_TO_EXTERNAL,
in keeping with overall naming rationalization involving
Itext and related types.
Macros involved in previous two:
EXTERNAL_TO_C_STRING -> EXTERNAL_TO_ITEXT
EXTERNAL_TO_C_STRING_MALLOC -> EXTERNAL_TO_ITEXT_MALLOC
SIZED_EXTERNAL_TO_C_STRING -> SIZED_EXTERNAL_TO_ITEXT
SIZED_EXTERNAL_TO_C_STRING_MALLOC -> SIZED_EXTERNAL_TO_ITEXT_MALLOC
C_STRING_TO_EXTERNAL -> ITEXT_TO_EXTERNAL
C_STRING_TO_EXTERNAL_MALLOC -> ITEXT_TO_EXTERNAL_MALLOC
LISP_STRING_TO_EXTERNAL
LISP_STRING_TO_EXTERNAL_MALLOC
LISP_STRING_TO_TSTR
C_STRING_TO_TSTR -> ITEXT_TO_TSTR
TSTR_TO_C_STRING -> TSTR_TO_ITEXT
The following four still return their values through parameters,
since they have more than one value to return:
C_STRING_TO_SIZED_EXTERNAL -> ITEXT_TO_SIZED_EXTERNAL
LISP_STRING_TO_SIZED_EXTERNAL
C_STRING_TO_SIZED_EXTERNAL_MALLOC -> ITEXT_TO_SIZED_EXTERNAL_MALLOC
LISP_STRING_TO_SIZED_EXTERNAL_MALLOC
Sometimes additional casts had to be inserted, since the old
macros played strange games and completely defeated the type system
of the store params.
3. Rewrite many places where direct calls to TO_EXTERNAL_FORMAT
occurred with calls to one of the convenience macros listed above,
or to make_extstring().
4. Eliminate SIZED_C_STRING macros (they were hardly used, anyway)
and use a direct call to TO_EXTERNAL_FORMAT or TO_INTERNAL_FORMAT.
4. Use LISP_PATHNAME_CONVERT_OUT in many places instead of something
like LISP_STRING_TO_EXTERNAL(..., Qfile_name).
5. Eliminate some temporary variables that are no longer necessary
now that we return a value rather than storing it into a variable.
6. Some Mule-izing in database.c.
7. Error functions:
-- A bit of code cleanup in maybe_signal_error_1.
-- Eliminate report_file_type_error; it's just an alias for
signal_error_2 with params in a different order.
-- Fix some places in the hostname-handling code that directly
inserted externally-retrieved error strings into the
supposed ASCII "reason" param instead of doing the right thing
and sticking text descriptive of what was going on in "reason"
and putting the external message in a frob.
8. Use Ascbyte instead of CIbyte in process-unix.c and maybe one
or two other places.
9. Some code cleanup in copy_in_passwd() in sysdep.c.
10. Fix a real bug due to accidental variable shadowing in
tstr_to_local_file_format() in win32.c.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 05 Feb 2010 11:02:24 -0600 |
parents | cbe181529c34 |
children | 97c45e3ad810 |
rev | line source |
---|---|
4961
b90f8cf474e0
Change Xft warning in configure.ac to make filtering it more safe
Ben Wing <ben@xemacs.org>
parents:
4957
diff
changeset
|
1 2010-01-31 Ben Wing <ben@xemacs.org> |
b90f8cf474e0
Change Xft warning in configure.ac to make filtering it more safe
Ben Wing <ben@xemacs.org>
parents:
4957
diff
changeset
|
2 |
b90f8cf474e0
Change Xft warning in configure.ac to make filtering it more safe
Ben Wing <ben@xemacs.org>
parents:
4957
diff
changeset
|
3 * configure.ac (TAB): |
b90f8cf474e0
Change Xft warning in configure.ac to make filtering it more safe
Ben Wing <ben@xemacs.org>
parents:
4957
diff
changeset
|
4 Say "This Xft feature" rather than just "This feature" to make it |
b90f8cf474e0
Change Xft warning in configure.ac to make filtering it more safe
Ben Wing <ben@xemacs.org>
parents:
4957
diff
changeset
|
5 possible to more safely filter out the warning in my `runcc' |
b90f8cf474e0
Change Xft warning in configure.ac to make filtering it more safe
Ben Wing <ben@xemacs.org>
parents:
4957
diff
changeset
|
6 script without the possibility of filtering out genuinely |
b90f8cf474e0
Change Xft warning in configure.ac to make filtering it more safe
Ben Wing <ben@xemacs.org>
parents:
4957
diff
changeset
|
7 important warnings. |
b90f8cf474e0
Change Xft warning in configure.ac to make filtering it more safe
Ben Wing <ben@xemacs.org>
parents:
4957
diff
changeset
|
8 * configure: Regenerate. |
b90f8cf474e0
Change Xft warning in configure.ac to make filtering it more safe
Ben Wing <ben@xemacs.org>
parents:
4957
diff
changeset
|
9 |
4944
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
10 2010-01-23 Ben Wing <ben@xemacs.org> |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
11 |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
12 * configure: |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
13 * configure.ac (XE_COMPLEX_ARG): |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
14 Expand the help for --with-debug to describe more specifically what |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
15 exactly gets turned on. Expand the help for --with-error-checking |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
16 to describe all the possible arguments, including `all', `none', |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
17 `noFOO', multiple arguments, etc. |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
18 |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
19 Change so that `--with-error-checking' is the same as |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
20 `--with-error-checking=all'. Currently, `--with-error-checking' has |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
21 no effect at all! It just means "leave all error-checking for |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
22 specific classes to their default values", which are "maybe", and |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
23 get converted to "yes" or "no" depending on whether we are running |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
24 a beta XEmacs. |
6af9b2e79451
Fixes to configure so --with-error-checking=yes works
Ben Wing <ben@xemacs.org>
parents:
4943
diff
changeset
|
25 |
4943 | 26 2010-01-24 Ben Wing <ben@xemacs.org> |
27 | |
28 * configure: Rebuild. | |
29 | |
4932 | 30 2010-01-24 Ben Wing <ben@xemacs.org> |
31 | |
32 * aclocal.m4 (XE_SHLIB_STUFF): | |
33 Use -export-all-symbols instead of -export-dynamic on PE targets | |
34 (Cygwin and MinGW). | |
35 | |
36 * configure.ac (XE_EXPAND_VARIABLE): | |
37 * configure.ac (TAB): | |
38 Create variable XEMACS_CC_GPP to check whether we're running g++. | |
39 Don't just check for an executable called `g++' -- it might be | |
40 called g++-4 or whatever. Instead, check for either named `g++*' | |
41 or claiming to be g++ when called with --version. Rewrite code do | |
42 use the variable. | |
43 | |
44 Add -fno-strict-aliasing to optimization flags when GCC and | |
45 optimized, and in all cases with g++, since under these circumstances | |
46 strict aliasing is otherwise assumed, and XEmacs can't easily be | |
47 made to respect its restrictions. | |
48 | |
49 * configure: Regenerate. | |
50 | |
51 | |
52 | |
4916
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4887
diff
changeset
|
53 2010-02-01 Ben Wing <ben@xemacs.org> |
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4887
diff
changeset
|
54 |
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4887
diff
changeset
|
55 * configure: |
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4887
diff
changeset
|
56 * configure.ac (TAB): |
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4887
diff
changeset
|
57 USE_XFT* -> HAVE_XFT*. |
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4887
diff
changeset
|
58 |
4878
3a4e815c821d
commit ChangeLog for PROBLEMS change
Ben Wing <ben@xemacs.org>
parents:
4851
diff
changeset
|
59 2010-01-14 Ben Wing <ben@xemacs.org> |
3a4e815c821d
commit ChangeLog for PROBLEMS change
Ben Wing <ben@xemacs.org>
parents:
4851
diff
changeset
|
60 |
3a4e815c821d
commit ChangeLog for PROBLEMS change
Ben Wing <ben@xemacs.org>
parents:
4851
diff
changeset
|
61 * PROBLEMS: |
3a4e815c821d
commit ChangeLog for PROBLEMS change
Ben Wing <ben@xemacs.org>
parents:
4851
diff
changeset
|
62 Add description of crash on recent Cygwin 1.7 when using C++, NEWGC |
3a4e815c821d
commit ChangeLog for PROBLEMS change
Ben Wing <ben@xemacs.org>
parents:
4851
diff
changeset
|
63 and optimization. |
3a4e815c821d
commit ChangeLog for PROBLEMS change
Ben Wing <ben@xemacs.org>
parents:
4851
diff
changeset
|
64 |
4865
6c0bb4d2c23a
Always use our rint(), for rounding consistency with the bignum code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4851
diff
changeset
|
65 2010-01-16 Aidan Kehoe <kehoea@parhasard.net> |
6c0bb4d2c23a
Always use our rint(), for rounding consistency with the bignum code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4851
diff
changeset
|
66 |
6c0bb4d2c23a
Always use our rint(), for rounding consistency with the bignum code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4851
diff
changeset
|
67 * configure: Regenerate, now we no longer look for rint(). |
6c0bb4d2c23a
Always use our rint(), for rounding consistency with the bignum code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4851
diff
changeset
|
68 |
4939
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
69 2010-01-20 Ben Wing <ben@xemacs.org> |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
70 |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
71 * Makefile.in.in: |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
72 * Makefile.in.in (GENERATED_HEADERS): |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
73 * Makefile.in.in (.PHONY): |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
74 * Makefile.in.in (src/.gdbinit): |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
75 * configure: |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
76 * configure.ac (TAB): |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
77 etc/gdbinit.in has been moved to src/.gdbinit.in.in. Reflect |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
78 this -- generate src/.gdbinit.in from src/.gdbinit.in.in, and |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
79 use the normal mechanism for doing so instead of copying it |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
80 specially. |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
81 |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
82 Add target for `config-changed' and pass down to `src'. |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
83 Move some PHONY declarations to just before the actual targets. |
349f01075eb7
build fixes for gdbinit and config-dependent elc files
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
84 |
4957 | 85 2010-01-16 Aidan Kehoe <kehoea@parhasard.net> |
86 | |
87 * configure: Regenerate, now we no longer look for rint(). | |
88 | |
4848
bde90bc762f2
Remove support for non-pdump on Cygwin.
Jerry James <james@xemacs.org>
parents:
4842
diff
changeset
|
89 2010-01-13 Jerry James <james@xemacs.org> |
bde90bc762f2
Remove support for non-pdump on Cygwin.
Jerry James <james@xemacs.org>
parents:
4842
diff
changeset
|
90 |
bde90bc762f2
Remove support for non-pdump on Cygwin.
Jerry James <james@xemacs.org>
parents:
4842
diff
changeset
|
91 * configure.ac: Update comment about Cygwin and pdump. |
bde90bc762f2
Remove support for non-pdump on Cygwin.
Jerry James <james@xemacs.org>
parents:
4842
diff
changeset
|
92 |
4842
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
93 2010-01-13 Ben Wing <ben@xemacs.org> |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
94 |
4850
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4842
diff
changeset
|
95 * Makefile.in.in (fix-perms): |
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4842
diff
changeset
|
96 Add target for fix-perms. Run it to correct permissions. |
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4842
diff
changeset
|
97 |
4842
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
98 * INSTALL: |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
99 * PROBLEMS: |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
100 * configure: |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
101 * configure.ac (XE_COMPLEX_ARG): |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
102 * configure.ac (XE_EXPAND_VARIABLE): |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
103 * configure.ac (TAB): |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
104 Rename all instances of enable-FOO to with-FOO. enable-FOO has long |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
105 been aliased to with-FOO and we still preserve this, but formerly |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
106 we randomly used enable-FOO but with-BAR. |
1d775c6304d1
Use with-FOO consistently instead of enable-FOO
Ben Wing <ben@xemacs.org>
parents:
4835
diff
changeset
|
107 |
4835
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
108 2010-01-11 Ben Wing <ben@xemacs.org> |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
109 |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
110 * configure: |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
111 * configure.ac (TAB): |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
112 Add check for cygwin_conv_path(). |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
113 |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
114 2010-01-11 Ben Wing <ben@xemacs.org> |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
115 |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
116 * configure: |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
117 * configure.ac (TAB): |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
118 Define USE_GPLUSPLUS when compiling with g++. |
1e90dc478938
imported patch changelog-changes-1-11-10
Ben Wing <ben@xemacs.org>
parents:
4803
diff
changeset
|
119 |
4803
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4790
diff
changeset
|
120 2010-01-06 Jerry James <james@xemacs.org> |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4790
diff
changeset
|
121 |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4790
diff
changeset
|
122 * configure.ac: Add --with-valgrind option. |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4790
diff
changeset
|
123 * configure: Regenerate. |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4790
diff
changeset
|
124 |
4790
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4785
diff
changeset
|
125 2009-12-21 Jerry James <james@xemacs.org> |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4785
diff
changeset
|
126 |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4785
diff
changeset
|
127 * INSTALL: Remove references to OffiX. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4785
diff
changeset
|
128 * configure.ac: Remove support for OffiX drag-and-drop. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4785
diff
changeset
|
129 * configure: Regenerate. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4785
diff
changeset
|
130 |
4785
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
131 2009-12-21 Jerry James <james@xemacs.org> |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
132 |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
133 * INSTALL: Replace reference to yow. |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
134 |
4782
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
135 2009-12-18 Jerry James <james@xemacs.org> |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
136 |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
137 * INSTALL: Remove reference to rcs-checkin. |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
138 |
4781
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
139 2009-12-18 Jerry James <james@xemacs.org> |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
140 |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
141 * build-msw-release.sh: Add copyright and GPL v2 or later header |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
142 with permission of Andy Piper. |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
143 |
4769
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4762
diff
changeset
|
144 2009-12-09 Jerry James <james@xemacs.org> |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4762
diff
changeset
|
145 |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4762
diff
changeset
|
146 * INSTALL: Remove description of --without-xmu option. |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4762
diff
changeset
|
147 * configure.ac: Remove --with[out]-xmu option. Issue informative |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4762
diff
changeset
|
148 error message if libXmu cannot be found. Change all Xmu-related |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4762
diff
changeset
|
149 tests to assume Xmu is present. |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4762
diff
changeset
|
150 * configure: Regenerate. |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4762
diff
changeset
|
151 |
4762
53f27fcd3cd9
Make configure --with-database={dbm|gdbm} work again.
Mike Alexander <mta@umich.edu>
parents:
4759
diff
changeset
|
152 2009-12-01 Mike Alexander <mta@umich.edu> |
53f27fcd3cd9
Make configure --with-database={dbm|gdbm} work again.
Mike Alexander <mta@umich.edu>
parents:
4759
diff
changeset
|
153 |
53f27fcd3cd9
Make configure --with-database={dbm|gdbm} work again.
Mike Alexander <mta@umich.edu>
parents:
4759
diff
changeset
|
154 * configure.ac: Make --with-database={dbm|gdbm} work again, it's |
53f27fcd3cd9
Make configure --with-database={dbm|gdbm} work again.
Mike Alexander <mta@umich.edu>
parents:
4759
diff
changeset
|
155 testing $ndbm_h_found which is never set. |
53f27fcd3cd9
Make configure --with-database={dbm|gdbm} work again.
Mike Alexander <mta@umich.edu>
parents:
4759
diff
changeset
|
156 * configure: ditto |
53f27fcd3cd9
Make configure --with-database={dbm|gdbm} work again.
Mike Alexander <mta@umich.edu>
parents:
4759
diff
changeset
|
157 |
4759
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
158 2009-11-10 Jerry James <james@xemacs.org> |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
159 |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
160 * Makefile.in.in: Remove dynodump support. Delete out-of-date comment |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
161 about Xenix. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
162 * aclocal.m4: Remove support for old operating systems. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
163 * configure.ac: Remove support for old machines and operating systems. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
164 Remove support for dynodump. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
165 (COFF_ENCAPSULATE) Remove, unused. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
166 * configure: Regenerate. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
167 * dynodump: Remove. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
168 |
4753
dd933a82720c
Describe duplicate symbols warning.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4738
diff
changeset
|
169 2009-11-18 Stephen J. Turnbull <stephen@xemacs.org> |
dd933a82720c
Describe duplicate symbols warning.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4738
diff
changeset
|
170 |
dd933a82720c
Describe duplicate symbols warning.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4738
diff
changeset
|
171 * PROBLEMS: Describe duplicate symbol warnings on Mac OS X. |
dd933a82720c
Describe duplicate symbols warning.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4738
diff
changeset
|
172 |
4738
a6f27e2b3d84
Move functionality of s/darwin.h to configure.ac and config.h.in.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4735
diff
changeset
|
173 2009-11-11 Stephen Turnbull <stephen@xemacs.org> |
a6f27e2b3d84
Move functionality of s/darwin.h to configure.ac and config.h.in.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4735
diff
changeset
|
174 |
a6f27e2b3d84
Move functionality of s/darwin.h to configure.ac and config.h.in.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4735
diff
changeset
|
175 * configure.ac (SYSTEM_MALLOC): Use system malloc on darwin. |
a6f27e2b3d84
Move functionality of s/darwin.h to configure.ac and config.h.in.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4735
diff
changeset
|
176 (USE_PARAM_H): #include <sys/param.h> to do needed #defines. |
a6f27e2b3d84
Move functionality of s/darwin.h to configure.ac and config.h.in.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4735
diff
changeset
|
177 |
4735
80d74fed5399
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
178 2009-11-09 Jerry James <james@xemacs.org> |
80d74fed5399
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
179 |
4759
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4753
diff
changeset
|
180 * configure.ac: Don't define GNU_MALLOC, as there is no longer an |
4735
80d74fed5399
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
181 "old" GNU malloc. |
80d74fed5399
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
182 |
4708
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4699
diff
changeset
|
183 2009-10-05 Jerry James <james@xemacs.org> |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4699
diff
changeset
|
184 |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4699
diff
changeset
|
185 * configure.ac: Check for external giflib instead of using builtin |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4699
diff
changeset
|
186 gif support. Remove "(builtin)" from relevant strings. |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4699
diff
changeset
|
187 |
4699
0e1461b592ce
Check for gdbm/ndbm.h, too.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4663
diff
changeset
|
188 2009-07-31 Stephen Turnbull <stephen@xemacs.org> |
0e1461b592ce
Check for gdbm/ndbm.h, too.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4663
diff
changeset
|
189 |
0e1461b592ce
Check for gdbm/ndbm.h, too.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4663
diff
changeset
|
190 * configure.ac (HAVE_DBM): Use gdbm/ndbm.h if needed. |
0e1461b592ce
Check for gdbm/ndbm.h, too.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4663
diff
changeset
|
191 Thanks to Karl Kleinpaste for the report. |
0e1461b592ce
Check for gdbm/ndbm.h, too.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4663
diff
changeset
|
192 |
4663
5220dbba8ccd
Don't install silly symlinks when $(prefix) != $(exec_prefix).
Mike Sperber <sperber@deinprogramm.de>
parents:
4661
diff
changeset
|
193 2009-07-28 Mike Sperber <mike@xemacs.org> |
5220dbba8ccd
Don't install silly symlinks when $(prefix) != $(exec_prefix).
Mike Sperber <sperber@deinprogramm.de>
parents:
4661
diff
changeset
|
194 |
5220dbba8ccd
Don't install silly symlinks when $(prefix) != $(exec_prefix).
Mike Sperber <sperber@deinprogramm.de>
parents:
4661
diff
changeset
|
195 * Makefile.in.in: Don't install silly symlinks when $(prefix) != |
5220dbba8ccd
Don't install silly symlinks when $(prefix) != $(exec_prefix).
Mike Sperber <sperber@deinprogramm.de>
parents:
4661
diff
changeset
|
196 $(exec_prefix). |
5220dbba8ccd
Don't install silly symlinks when $(prefix) != $(exec_prefix).
Mike Sperber <sperber@deinprogramm.de>
parents:
4661
diff
changeset
|
197 |
4661
24224362882c
Expand @PREFIX@ in paths.h.
Mike Sperber <sperber@deinprogramm.de>
parents:
4660
diff
changeset
|
198 2009-07-28 Mike Sperber <mike@xemacs.org> |
24224362882c
Expand @PREFIX@ in paths.h.
Mike Sperber <sperber@deinprogramm.de>
parents:
4660
diff
changeset
|
199 |
24224362882c
Expand @PREFIX@ in paths.h.
Mike Sperber <sperber@deinprogramm.de>
parents:
4660
diff
changeset
|
200 * configure.ac: Expand @PREFIX@ in paths.h. |
24224362882c
Expand @PREFIX@ in paths.h.
Mike Sperber <sperber@deinprogramm.de>
parents:
4660
diff
changeset
|
201 |
4660
32be564c53dd
More accurate tests for explicitly-set paths.
Mike Sperber <sperber@deinprogramm.de>
parents:
4656
diff
changeset
|
202 2009-07-28 Mike Sperber <mike@xemacs.org> |
32be564c53dd
More accurate tests for explicitly-set paths.
Mike Sperber <sperber@deinprogramm.de>
parents:
4656
diff
changeset
|
203 |
32be564c53dd
More accurate tests for explicitly-set paths.
Mike Sperber <sperber@deinprogramm.de>
parents:
4656
diff
changeset
|
204 * configure.ac: More accurate tests if paths have been set |
32be564c53dd
More accurate tests for explicitly-set paths.
Mike Sperber <sperber@deinprogramm.de>
parents:
4656
diff
changeset
|
205 explicitly on the configure command line. |
32be564c53dd
More accurate tests for explicitly-set paths.
Mike Sperber <sperber@deinprogramm.de>
parents:
4656
diff
changeset
|
206 |
4656
79d1a0524b5f
Use correct separator when registering options to _AC_USER_OPTS.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
207 2009-07-26 Stephen J. Turnbull <stephen@xemacs.org> |
79d1a0524b5f
Use correct separator when registering options to _AC_USER_OPTS.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
208 |
79d1a0524b5f
Use correct separator when registering options to _AC_USER_OPTS.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
209 * configure.ac (XE_MERGED_ARG): Use correct separator when |
79d1a0524b5f
Use correct separator when registering options to _AC_USER_OPTS.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
210 registering options to _AC_USER_OPTS. |
79d1a0524b5f
Use correct separator when registering options to _AC_USER_OPTS.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
211 |
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4614
diff
changeset
|
212 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4614
diff
changeset
|
213 |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4614
diff
changeset
|
214 * XEmacs 21.5.29 "garbanzo" is released. |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4614
diff
changeset
|
215 |
4614
afbfad080ddd
The URLs in our current config.guess and config.sub files are obsolete.
Jerry James <james@xemacs.org>
parents:
4588
diff
changeset
|
216 2009-02-11 Jerry James <james@xemacs.org> |
afbfad080ddd
The URLs in our current config.guess and config.sub files are obsolete.
Jerry James <james@xemacs.org>
parents:
4588
diff
changeset
|
217 |
afbfad080ddd
The URLs in our current config.guess and config.sub files are obsolete.
Jerry James <james@xemacs.org>
parents:
4588
diff
changeset
|
218 * config.guess: |
afbfad080ddd
The URLs in our current config.guess and config.sub files are obsolete.
Jerry James <james@xemacs.org>
parents:
4588
diff
changeset
|
219 * config.sub: Update to 2009-02-03 versions. |
afbfad080ddd
The URLs in our current config.guess and config.sub files are obsolete.
Jerry James <james@xemacs.org>
parents:
4588
diff
changeset
|
220 |
4588
6a6689b96f00
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4543
diff
changeset
|
221 2009-01-31 Stephen J. Turnbull <stephen@xemacs.org> |
6a6689b96f00
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4543
diff
changeset
|
222 |
6a6689b96f00
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4543
diff
changeset
|
223 * configure.ac: Adopt Martin's suggestion of declaring argv as |
6a6689b96f00
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4543
diff
changeset
|
224 char ** (from <18643.15864.667930.542671@gargle.gargle.HOWL>). |
6a6689b96f00
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4543
diff
changeset
|
225 |
4543
fe64f1351cbd
Fix my syntax errors.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4542
diff
changeset
|
226 2008-12-29 Stephen J. Turnbull <stephen@xemacs.org> |
fe64f1351cbd
Fix my syntax errors.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4542
diff
changeset
|
227 |
fe64f1351cbd
Fix my syntax errors.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4542
diff
changeset
|
228 * configure.ac (xemacs_cc_cc_mismatch): Fix my syntax errors. |
fe64f1351cbd
Fix my syntax errors.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4542
diff
changeset
|
229 |
4542
9b3f398ebfb7
Add terminating newline to .hgignore.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4537
diff
changeset
|
230 2008-12-29 Stephen J. Turnbull <stephen@xemacs.org> |
9b3f398ebfb7
Add terminating newline to .hgignore.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4537
diff
changeset
|
231 |
9b3f398ebfb7
Add terminating newline to .hgignore.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4537
diff
changeset
|
232 * .hgignore: Add terminating newline to .hgignore. |
9b3f398ebfb7
Add terminating newline to .hgignore.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4537
diff
changeset
|
233 |
4537
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
234 2008-12-27 Aidan Kehoe <kehoea@parhasard.net> |
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
235 |
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
236 * configure.ac: Vladimir Ivanovic's change of 2008-09-17 was |
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
237 effective, but not correct. The original issue was that m4 |
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
238 stripped [], so "char *v[]" in configure.ac became "char *v" in |
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
239 configure. His change to configure.ac rendered the declaration |
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
240 "char **v[]", which is effective but confusing; this change |
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
241 renders it "char **v". |
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
242 * configure: Regenerate. |
7ca6d57ce12d
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4536
diff
changeset
|
243 |
4513
51fa2a054060
Give better pointers to package documentation.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4475
diff
changeset
|
244 2008-10-25 Stephen J. Turnbull <stephen@xemacs.org> |
51fa2a054060
Give better pointers to package documentation.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4475
diff
changeset
|
245 |
51fa2a054060
Give better pointers to package documentation.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4475
diff
changeset
|
246 * INSTALL: Give better pointers to package documentation. |
51fa2a054060
Give better pointers to package documentation.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4475
diff
changeset
|
247 |
4510
bd1fbed783dd
Improve g++ detection.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3975
diff
changeset
|
248 2008-10-25 Stephen J. Turnbull <stephen@xemacs.org> |
bd1fbed783dd
Improve g++ detection.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3975
diff
changeset
|
249 |
bd1fbed783dd
Improve g++ detection.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3975
diff
changeset
|
250 * configure.ac (xemacs_cc_cc_mismatch): Improve g++ detection. |
bd1fbed783dd
Improve g++ detection.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3975
diff
changeset
|
251 |
4536
0ed907d0f1e9
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
"Vladimir G. Ivanovic" <vgivanovic@comcast.net>
parents:
4514
diff
changeset
|
252 2008-09-17 Vladimir G. Ivanovic <vladimir@acm.org> |
0ed907d0f1e9
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
"Vladimir G. Ivanovic" <vgivanovic@comcast.net>
parents:
4514
diff
changeset
|
253 |
0ed907d0f1e9
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
"Vladimir G. Ivanovic" <vgivanovic@comcast.net>
parents:
4514
diff
changeset
|
254 * configure: Fixed two typos in args of main: char *v -> char **v |
0ed907d0f1e9
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
"Vladimir G. Ivanovic" <vgivanovic@comcast.net>
parents:
4514
diff
changeset
|
255 * configure.ac: Fixed two typos in args of main: char *v -> char **v |
0ed907d0f1e9
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
"Vladimir G. Ivanovic" <vgivanovic@comcast.net>
parents:
4514
diff
changeset
|
256 |
4496
772c80e0e180
with-xft defaults to xft being used with a default setting.
Mats Lidell <matsl@xemacs.org>
parents:
4475
diff
changeset
|
257 2008-08-03 Mats Lidell <matsl@xemacs.org> |
772c80e0e180
with-xft defaults to xft being used with a default setting.
Mats Lidell <matsl@xemacs.org>
parents:
4475
diff
changeset
|
258 |
4497
f863b2ee146f
Rename xft_gauge to xft_gauges.
Mats Lidell <matsl@xemacs.org>
parents:
4496
diff
changeset
|
259 * configure.ac: Fix typo xft_gauge to xft_gauges |
f863b2ee146f
Rename xft_gauge to xft_gauges.
Mats Lidell <matsl@xemacs.org>
parents:
4496
diff
changeset
|
260 |
4496
772c80e0e180
with-xft defaults to xft being used with a default setting.
Mats Lidell <matsl@xemacs.org>
parents:
4475
diff
changeset
|
261 * configure.ac (XE_COMPLEX_ARG): Use different defaults for |
772c80e0e180
with-xft defaults to xft being used with a default setting.
Mats Lidell <matsl@xemacs.org>
parents:
4475
diff
changeset
|
262 with-xft and without-xft. |
772c80e0e180
with-xft defaults to xft being used with a default setting.
Mats Lidell <matsl@xemacs.org>
parents:
4475
diff
changeset
|
263 |
4475
86283c809984
autoconf 2.62 compatibility, #370
"Ville Skyttä <scop@xemacs.org>"
parents:
4455
diff
changeset
|
264 2008-07-06 Ville Skyttä <scop@xemacs.org> |
86283c809984
autoconf 2.62 compatibility, #370
"Ville Skyttä <scop@xemacs.org>"
parents:
4455
diff
changeset
|
265 |
86283c809984
autoconf 2.62 compatibility, #370
"Ville Skyttä <scop@xemacs.org>"
parents:
4455
diff
changeset
|
266 * configure.ac (xe_fst): |
86283c809984
autoconf 2.62 compatibility, #370
"Ville Skyttä <scop@xemacs.org>"
parents:
4455
diff
changeset
|
267 New, to replace m4_fst which disappeared in autoconf 2.62 (#370). |
86283c809984
autoconf 2.62 compatibility, #370
"Ville Skyttä <scop@xemacs.org>"
parents:
4455
diff
changeset
|
268 (XE_EXPAND_COMPLEX_OPTIONS): Use xe_fst. |
86283c809984
autoconf 2.62 compatibility, #370
"Ville Skyttä <scop@xemacs.org>"
parents:
4455
diff
changeset
|
269 |
4455
49f8ed034500
Fix path-configuration glitches:
Mike Sperber <sperber@deinprogramm.de>
parents:
4450
diff
changeset
|
270 2008-05-12 Michael Sperber <mike@xemacs.org> |
49f8ed034500
Fix path-configuration glitches:
Mike Sperber <sperber@deinprogramm.de>
parents:
4450
diff
changeset
|
271 |
49f8ed034500
Fix path-configuration glitches:
Mike Sperber <sperber@deinprogramm.de>
parents:
4450
diff
changeset
|
272 * configure.ac: |
49f8ed034500
Fix path-configuration glitches:
Mike Sperber <sperber@deinprogramm.de>
parents:
4450
diff
changeset
|
273 A number of the checks that tried to determine whether an explicit |
49f8ed034500
Fix path-configuration glitches:
Mike Sperber <sperber@deinprogramm.de>
parents:
4450
diff
changeset
|
274 path was specified were wrong. |
49f8ed034500
Fix path-configuration glitches:
Mike Sperber <sperber@deinprogramm.de>
parents:
4450
diff
changeset
|
275 Also, add an AC_SUBST for INFOPATH. |
49f8ed034500
Fix path-configuration glitches:
Mike Sperber <sperber@deinprogramm.de>
parents:
4450
diff
changeset
|
276 |
4449
13ce402e1736
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4448
diff
changeset
|
277 2008-05-07 Aidan Kehoe <kehoea@parhasard.net> |
13ce402e1736
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4448
diff
changeset
|
278 |
13ce402e1736
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4448
diff
changeset
|
279 * configure.ac (XE_EXPAND_VARIABLE): Call AC_SUBST on |
13ce402e1736
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4448
diff
changeset
|
280 SHEBANG_PATHNAME, as suggested by Michael Sperber in |
13ce402e1736
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4448
diff
changeset
|
281 y9ly7aj1wfc.fsf@deinprogramm.de. |
13ce402e1736
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4448
diff
changeset
|
282 * Makefile.in.in: Regenerate. |
13ce402e1736
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4448
diff
changeset
|
283 * configure: Ditto. |
13ce402e1736
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4448
diff
changeset
|
284 |
4448
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
285 2008-01-20 Aidan Kehoe <kehoea@parhasard.net> |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
286 |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
287 * Makefile.in.in (SHEBANG_PROGNAME): |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
288 New variable; a symbol link to the XEmacs binary to tell it it |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
289 should read a script from stdin. |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
290 * configure.ac (XE_EXPAND_VARIABLE): |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
291 Set SHEBANG_PROGNAME. |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
292 * configure: |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
293 Regenerate. |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4401
diff
changeset
|
294 |
4440
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
295 2008-04-01 Andreas Schwab <schwab@suse.de> |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
296 |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
297 Thanks to Mike Fabian for posting a patch to the mainline, to Martin |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
298 Buchholz for writing the ChangeLog, and to Aidan Kehoe for finding |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
299 the 2003-01-27 ChangeLog. Tested against Xaw3d. -- stephen |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
300 |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
301 * configure.ac (athena_3d): |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
302 AC_CHECK_LIB must always take a function as |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
303 argument, never a global variable. Some linkers can tell the |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
304 difference. So change: |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
305 threeDClassRec ==> XawSme3dComputeTopShadowRGB |
e4225b6d9389
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4424
diff
changeset
|
306 |
4424
42711a251efd
Look for all x86 machines to determine which write barrier to use on MacOSX.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
4420
diff
changeset
|
307 2008-02-15 Marcus Crestani <crestani@xemacs.org> |
42711a251efd
Look for all x86 machines to determine which write barrier to use on MacOSX.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
4420
diff
changeset
|
308 |
42711a251efd
Look for all x86 machines to determine which write barrier to use on MacOSX.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
4420
diff
changeset
|
309 * configure.ac: Look for all x86 machines to determine which write |
42711a251efd
Look for all x86 machines to determine which write barrier to use on MacOSX.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
4420
diff
changeset
|
310 barrier to use on MacOSX. |
42711a251efd
Look for all x86 machines to determine which write barrier to use on MacOSX.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
4420
diff
changeset
|
311 * configure : Rebuild. |
42711a251efd
Look for all x86 machines to determine which write barrier to use on MacOSX.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
4420
diff
changeset
|
312 |
4420
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4419
diff
changeset
|
313 2008-02-12 Jerry James <james@xemacs.org> |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4419
diff
changeset
|
314 |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4419
diff
changeset
|
315 * install.sh: Rename to install-sh and update to latest FSF version. |
6ed8c4ccc17e
Update install-sh to version with a clear license.
Jerry James <james@xemacs.org>
parents:
4419
diff
changeset
|
316 |
4412
2f000e022a8b
Fix misspelling of option 'gdbm'.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4401
diff
changeset
|
317 2008-01-25 Stephen J. Turnbull <stephen@xemacs.org> |
2f000e022a8b
Fix misspelling of option 'gdbm'.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4401
diff
changeset
|
318 |
2f000e022a8b
Fix misspelling of option 'gdbm'.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4401
diff
changeset
|
319 * configure.ac (--with-database): 'gnudbm' -> 'gdbm' in docstrings. |
2f000e022a8b
Fix misspelling of option 'gdbm'.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4401
diff
changeset
|
320 |
4419
eb82fbb675ea
Use Mercurial changeset hash to identify build version.
Mike Sperber <sperber@deinprogramm.de>
parents:
4412
diff
changeset
|
321 2008-01-25 Michael Sperber <mike@xemacs.org> |
eb82fbb675ea
Use Mercurial changeset hash to identify build version.
Mike Sperber <sperber@deinprogramm.de>
parents:
4412
diff
changeset
|
322 |
eb82fbb675ea
Use Mercurial changeset hash to identify build version.
Mike Sperber <sperber@deinprogramm.de>
parents:
4412
diff
changeset
|
323 * Makefile.in.in: |
eb82fbb675ea
Use Mercurial changeset hash to identify build version.
Mike Sperber <sperber@deinprogramm.de>
parents:
4412
diff
changeset
|
324 * configure.ac: |
eb82fbb675ea
Use Mercurial changeset hash to identify build version.
Mike Sperber <sperber@deinprogramm.de>
parents:
4412
diff
changeset
|
325 * version.sh.in: Use Mercurial tip hash to identify version |
eb82fbb675ea
Use Mercurial changeset hash to identify build version.
Mike Sperber <sperber@deinprogramm.de>
parents:
4412
diff
changeset
|
326 instead of old CVS method. |
eb82fbb675ea
Use Mercurial changeset hash to identify build version.
Mike Sperber <sperber@deinprogramm.de>
parents:
4412
diff
changeset
|
327 |
4401
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
328 2008-01-17 Aidan Kehoe <kehoea@parhasard.net> |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
329 |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
330 * configure.ac: |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
331 If using a version of the gdbm library that sticks dbm_open in |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
332 libgdbm_compat.so, also link to that library. |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
333 Correct a thinko with DBM version 4 checks. Both from Hans de |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
334 Graaff, in |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
335 http://mid.gmane.org/20050812092756.6850.qmail@graaff.xs4all.nl |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
336 and |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
337 http://mid.gmane.org/pan.2007.06.24.10.10.57@gentoo.org; thank you |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
338 Hans! |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
339 * configure: |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
340 Regenerate. |
01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4374
diff
changeset
|
341 |
4374
4939bde48d12
Fix incorrect comment convention.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4361
diff
changeset
|
342 2008-01-01 Stephen J. Turnbull <stephen@xemacs.org> |
4939bde48d12
Fix incorrect comment convention.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4361
diff
changeset
|
343 |
4939bde48d12
Fix incorrect comment convention.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4361
diff
changeset
|
344 * Makefile.in.in (mkpkgdir): Fix incorrect comment convention. |
4939bde48d12
Fix incorrect comment convention.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4361
diff
changeset
|
345 |
4361
146742e30f05
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4357
diff
changeset
|
346 2007-12-26 Stephen J. Turnbull <stephen@xemacs.org> |
146742e30f05
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4357
diff
changeset
|
347 |
146742e30f05
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4357
diff
changeset
|
348 * Makefile.in.in (mkpkgdir): Ensure only one late package directory. |
146742e30f05
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4357
diff
changeset
|
349 |
4357
3af63264d320
Make check-available-packages announce where to install packages.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4354
diff
changeset
|
350 2007-12-26 Stephen J. Turnbull <stephen@xemacs.org> |
3af63264d320
Make check-available-packages announce where to install packages.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4354
diff
changeset
|
351 |
3af63264d320
Make check-available-packages announce where to install packages.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4354
diff
changeset
|
352 * Makefile.in.in (check-available-packages): Say where to install. |
4361
146742e30f05
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4357
diff
changeset
|
353 (mkpkgdir): |
4357
3af63264d320
Make check-available-packages announce where to install packages.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4354
diff
changeset
|
354 |
4354
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
355 2007-12-23 Stephen J. Turnbull <stephen@xemacs.org> |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
356 |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
357 * Makefile.in.in (mkpkgdir): |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
358 (check-available-packages): |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
359 (install-bootstrap-packages): |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
360 (install-nonmule-packages): |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
361 (install-all-packages): |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
362 New targets supporting bundled packages. |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
363 |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
364 * .hgignore: Ignore tarballs in etc/bundled-packages/. |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4338
diff
changeset
|
365 |
4338
528c4d906843
Sync config.guess and config.sub with the latest upstream versions.
james@localhost.localdomain
parents:
4328
diff
changeset
|
366 2007-12-08 Jerry James <james@xemacs.org> |
528c4d906843
Sync config.guess and config.sub with the latest upstream versions.
james@localhost.localdomain
parents:
4328
diff
changeset
|
367 |
528c4d906843
Sync config.guess and config.sub with the latest upstream versions.
james@localhost.localdomain
parents:
4328
diff
changeset
|
368 * config.guess: |
528c4d906843
Sync config.guess and config.sub with the latest upstream versions.
james@localhost.localdomain
parents:
4328
diff
changeset
|
369 * config.sub: Sync with the latest upstream versions. |
528c4d906843
Sync config.guess and config.sub with the latest upstream versions.
james@localhost.localdomain
parents:
4328
diff
changeset
|
370 |
4328
dfd878799ef0
Autoconfiscate the recent fontconfig spelling change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4152
diff
changeset
|
371 2007-12-12 Aidan Kehoe <kehoea@parhasard.net> |
dfd878799ef0
Autoconfiscate the recent fontconfig spelling change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4152
diff
changeset
|
372 |
dfd878799ef0
Autoconfiscate the recent fontconfig spelling change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4152
diff
changeset
|
373 * configure.ac : |
dfd878799ef0
Autoconfiscate the recent fontconfig spelling change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4152
diff
changeset
|
374 Check for FcConfigGetRescanInterval, FcConfigSetRescanInterval. |
dfd878799ef0
Autoconfiscate the recent fontconfig spelling change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4152
diff
changeset
|
375 * configure : |
dfd878799ef0
Autoconfiscate the recent fontconfig spelling change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4152
diff
changeset
|
376 Rebuild. |
dfd878799ef0
Autoconfiscate the recent fontconfig spelling change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4152
diff
changeset
|
377 |
4152 | 378 2007-08-27 Mike Sperber <mike@xemacs.org> |
379 | |
380 * configure.ac: Try to use pkg-config for finding Xft includes and | |
381 libraries. If that fails, search also in /usr/local. | |
382 | |
4118 | 383 2007-08-12 Mike Sperber <mike@xemacs.org> |
384 | |
385 * Makefile.in.in (datarootdir): Add. | |
386 * configure.ac (infodir): Now in terms of $(datarootdir). | |
387 (mandir): Ditto, making it usually point to $(prefix)/share/man, | |
388 conformant with the GNU Coding Standards. | |
389 | |
4092 | 390 2007-07-31 Mike Sperber <mike@xemacs.org> |
391 | |
392 * configure.ac: Don't divert `share' to `lib' for datadir. | |
393 Also, define AC_DATAROOTDIR_CHECKED to shut up autoconf. | |
394 | |
3975 | 395 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
396 | |
397 * XEmacs 21.5.28 "fuki" is released. | |
398 | |
3961 | 399 2007-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
400 | |
401 * configure.ac (error-checking): Move comma misplaced by sorting. | |
402 * configure: Regenerate. | |
403 | |
3959 | 404 2007-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
405 | |
406 * configure.ac (error-checking): Reorder arguments and sync doctring. | |
407 | |
3863 | 408 2007-03-14 Stephen J. Turnbull <stephen@xemacs.org> |
409 | |
410 * PROBLEMS: describe crash when inserting or displaying a TAB. | |
411 Thanks to Aidan Kehoe for the diagnosis. | |
412 | |
3862 | 413 2006-12-24 Stephen J. Turnbull <stephen@xemacs.org> |
414 | |
415 * configure.ac (ar): Sun has it but hides it; check for it. | |
416 (ssize_t): Use the modern check and document todo. | |
417 | |
3830 | 418 2007-02-16 Stephen J. Turnbull <stephen@xemacs.org> |
419 | |
420 * configure.ac (canna): | |
421 Move #define of CANNA_NEW_WCHAR_AWARE to config.h. | |
422 Use -DCANNA_NEW_WCHAR_AWARE since check for RK.h fails otherwise. | |
423 Refactor into loops over orthogonal tweaks (prefix and define). | |
424 Use have_canna to track detection success, not with_canna. | |
425 Add AC_MSG_WARNs documenting autoconf's bogosity (ours, too). | |
426 | |
3773 | 427 2007-01-01 Malcolm Purvis <malcolmp@xemacs.org> |
428 | |
429 * aclocal.m4 (XE_SHLIB_STUFF): Use $EGREP instead of egrep. | |
430 | |
3765 | 431 2006-12-28 Malcolm Purvis <malcolmp@xemacs.org> |
432 | |
433 * configure.ac: Ensure ac_configure_args contains a leading space | |
434 to work around problems with 'config.status --recheck' under | |
435 autoconf 2.60 and 2.61. | |
436 | |
3764 | 437 2006-12-27 Malcolm Purvis <malcolmp@xemacs.org> |
438 | |
439 * configure.ac (XE_MERGED_ARG): Register --enable and --with forms | |
440 with the option checking list. | |
441 | |
3752 | 442 2006-12-19 Stephen J. Turnbull <stephen@xemacs.org> |
443 | |
444 * Makefile.in.in (${srcdir}/configure): Generated from configure.ac. | |
445 | |
3739 | 446 2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> |
447 | |
448 * configure.ac: Check for u_int*_t typedefs. | |
449 | |
4010 | 450 2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> |
451 | |
452 * configure.ac: Avoid using Motif for cygwin. | |
3738 | 453 |
3729 | 454 2006-11-23 Mike Sperber <mike@xemacs.org> |
455 | |
456 * configure.ac (XE_EXPAND_VARIABLE): Fully expand the various | |
457 directories before comparing them for figuring out which of them | |
458 are user-defined. Use XE_EPXAND_VARIABLE macro created for this | |
459 purpose where applicable. | |
460 | |
4010 | 461 2006-12-07 Rick Rankin <rick.rankin@yahoo.com> |
3727 | 462 |
463 * configure.ac: Add new library name for cygwin's xpm. | |
464 | |
4010 | 465 2006-12-07 Rick Rankin <rick.rankin@yahoo.com> |
3727 | 466 |
467 * configure.ac: Add new library name for cygwin's xpm. | |
468 | |
3683 | 469 2006-10-30 Malcolm Purvis <malcolmp@xemacs.org> |
470 * configure.ac (XE_CDR): m4_cdr differs in autoconf 2.59 and 2.60. | |
471 (XE_EXPAND_COMPLEX_OPTIONS): Use XE_CDR, not m4_cdr. | |
472 | |
3520 | 473 2006-07-18 Marcus Crestani <crestani@xemacs.org> |
474 | |
475 * configure.ac: Intel-based Macs can use POSIX-style write | |
476 barrier. Use $machine to determine this. | |
477 | |
3518 | 478 2006-07-20 Stephen J. Turnbull <stephen@xemacs.org> |
479 | |
480 * configure.ac (system-packages,legacy-packages): Fix help strings. | |
481 | |
482 * configure.in: cvs remove. | |
483 * configure.usage: cvs remove. | |
484 | |
3494 | 485 2006-06-20 Jerry James <james@xemacs.org> |
486 | |
487 * configure.ac: When gcc is used, capture the values of __GNUC__ | |
488 and __GNUC_MINOR__. Use them to conditionally add warning flags | |
489 that are not supported by all versions of gcc. | |
490 | |
3481 | 491 2006-06-23 Stephen J. Turnbull <stephen@xemacs.org> |
492 | |
493 * configure.ac (Build Makefile.in's from Makefile.in.in's): | |
494 Create $srcdir/src/depend if it's missing. | |
495 | |
3443 | 496 2006-06-05 Jerry James <james@xemacs.org> |
497 | |
498 * configure.ac: Change "if -z" to "if test -z". | |
499 | |
3418 | 500 2006-05-23 Stephen J. Turnbull <stephen@xemacs.org> |
501 | |
502 * configure.ac: Look for debugger init file templates in etc/, not | |
503 src/. Debugger init files depend on config.h; recreate on every | |
504 configure. Support XCOMM convention. Update FSF copyright. | |
505 | |
3406 | 506 2006-05-17 Malcolm Purvis <malcolmp@xemacs.org> |
507 | |
508 * PROBLEMS: Add entry concerning X errors when using ssh. | |
509 | |
3404 | 510 2006-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
511 | |
512 * PROBLEMS: X11R7 loses x11/bitmaps/gray. | |
513 | |
3402 | 514 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
515 | |
516 * XEmacs 21.5.27 "fiddleheads" is released. | |
517 | |
3395 | 518 2006-04-06 Jerry James <james@xemacs.org> |
519 | |
520 * COPYING: Update to latest upstream version. | |
521 | |
3354 | 522 2006-04-15 Stephen J. Turnbull <stephen@xemacs.org> |
523 | |
524 * configure.ac: Add stubs for fontconfig configuration. | |
525 | |
3323 | 526 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
527 | |
528 * XEmacs 21.5.26 "endive" is released. | |
529 | |
3322 | 530 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
531 | |
532 Miscellaneous doc cleanup, parts 2-4: move CHANGES-msw, | |
533 TODO.ben-mule-21-5, README.ben-mule-21-5, and | |
534 README.ben-separate-stderr to Internals Manual. | |
535 | |
536 * CHANGES-msw: Removed. | |
537 * TODO.ben-mule-21-5: Removed. | |
538 * README.ben-mule-21-5: Removed. | |
539 * README.ben-separate-stderr: Removed. | |
540 | |
541 2006-03-29 Stephen J. Turnbull <stephen@xemacs.org> | |
542 | |
543 Miscellaneous doc cleanup, part 1: move CHANGES-ben-mule to | |
544 Internals Manual. | |
545 | |
546 * CHANGES-ben-mule: Removed. | |
547 | |
548 * ChangeLog: | |
549 * lib-src/ChangeLog: | |
550 * lisp/ChangeLog: | |
551 * lwlib/ChangeLog: | |
552 * man/ChangeLog: | |
553 * man/internals/internals.texi: | |
554 * modules/ChangeLog: | |
555 * netinstall/ChangeLog: | |
556 * nt/ChangeLog: | |
557 * nt/installer/Wise/ChangeLog: | |
558 * src/ChangeLog: | |
559 * tests/ChangeLog: | |
560 Update the Great Mule Merge placeholders to point to Internals | |
561 Manual node "The Great Mule Merge of March 2002". | |
562 N.B. Self-referencing log entries were *not* added to other logs. | |
4010 | 563 |
3317 | 564 2006-03-30 Jerry James <james@xemacs.org> |
565 | |
566 * configure.ac: Fix for -Kalloca detection, also broken by the | |
567 recent autoconf updates. Thanks to Ilya Golubev. | |
568 | |
3316 | 569 2006-03-30 Jerry James <james@xemacs.org> |
570 | |
571 * configure.ac: Fix FOR_MSW XPM test, broken by previous update. | |
572 | |
3312 | 573 2006-03-27 Jerry James <james@xemacs.org> |
574 | |
575 * aclocal.m4: Updates for autoconf 2.59. | |
576 * configure.ac: Ditto. Also, don't bother checking for inttypes.h | |
577 and unistd.h explicitly, since AC_HEADER_STDC does that. | |
578 | |
3309 | 579 2006-03-27 Jerry James <james@xemacs.org> |
580 | |
581 * configure.ac: Repair ALSA detection. | |
582 | |
3308 | 583 2006-03-24 Jerry James <james@xemacs.org> |
584 | |
585 * configure.ac: Autodetect ALSA support and report it if detected. | |
586 | |
3263 | 587 2006-02-22 Marcus Crestani <crestani@xemacs.org> |
588 | |
589 * configure.ac: Remove mc-alloc, replace it with newgc, adjust | |
590 output and comments. | |
591 | |
3259 | 592 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
593 | |
594 * XEmacs 21.5.25 "eggplant" is released. | |
595 | |
3248 | 596 2006-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
597 | |
598 * configure.ac (Mule): Mark broken test with ####. | |
599 | |
600 2006-02-18 Stephen J. Turnbull <stephen@xemacs.org> | |
601 | |
602 * configure.ac (Mule): Remove obsolete comment on XIM. | |
603 | |
3228 | 604 2006-01-30 Vin Shelton <acs@xemacs.org> |
605 | |
606 * configure.ac: Simplify cygwin include and no-X Xpm handling. | |
607 As of cygwin-1.5.19 (if you're using /bin/gcc), | |
608 'gcc -print-file-name=libc.a' (effectively) returns '/lib' | |
609 instead of '/usr/lib', so we'll use 'gcc -print-search-dirs' | |
610 instead. | |
611 | |
3186 | 612 2005-12-29 Mike Sperber <mike@xemacs.org> |
613 | |
614 * Makefile.in.in (top-distclean-noconfig): Don't delete | |
615 site-packages xemacs-packages mule-packages site-lisp---those are | |
616 supposed to stick around. | |
617 | |
3179 | 618 2005-11-25 Mike Sperber <mike@xemacs.org> |
619 | |
4010 | 620 * CHANGES-beta: |
3179 | 621 * configure.ac: Zap --with-package-prefix; instead, add |
622 --with-user-packages/--with-early-packages, | |
623 --with-system-packages/--with-late-packages, and | |
624 --with-legacy-packages/--with-last-packages. | |
625 | |
626 2005-12-13 Mike Sperber <mike@xemacs.org> | |
627 | |
628 * configure.ac: Move the checks for the Xft-associated library out | |
629 of a conditional. | |
630 | |
3166 | 631 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> |
632 | |
633 * configure.ac (Xft): Fix typo preventing report of Xft buffers. | |
634 Remove now-irrelevant comments. | |
635 | |
3161 | 636 2005-12-22 Stephen J. Turnbull <stephen@xemacs.org> |
637 | |
638 * configure.ac: Three typos fixed. | |
639 | |
4010 | 640 2005-12-13 Mike Sperber <mike@xemacs.org> |
3158 | 641 |
642 * configure.ac: Move the checks for the Xft-associated | |
643 library out of a conditional. | |
644 | |
3150 | 645 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
646 | |
647 * XEmacs 21.5.24 "dandelion" is released. | |
648 | |
3149 | 649 2005-12-19 Stephen J. Turnbull <stephen@xemacs.org> |
650 | |
651 * configure.ac (XE_COMPLEX_ARG): Substitute '_' for '-' in default | |
652 variable names. | |
653 | |
3147 | 654 2005-12-09 Malcolm Purvis <malcolmp@xemacs.org> |
655 | |
656 * configure.ac (XE_EXPAND_COMPLEX_OPTION): | |
657 * configure.ac (XE_INIT_COMPLEX_OPTION): | |
658 * configure.ac (XE_PARSE_COMPLEX_OPTION): | |
659 * configure.ac (XE_COMPLEX_ARG): | |
660 With the help of Stephen Turnbull rewrote the option processing to | |
661 give more consistent under the various combinations of all, none, | |
662 no, yes, --without, --with, etc that can occur. | |
663 | |
3102 | 664 2005-11-27 Marcus Crestani <crestani@xemacs.org> |
665 | |
666 * configure.ac: Remove vdb-fake warning, die if POSIX checks fail. | |
667 | |
3098 | 668 2005-11-27 Stephen J. Turnbull <stephen@xemacs.org> |
669 | |
670 * configure.ac (XE_COMPLEX_ARG[xft]): Default everything off; | |
671 change doc. | |
672 | |
3097 | 673 2005-11-27 Stephen J. Turnbull <stephen@xemacs.org> |
674 | |
675 * configure.ac (XE_COMPLEX_ARG[xft]): Remove merge detritus and | |
676 regenerate configure to fix syntax error. | |
677 | |
3094 | 678 2005-11-26 Stephen J. Turnbull <stephen@xemacs.org> |
679 | |
680 Merge Xft. | |
681 | |
682 2005-03-05 Malcolm Purvis <malcolmp@xemacs.org> | |
683 | |
684 * configure.ac: Correct the filename of the old copy of configure. | |
685 | |
686 2005-03-05 Malcolm Purvis <malcolmp@xemacs.org> | |
687 | |
688 * config.guess: | |
689 * config.sub: Sync with the latest upstream versions. | |
690 * configure.ac: Use --verbose for --extra-verbose. Better | |
691 quoting of arguments. Internal shell vars statr with '_' to avoid | |
692 name clashes. Pick up the latest changes to configure.in. | |
693 Improve the testing of Athena 3d widgets. | |
694 | |
695 2005-02-20 Stephen J. Turnbull <stephen@xemacs.org> | |
696 | |
697 * configure.ac (athena): Spells as 3d, not xaw3d, in declaration. | |
698 (sound): quickfix: AC_DEFINE, not AC_DEFINE_UNQUOTED, at top level. | |
699 | |
700 2005-02-19 Stephen J. Turnbull <stephen@xemacs.org> | |
701 | |
702 * configure.ac (XE_EXPAND_COMPLEX_OPTION): Use same name in comment. | |
703 (XEmacs keyword option support): | |
704 (XEmacs complex option support): | |
705 Move long header comments to internals.texi(The configure Script). | |
706 | |
707 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org> | |
708 | |
709 * configure.ac: Trap --with-style flags, now --enable. | |
710 | |
711 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org> | |
712 | |
713 * configure.ac (Autodetect native sound): | |
714 Handle NetBSD per Aidan's patch. | |
715 | |
716 2005-02-11 Malcolm Purvis <malcolmp@xemacs.org> | |
717 | |
718 * configure.ac: Added keyword option support. Converted database, | |
719 sound, athena, xim, bignum, error-checking, menubars, scrollbars, | |
720 dialogs and widgets command line arguments to use keyword option | |
721 and complex option macros. | |
722 | |
723 2005-02-09 Malcolm Purvis <malcolmp@xemacs.org> | |
724 | |
725 * configure.ac (XE_COMPLEX_OPTION): | |
726 * configure.ac (XE_COMPLEX_OPTION_HELP_STRING): | |
727 * configure.ac (XE_COMPLEX_ARG_WITH): | |
728 * configure.ac (XE_COMPLEX_ARG_ENABLE): | |
729 Rewritten complex option support with a simpler API and support | |
730 for --enable as well a --with. | |
731 | |
732 2005-02-02 Malcolm Purvis <malcolmp@xemacs.org> | |
733 | |
734 * configure.ac Align with the current mainline version of | |
735 configure.in. | |
736 | |
737 2005-02-01 Stephen J. Turnbull <stephen@xemacs.org> | |
738 | |
739 * configure.ac (Xrender, fontconfig, and Xft): | |
740 Check /usr/include/freetype2. | |
741 | |
742 2005-01-30 Stephen J. Turnbull <stephen@xemacs.org> | |
743 | |
744 * configure.ac (AC_COPYRIGHT): Update. | |
745 (progname): Restore and improve documentation. | |
746 | |
747 (XE_INIT_COMPLEX_OPTION): | |
748 (XE_APPEND_COMPLEX_OPTION_DEFAULT): | |
749 (XE_PARSE_COMPLEX_OPTION): | |
750 (XE_CLEANUP_COMPLEX_OPTION): | |
751 (XE_COMPLEX_OPTION_HELP_STRING): Support complex options. | |
752 (--with-xft): Add Xft support using the complex option support. | |
753 | |
754 (--with-xface): | |
755 (--with-zlib): | |
756 (--with-xmu): | |
757 (--with-purify): | |
758 (--with-quantify): | |
759 (--with-toolbars): | |
760 (--with-tty): | |
761 (--with-xfs): | |
762 (--with-canna): | |
763 (--with-wnn): | |
764 (--with-wnn6): | |
765 (--with-ldap): | |
766 (--with-postgresql): | |
767 (--with-infodock): | |
768 (--with-native-sound-lib): | |
769 (--with-netinstall): | |
770 (--with-site-includes): | |
771 (--with-site-libraries): | |
772 (--with-site-prefixes): | |
773 (--with-package-prefix): | |
774 (--with-package-path): | |
775 (--enable-external-widget): | |
776 (--enable-kkcc): | |
777 (--enable-union-type): | |
778 (--enable-pdump): | |
779 (--enable-debug): | |
780 (--enable-memory-usage-stats): | |
781 (--enable-error-checking): | |
782 (--with-rel-alloc): | |
783 (--with-dlmalloc): | |
784 (--with-debug-malloc): | |
785 (--with-system-malloc): | |
786 Improve (including add) help strings. | |
787 | |
788 (--with-athena): | |
789 (--with-xim): | |
790 (--with-mail-locking): | |
791 (--enable-bignum): | |
792 (--enable-menubars): | |
793 (--enable-scrollbars): | |
794 (--enable-dialogs): | |
795 (--enable-widgets): | |
796 Fix `eval "$FEATURE=\"$val\"" bug. | |
4010 | 797 |
3094 | 798 2005-01-29 Stephen J. Turnbull <stephen@xemacs.org> |
799 | |
800 * INSTALL (CONFIGURATION OPTIONS): | |
801 Insert Malcolm's notes on autoconf 2.59 support. | |
802 | |
803 2005-01-04 Malcolm Purvis <malcolmp@xemacs.org> | |
804 | |
805 * aclocal.m4: Changes to support autoconf 2.59 | |
806 * config.guess: | |
807 * config.sub: Upgraded to the version in from automake 1.9 | |
808 * configure.ac: Rewritten for autoconf 2.59 support. | |
809 | |
810 2004-12-10 Stephen J. Turnbull <stephen@xemacs.org> | |
811 | |
812 * configure.usage: Various minor improvements. | |
813 | |
814 2004-12-09 Stephen J. Turnbull <stephen@xemacs.org> | |
815 | |
816 * configure.in: Update FSF's copyright. Support --with-xft=LIST | |
817 syntax. Try to find a directory containing freetype/ftheader.h. | |
818 | |
819 * configure.usage (--with-xft): Update. | |
820 | |
821 2004-11-20 Stephen J. Turnbull <stephen@xemacs.org> | |
822 | |
823 Xft branch based on "Xft reloaded #3" patch by Eric Knauel and | |
824 Mathias Neuebaur, and other contributors. | |
825 | |
826 * configure.in: | |
827 * configure.usage: | |
828 Implement and document switches for configuring Xft. | |
829 | |
3092 | 830 2005-11-21 Marcus Crestani <crestani@xemacs.org> |
831 | |
832 Incremental Garbage Collector | |
4010 | 833 |
3092 | 834 * configure.ac: Add newgc option; if newgc, turn on kkcc and |
835 mc-alloc. Add checks for write barrier, determine which write | |
836 barrier to use. Add vdb option to override write barrier | |
837 auto-detection. Generate .gdbinit and .dbxrc. | |
838 | |
3083 | 839 2005-11-22 Ben Wing <ben@xemacs.org> |
840 | |
841 * dynodump/Makefile.in.in (mostlyclean): | |
842 Ignore errors from rm during clean. | |
843 | |
844 2005-11-22 Ben Wing <ben@xemacs.org> | |
845 | |
846 * Makefile.in.in (top-mostlyclean): | |
847 * Makefile.in.in (top-clean): | |
848 * Makefile.in.in (top-distclean-noconfig): | |
849 * Makefile.in.in (top-distclean): | |
850 * Makefile.in.in (top-realclean-noconfig): | |
851 * Makefile.in.in (top-extraclean-noconfig): | |
852 * Makefile.in.in (TAGS tags): | |
853 Ignore errors from rm during clean, to prevent problems trying to | |
854 remove lock/CVS. | |
855 | |
3074 | 856 2005-11-08 Malcolm Purvis <malcolmp@xemacs.org> |
857 | |
858 * Makefile.in.in: Install PROBLEMS into .../etc | |
859 * PROBLEMS: Update description of MacOS X stack size limit. | |
860 | |
3073 | 861 2005-11-08 Malcolm Purvis <malcolmp@xemacs.org> |
862 | |
863 * configure.ac : Reorganised the option list so that the help | |
864 output looks like configure.usage from 21.4 | |
865 | |
3072 | 866 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org> |
867 | |
868 * configure.ac (checks for typedefs): TODO comment. | |
869 | |
3062 | 870 2005-11-13 Ben Wing <ben@xemacs.org> |
871 | |
872 * dynodump/Makefile.in.in: | |
873 * dynodump/Makefile.in.in (.PHONY): | |
874 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. | |
875 Do some refactoring for cleanliness. | |
876 | |
877 2005-11-13 Ben Wing <ben@xemacs.org> | |
878 | |
879 * Makefile.in.in: | |
880 * Makefile.in.in (beta): | |
881 * Makefile.in.in (FRC.mostlyclean FRC.clean FRC.distclean FRC.realclean FRC.extraclean FRC.tags): | |
882 * Makefile.in.in (.PHONY): | |
883 * Makefile.in.in (top-mostlyclean): | |
884 * Makefile.in.in (mostlyclean): | |
885 * Makefile.in.in (top-clean): | |
886 * Makefile.in.in (clean): | |
887 * Makefile.in.in (distclean): | |
888 * Makefile.in.in (realclean): | |
889 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. | |
890 *-noconfig targets are like the base targets they're based off of, but | |
891 don't delete Makefiles and certain other files needed to rebuild the | |
892 Makefiles as necessary. Refactor things to be more consistent. | |
893 Top-level `elcclean' is an alias for `realclean-noconfig' and is used | |
894 by target `beta'. `realclean-noconfig' (and, by extension, `realclean' | |
895 and `extraclean') remove the .elc files. | |
896 | |
3060 | 897 2005-11-13 Ben Wing <ben@xemacs.org> |
898 | |
899 * configure.ac (win32 native sound): | |
900 Dependent on operating system, not on window system. | |
901 | |
3050 | 902 2005-11-07 Stephen J. Turnbull <stephen@xemacs.org> |
903 | |
904 * configure.ac (AC_INIT): Use it correctly. | |
905 | |
906 2005-11-07 Stephen J. Turnbull <stephen@xemacs.org> | |
907 | |
908 * configure.ac (PostgreSQL): Check for link against SSL+crypto. | |
909 | |
910 2005-11-07 Stephen J. Turnbull <stephen@xemacs.org> | |
911 | |
912 * INSTALL: Add map from old options as appendix. | |
913 | |
914 2005-11-07 Stephen J. Turnbull <stephen@xemacs.org> | |
915 | |
916 * INSTALL: Various minor improvements. | |
917 | |
3031 | 918 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
919 | |
920 * XEmacs 21.5.23 "daikon" is released. | |
921 | |
3019 | 922 2005-10-25 Malcolm Purvis <malcolmp@xemacs.org> |
923 | |
924 * configure.ac: Prefer Xaw to Motif on Linux, Mac and BSD. From | |
925 21.4. | |
926 * configure.ac (XE_PARSE_COMPLEX_OPTION): Remove debugging. | |
927 Fix broken --with-<complex>=no. | |
928 | |
3018 | 929 2005-10-20 Malcolm Purvis <malcolmp@xemacs.org> |
930 | |
931 * INSTALL: Reflect changes in the configure options. Update MacOS | |
932 X X11 installation instructions to reflect the changes in recent | |
933 OS releases. | |
934 | |
3003 | 935 2005-10-15 Malcolm Purvis <malcolmp@xemacs.org> |
936 | |
937 * configure.ac: Added XE_MERGED_ARG to alias all local --enable | |
938 and --with options. Configure can only be built with autoconf | |
939 2.59. Prevent many unwanted blank lines from appearing in | |
940 configure. | |
941 | |
2992 | 942 2005-10-13 Ben Wing <ben@xemacs.org> |
943 | |
944 * configure.ac (XE_COMPLEX_ARG_ENABLE): | |
945 Break lines. | |
946 * configure.ac (TAB): | |
947 Rewrite optimization help to be accurate. Setting | |
948 `--with-cflags-optimization=""' will now unilaterally turn off | |
949 optimization; setting it to something non-null unilaterally turns it | |
950 on. | |
951 | |
2973 | 952 2005-09-22 Stephen J. Turnbull <stephen@xemacs.org> |
953 | |
954 * configure.ac (Canna): Configure as module if appropriate. | |
955 | |
956 * Makefile.in.in (modules/canna): Add dependency on lib-src (ellcc). | |
957 | |
2940 | 958 2005-09-18 Mike Alexander <mta@arbortext.com> |
959 | |
960 * configure.ac: Fix the cygwin, non-X build by adding XPM header | |
961 and library files to XE_CFLAGS. Patch from Rick Rankin. | |
962 | |
2938 | 963 2005-09-17 Malcolm Purvis <malcolmp@xemacs.org> |
964 | |
965 * configure.in: Replace with warning to use autoconf 2.59. | |
966 * configure.ac: Removed warning about the use of autoconf 2.59. | |
967 | |
2931 | 968 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
969 | |
970 * XEmacs 21.5.22 "cucumber" is released. | |
971 | |
2867 | 972 2005-07-20 Didier Verna <didier@xemacs.org> |
973 | |
974 * CHANGES-beta: Remove the face aliasing feature announcement. | |
975 | |
2865 | 976 2005-07-19 Didier Verna <didier@xemacs.org> |
977 | |
978 * CHANGES-beta: Announce the face aliasing feature. | |
979 | |
2791 | 980 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
981 | |
982 * XEmacs 21.5.21 "corn" is released. | |
983 | |
2790 | 984 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
985 | |
986 * configure.ac: Explain how to turn off KKCC, too. | |
987 | |
988 2005-05-19 Marcus Crestani <crestani@xemacs.org> | |
989 | |
990 * configure: | |
991 * configure.ac: Enable new allocator and KKCC by default. | |
992 | |
993 2005-05-27 Stephen J. Turnbull <stephen@xemacs.org> | |
994 | |
995 * CHANGES-beta: Update for release. | |
996 | |
2741 | 997 2005-04-22 Malcolm Purvis <malcolmp@xemacs.org> |
998 | |
999 * configure.ac: Make srcdir absolute before calling | |
1000 AC_CONFIG_AUX_DIR_DEFAULT, include X headers for shape.h, | |
1001 terminate checking lines when testing for dynamic libraries. | |
1002 * configure: Regenerated. | |
1003 | |
2720 | 1004 2005-04-01 Marcus Crestani <crestani@xemacs.org> |
1005 | |
1006 The new allocator. | |
1007 | |
1008 New configure flag: `MC_ALLOC': | |
1009 | |
1010 * configure.ac (XE_COMPLEX_ARG_ENABLE): Add `--enable-mc-alloc' as | |
1011 a new configure flag. | |
1012 * configure.in (AC_INIT_PARSE_ARGS): Add `--mc-alloc' as a new | |
1013 configure flag. | |
1014 * configure.usage: Add description for `mc-alloc'. | |
1015 | |
1016 DUMP_IN_EXEC: | |
1017 | |
1018 * Makefile.in.in: Condition the installation of a separate dump | |
1019 file on !DUMP_ON_EXEC. | |
1020 * configure.ac (XE_COMPLEX_ARG_ENABLE): Add | |
1021 `--enable-dump-in-exec' as a new configure flag. | |
1022 * configure.ac: DUMP_IN_EXEC is define as default for PDUMP but | |
1023 not default for MC_ALLOC. | |
1024 * configure.in (AC_INIT_PARSE_ARGS): Add `--dump-in-exec' as a | |
1025 new configure flag. | |
1026 * configure.in: DUMP_IN_EXEC is define as default for PDUMP but | |
1027 not default for MC_ALLOC. | |
1028 * configure.usage: Add description for `dump-in-exec'. | |
1029 | |
2705 | 1030 2005-03-31 Jerry James <james@xemacs.org> |
1031 | |
1032 * configure.ac: Aidan's 2005-03-30 patch, but against | |
1033 configure.ac. | |
1034 | |
2701 | 1035 2005-03-30 Aidan Kehoe <kehoea@parhasard.net> |
1036 | |
1037 * configure: #include <X11/Intrinsic.h.> -> #include | |
2865 | 1038 <X11/Intrinsic.h>, thank you Robert Delius Royar. |
1039 | |
2694 | 1040 2005-03-15 Jerry James <james@xemacs.org> |
1041 | |
1042 * configure.ac: Include <X11/Intrinsic.h> when checking for | |
1043 <Xaw/XawInit.h> usability. | |
1044 | |
2692 | 1045 2005-03-23 Vin Shelton <acs@xemacs.org> |
1046 | |
1047 * configure.in: Remove -fno-gnu-linker option from Solaris | |
1048 dynodump builds; it doesn't do anything. | |
1049 | |
1050 Don't use 'head -1' - it's deprecated by coreutils-5.3.0 on some | |
1051 platforms. | |
1052 | |
2680 | 1053 2005-03-24 Aidan Kehoe <kehoea@parhasard.net> |
1054 | |
2865 | 1055 * configure: Regenerate. |
2680 | 1056 * configure.ac (XE_COMPLEX_ARG_ENABLE): --OPTION -> --with-OPTION |
2865 | 1057 in various docstrings and error messages. |
2680 | 1058 |
2667 | 1059 2005-03-15 Stephen J. Turnbull <stephen@xemacs.org> |
1060 | |
1061 * configure.ac (--with-cflags-optimization): | |
1062 (--with-cflags-debugging): | |
1063 If the user specifies them, use them, and don't make her beg. | |
1064 * configure.ac (Autodetect PNG): PNG & TIFF need -lz in AC_CHECK_LIB. | |
1065 | |
1066 2005-03-15 Malcolm Purvis <malcolmp@xemacs.org> | |
1067 | |
2865 | 1068 * configure.ac: Fix problems with OpenBSD /bin/sh. |
2667 | 1069 |
2663 | 1070 2005-03-13 Aidan Kehoe <kehoea@parhasard.net> |
1071 | |
1072 * configure.ac (TAB): Check $ac_cv_build, not $canonical, when | |
1073 working out whether to link against libossaudio.so on NetBSD. | |
1074 | |
2653 | 1075 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
1076 | |
1077 * XEmacs 21.5.20 "cilantro" is released. | |
1078 | |
2651 | 1079 2005-03-07 Malcolm Purvis <malcolmp@xemacs.org> |
1080 | |
1081 * .cvsignore: Added autom4te.cache. | |
1082 * aclocal.m4: Changes to support autoconf 2.59 | |
1083 * config.guess: | |
1084 * config.sub: Upgraded to the latest upstream version | |
1085 * configure.ac: Rewritten for autoconf 2.59 support. | |
1086 | |
2648 | 1087 2005-03-06 Malcolm Purvis <malcolmp@xemacs.org> |
1088 | |
1089 * INSTALL: | |
1090 * PROBLEMS: Change configure arguments to the new autoconf 2.5 | |
1091 style configure. | |
1092 | |
2625 | 1093 2005-03-01 Aidan Kehoe <kehoea@parhasard.net> |
1094 | |
2865 | 1095 * configure: Regenerated. |
2625 | 1096 * configure.in (XE_COMPUTE_RUNPATH): Check for the availability of |
2628 | 1097 XtRegisterDrawable. |
2625 | 1098 |
2609 | 1099 2005-02-22 Adrian Aichner <adrian@xemacs.org> |
1100 | |
1101 * info/dir: Update to content generated by Info-rebuild-dir. | |
1102 | |
2602 | 1103 2005-02-21 Stephen J. Turnbull <stephen@xemacs.org> |
1104 | |
1105 * version.sh (XEMACS_RELEASE_DATE): New version info variable. | |
1106 | |
3094 | 1107 * configure.in (XEMACS_RELEASE_DATE): |
1108 * configure.ac (XEMACS_RELEASE_DATE): | |
1109 Use it. | |
1110 | |
1111 * configure.ac (sound): | |
1112 AC_DEFINE_UNQUOTED seems OK, if it's not m4-quoted. | |
2602 | 1113 |
2594 | 1114 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
1115 | |
1116 * XEmacs 21.5.19 "chives" is released. | |
1117 | |
2593 | 1118 2005-02-17 Stephen J. Turnbull <stephen@xemacs.org> |
1119 | |
1120 * CHANGES-beta: Update. | |
1121 | |
2564 | 1122 2005-02-03 Ben Wing <ben@xemacs.org> |
1123 | |
1124 * BUGS, README.packages: Delete, incorporate into FAQ. | |
1125 * README: Incorporate into FAQ. Delete everything but text | |
1126 pointing to FAQ. | |
1127 | |
2553 | 1128 2005-02-03 Jerry James <james@xemacs.org> |
1129 | |
1130 * configure.in: g++ 3.4.2 doesn't like -Wmissing-prototypes or | |
1131 -Wstrict-prototypes. | |
1132 | |
2536 | 1133 2005-01-31 Ben Wing <ben@xemacs.org> |
1134 | |
1135 * GETTING.GNU.SOFTWARE: Delete. | |
1136 * Makefile.in.in (SOURCES): | |
1137 Delete GETTING.GNU.SOFTWARE from SOURCES. | |
1138 * PROBLEMS: | |
1139 Delete reference to check_cygwin_setup.sh. | |
1140 | |
2512 | 1141 2005-01-26 Ben Wing <ben@xemacs.org> |
1142 | |
1143 * configure.in (AC_INIT_PARSE_ARGS): | |
1144 * configure.in (CANONICALIZE_PATH): | |
1145 * configure.in (TAB): | |
1146 * configure.usage: | |
1147 Add --with-optimization, cflags-optimization, | |
1148 cflags-debugging. Separate out optimization and debugging arguments. | |
1149 Document. | |
1150 | |
2491 | 1151 2005-01-21 Aidan Kehoe <kehoea@parhasard.net> |
1152 | |
1153 * configure: | |
2865 | 1154 * configure.in (XE_COMPUTE_RUNPATH): |
2491 | 1155 NetBSD can use Linux's sound API, but it needs an extra library at |
1156 link time to do so. | |
1157 | |
2427 | 1158 2004-12-07 Malcolm Purvis <malcolmp@xemacs.org> |
1159 | |
1160 * INSTALL: A POSIX compatible Make is no longer required for builds. | |
1161 * Makefile.in.in (RECURSIVE_MAKE): Removed. | |
1162 * Makefile.in.in (RECURSIVE_MAKE_ARGS): New. | |
1163 * configure.in (RECURSIVE_MAKE): Removed. | |
1164 * configure.in (RECURSIVE_MAKE_ARGS): New. | |
1165 Always refer to make as $(MAKE) and use $(RECURSIVE_MAKE_ARGS) for | |
1166 other parameters. This allows -j to work in GNU Make while | |
1167 removing need for POSIX compatible make on all systems. | |
1168 | |
2420 | 1169 2004-12-05 Ben Wing <ben@xemacs.org> |
1170 | |
1171 * README.packages: | |
1172 Fix error in specifying standard package location. | |
1173 Document --package-prefix. | |
1174 | |
2416 | 1175 2004-12-05 Ben Wing <ben@xemacs.org> |
1176 | |
1177 * configure.usage: | |
1178 * configure.in (AC_INIT_PARSE_ARGS): | |
1179 * configure.in (TAB): | |
1180 * configure.in (XE_COMPUTE_RUNPATH): | |
1181 * configure: | |
1182 Support --package-prefix and mmdf and pop arguments to --mail-locking. | |
1183 Document in configure.usage. | |
1184 | |
2389 | 1185 2004-11-12 Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
1186 | |
1187 * configure: | |
1188 * configure.in: Make pdump default for Cygwin. | |
1189 | |
2388 | 1190 2004-11-12 Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
1191 | |
1192 * Makefile.in.in (install-arch-dep): Fix installation for Cygwin. | |
1193 | |
2367 | 1194 2004-10-26 Ben Wing <ben@xemacs.org> |
1195 | |
1196 * configure.in (AC_INIT_NOTICE): | |
1197 * configure.in (TAB): | |
1198 * configure.in (XE_COMPUTE_RUNPATH): | |
1199 Turn off -Winline and -Wchar-subscripts. | |
1200 Use the right set of cflags when compiling modules. | |
1201 Rewrite ldap configuration to separate the inclusion of lber | |
1202 (needed in recent Cygwin) from the basic checks for the | |
1203 needed libraries. | |
1204 add a function for MAKE_JUNK_C; initially code was added to | |
1205 generate xemacs.def using this, but it will need to be rewritten. | |
1206 add an rm -f for junk.c to avoid weird Cygwin bug with cp -f onto | |
1207 an existing file. | |
1208 Sort list of auto-detected functions and eliminate unused checks for | |
1209 stpcpy, setlocale and getwd. | |
1210 Add autodetection of Cygwin scanf problems | |
1211 | |
2346 | 1212 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
1213 | |
1214 * XEmacs 21.5.18 "chestnut" is released. | |
1215 | |
2345 | 1216 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
1217 | |
1218 * CHANGES-beta: Update for release. | |
1219 | |
2315 | 1220 2004-09-29 Jerry James <james@xemacs.org> |
1221 | |
1222 * configure.in: Don't use -Wunused-parameter with g++. | |
1223 | |
2300 | 1224 2004-09-21 Malcolm Purvis <malcolmp@xemacs.org> |
1225 | |
1226 * configure.in: Unused parameter and variables warnings are GCC 3 | |
1227 or greater. | |
1228 | |
2286 | 1229 2004-09-14 Jerry James <james@xemacs.org> |
1230 | |
1231 * configure.in (TAB): Add unused parameter and variables warnings | |
1232 to gcc CFLAGS. | |
1233 | |
2283 | 1234 2004-09-20 Jerry James <james@xemacs.org> |
1235 | |
1236 * INSTALL: Update Canna description to reflect recent changes. | |
1237 | |
2263 | 1238 2004-09-11 Malcolm Purvis <malcolmp@xemacs.org> |
1239 | |
1240 * configure.in Check for sys/resource.h, sys/vlimit.h, getrlimit() | |
1241 and vlimit(). | |
1242 | |
2259 | 1243 2004-09-10 Malcolm Purvis <malcolmp@xemacs.org> |
1244 | |
1245 * INSTALL: A POSIX compatible Make is required for builds. | |
1246 * Makefile.in.in: Enable support for parallel builds. | |
1247 | |
2216 | 1248 2004-08-12 "Johann 'Myrkraverk' Oskarsson" <myrkraverk@users.sourceforge.net> |
1249 | |
1250 * config.guess: Identify PlayStation2. | |
1251 | |
2131 | 1252 2004-06-16 Stephen J. Turnbull <stephen@xemacs.org> |
1253 | |
1254 * configure.in: Character classes in globs don't work, die when | |
1255 GTK is mixed with other toolkits, protect comma in quoted message. | |
1256 | |
2128 | 1257 2004-06-14 Stephen J. Turnbull <stephen@xemacs.org> |
1258 | |
1259 * configure.in (Autodetection of Gdk libraries and includes): | |
1260 Don't allow mixing of GTK with other toolkits. | |
1261 | |
1262 2004-06-12 Stephen J. Turnbull <stephen@xemacs.org> | |
1263 | |
1264 * configure.in: Improve style of WARNINGs. | |
1265 | |
1266 2004-05-20 Stephen J. Turnbull <stephen@xemacs.org> | |
1267 | |
1268 * configure.in (HAVE_GPM): Die if GPM requested but not found. | |
1269 | |
2079 | 1270 2004-05-10 Jerry James <james@xemacs.org> |
1271 | |
1272 * aclocal.m4: Typo fix. | |
1273 * configure.in (XE_COMPUTE_RUNPATH): Add checks for shl_load and | |
1274 LTDL; unify the OS-specific checks into a case statement. | |
1275 | |
2050 | 1276 2004-04-30 Jerry James <james@xemacs.org> |
1277 | |
1278 * configure.in: Turn ICC warning 147 into an error to get a good | |
1279 XRegisterIMInstantiateCallback prototype. | |
1280 | |
2048 | 1281 2004-04-28 Jerry James <james@xemacs.org> |
1282 | |
1283 * configure.in: Get version information for both icc and icpc. | |
1284 | |
2029 | 1285 2004-04-08 Stephen J. Turnbull <stephen@xemacs.org> |
1286 | |
1287 * configure.in (GTK setup): Warn if other toolkits requested. | |
1288 | |
1289 2004-03-31 Stephen J. Turnbull <stephen@xemacs.org> | |
1290 | |
1291 * configure.in (Compiler feature macros): Kaarthik Sivakumar says | |
1292 _POSIX_C_SOURCE should be defined for FreeBSD 4.5 to 4.9 at least. | |
1293 | |
1294 2004-03-31 Stephen J. Turnbull <stephen@xemacs.org> | |
1295 | |
1296 * Makefile.in.in (install-arch-indep): make gzip-el now saves ~4MB. | |
1297 | |
2016 | 1298 2003-12-07 Olivier Galibert <galibert@pobox.com> |
1299 | |
1300 * Makefile.in.in: Don't install the dmp file when it's in the | |
1301 executable. | |
1302 | |
2009 | 1303 2004-04-12 Kaarthik Sivakumar <kaarthik@comcast.net> |
1304 | |
1305 * configure.in: Check for libmp dependencies before checking for | |
1306 the existence of the move function. | |
1307 | |
2006 | 1308 2004-03-04 Malcolm Purvis <malcolmpurvis@optushome.com.au> |
1309 | |
1310 * configure.in (src/Makefile): No longer include a special linker | |
1311 script for PowerPC Linux. Thanks to Stefan Bruda for reporting | |
1312 this bug. | |
1313 | |
1998 | 1314 2004-04-08 Stephen J. Turnbull <stephen@xemacs.org> |
1315 | |
1316 * configure.in (Compiler-specific hacks): Restore warning flags | |
1317 for XEMACS_CC if gcc. Report warning flags at compute time. | |
1318 | |
1997 | 1319 2004-04-07 Jerry James <james@xemacs.org> |
1320 | |
1321 * configure.in: FreeBSD MP needs -lcrypto. | |
1322 | |
1989 | 1323 2004-04-06 Jerry James <james@xemacs.org> |
1324 | |
1325 * configure.in: Change test -e to test -r for portability. | |
1326 | |
1985 | 1327 2004-04-06 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp> |
1328 | |
1329 * configure.in (use_number_lib): Accepts no to disable bignums. | |
1330 * configure.usage: Document the "no" value. | |
1331 | |
1984 | 1332 2004-04-05 Jerry James <james@xemacs.org> |
1333 | |
1334 * configure.in (use_number_lib): New. Values are "gmp" or "mp". | |
1335 * configure.in: Use it. Report it. Check for size of a double. | |
1336 * configure.usage: Tell how to use use-number-lib. | |
1337 | |
1964 | 1338 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
1339 | |
1340 * XEmacs 21.5.17 "chayote" is released. | |
1341 | |
1955 | 1342 2004-03-18 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp> |
1343 | |
1344 * configure.in (Compiler feature macros): Define _POSIX_C_SOURCE | |
1345 for FreeBSD 4.9 to shut up viteno's compiler, and _XOPEN_SOURCE to | |
1346 500 since apparently we'll use it if available. | |
1347 | |
1348 2004-03-05 Stephen J. Turnbull <stephen@xemacs.org> | |
1349 | |
1350 * configure.in (libc detection): Fix progress message. | |
1351 | |
1922 | 1352 2004-02-21 Stephen J. Turnbull <stephen@xemacs.org> |
1353 | |
1354 * configure.in (CFLAGS): Do XE_CFLAGS before adding warning flags to | |
1355 CFLAGS. Thanks to Jerry James for reporting the bug. | |
1356 | |
1916 | 1357 2004-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
1358 | |
1359 * configure.in (AC_INIT_PARSE_ARGS): Use Solaris-compatible `for'. | |
1922 | 1360 Thanks to Vin Shelton for noticing the bug, and Hrvoje Niksic for |
1361 the more elegant fix. | |
1916 | 1362 |
1889 | 1363 2004-01-28 Stephen J. Turnbull <stephen@xemacs.org> |
1364 | |
1365 * configure.in: Use XE_CFLAGS for XEMACS_CC. | |
1366 Kludge: warn about CC and XEMACS_CC not from same vendor (gcc only). | |
1367 Various comment fixups. | |
1368 Delete dead code for finding srcdir. | |
1369 | |
1370 * Makefile.in.in (clean): Force deletion of generated Lisp load files. | |
1371 | |
1372 2003-11-06 Stephen J. Turnbull <stephen@xemacs.org> | |
1373 | |
1374 * configure.in: Report cc and libc version info. Detection code | |
1375 by Valdis Kletnieks <Valdis.Kletnieks@vt.edu>. Tweaked for Debian. | |
1376 | |
1871 | 1377 2004-01-20 Jerry James <james@xemacs.org> |
1378 | |
1379 * configure.in: The icc compiler pretends to be gcc. It isn't. | |
1380 | |
1800 | 1381 2003-11-18 Jerry James <james@xemacs.org> |
1382 | |
1383 * configure.in: Check for the typeof extension. | |
1384 | |
1756 | 1385 2003-10-15 Jerry James <james@xemacs.org> |
1386 | |
1387 * aclocal.m4: Add icc (Intel compiler) support. | |
1388 * configure.in: Ditto. | |
1389 | |
1740 | 1390 2003-10-11 Jerry James <james@xemacs.org> |
1391 | |
1392 * configure.in: installexe.sh is under srcdir, not blddir. | |
1393 | |
1716 | 1394 2003-09-26 Steve Youngs <youngs@xemacs.org> |
1395 | |
1396 * XEmacs 21.5.16 "celeriac" is released. | |
1397 | |
1707 | 1398 2003-09-21 Jerry James <james@xemacs.org> |
1399 | |
1400 * configure.in: Remove detection of GNU DLD. | |
1401 * configure: Regenerate. | |
1402 | |
4010 | 1403 2003-09-20 Rodney Sparapani <rsparapa@mcw.edu> |
1697 | 1404 |
1405 * PROBLEMS: Propose bash as an alternative to buggy Solaris | |
1406 /bin/sh. | |
1407 | |
1696 | 1408 2003-09-20 Steve Youngs <youngs@xemacs.org> |
1409 | |
1410 * configure: Re-generate after Martin's configure.in patch. | |
1411 | |
1412 2003-09-20 Martin Buchholz <martin@xemacs.org> | |
1413 | |
1414 * configure.in: XEmacs failed to build on Solaris9. | |
1415 Solaris9 comes with /usr/demo/SOUND, but no headers or libraries | |
1416 therein. | |
1417 | |
1692 | 1418 2003-09-18 Steve Youngs <youngs@xemacs.org> |
1419 | |
1420 * configure: Re-generate after Martin's configure.in patch. | |
1421 | |
1422 2003-09-13 Martin Buchholz <martin@xemacs.org> | |
1423 | |
1424 * configure.in (OS_RELEASE): Add support for SunOS 5.10. | |
1425 On current OSes produced by Sun, `uname -r' prints "5.9". | |
1426 It seems likely that on future OSes, `uname -r' will print "5.10". | |
1427 We need to accept multi-digit release numbers. | |
1428 | |
1678 | 1429 2003-05-10 Andrew Begel <abegel@CS.Berkeley.EDU> |
1430 | |
1431 * aclocal.m4 (XE_SHLIB_STUFF): Use -bundle when testing the | |
1432 ability to build shared libraries, but use -bundle_loader in | |
1433 ellcc. Properly handle other flags for MacOS X. | |
2865 | 1434 |
1665 | 1435 2003-09-03 Steve Youngs <youngs@xemacs.org> |
1436 | |
1437 * XEmacs 21.5.15 "celery" is released. | |
1438 | |
1651 | 1439 2003-08-28 Jerry James <james@xemacs.org> |
1440 | |
1441 * configure.in: Link modules with -lstdc++ if g++ is used. | |
1442 | |
1648 | 1443 2003-08-28 Steve Youngs <youngs@xemacs.org> |
1444 | |
1445 * README.packages: Update. | |
1446 | |
1633 | 1447 2003-08-18 Jerry James <james@xemacs.org> |
1448 | |
1449 * Makefile.in.in (GENERATED_HEADERS): Add xemacs.def. | |
1450 * Makefile.in.in: Regenerate if xemacs.def.in.in is touched. | |
1451 * aclocal.m4 (XE_SHLIB_STUFF): Allow modules with Cygwin. | |
1452 * aclocal.m4 (cygwin_warn): Removed. | |
1453 * configure.in (XE_COMPUTE_RUNPATH): Process xemacs.def.in.in. | |
1454 | |
1617 | 1455 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org> |
1456 | |
1457 * configure.usage (Window System): `lucid' option often means `Motif'. | |
1458 | |
1546 | 1459 2003-06-13 Stephen J. Turnbull <stephen@xemacs.org> |
1460 | |
1461 * configure.usage (--cflags-warning): Change underscore to hyphen. | |
1462 | |
1510 | 1463 2003-06-01 Steve Youngs <youngs@xemacs.org> |
1464 | |
1465 * XEmacs 21.5.14 "cassava" is released. | |
1466 | |
1491 | 1467 2003-05-20 Jerry James <james@xemacs.org> |
1468 | |
1469 * configure.in: Add src to MAKE_SUBDIR early for module builds for | |
1470 MacOSX and Windows; thanks to Andrew Begel. Set module makefile | |
1471 variables appropriately if --with-modules=no is specified. | |
1472 | |
1473 * configure: Regenerate. | |
1474 | |
1473 | 1475 2003-05-10 Steve Youngs <youngs@xemacs.org> |
1476 | |
1477 * XEmacs 21.5.13 "cauliflower" is released. | |
1478 | |
1470 | 1479 2003-05-10 Steve Youngs <youngs@xemacs.org> |
1480 | |
1481 * Revert this patch: | |
1482 2003-05-01 Andrew Begel <abegel@CS.Berkeley.EDU> | |
1483 | |
1484 * configure.in: Move module detection to after src/ is added to | |
1485 MAKE_SUBDIR. On MacOS X, building modules requires xemacs to | |
1486 already be built. | |
1487 * aclocal.m4 (XE_SHLIB_STUFF): Properly define ellcc flags for | |
1488 MacOS X. | |
1489 It was stopping certain libs from making their way into the | |
2865 | 1490 Makefiles. |
1470 | 1491 |
1492 * configure: Regenerate. | |
1493 | |
1464 | 1494 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org> |
1495 | |
1496 * configure.in: Revert Steve Youngs's patch, and set default for | |
1497 ESD in the Defaults section. Improve comments. | |
1498 | |
1499 * configure: Regenerate. | |
1500 | |
1462 | 1501 2003-05-07 Steve Youngs <youngs@xemacs.org> |
1502 | |
1503 * configure.in: Default ESD sound to off. | |
1504 | |
1505 * configure.usage (--with-sound): Document ESD defaulting to off. | |
1506 | |
1507 * configure: Regenerate. | |
1508 | |
1457 | 1509 2003-05-05 Steve Youngs <youngs@xemacs.org> |
1510 | |
1511 * CHANGES.beta: Update. | |
1512 | |
1454 | 1513 2003-05-04 Steve Youngs <youngs@xemacs.org> |
1514 | |
1515 * configure: Regenerate. | |
1516 | |
1517 2003-05-04 Martin Buchholz <martin@xemacs.org> | |
1518 | |
1519 * configure.in: Don't look for Motif if it's already present in | |
1520 $x_includes and $x_libraries. | |
1521 | |
1452 | 1522 2003-05-01 Andrew Begel <abegel@CS.Berkeley.EDU> |
1523 | |
1524 * configure.in: Move module detection to after src/ is added to | |
1525 MAKE_SUBDIR. On MacOS X, building modules requires xemacs to | |
1526 already be built. | |
1527 * aclocal.m4 (XE_SHLIB_STUFF): Properly define ellcc flags for | |
1528 MacOS X. | |
1529 | |
1442 | 1530 2003-05-02 Stephen J. Turnbull <stephen@xemacs.org> |
1531 | |
1532 * configure.in (darwin): Collect random kludges in one place. | |
1533 (cygwin): Check for intptr_t in <sys/types.h>. | |
1534 (Berkeley db): Handle 4.1 functions decorated with version info. | |
1535 | |
1441 | 1536 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org> |
1537 | |
1538 * PROBLEMS (Windows): New: auxiliary programs for Windows. | |
1539 | |
1540 2003-03-04 Stephen J. Turnbull <stephen@xemacs.org> | |
1541 | |
1542 * Makefile.in.in (TAGS tags): Make DEFUNed functions be tags. | |
1543 Patch by Martin Buchholz <martin@xemacs.org>. | |
1544 <15410.44105.753590.169241@gargle.gargle.HOWL> | |
1545 | |
1431 | 1546 2003-04-24 Steve Youngs <youngs@xemacs.org> |
1547 | |
1548 * XEmacs 21.5.12 "carrot" is released. | |
1549 | |
1427 | 1550 2003-04-24 Steve Youngs <youngs@xemacs.org> |
1551 | |
1552 * configure.in: Fix for building on openbsd. | |
1553 From Gregory Steuck <greg@nest.cx> | |
1554 | |
1555 * configure: Regenerate | |
1556 | |
1389 | 1557 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org> |
1558 | |
1559 * PROBLEMS: Global substitution of .Xresources for .Xdefaults. | |
1560 | |
1384 | 1561 2003-03-25 Jerry James <james@eecs.ku.edu> |
1562 | |
1563 * configure.in: Add Andrew Begel's shared library support for | |
1564 MacOS X. | |
1565 | |
1375 | 1566 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org> |
1567 | |
1568 * INSTALL: Give location of Darwin X11 downloads. | |
1569 | |
1349 | 1570 2003-02-09 Ville Skyttä <scop@xemacs.org> |
1571 | |
1572 * configure: Remove pkgdir and all references to it (unused). | |
1573 * configure.in: Ditto. | |
1574 * Makefile.in.in: Ditto. | |
1575 | |
1338 | 1576 2003-03-03 Stephen J. Turnbull <stephen@xemacs.org> |
1577 | |
1578 * INSTALL: Reorganize, synch to configure.usage. | |
1579 | |
1332 | 1580 2003-03-01 Ben Wing <ben@xemacs.org> |
1581 | |
1582 * PROBLEMS: | |
1583 * PROBLEMS (Note): | |
1584 * PROBLEMS (http): | |
1585 * PROBLEMS (IMPORTANT): | |
1586 Include nt/PROBLEMS and update. Add note about incremental | |
1587 linking badness. | |
1588 | |
1330 | 1589 2003-02-28 Ben Wing <ben@xemacs.org> |
1590 | |
1591 * Makefile.in.in (mostlyclean): | |
1592 * Makefile.in.in (clean): | |
1593 * Makefile.in.in (top_distclean): | |
1594 * Makefile.in.in (distclean): | |
1595 Move src deletions to src/Makefile.in.in. | |
1596 | |
1318 | 1597 2003-02-20 Ben Wing <ben@xemacs.org> |
1598 | |
1599 * PROBLEMS: | |
1600 * PROBLEMS (event-stream.c): Removed. | |
1601 * PROBLEMS (ABSTRACT): | |
1602 * PROBLEMS (patch.): | |
1603 * PROBLEMS (Note): | |
1604 Add comment about Cygwin, unexec and sysmalloc. | |
1605 Move some non-general stuff out of general. | |
1606 Make a section for x86. | |
2865 | 1607 |
1318 | 1608 * configure.in (AC_INIT_NOTICE): |
1609 * configure.in (XE_COMPUTE_RUNPATH): | |
1610 Add check for broken alloca in funcalls. | |
1611 | |
1314 | 1612 2003-02-19 Ben Wing <ben@xemacs.org> |
1613 | |
1614 * Makefile.in.in: | |
1615 * Makefile.in.in (GENERATED_HEADERS): | |
1616 * Makefile.in.in (GENERATED_LISP): Removed. | |
1617 * Makefile.in.in (.NO_PARALLEL): | |
1618 * Makefile.in.in (beta): | |
1619 * Makefile.in.in (dist): | |
1620 * Makefile.in.in (batch): Removed. | |
1621 * Makefile.in.in (batch_packages): Removed. | |
1622 * Makefile.in.in (check): New. | |
1623 * Makefile.in.in (finder): Removed. | |
1624 * Makefile.in.in (check-features): New. | |
1625 * Makefile.in.in (.PHONY): | |
1626 * Makefile.in.in (install-only): | |
1627 * Makefile.in.in (tagslisp): | |
1628 * Makefile.in.in (info): | |
1629 Major surgery. Move all stuff related to building anything in the | |
1630 src/ directory into src/. Simplify the dependencies -- everything | |
1631 in src/ is dependent on the single entry `src' in MAKE_SUBDIRS. | |
1632 Remove weirdo targets like `all-elc[s]', dump-elc[s], etc. | |
1633 | |
1307 | 1634 2003-02-16 Steve Youngs <youngs@xemacs.org> |
1635 | |
1636 * XEmacs 21.5.11 "cabbage" is released. | |
1637 | |
1303 | 1638 2003-02-15 Ben Wing <ben@xemacs.org> |
1639 | |
1640 * Makefile.in.in (batch_packages): Run update-elc-2 with -no-autoloads | |
1641 to avoid multiple autoload-loading problem. | |
1642 * configure.usage (--error-checking): Document quick-build better. | |
1643 | |
1294 | 1644 2003-01-28 Martin Buchholz <martin@xemacs.org> |
1645 | |
1646 * configure.in (opsys): (AIX specific) | |
1647 Use opsys=aix4-2 for AIX 5 and all future versions. | |
1648 | |
1283 | 1649 2003-02-10 Stephen J. Turnbull <stephen@xemacs.org> |
1650 | |
1651 * INSTALL: Recommend Mule, deprecate stripped binaries. | |
1652 | |
1259 | 1653 2003-02-05 Stephen J. Turnbull <stephen@xemacs.org> |
1654 | |
1655 * configure.in (DLSYM_NEEDS_UNDERSCORE): Define on darwin. | |
1656 | |
1657 * configure.in: Fix --srcdir processing. | |
1658 | |
1245 | 1659 2003-01-31 Stephen J. Turnbull <stephen@xemacs.org> |
1660 | |
1661 * PROBLEMS: Collect Motif information in one place. | |
1662 | |
1232 | 1663 2002-10-19 Stephen Turnbull <stephen@xemacs.org> |
1664 | |
1665 * Makefile.in.in (clean): Delete auto-autoloads.e* and custom-load.* | |
1666 in lisp, lisp/mule, and modules. | |
1667 | |
1222 | 1668 2003-01-14 Jerry James <james@xemacs.org> |
1669 | |
1670 * PROBLEMS: Describe Steve Youngs' problem with the PostgreSQL | |
1671 module and --error-checking=all. | |
1672 | |
1214 | 1673 2003-01-13 Ilya Golubev <golubev@xemacs.org> |
1674 | |
1675 * etc/photos/golubev.png, etc/photos/golubevm.png: New. | |
1676 | |
4010 | 1677 2003-01-12 Mike Sperber <mike@xemacs.org> |
1202 | 1678 |
1679 * configure.in: Check for strupr and strlwr. | |
1680 | |
1681 2002-12-16 Ben Wing <ben@xemacs.org> | |
1682 | |
1683 * INSTALL (Rationale): | |
1684 * configure.in (XE_COMPUTE_RUNPATH): | |
1685 * configure.usage (Usage): | |
1686 * configure.usage (--xemacs-compiler): | |
1687 * configure.usage (--srcdir): | |
1688 * configure.usage (--with-prefix): | |
1689 * configure.usage (--bindir): New. | |
1690 * configure.usage (--datadir): New. | |
1691 * configure.usage (--statedir): New. | |
1692 * configure.usage (--libdir): New. | |
1693 * configure.usage (--infodir): New. | |
1694 * configure.usage (--mandir): New. | |
1695 * configure.usage (--lispdir): New. | |
1696 * configure.usage (--sitelispdir): New. | |
1697 * configure.usage (--etcdir): New. | |
1698 * configure.usage (--lockdir): New. | |
1699 * configure.usage (--archlibdir): New. | |
1700 * configure.usage (--docdir): New. | |
1701 * configure.usage (--moduledir): New. | |
1702 * configure.usage (--with-site-lisp): New. | |
1703 * configure.usage (--with-site-modules): New. | |
1704 * configure.usage (--package-path): New. | |
1705 * configure.usage (--infopath): New. | |
1706 * configure.usage (--with-xmu): | |
1707 * configure.usage (--with-tty): | |
1708 * configure.usage (--with-gif): | |
1709 * configure.usage (--native-sound-lib): | |
1710 * configure.usage (--with-xim): New. | |
1711 * configure.usage (--with-clash-detection): New. | |
1712 * configure.usage (--with-database): | |
1713 * configure.usage (--mail-locking): | |
1714 * configure.usage (--with-ipv6-cname): Removed. | |
1715 * configure.usage (--error-checking): | |
1716 Redo usage message more logically, fix some problems. In configure, | |
1717 when outputting the compilation options, put in a big ugly warning | |
1718 about using union-type, since it's been known to trigger so many | |
1719 compiler bugs, invariably leading to weird crashes. | |
1720 | |
1187 | 1721 2003-01-04 Steve Youngs <youngs@xemacs.org> |
1722 | |
1723 * XEmacs 21.5.10 "burdock" is released. | |
1724 | |
1157 | 1725 2002-07-08 Andy Piper <andy@xemacs.org> |
1726 | |
1727 * Makefile.in.in (src/sheap-adjust.h): reset back to zero. Making | |
1728 this anything other than zero was misguided. | |
1729 | |
1155 | 1730 2002-12-04 Stephen J. Turnbull <stephen@xemacs.org> |
1731 | |
1732 * configure.in: Make --pdump default per opsys; move Darwin's | |
1733 setting and change Linux's default to yes. | |
1734 | |
1123 | 1735 2002-11-27 Ben Wing <ben@xemacs.org> |
1736 | |
1737 * configure.in (CANONICALIZE_PATH): | |
1738 * configure.in (TAB): | |
1739 Check for GCC version and only use -Wpacked in v3. | |
1740 | |
1117 | 1741 2002-10-14 Jerry James <james@xemacs.org> |
1742 | |
1743 * configure.in: Remove LISP_FLOAT_TYPE definition. | |
1744 | |
1111 | 1745 2002-11-17 Ben Wing <ben@xemacs.org> |
1746 | |
1747 * aclocal.m4 (cygwin_warn): New. | |
1748 Disable shared library modules under Cygwin for the moment, | |
1749 since we need some more tricky coding done and I don't have the | |
1750 time right now. | |
1751 | |
1752 * configure.in: | |
1753 * configure.in (need_modules_common): New. | |
1754 * configure.in (quoted_arguments): | |
1755 * configure.in (stack_trace_eye_catcher): | |
1756 * configure.in (CPP): | |
1757 * configure.in (CFLAGS): New. | |
1758 * configure.in (bitmapdir): | |
1759 * configure.in (ldap_libs): | |
1760 * configure.in (postgresql_libs): | |
1761 * configure.in (all_widgets): | |
1762 * configure.in (SUBDIR_MAKEFILES): | |
1763 * configure.in (RECURSIVE_MAKE): | |
1764 * configure.in (null_string): | |
1765 * configure.in (Mail): | |
1766 * configure.usage (--cflags): | |
1767 * configure.usage (--cflags_warning): New. | |
1768 | |
1769 Make sure we use the compiler in --xemacs-compiler to compile | |
1770 the modules, too, or we will get link errors when trying to do | |
1771 a C++ build. | |
1772 | |
1773 Create a directory modules/common, in which is code common to all | |
1774 the module Makefiles and configure.ac's. We create a separate | |
1775 directory because we may be building in a separate source tree, | |
1776 and need a way of accessing the common code (at least in the case | |
1777 of the Makefile). Either we create symlinks for all necessary | |
1778 files or one just for the directory -- the latter is more robust. | |
1779 | |
1780 Add code to create the symlink for modules/common as necessary. | |
1781 When creating the modules Makefiles, append the common code. | |
1782 | |
1783 Check for wcslen/wcscmp; apparently missing sometimes in Cygwin and | |
1784 G++ v3. | |
1785 | |
1786 Output correct compiler name in messages. | |
1787 | |
1788 Separate warning flags from other C flags so that user-specified | |
1789 --cflags doesn't disable warnings. | |
1790 | |
1100 | 1791 2002-11-12 Stephen J. Turnbull <stephen@xemacs.org> |
1792 | |
1793 * PROBLEMS (Running/Linux): Lesstif 0.93.36 info, from F. McIngvale. | |
1794 | |
1795 2002-11-12 Stephen J. Turnbull <stephen@xemacs.org> | |
1098 | 1796 |
1797 * PROBLEMS: Typo fix. | |
1798 | |
1092 | 1799 2002-10-31 John Paul Wallington <jpw@shootybangbang.com> |
1800 | |
2865 | 1801 * info/dir (File): button1 on a highlighted word doesn't |
1092 | 1802 follow that cross-reference. |
1803 | |
1804 2002-10-31 Stephen J. Turnbull <stephen@xemacs.org> | |
1805 | |
1806 * PROBLEMS (Running/IRIX): Irix 6.5 coredumps. Thanks, Valdis. | |
1807 | |
1808 2002-10-19 Stephen Turnbull <stephen@xemacs.org> | |
1809 | |
1810 * Makefile.in.in (clean): Delete auto-autoloads.e* and custom-load.* | |
1811 in lisp, lisp/mule, and modules. | |
1812 ChangeLog: Fix my bogus email addresses. | |
1813 | |
1070 | 1814 2002-10-25 Stephen J. Turnbull <stephen@xemacs.org> |
1815 | |
1816 * configure.in (Check for POSIX functions): New section head. | |
1817 getaddrinfo is detected on HP-UX 11.XX, but appears to be | |
1818 non-functional. Disable it. Based on work by Darryl Okahata. | |
2865 | 1819 |
1092 | 1820 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org> |
1058 | 1821 |
1822 * PROBLEMS (Running/Cygwin): "No cygXpm-noX" fatal error. | |
1823 | |
1092 | 1824 2002-10-17 Stephen J. Turnbull <stephen@xemacs.org> |
1056 | 1825 |
1826 * PROBLEMS (Missing charsets): Remove ambiguity. | |
1827 | |
1045 | 1828 2002-10-10 Stephen J. Turnbull <stephen@xemacs.org> |
1829 | |
1830 * INSTALL (PREREQUISITES): Recommend Texinfo 4.2. | |
1831 | |
1042 | 1832 2002-09-27 Stephen J. Turnbull <stephen@xemacs.org> |
1833 | |
1834 * PROBLEMS (Running, General): Missing charset in FontSet warnings. | |
1835 | |
1036 | 1836 2002-10-08 Stephen J. Turnbull <stephen@xemacs.org> |
1837 | |
1838 * PROBLEMS (MacOS/X): Describe stack limitation. | |
1839 (Digital Unix): Generalize to all regexp-using applications. | |
1840 * INSTALL (PREQUISITES): Mention MacOS/X stack limitation. | |
1841 (PROBLEMS): Point to PROBLEMS file for build notes. | |
1842 Thanks to Skip Montanaro for the report. | |
1843 | |
1011 | 1844 2002-09-20 Steve Youngs <youngs@xemacs.org> |
1845 | |
1846 * Makefile.in.in (TAGS tags): Descend into the modules directory | |
1847 as well. | |
1848 | |
1009 | 1849 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org> |
1850 | |
1851 * PROBLEMS: AIX memcpy MACRO/#ifdef USE_KKCC lossage. Thx, Valdis! | |
1852 | |
997 | 1853 2002-08-08 Jerry James <james@xemacs.org> |
1854 | |
1855 * Makefile.in.in (install-arch-dep): Install internal modules and | |
1856 the corresponding autoload file. | |
1857 * configure: Regenerate. | |
1858 * configure.in: Detect module support early. | |
1859 Define variables to be substituted in internal Makefiles. | |
1860 Use ldap_libs instead of LIBS for LDAP libraries. | |
1861 Use postgresql_libs instead of LIBS for PostgreSQL libraries. | |
1862 Introduce ld_libs_module for seamless module/no-module support. | |
1863 | |
981 | 1864 2002-08-30 Steve Youngs <youngs@xemacs.org> |
1865 | |
1866 * XEmacs 21.5.9 "brussels sprouts" is released. | |
1867 | |
975 | 1868 2002-08-16 Steve Youngs <youngs@xemacs.org> |
1869 | |
1870 * version.sh (xemacs_extra_name): New var to identify XEmacs | |
1871 version > release < next release. ie, release+cvs. | |
1872 | |
2865 | 1873 * configure.in: Test for xemacs_extra_name. |
975 | 1874 |
1875 * configure: Re-generate. | |
1876 | |
974 | 1877 2002-08-22 Ville Skyttä <ville.skytta@xemacs.org> |
1878 | |
1879 * configure.usage: Reorder usage message to clarify what widgets | |
1880 are supported and what aren't. | |
1881 | |
957 | 1882 2002-08-10 Stephen J. Turnbull <stephen@xemacs.org> |
1883 | |
1884 * PROBLEMS (General advice): Define runtime and build problems. | |
1885 | |
1886 2002-07-24 Stephen J. Turnbull <stephen@xemacs.org> | |
1887 | |
1888 * PROBLEMS (Running, Linux): Rewrite "Hannibal Lecter" ld stuff. | |
1889 | |
933 | 1890 2002-07-27 Steve Youngs <youngs@xemacs.org> |
1891 | |
1892 * XEmacs 21.5.8 "broccoli" is released. | |
1893 | |
4010 | 1894 2002-07-09 Mike Sperber <mike@xemacs.org> |
925 | 1895 |
2865 | 1896 * configure.usage: |
925 | 1897 * configure.in: Add --use-kkcc option for new GC algorithms. |
1898 | |
917 | 1899 2002-06-04 Jerry James <james@xemacs.org> |
1900 | |
1901 * configure.usage: Identify --with-modules as autodetecting. | |
1902 | |
915 | 1903 2002-07-04 Stephen J. Turnbull <stephen@xemacs.org> |
1904 | |
1905 * PROBLEMS: Add two basic configuration questions. | |
1906 | |
4010 | 1907 2002-07-08 Mike Sperber <mike@xemacs.org> |
911 | 1908 |
1909 * configure.in: Test for wchar.h. | |
1910 | |
894 | 1911 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
1912 | |
1913 * XEmacs 21.5.7 "broccoflower" is released. | |
1914 | |
892 | 1915 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
1916 | |
1917 * PROBLEMS (Running XEmacs; General): Xref FAQ Q3.10.6. | |
1918 | |
864 | 1919 2002-05-22 Andy Piper <andy@xemacs.org> |
1920 | |
1921 * build-msw-release.sh (TMPINSTALL): install to a tmpdir so that | |
1922 xemacs can be running while we build a dist. | |
1923 | |
1924 2002-05-07 Andy Piper <andy@xemacs.org> | |
1925 | |
1926 * configure.in: undo autoconf 2.5x change. | |
1927 | |
1928 2002-04-26 Andy Piper <andy@xemacs.org> | |
1929 | |
1930 * configure.in: make sure that a combined X and windows build gets | |
1931 widgets. | |
1932 | |
1933 2002-04-26 Andy Piper <andy@xemacs.org> | |
1934 | |
1935 * configure.in: update to support autoconf 2.5x from Andreas | |
1936 Schwab <schwab@suse.de> and/or Werner Fink <werner@suse.de>. | |
1937 | |
1938 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org> | |
1939 | |
1940 * etc/sample.init.el: Fix comment typo about resize-minibuffer. | |
1941 | |
1942 * etc/sample.init.el: Add description of initialization process, | |
1943 the custom.el file, and code to load custom.el early instead of | |
1944 late. | |
1945 | |
1946 2002-04-22 Hrvoje Niksic <hniksic@xemacs.org> | |
1947 | |
1948 * etc/photos/hniksic.png, etc/photos/hniksic.png: Update. | |
1949 | |
1950 2002-04-25 Mike Fabian <mfabian@suse.de> | |
1951 | |
1952 * configure.in: add option moduledir as mentioned in ./configure | |
1953 --help | |
1954 | |
1955 2001-04-21 Martin Buchholz <martin@xemacs.org> | |
1956 | |
1957 * configure.in: Detect MacOS/X "Darwin". | |
1958 Thanks to Greg Parker <gparker@cs.stanford.edu>. | |
2865 | 1959 |
864 | 1960 2002-03-30 Steve Youngs <youngs@xemacs.org> |
1961 | |
1962 * etc/package-index.LATEST.pgp: Update to current reality. | |
1963 | |
1964 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org> | |
1965 | |
1966 * etc/TUTORIAL.se: New from Mats Lidell. | |
1967 | |
1968 2002-01-07 Jan Vroonhof <jan@xemacs.org> | |
1969 | |
1970 * configure.in: Make explicit "--with-widgets" mean "=yes". | |
1971 If "--with-widgets=yes" autodetect athena. | |
1972 | |
1973 2001-12-29 Steve Youngs <youngs@xemacs.org> | |
1974 | |
1975 * etc/package-index.LATEST.pgp: Update. | |
1976 | |
1977 2001-12-13 William M. Perry <wmperry@gnu.org> | |
1978 | |
1979 * configure.in (GTK): add -Wno-shadow. | |
2865 | 1980 |
864 | 1981 2002-01-23 Jarl Friis <jarl@diku.dk> |
1982 | |
1983 * etc/BETA (http): Informing of xemacs-patches mailing list. Added | |
1984 note on patch etiquette. | |
1985 | |
853 | 1986 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu> |
1987 | |
1988 * configure.in: Don't #define __STDC__ in confdefs.h | |
1989 | |
846 | 1990 2002-02-28 Malcolm Purvis <malcolmpurvis@optushome.com.au> |
1991 | |
1992 * configure.in: Protect nocomboreloc linker arguments to avoid | |
1993 problem on the ppc. | |
1994 | |
845 | 1995 2002-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
1996 | |
1997 * PROBLEMS: Describe "Hannibal Lecter" crash on Linux. Reorder | |
1998 Linux runtime issues section. | |
1999 * INSTALL: Improve description of mail locking. | |
2000 | |
835 | 2001 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org> |
2002 | |
2003 * PROBLEMS (General): Decribe failed AUTH with EFS. | |
2004 | |
828 | 2005 2002-04-23 Olivier Galibert <galibert@pobox.com> |
2006 | |
2007 * configure.in: Fix the "error checking" warning. | |
2008 | |
826 | 2009 2002-05-05 Ben Wing <ben@xemacs.org> |
2010 | |
2011 * README.packages: Update info about --package-path. | |
2012 | |
814 | 2013 2002-04-14 Ben Wing <ben@xemacs.org> |
2014 | |
2015 * TODO.ben-mule-21-5: | |
2016 * TODO.ben-mule-21-5 (Priority): New. | |
2017 Update. | |
2018 | |
808 | 2019 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
2020 | |
2021 * XEmacs 21.5.6 "bok choi" is released. | |
2022 | |
803 | 2023 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
2024 | |
2025 * CHANGES-beta: Update for release. | |
2026 | |
801 | 2027 2002-03-31 Ben Wing <ben@xemacs.org> |
2028 | |
2029 * Makefile.in.in (all): | |
2030 * Makefile.in.in (finder): | |
2031 * Makefile.in.in (Makefile): | |
2032 * Makefile.in.in (SOURCES): | |
2033 Try to make the Makefile notice if its source Makefile.in.in is | |
2034 changed, and regenerate and run itself. | |
2035 | |
2036 Use a bigger default SHEAP_ADJUSTMENT on Cygwin; otherwise you | |
2037 can't compile under Mule if a Lisp file has changed. (can't run | |
2038 temacs) | |
2039 | |
2040 * TODO.ben-mule-21-5 (bugs): update. | |
2041 | |
800 | 2042 2002-03-31 Ben Wing <ben@xemacs.org> |
2043 | |
2044 * TODO.ben-mule-21-5 (bugs): Update. | |
2865 | 2045 |
800 | 2046 * configure.in (USAGE_ERROR): |
2047 * configure.in (CANONICALIZE_PATH): | |
2048 * configure.in (XE_COMPUTE_RUNPATH): | |
2049 Fix for new error-checking types. | |
2050 | |
793 | 2051 2002-03-28 Ben Wing <ben@xemacs.org> |
2052 | |
2053 * etc/ChangeLog: New file. | |
2054 | |
2055 Separated out all entries for etc/ into their own ChangeLog. | |
2056 Includes entries for the following files: | |
2057 | |
2058 etc/BABYL, etc/BETA, etc/CHARSETS, etc/DISTRIB, etc/Emacs.ad, | |
2059 etc/FTP, etc/GNUS-NEWS, etc/GOATS, etc/HELLO, etc/INSTALL, | |
2060 etc/MACHINES, etc/MAILINGLISTS, etc/MSDOS, etc/MYTHOLOGY, etc/NEWS, | |
2061 etc/OXYMORONS, etc/PACKAGES, etc/README, etc/TUTORIAL, | |
2062 etc/TUTORIAL.de, etc/TUTORIAL.ja, etc/TUTORIAL.ko, etc/TUTORIAL.se, | |
2063 etc/aliases.ksh, etc/altrasoft-logo.xpm, etc/check_cygwin_setup.sh, | |
2064 etc/custom/example-themes/europe-theme.el, | |
2065 etc/custom/example-themes/ex-custom-file, | |
2066 etc/custom/example-themes/example-theme.el, etc/e/eterm.ti, | |
2067 etc/edt-user.doc, etc/enriched.doc, etc/etags.1, etc/gnuserv.1, | |
2068 etc/gnuserv.README, etc/package-index.LATEST.gpg, | |
2069 etc/package-index.LATEST.pgp, etc/photos/jan.png, etc/recycle.xpm, | |
2070 etc/refcard.tex, etc/sample.Xdefaults, etc/sample.emacs, | |
2071 etc/sgml/CATALOG, etc/sgml/HTML32.dtd, etc/skk/SKK.tut.E, | |
2072 etc/smilies/Face_ase.xbm, etc/smilies/Face_ase2.xbm, | |
2073 etc/smilies/Face_ase3.xbm, etc/smilies/Face_smile.xbm, | |
2074 etc/smilies/Face_weep.xbm, etc/sounds, etc/toolbar, | |
2075 etc/toolbar/workshop-cap-up.xpm, etc/xemacs-ja.1, etc/xemacs.1, | |
2076 etc/yow.lines, etc\BETA, etc\NEWS, etc\README, etc\TUTORIAL, | |
2077 etc\TUTORIAL.de, etc\check_cygwin_setup.sh, etc\sample.init.el, | |
2078 etc\unicode\README, etc\unicode\mule-ucs\*, etc\unicode\other\* | |
2079 | |
2080 2002-03-24 Ben Wing <ben@xemacs.org> | |
2081 | |
2082 * TODO.ben-mule-21-5 (bugs): | |
2083 * TODO.ben-mule-21-5 (Signaling): New. | |
2084 Add stuff from Frank Schmitt. | |
2085 | |
788 | 2086 2002-03-20 Ben Wing <ben@xemacs.org> |
2087 | |
2088 * TODO.ben-mule-21-5: | |
2089 * TODO.ben-mule-21-5 (bugs): | |
2090 Create bug list for latest problems. | |
2091 | |
781 | 2092 2002-03-18 Ben Wing <ben@xemacs.org> |
2093 | |
2094 * README (http): | |
2095 Include a long, long description of the suggested directory layout | |
2096 for developing XEmacs. This should probably go as part of a | |
2097 larger document, a "Getting Started with Developing XEmacs". #### | |
2098 Does such a document exist? | |
2099 | |
2100 2002-03-18 Ben Wing <ben@xemacs.org> | |
2101 | |
2102 * Some ChangeLog entries from stuff that got applied long ago | |
2103 never got checked in, due to the nasty SCCS "oops, i forgot again | |
2104 ..." bug. | |
2105 | |
2106 2001-05-04 Ben Wing <ben@xemacs.org> | |
2107 | |
2108 * PROBLEMS: | |
2109 * PROBLEMS (Note): | |
2110 Correct general info about init file. | |
2111 Fix up Cygwin, Windows sections. | |
2112 | |
777 | 2113 2002-03-15 Ben Wing <ben@xemacs.org> |
2114 | |
2115 * configure.in (XE_COMPUTE_RUNPATH): | |
2116 check for sys/times.h. | |
2117 | |
776 | 2118 2002-03-15 Ben Wing <ben@xemacs.org> |
2119 | |
2120 * Makefile.in.in (batch): | |
2121 * Makefile.in.in (batch_packages): | |
2122 * Makefile.in.in (finder): | |
2123 * Makefile.in.in (check-features): | |
2124 * Makefile.in.in (install): | |
2125 Use -no-packages to avoid problems with package files shadowing | |
2126 core files (e.g. unicode.el in mule-ucs). | |
2127 | |
774 | 2128 2002-03-12 Ben Wing <ben@xemacs.org> |
2129 | |
3322 | 2130 * The Great Mule Merge of March 2002: |
2131 see node by that name in the Internals Manual. | |
774 | 2132 |
768 | 2133 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
2134 | |
2135 * XEmacs 21.5.5 "beets" is released. | |
2136 | |
762 | 2137 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
2138 | |
2139 * CHANGES-beta: Prune pre-21.5 information. | |
2140 | |
726 | 2141 2002-01-07 Jan Vroonhof <jan@xemacs.org> |
2142 | |
2143 * configure.in: Make explicit "--with-widgets" mean "=yes". | |
2144 If "--with-widgets=yes" autodetect athena. | |
2145 | |
725 | 2146 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
2147 | |
2148 * XEmacs 21.5.4 "bamboo" is released. | |
2149 | |
724 | 2150 2001-05-17 Andrew Begel <abegel@eecs.berkeley.edu> |
2151 | |
2152 * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc. | |
2153 | |
2154 2001-08-19 Charles Wilson <cwilson@ece.gatech.edu> | |
2155 | |
2156 * configure.in (for graphics libraries): Detect Cygwin xpm-nox. | |
2157 | |
2158 2001-04-14 Gordon Sadler <gbsadler1@lcisp.com> | |
2159 | |
2160 * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check. | |
2161 | |
2162 2001-07-01 Alexey Mahotkin <alexm@hsys.msk.ru> | |
2163 | |
2164 * configure.in (option processing): with_widgets=m is ambiguous; | |
2165 don't allow it. | |
2166 (AC_CHECKING for the Athena widgets): Don't check for Athena when | |
2167 with_widgets=no. | |
2168 | |
2169 2001-07-22 Stephen J. Turnbull <stephen@xemacs.org> | |
2170 | |
2171 * configure.usage: Various documentation improvements. | |
2172 | |
2173 * configure.in (--with-ipv6-cname): New Boolean option. Defaults on. | |
2174 * configure.usage: | |
2175 * PROBLEMS (IPv6 CNAME lookup): | |
2176 Document it. | |
2177 | |
721 | 2178 2002-01-02 Adrian Aichner <adrian@xemacs.org> |
2179 | |
2180 * info/dir (File): Reword entry for Emodules according to | |
2181 ../man/emodules.texi. | |
2182 | |
705 | 2183 2001-12-18 Adrian Aichner <adrian@xemacs.org> |
2184 | |
2185 * info\.cvsignore: Correct pattern to match all info files. | |
2186 | |
701 | 2187 2001-12-16 Adrian Aichner <adrian@xemacs.org> |
2188 | |
2189 * info\.cvsignore: Info files are generated, so let's ignore them | |
2190 all. | |
2191 | |
699 | 2192 2001-12-15 Adrian Aichner <adrian@xemacs.org> |
2193 | |
2194 * info\dir (File): Update version to 21.5. | |
2195 | |
668 | 2196 2001-08-29 Jered Floyd <jered@MIT.EDU> |
2197 | |
2198 * configure.in (moduledir,sitemoduledir,archlibdir): | |
2199 Place arch-specific files under ${libdir}, not under ${datadir}. | |
2200 | |
667 | 2201 2001-09-25 Didier Verna <didier@xemacs.org> |
2202 | |
2203 * configure.ac: new. Autoconf 2.5x guard. | |
2204 | |
708 | 2205 2001-11-21 Robert Pluim <rpluim@bigfoot.com> |
2206 | |
2207 * PROBLEMS (Sun/Solaris): Document fix for Motif related crashes | |
2208 | |
2209 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org> | |
2210 | |
2211 * configure.in (Miscellaneous Flags): test for -z nocombreloc, | |
2212 instead of -z combreloc, to avoid confusing Solaris. | |
2213 | |
2214 2001-11-24 Stephen J. Turnbull <stephen@xemacs.org> | |
2215 | |
2216 * configure.usage: Makefile.in -> Makefile.in.in. | |
2217 | |
2218 2001-11-21 Stephen J. Turnbull <stephen@xemacs.org> | |
2219 | |
2220 * Makefile.in.in: HP-UX needs LDFLAGS. From Lutz Jaenicke | |
2221 <Lutz.Jaenicke@aet.TU-Cottbus.DE>. | |
2222 | |
2223 2001-11-17 Stephen J. Turnbull <stephen@xemacs.org> | |
2224 | |
2225 * configure.in: Fix typos in comments. | |
2226 * (Miscellaneous flags): Use -z nocombreloc if supported and !pdump. | |
2227 * (Installation): Suggest pdump instead of -z nocomboreloc. | |
2228 * configure.usage: Document --quick-build. | |
2229 | |
2230 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org> | |
2231 | |
2232 * configure.in: Typo in reference to with_ipv6_cname. | |
2233 | |
2234 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org> | |
2235 | |
2236 * configure.in: Initialize with_ipv6_cname=no. | |
2237 * configure.usage: Document it. | |
2238 | |
2239 2001-10-05 Stephen J. Turnbull <stephen@xemacs.org> | |
2240 | |
2241 * configure.in: Document that autoconf 2.5x is unsupported. | |
2242 | |
664 | 2243 2001-09-17 Ben Wing <ben@xemacs.org> |
2244 | |
2245 * configure.in (TAB): | |
2246 * configure.in (XE_COMPUTE_RUNPATH): | |
2247 Don't use -Wshadow when compiling with g++ or you get buried in | |
2248 silly warnings. This patch was already applied but somehow got | |
2249 unapplied. Stephen? | |
2250 | |
2251 2001-06-24 Ben Wing <ben@xemacs.org> | |
2252 | |
2253 * configure.in (TAB): Don't use -Wshadow when compiling with | |
2254 g++ or you get buried in silly warnings. | |
2255 * configure.in (XE_COMPUTE_RUNPATH): Fix compile problems when | |
2256 compiling --with-msw, --with-x=no, --with-tty=no. | |
2257 | |
654 | 2258 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> |
2259 | |
2260 * XEmacs 21.5.3 "asparagus" is released. | |
2261 | |
642 | 2262 2001-08-02 Peter Brown <rendhalver@users.sourceforge.net> |
2263 | |
2264 * configure.usage (--with-dialogs): added lucid to list of options | |
2265 * configure.usage (--with-widgets): added lucid to list of options | |
2266 * configure.usage (--with-dragndrop): added GTK to list of protocols | |
2267 * configure.usage (--mail-locking): added `locking' or `mmdf' to | |
2268 list of options syncing options documentation with those in | |
2269 configure.in | |
2270 | |
641 | 2271 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> |
2272 | |
2273 * XEmacs 21.5.2 "artichoke" is released. | |
2274 | |
623 | 2275 2001-06-21 Ben Wing <ben@xemacs.org> |
2276 | |
2277 * README: | |
2278 * README (http): | |
2279 * README (ftp): | |
2280 Rewrite. | |
2281 | |
598 | 2282 2001-05-29 Martin Buchholz <martin@xemacs.org> |
2283 | |
2284 * Makefile.in.in: `make distclean' would fail if srcdir != blddir. | |
2285 Remove SUBDIR_DISTCLEAN until such a time as the module subdir is | |
2286 properly integrated into the build system. | |
2287 Only create ${moduledir} and ${sitemoduledir} if HAVE_SHLIB. | |
2288 | |
594 | 2289 2001-05-30 Ben Wing <ben@xemacs.org> |
2290 | |
2291 * configure.in (AC_INIT_PARSE_ARGS): | |
2292 * configure.in (USAGE_ERROR): | |
2293 * configure.in (XE_COMPUTE_RUNPATH): | |
2294 Fix problems detecting both native and Linux sound on Cygwin | |
2295 when compiled with --with-msw=no. | |
2296 | |
2297 Rearrange file-coding handling a bit to avoid warning when | |
2298 compiling with Mule. | |
2299 | |
2300 2001-05-28 Martin Buchholz <martin@xemacs.org> | |
2301 | |
2302 * configure.in (--xemacs-compiler): New. | |
2303 * configure.usage: | |
2304 * INSTALL: | |
2305 Document XEMACS_CC and corresponding compiler option --xemacs-compiler. | |
2306 Explain how to build xemacs using a C++ compiler. | |
2307 | |
585 | 2308 2001-05-29 Martin Buchholz <martin@xemacs.org> |
2309 | |
2310 * configure.in: Remove stray backslash. | |
2311 | |
582 | 2312 2001-05-26 Ben Wing <ben@xemacs.org> |
2313 | |
2314 * configure.in (XE_COMPUTE_RUNPATH): | |
2315 rewrite warning output so that it doesn't happen by default -- | |
2316 you should only get warnings when something is actively wrong, | |
2317 not just because a feature is not present. | |
2318 | |
567 | 2319 2001-05-06 Karl M. Hegbloom <karlheg@hegbloom.net> |
2320 | |
2321 * configure.in: See if mkstemp is available for movemail.c | |
2322 | |
559 | 2323 2001-05-23 Ben Wing <ben@xemacs.org> |
2324 | |
2325 * configure.in (AC_INIT_PARSE_ARGS): | |
2326 * configure.in (TAB): | |
2327 * configure.in (XE_COMPUTE_RUNPATH): | |
2328 add some support for eventually turning on file coding by | |
2329 default. Fix numerous places where AC_MSG_WARN had quotes | |
2330 around its arg, which is bad. Replace with []. Same for | |
2331 AC_MSG_ERROR. | |
2332 | |
2333 2001-05-15 Steve Youngs <youngs@xemacs.org> | |
667 | 2334 * configure.in: |
557 | 2335 If no native dumper (UNEXEC) is defined, simply use pdump. |
2336 If no SYSTEM_TYPE is defined, choose an appopriate default. | |
2337 | |
554 | 2338 2001-05-10 Paul Stodghill <stodghil@cs.cornell.edu> |
2339 | |
2340 * configure.in: Reverse the order of Windows and Linux sound tests | |
2341 so that Cygwin will find Windows first. | |
2342 | |
559 | 2343 2001-05-14 Martin Buchholz <martin@xemacs.org> |
2344 | |
2345 * configure.in (XE_REALLOC_NULLPTR_BUG): New. | |
541 | 2346 |
535 | 2347 2001-05-11 Martin Buchholz <martin@xemacs.org> |
2348 | |
667 | 2349 * configure.in: |
535 | 2350 Check for sys/ptyio.h on HPUX, else for pty.h or perhaps sys/pty.h |
2351 | |
532 | 2352 2001-05-10 Ben Wing <ben@xemacs.org> |
2353 | |
2354 * Makefile.in.in (all): | |
2355 * Makefile.in.in (configure): | |
2356 * Makefile.in.in (finder): | |
2357 remove autoload targets. | |
2358 | |
4010 | 2359 2001-04-26 Malcolm Purvis <malcolmpurvis@optushome.com.au> |
527 | 2360 |
2361 * configure.in: Check gtk version validity only when gtk-config | |
2362 exists. | |
2363 | |
4010 | 2364 2001-05-09 Martin Buchholz <martin@xemacs.org> |
522 | 2365 |
2366 * XEmacs 21.5.1 "anise" is released. | |
2367 | |
505 | 2368 2001-05-04 Martin Buchholz <martin@xemacs.org> |
2369 | |
667 | 2370 * configure.in (opsys): |
505 | 2371 Use lower-case `uname -s` as the default value for opsys. |
2372 The previous code effectively did the non-sensical | |
2373 opsys=$canonical because [] magically disappear in configure.in. | |
2374 | |
472 | 2375 2001-04-18 Martin Buchholz <martin@xemacs.org> |
2376 | |
2377 * XEmacs 21.5.0 "alfalfa" is released. | |
2378 | |
464 | 2379 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu> |
2380 | |
2381 * configure.in: Don't #define __STDC__ in confdefs.h | |
2382 | |
2383 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org> | |
2384 | |
2385 * configure.usage: Document --with-file-coding. | |
2386 | |
2387 * configure.in: | |
2388 * configure: | |
2389 Fix typo, add -Wsign-compare if GCC, run autoconf. | |
2390 | |
2391 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org> | |
2392 | |
2393 * PROBLEMS (Problems with running XEmacs): | |
2394 Document TMPDIR lossage in gnuserv/gnuclient. | |
2395 | |
4010 | 2396 2001-03-21 Martin Buchholz <martin@xemacs.org> |
462 | 2397 |
2398 * XEmacs 21.2.46 "Urania" is released. | |
2399 | |
2400 2001-03-19 Andy Piper <andy@xemacs.org> | |
2401 | |
2402 * configure.in: default rel-alloc to off under cygwin | |
2403 | |
2404 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org> | |
2405 | |
2406 * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge. | |
2407 | |
2408 * CHANGES-beta: | |
2409 * configure.in: | |
2410 Fix gratuitous whitespace changes from GTK merge. | |
2411 | |
2412 * configure.usage: Untabify --with-{gtk,gnome}. | |
2413 | |
2414 2001-03-12 Andy Piper <andy@xemacs.org> | |
2415 | |
2416 * configure.in: only pick up mingw directory. | |
2417 | |
2418 2001-03-02 Ben Wing <ben@xemacs.org> | |
2419 | |
2420 * info\dir: Update to 21.4; clean up descriptions of manuals; | |
2421 replace misnomer "Local Packages" with more correct "Other | |
2422 Documentation". | |
2423 | |
2424 2001-03-09 William M. Perry <wmperry@aventail.com> | |
2425 | |
2426 * CHANGES-beta: | |
2427 * configure.in: | |
2428 * configure.usage: | |
2429 The Great GTK Merge. | |
2430 | |
2431 2001-02-23 Andy Piper <andy@xemacs.org> | |
2432 | |
2433 * configure.usage (--with-netinstall): add docs. | |
2434 | |
2435 * configure.in: with_netinstall is a new option. Default to off. | |
2436 | |
4010 | 2437 2001-02-23 Martin Buchholz <martin@xemacs.org> |
460 | 2438 |
2439 * XEmacs 21.2.45 "Thelxepeia" is released. | |
2440 | |
2441 2001-02-13 Martin Buchholz <martin@xemacs.org> | |
2442 | |
2443 * aclocal.m4: Fix module support for AIX cc. | |
2444 Support possible future OSes irix7, aix5, osf[56]. | |
2445 | |
2446 2001-02-12 Martin Buchholz <martin@xemacs.org> | |
2447 | |
2448 * configure.in: No need for NON_GNU_CPP on SCO. | |
2449 | |
2450 2001-02-09 Martin Buchholz <martin@xemacs.org> | |
2451 | |
2452 * configure.in: Prefer utime to utimes - it's more standard. | |
2453 Remove explicit checking for struct utimbuf. | |
2454 Remove explicit checking for <utime.h>. | |
2455 Combined into one simpler test for utime. | |
2456 Add explicit check for utimes, if utime not found. | |
2457 | |
4010 | 2458 2001-02-08 Martin Buchholz <martin@xemacs.org> |
458 | 2459 |
2460 * XEmacs 21.2.44 "Thalia" is released. | |
2461 | |
4010 | 2462 2001-01-16 Mike Sperber <mike@xemacs.org> |
458 | 2463 |
2464 * configure.in: Remove bogus path variable definitions. | |
2465 Reflect the fact that specifying --datadir also affects docdir and | |
2466 archlibdir. | |
2467 | |
2468 2001-02-06 Martin Buchholz <martin@xemacs.org> | |
2469 | |
2470 * configure.in: Only use -Wpointer-arith on non-glibc systems. | |
2471 | |
2472 2001-02-02 Martin Buchholz <martin@xemacs.org> | |
2473 | |
2474 * configure.in (wnn): Make sure wnn/commonhd.h can be #included, | |
2475 for the sake of gcc 2.97 fixincludes, which breaks it. | |
2476 | |
2477 2001-01-27 Martin Buchholz <martin@xemacs.org> | |
2478 | |
2479 * configure.in: Check for util.h for NetBSD's openpty. | |
2480 | |
2481 2001-01-28 Martin Buchholz <martin@xemacs.org> | |
2482 | |
2483 * config.sub: Upgrade to offical version 2001-01-12. | |
2484 * config.guess: Upgrade to offical version 2001-01-17. | |
2485 | |
4010 | 2486 2001-01-26 Martin Buchholz <martin@xemacs.org> |
456 | 2487 |
2488 * XEmacs 21.2.43 "Terspichore" is released. | |
2489 | |
2490 2001-01-21 Steve Youngs <youngs@xemacs.org> | |
2491 | |
2492 * README.packages: Doc fix. | |
2493 | |
2494 2001-01-17 Steve Youngs <youngs@xemacs.org> | |
2495 | |
2496 * README.packages: Update. | |
2497 | |
4010 | 2498 2001-01-20 Martin Buchholz <martin@xemacs.org> |
454 | 2499 |
2500 * XEmacs 21.2.42 "Poseidon" is released. | |
2501 | |
2502 2001-01-18 Martin Buchholz <martin@xemacs.org> | |
2503 | |
2504 * PROBLEMS (Sun/Solaris): Yet another microimprovement. | |
2505 | |
2506 2001-01-17 Martin Buchholz <martin@xemacs.org> | |
2507 | |
2508 * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with | |
2509 --with-ld=/usr/ccs/bin/ld | |
2510 | |
2511 2001-01-16 Robert Pluim <rpluim@bigfoot.com> | |
2512 | |
2513 * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on | |
2514 Solaris. Half mine, half Raymond Toy, half Martin Buchholz. | |
2515 | |
2516 2001-01-16 Didier Verna <didier@xemacs.org> | |
2517 | |
2518 * NEWS: document the modeline horizontal scrolling feature. | |
2519 | |
4010 | 2520 2001-01-17 Martin Buchholz <martin@xemacs.org> |
452 | 2521 |
2522 * XEmacs 21.2.41 "Polyhymnia" is released. | |
2523 | |
2524 2001-01-16 Martin Buchholz <martin@xemacs.org> | |
2525 | |
2526 * PROBLEMS: Document MIPSpro ICE problem workaround. | |
2527 | |
2528 2001-01-06 Golubev I. N. <gin@mo.msk.ru> | |
2529 | |
2530 * configure.in: check for dlopen by linking program with | |
2531 <dlfcn.h>. | |
2532 | |
2533 2001-01-08 Andy Piper <andy@xemacs.org> | |
2534 | |
2535 * configure.in: add extra_includes and populate appropriately for | |
2536 cygwin and mingw. | |
2537 | |
2538 2000-12-28 Andy Piper <andy@xemacs.org> | |
2539 | |
2540 * configure.in: allow --with-widgets=msw | |
2541 | |
4010 | 2542 2001-01-08 Martin Buchholz <martin@xemacs.org> |
450 | 2543 |
2544 * XEmacs 21.2.40 is released. | |
2545 | |
2546 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org> | |
2547 | |
2548 * PROBLEMS (Running/Linux): Rehabilitate Mandrake; tip for color-gcc. | |
2549 | |
2550 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org> | |
2551 | |
2552 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on | |
2553 Alt, and getaddrinfo() blocking trying to get localhost's CNAME. | |
2554 | |
4010 | 2555 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org> |
450 | 2556 |
2557 * configure.in: use input-method-xlib.o for USE_XFONTSET instead | |
2558 of input-method-xfs.o. | |
2559 | |
2560 * configure: ditto | |
2561 | |
4010 | 2562 2000-12-31 Martin Buchholz <martin@xemacs.org> |
448 | 2563 |
2564 * XEmacs 21.2.39 is released. | |
2565 | |
4011 | 2566 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp> |
448 | 2567 |
2568 * configure.in: Added check if the berkdb has db_create or not. | |
2569 | |
2570 2000-10-11 Yoshiki Hayashi <yoshiki@xemacs.org> | |
2571 | |
2572 * configure.in: Fix broken gcc detection for 2.7.2. | |
2573 | |
2574 2000-12-11 Andy Piper <andy@xemacs.org> | |
2575 | |
2576 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory. | |
2577 | |
2578 * netinstall: new net installer for MS-Windows. | |
2579 | |
4010 | 2580 2000-12-05 Martin Buchholz <martin@xemacs.org> |
446 | 2581 |
2582 * XEmacs 21.2.38 is released. | |
2583 | |
454 | 2584 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se> |
446 | 2585 |
2586 * configure.in: Only show message about DnD API if compiling with DnD | |
2587 | |
2588 2000-11-09 Martin Buchholz <martin@xemacs.org> | |
2589 | |
2590 * configure.in: Autodetect elf.h. | |
2591 | |
4010 | 2592 2000-11-14 Martin Buchholz <martin@xemacs.org> |
444 | 2593 |
2594 * XEmacs 21.2.37 is released. | |
2595 | |
2596 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org> | |
2597 | |
2598 * README.packages: Add "uninstalled package" FAQ. | |
2599 | |
2600 2000-11-01 Martin Buchholz <martin@xemacs.org> | |
2601 | |
2602 * configure.in: Handle alloca with Compaq C on Alpha Linux. | |
2603 | |
2604 2000-10-27 Martin Buchholz <martin@xemacs.org> | |
2605 | |
2606 * configure.in: Oops, _getpt ==> _getpty | |
2607 | |
2608 2000-10-23 Yoshiki Hayashi <yoshiki@xemacs.org> | |
2609 | |
2610 * Makefile.in.in: Remove lockdir related things. | |
2611 | |
2612 2000-10-11 Martin Buchholz <martin@xemacs.org> | |
2613 | |
2614 * configure.in: | |
2615 Remove checking for XFree86. Use feature tests instead! | |
2616 Add check for XRegisterIMInstantiateCallback. | |
2617 Add check for XRegisterIMInstantiateCallback's prototype. | |
2618 | |
2619 2000-10-08 Karl M. Hegbloom <karlheg@debian.org> | |
2620 | |
2621 * configure.in: Typo - missing paren. | |
2622 | |
2623 2000-10-10 Martin Buchholz <martin@xemacs.org> | |
2624 | |
454 | 2625 * configure.in: |
444 | 2626 Use stropts.h, not sys/stropts.h. |
2627 Use strtio.h, not sys/strtio.h. | |
2628 | |
2629 2000-10-06 Martin Buchholz <martin@xemacs.org> | |
2630 | |
2631 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4. | |
2632 | |
4010 | 2633 2000-10-04 Martin Buchholz <martin@xemacs.org> |
442 | 2634 |
2635 * XEmacs 21.2.36 is released. | |
2636 | |
2637 2000-09-27 Martin Buchholz <martin@xemacs.org> | |
2638 | |
2639 * configure.in: Big signal/process handling overhaul. | |
2640 Autoconfiscate lots of functions and headers: | |
2641 getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp | |
2642 openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream | |
2643 | |
2644 2000-09-19 Martin Buchholz <martin@xemacs.org> | |
2645 | |
2646 * *: Spelling mega-patch | |
2647 | |
2648 2000-09-16 Martin Buchholz <martin@xemacs.org> | |
2649 | |
2650 * configure.in: Remove strcasecmp. | |
2651 | |
2652 2000-09-16 Martin Buchholz <martin@xemacs.org> | |
2653 | |
2654 * configure.in: Add -Kalloca to $c_switch_system when using | |
2655 Unixware native compiler (if necessary). | |
2656 | |
2657 2000-09-15 Martin Buchholz <martin@xemacs.org> | |
2658 | |
2659 * configure.in: Prevent spurious "No" in configure output when not | |
2660 using gcc. Oh, and it's "no", not "No". Oh, and it's "yes", not "Yes". | |
2661 | |
2662 2000-09-14 Martin Buchholz <martin@xemacs.org> | |
2663 | |
2664 * configure.in: Save 2 sed process invocations per Makefile. | |
2665 | |
2666 2000-08-22 SL Baur <steve@turbolinux.co.jp> | |
2667 | |
2668 * configure.in (after_morecore_hook_exists): Don't add /usr/shlib | |
2669 to link path if compiling on Alpha/Linux. | |
2670 | |
2671 2000-09-01 Martin Buchholz <martin@xemacs.org> | |
2672 | |
2673 * Makefile.in.in (depend): cd to the correct directory. | |
2674 | |
2675 2000-08-31 Martin Buchholz <martin@xemacs.org> | |
2676 | |
2677 * configure.in: with_widgets is incompatible with X11 R4. | |
2678 | |
2679 * configure.in: Make Balloon Help conditional on finding shape.h | |
2680 | |
2681 2000-08-09 Vin Shelton <acs@xemacs.org> | |
2682 | |
2683 * configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer | |
2684 <Florian.Weimer@RUS.Uni-Stuttgart.DE>. | |
2685 | |
2686 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org> | |
2687 | |
2688 * configure.usage: Remove lockdir document. | |
2689 | |
2690 2000-07-31 Martin Buchholz <martin@xemacs.org> | |
2691 | |
2692 * configure.in: | |
2693 Make knowledge of machine and opsys optional. | |
2694 Make existence of s&m files optional. | |
2695 Rely on configure alone if s&m files not found. | |
2696 | |
2697 * configure.in: | |
2698 Use only configure-time tests to detect getloadavg(). | |
2699 Don't check for kstat.h if we have getloadavg(). | |
2700 Check for sys/loadavg.h if we have getloadavg(). | |
2701 | |
2702 2000-07-15 Ben Wing <ben@xemacs.org> | |
2703 | |
2704 * Makefile.in.in (configure): | |
2705 all-elcs target now uses update-elc-2.el not update-elc.sh | |
2706 | |
4010 | 2707 2000-07-19 Martin Buchholz <martin@xemacs.org> |
442 | 2708 |
2709 * XEmacs 21.2.35 is released. | |
2710 | |
2711 2000-07-13 Martin Buchholz <martin@xemacs.org> | |
2712 | |
2713 * configure.in: --with-menubars=yes should not be an error. | |
2714 | |
2715 * configure.in: "compiling in support for Athena" message was | |
2716 sometimes lying. | |
2717 | |
2718 2000-07-12 Martin Buchholz <martin@xemacs.org> | |
2719 | |
2720 * configure.in: Rewrite xmkmf symbol detection to avoid | |
2721 redefinition of symbols we've already defined. | |
2722 Also, handle xmkmf symbols with values other than 1. | |
2723 | |
2724 2000-07-12 Martin Buchholz <martin@xemacs.org> | |
2725 | |
454 | 2726 * configure.in: |
442 | 2727 Make sure Unix98 socklen_t is defined. |
2728 Use ANSI C mode `-std1' with DEC C instead of `-std'. | |
2729 | |
2730 2000-07-09 Martin Buchholz <martin@xemacs.org> | |
2731 | |
454 | 2732 * configure.in: |
442 | 2733 Replace SMART_INCLUDE with a dumber, but more reliable method. |
2734 2000-07-10 Martin Buchholz <martin@xemacs.org> | |
2735 | |
454 | 2736 * modules/zlib/Makefile: |
2737 * modules/sample/Makefile: | |
2738 * modules/ldap/Makefile: | |
2739 * modules/base64/Makefile: | |
2740 * Makefile.in.in: | |
442 | 2741 rm -f ==> $(RM) |
2742 define SHELL=/bin/sh | |
2743 | |
2744 2000-07-09 Martin Buchholz <martin@xemacs.org> | |
2745 | |
2746 * configure.in: PostgreSQL rewrite. | |
2747 - Don't look for postgreSQL in /usr/local. | |
2748 - Simplify detection code. | |
2749 - Don't use SMART_INCLUDE. | |
2750 - Don't autodetect if --with-postgresql=no. | |
2751 | |
2752 2000-07-08 Ben Wing <ben@xemacs.org> | |
2753 | |
2754 * configure.usage: addl doc for graphics libs, with-msw. | |
2755 | |
2756 2000-07-09 Martin Buchholz <martin@xemacs.org> | |
2757 | |
2758 * configure.in: sh builtin `test' uses `=', not `=='. | |
2759 | |
2760 2000-07-08 Ben Wing <ben@xemacs.org> | |
2761 | |
2762 * configure.in: add -lcomdlg32 for cygwin. | |
454 | 2763 |
442 | 2764 2000-07-05 Craig Lanning <lanning@scra.org> |
2765 | |
2766 * aclocal.m4 (can_build_shared): | |
2767 First pass at module support for cygwin and mingw. | |
454 | 2768 |
442 | 2769 * configure: |
2770 * configure (xe_check_libs): | |
2771 * configure (acfindx): | |
2772 * configure (ac_x_includes): | |
2773 * configure (ac_x_libraries): | |
2774 * configure (ac_cv_lib_dnet_dnet_ntoa): | |
2775 * configure (xe_msg_checking): | |
2776 * configure (xe_runpath_dir): | |
2777 * configure (xetest): | |
2778 * configure (ac_err): | |
2779 * configure (ac_safe): | |
2780 * configure (with_xmu): | |
2781 * configure (bitmapdir): | |
2782 * configure (with_xauth): | |
2783 * configure (libs_xauth): | |
2784 * configure (with_cde): | |
2785 * configure (with_ldap): | |
2786 * configure (with_ldap_krbdes): | |
2787 * configure (save_c_switch_site): | |
2788 * configure (with_postgresql): | |
2789 * configure (with_xface): | |
2790 * configure (with_jpeg): | |
2791 * configure (with_png): | |
2792 * configure (with_tiff): | |
2793 * configure (athena_lib): | |
2794 * configure (have_motif): | |
2795 * configure (all_widgets): | |
2796 * configure (with_xim): | |
2797 * configure (with_xfs): | |
2798 * configure (with_wnn): | |
2799 * configure (with_canna): | |
2800 * configure (extra_objs): | |
2801 * configure (ac_cv_c_inline): | |
2802 * configure (have_esd_config): | |
2803 * configure (c_switch_site): | |
2804 * configure (with_ncurses): | |
2805 * configure (with_gpm): | |
2806 * configure (xealias): | |
2807 * configure (xehost_os): | |
2808 * configure (can_build_shared): | |
2809 * configure (xcldf): | |
2810 * configure (LTLD): | |
2811 * configure (ld_dynamic_link_flags): | |
2812 * configure (Mail): | |
2813 * configure.in: | |
2814 * configure.in (after_morecore_hook_exists): | |
2815 * configure.in (xetest): | |
2816 * configure.in (emacs_cv_localtime_cache): | |
2817 * configure.in (Mail): | |
2818 * configure.in: | |
2819 Clean up configure support for cygwin and mingw. | |
2820 | |
4010 | 2821 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com> |
442 | 2822 |
2823 * PROBLEMS: Document broken native audio for recent patches and | |
2824 releases of HP-UX. | |
2825 | |
2826 2000-06-10 Ben Wing <ben@xemacs.org> | |
2827 | |
2828 * Makefile.in.in (install-arch-dep): | |
2829 WINDOWSNT -> WIN32_NATIVE. | |
2830 __CYGWIN32__ -> CYGWIN. | |
2831 | |
2832 2000-06-01 Andreas Jaeger <aj@suse.de> | |
2833 | |
2834 * configure.in: Recognize s390. | |
2835 | |
2836 * config.guess: New version from GNU config archive. | |
2837 * config.sub: Likewise. | |
2838 | |
4010 | 2839 2000-05-28 Martin Buchholz <martin@xemacs.org> |
442 | 2840 |
2841 * XEmacs 21.2.34 is released. | |
2842 | |
2843 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org> | |
2844 | |
2845 * configure.in: | |
2846 Do not define DOUG_LEA_MALLOC when using other malloc scheme. | |
2847 Remove unused variable use_minimal_tagbits. | |
2848 | |
2849 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org> | |
2850 | |
2851 * configure.in: Remove lockdir. | |
2852 | |
4010 | 2853 2000-05-01 Martin Buchholz <martin@xemacs.org> |
442 | 2854 |
2855 * XEmacs 21.2.33 is released. | |
2856 | |
2857 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org> | |
2858 | |
2859 * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for | |
2860 the value of LD. | |
2861 | |
2862 2000-04-26 Ben Wing <ben@xemacs.org> | |
2863 | |
2864 * configure.in: add support for --quick-build. Remove --no-doc-file, | |
2865 subsumed. | |
2866 | |
2867 2000-04-19 Martin Buchholz <martin@xemacs.org> | |
2868 | |
454 | 2869 * configure.in: |
442 | 2870 * src/config.h.in: |
2871 Rewrite SMART_INCLUDE implementation to actually work. | |
2872 Be paranoid - Avoid use of spaces in these macro definitions. | |
454 | 2873 Leave alloca() definition at start of compilation unit, |
442 | 2874 as AIX requests. |
2875 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS. | |
2876 | |
2877 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org> | |
2878 | |
2879 * configure.in: Enable clash-detection by default. | |
2880 * configure.usage: Update documentation. | |
2881 | |
2882 2000-04-06 Andy Piper <andy@xemacs.org> | |
2883 | |
2884 * configure.in: fix typo. | |
2885 | |
2886 2000-04-03 Yoshiki Hayashi <yoshiki@xemacs.org> | |
2887 | |
2888 * configure.in : Fix printing error check warning even if | |
2889 it is not compiled in. | |
2890 | |
2891 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch> | |
2892 | |
2893 * xemacs/configure.in: Do a normal link when compiling with | |
2894 --pdump. Don't try compiling an unexec object file. | |
454 | 2895 |
442 | 2896 2000-03-27 Didier Verna <didier@xemacs.org> |
2897 | |
2898 * configure.in: reorganize the output by topic. | |
2899 New configure test to define the proper SMART_INCLUDE macro. | |
2900 | |
2901 * configure.usage: slightly rearanged some options. | |
2902 | |
2903 2000-03-25 Didier Verna <didier@xemacs.org> | |
2904 | |
2905 * configure.in: rename `foo_h_path' to `foo_h_file' for variables | |
2906 representing real headers and not directories. This applies to | |
2907 `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and | |
2908 `soundcard_h_path'. | |
2909 | |
2910 2000-03-21 Didier Verna <didier@xemacs.org> | |
2911 | |
2912 * configure.in: try to find postgresql headers at different places | |
2913 and define POSTGRES_H_PATH as appropriate. | |
2914 | |
2915 2000-03-22 Andy Piper <andy@xemacs.org> | |
2916 | |
2917 * config.h.in: add ERROR_CHECK_GLYPHS. | |
2918 | |
2919 * configure.in: add error_check_glyphs. | |
2920 | |
4010 | 2921 2000-03-20 Martin Buchholz <martin@xemacs.org> |
442 | 2922 |
2923 * XEmacs 21.2.32 is released. | |
2924 | |
2925 2000-03-15 Olivier Galibert <galibert@pobox.com> | |
2926 | |
2927 * configure.in: Add dumper.o object when pdumping. | |
2928 | |
2929 2000-02-20 Olivier Galibert <galibert@pobox.com> | |
2930 | |
2931 * Makefile.in.in: Add pdump install support | |
2932 | |
2933 * configure.in: Add EMACS_PROGNAME config.h variable. | |
2934 | |
2935 2000-03-10 SL Baur <steve@musashimaru.m17n.org> | |
2936 | |
2937 * configure.usage: document --with-postgresql flag. | |
2938 | |
2939 2000-03-06 SL Baur <steve@musashimaru.m17n.org> | |
2940 | |
2941 * configure.in: add autodetection of PostgreSQL runtime libraries | |
2942 | |
2943 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org> | |
2944 | |
2945 * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes | |
2946 when C compiler can produce shared libraries. | |
2947 | |
2948 2000-02-26 Martin Buchholz <martin@xemacs.org> | |
2949 | |
2950 * configure.in: Unconditionally define SHELL, to allow working | |
2951 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems. | |
2952 | |
4010 | 2953 2000-02-23 Martin Buchholz <martin@xemacs.org> |
442 | 2954 |
2955 * XEmacs 21.2.31 is released. | |
2956 | |
4010 | 2957 2000-02-21 Martin Buchholz <martin@xemacs.org> |
442 | 2958 |
2959 * XEmacs 21.2.30 is released. | |
2960 | |
2961 2000-02-20 Martin Buchholz <martin@xemacs.org> | |
2962 | |
2963 * configure.in: Enforce use of autoconf version >= 2.13. | |
2964 | |
2965 * configure.in: Fix OS release test on Solaris. | |
2966 | |
2967 2000-02-19 Marcus Thiessel <marcus@xemacs.org> | |
2968 | |
2969 * PROBLEMS: Update email address. Describe more HP Motif errors. | |
2970 | |
2971 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch> | |
2972 | |
2973 * configure.in: Split Solaris version test in two parts. In the | |
2974 Bourne shell the "-a" operator does NOT short-circuit. | |
2975 | |
2976 1999-12-15 Jan Vroonhof <jan@xemacs.org> | |
2977 | |
2978 * (configure.in): Autodetect broken gcc versions. Patch from WM | |
2979 Perry with tiny tweaks by Yoshiki Hayashi and yours truly. | |
2980 | |
2981 2000-02-17 Martin Buchholz <martin@xemacs.org> | |
2982 | |
2983 * configure.in: Autodetect sys/param.h. Reorganize | |
2984 AC_CHECK_HEADERS call. | |
2985 * src/config.h.in: Add HAVE_SYS_PARAM_H. | |
2986 | |
2987 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
2988 | |
2989 * configure.in: Test for arm simply using arm* instead of arm-* | |
2990 | |
4010 | 2991 2000-02-16 Martin Buchholz <martin@xemacs.org> |
442 | 2992 |
2993 * XEmacs 21.2.29 is released. | |
2994 | |
2995 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
2996 | |
2997 * configure.in: Don't use rel_alloc if malloc() calls mmap(). | |
2998 Discover this by looking for M_MMAP_THRESHOLD. | |
2999 | |
3000 * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to | |
3001 bugs in (at least) Solaris 2.5 headers. | |
3002 | |
3003 2000-01-29 Craig Lanning <CraigL@DyCon.com> | |
3004 | |
3005 * configure.in: Fix detection of XPM on systems without X11. | |
3006 | |
3007 2000-02-11 Martin Buchholz <martin@xemacs.org> | |
3008 | |
3009 * configure.in: | |
3010 * src/config.h.in: | |
3011 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, | |
3012 but only on tested Operating systems - Linux && SunOS >= 5.5. | |
3013 | |
3014 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu> | |
3015 | |
3016 * aclocal.m4: Support dlls on aix[34]. | |
3017 | |
3018 2000-02-09 Martin Buchholz <martin@xemacs.org> | |
3019 | |
3020 * .cvsignore: Ignore gmon.out | |
3021 | |
3022 2000-02-08 Martin Buchholz <martin@xemacs.org> | |
3023 | |
3024 * configure.in: Sync Berkeley db autodetection with src/database.c | |
3025 | |
3026 2000-02-07 Martin Buchholz <martin@xemacs.org> | |
3027 | |
3028 * configure.in: check for XConvertCase. | |
3029 | |
4010 | 3030 2000-02-07 Martin Buchholz <martin@xemacs.org> |
440 | 3031 |
3032 * XEmacs 21.2.28 is released. | |
3033 | |
4010 | 3034 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp> |
442 | 3035 |
440 | 3036 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC. |
3037 | |
3038 2000-01-26 Martin Buchholz <martin@xemacs.org> | |
3039 | |
3040 * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18. | |
3041 | |
3042 2000-01-24 Martin Buchholz <martin@xemacs.org> | |
3043 | |
3044 * configure.in: Always use our own realpath(), not the system one. | |
3045 | |
3046 2000-01-25 Martin Buchholz <martin@xemacs.org> | |
3047 | |
3048 * configure.in: Default Drag-N-Drop to "no" | |
3049 | |
3050 1999-12-28 Max Matveev <max@melbourne.sgi.com> | |
3051 | |
3052 * configure.in: add new machine type for IRIX 6.[2-5] to | |
3053 switch from using unexelf.o to unexelfsgi.o for just those | |
3054 versions of IRIX. | |
3055 In the ideal world it would be handled by the s/irix6-0.h but | |
3056 since machine config is included AFTER OS config, I had to add a | |
3057 new machine type. | |
3058 | |
3059 2000-01-22 Andy Piper <andy@xemacs.org> | |
3060 | |
3061 * configure.in: add winspool to windows libraries. | |
3062 | |
3063 2000-01-22 Martin Buchholz <martin@xemacs.org> | |
3064 | |
3065 * configure.in: Add more warnings to default gcc flags. | |
3066 | |
3067 2000-01-20 Daniel Pittman <daniel@danann.net> | |
3068 | |
3069 * configure.in: Find Athena headers hidden in even more obscure | |
3070 places. That is, search Xaw3D/ as well as X11/Xaw3D/. | |
3071 | |
3072 2000-01-19 Martin Buchholz <martin@xemacs.org> | |
3073 | |
3074 * configure.in: Add support for NetWinders. | |
3075 Patch by Sean MacLennan <seanm@netwinder.org> | |
3076 | |
3077 2000-01-18 Martin Buchholz <martin@xemacs.org> | |
3078 | |
3079 * configure.in: Use /etc/ld.so.conf at link-time, if available. | |
3080 | |
4010 | 3081 2000-01-18 Martin Buchholz <martin@xemacs.org> |
438 | 3082 |
3083 * XEmacs 21.2.27 is released. | |
3084 | |
3085 2000-01-14 Martin Buchholz <martin@xemacs.org> | |
3086 | |
3087 * configure.in: Create a .dbxrc in the src directory, like .gdbinit. | |
3088 | |
3089 * configure.in: Add `tests' symlink to make it easier to find | |
3090 automated tests directory. | |
3091 | |
3092 2000-01-14 Andy Piper <andy@xemacs.org> | |
3093 | |
3094 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers | |
3095 before the cygwin headers. | |
3096 | |
3097 2000-01-08 Martin Buchholz <martin@xemacs.org> | |
3098 | |
442 | 3099 * configure.in: |
438 | 3100 - Allow find-tag to work in the build directory. |
3101 - rename src/gdbinit to src/.gdbinit, so that gdb can find it. | |
3102 - Less verbose messages when creating .sbinit, .gdbinit, TAGS. | |
3103 | |
4010 | 3104 2000-01-07 Marcus Thiessel <marcus@xemacs.org> |
438 | 3105 |
3106 * config.sub: Upgrade to 1.169, imported from autoconf's CVS | |
3107 * config.guess: Upgrade to 1.158, imported from autoconf's CVS | |
3108 | |
3109 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
3110 | |
3111 * configure.usage (--mail-locking): | |
3112 * configure.in: Handle --mail-locking option correctly in | |
3113 preparation for the movemail locking overhaul. | |
3114 | |
3115 2000-01-05 Daniel Pittman <daniel@danann.net> | |
3116 | |
3117 * configure.in (Installation): Report which Athena header/library | |
3118 combo is being used. | |
3119 | |
4010 | 3120 1999-12-31 Martin Buchholz <martin@xemacs.org> |
436 | 3121 |
3122 * XEmacs 21.2.26 is released. | |
3123 | |
4010 | 3124 1999-12-24 Martin Buchholz <martin@xemacs.org> |
434 | 3125 |
3126 * XEmacs 21.2.25 is released. | |
3127 | |
3128 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
3129 | |
3130 * README: Remove msdos part. | |
3131 | |
3132 1999-12-17 Martin Buchholz <martin@xemacs.org> | |
3133 | |
3134 * configure.in: Oops. xpm doesn't actually depend on X11. | |
3135 I got confused by the name (like others get confused by `xemacs'?) | |
3136 | |
4010 | 3137 1999-12-14 Martin Buchholz <martin@xemacs.org> |
432 | 3138 |
3139 * XEmacs 21.2.24 is released. | |
3140 | |
3141 1999-12-13 Martin Buchholz <martin@xemacs.org> | |
3142 | |
442 | 3143 * configure.in: |
432 | 3144 * configure.usage: |
3145 - Autodetect NAS. Change Docs accordingly. | |
3146 | |
3147 * configure.in: Warn if configure --with-xpm --without-x11. | |
3148 | |
3149 1999-12-09 Martin Buchholz <martin@xemacs.org> | |
3150 | |
3151 * configure.in: Clean up sound support. | |
3152 - variable `old_nas' was used but never set. | |
3153 - change `with_esd' to `with_esd_sound' for consistency. | |
3154 - Don't trust the output of `esd-config --libs`; test it. | |
3155 - Add `esd-config --cflags` to c_switch_site. | |
3156 - Die if ESD sound requested, but not available. | |
3157 - ESD is not dependent on X, therefore use LIBS, not libs_x. | |
3158 | |
3159 1999-12-07 Martin Buchholz <martin@xemacs.org> | |
3160 | |
3161 * configure.in (--with-sound): Variable with_esd was mispelled. | |
3162 | |
4010 | 3163 1999-12-07 Martin Buchholz <martin@xemacs.org> |
430 | 3164 |
3165 * XEmacs 21.2.23 is released. | |
3166 | |
3167 1999-11-30 Martin Buchholz <martin@xemacs.org> | |
3168 | |
3169 * configure.in: Fix module support. | |
3170 --with-modules=yes was completely broken. | |
3171 AC_DEFINE(HAVE_DLFCN_H) was invoked twice. | |
3172 Remove linking test for _dlopen - seems totally bogus. | |
3173 Die if --with-modules=yes but no module support found. | |
3174 Do nothing, not even msg, if --with-modules=no. | |
3175 | |
3176 1999-11-17 Isaac Hollander <ysh@mindspring.com> | |
3177 | |
3178 * Makefile.in.in: add and use TAR macro. Sometimes tar only copies | |
3179 symlinks instead of the actual files | |
3180 | |
3181 1999-11-30 Martin Buchholz <martin@xemacs.org> | |
3182 | |
3183 * aclocal.m4: Shared library support for hpux >= version 11 | |
3184 | |
3185 1999-11-29 Martin Buchholz <martin@xemacs.org> | |
3186 | |
3187 * Makefile.in.in (beta): `make beta' should rebuild info. | |
3188 | |
4010 | 3189 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
428 | 3190 |
3191 * XEmacs 21.2.22 is released | |
3192 | |
4010 | 3193 1999-11-28 Martin Buchholz <martin@xemacs.org> |
426 | 3194 |
3195 * XEmacs 21.2.21 is released. | |
3196 | |
3197 1999-11-26 Martin Buchholz <martin@xemacs.org> | |
3198 | |
442 | 3199 * configure.in: |
426 | 3200 Add configure support for Unix 98 type ssize_t. |
3201 | |
3202 1999-11-27 Martin Buchholz <martin@xemacs.org> | |
3203 | |
3204 * Makefile.in.in: | |
3205 Make sure config.values.sh is up to date. | |
3206 Use $(SHELL) instead of sh or /bin/sh consistently. | |
3207 Delegate `depend' target to src/Makefile.in.in. | |
3208 | |
3209 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
3210 | |
3211 * INSTALL: Update configure option. | |
3212 | |
3213 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
442 | 3214 |
426 | 3215 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h. |
3216 (LIBS): Check for libCsup. | |
3217 | |
3218 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch> | |
3219 | |
3220 * config.h.in: define HAVE_ESD_SOUND | |
3221 | |
3222 * configure.in: Add support for esd sound. --with-sound | |
3223 now accepts a list of options. | |
3224 * configure.usage (--native-sound-lib): ditto. | |
3225 | |
3226 1999-11-17 Martin Buchholz <martin@xemacs.org> | |
3227 | |
442 | 3228 * Makefile.in.in (install-arch-dep): |
426 | 3229 Fix `make install' if prefix != exec_prefix. |
3230 | |
3231 1999-11-15 Martin Buchholz <martin@xemacs.org> | |
3232 | |
3233 * configure.in: | |
3234 - Accept --with-database=gdbm as an alias for | |
3235 --with-database=gnudbm. | |
3236 - rename with_database_gnudbm to with_database_gdbm. | |
3237 | |
3238 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for | |
3239 ld_dynamic_link_flags on Solaris. Else CC gives us: | |
3240 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise | |
3241 /usr/ccs/bin/ld: illegal option -- W | |
3242 | |
3243 | |
4010 | 3244 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> |
424 | 3245 |
3246 * XEmacs 21.2.20 is released | |
3247 | |
4011 | 3248 1999-09-21 Martin Buchholz <martin@xemacs.org> |
424 | 3249 * configure.in: Autodetect Unix98 PTY |
3250 | |
3251 1999-08-30 Robert Pluim <rpluim@bigfoot.com> | |
3252 | |
3253 * README.packages: Add description of package-get-provider | |
3254 | |
3255 1999-10-22 Vin Shelton <acs@xemacs.org> | |
3256 | |
3257 * INSTALL: Added more information about README.packages, and | |
3258 re-numbered some bullets. | |
3259 | |
3260 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch> | |
3261 | |
3262 * INSTALL: Update disk requirements. Refer to README.packages | |
3263 | |
3264 1999-10-21 Andy Piper <andy@xemacs.org> | |
3265 | |
3266 * configure.in (all_widgets): Only use xaw3d if we really have it. | |
3267 | |
3268 1999-10-06 Andy Piper <andy@xemacs.org> | |
3269 | |
3270 * Makefile.in.in: use WINDOWSNT for mingw install. | |
3271 | |
3272 1999-09-25 Andy Piper <andy@xemacs.org> | |
3273 | |
3274 * configure.in: check for Xaw3d and use in preference to Xaw | |
3275 | |
3276 1999-09-21 Martin Buchholz <martin@xemacs.org> | |
3277 | |
3278 * Makefile.in.in: All Makefiles should #include config.h | |
3279 | |
3280 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
3281 | |
3282 * configure.in (EMACS_CONFIGURATION): Use $configuration, not | |
442 | 3283 $canonical, so that installation paths and dynamic path setup will |
424 | 3284 stay in synch. |
3285 | |
3286 1999-09-20 Andy Piper <andy@xemacs.org> | |
3287 | |
3288 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate | |
3289 installation linkage. | |
3290 | |
3291 1999-08-29 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
3292 | |
3293 * configure.in (machine): Recognize MIPS/Linux. | |
3294 | |
3295 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch> | |
3296 | |
442 | 3297 * modules/zlib/Makefile (distclean): |
3298 * modules/ldap/Makefile (distclean): | |
3299 * modules/sample/Makefile (distclean): | |
424 | 3300 * modules/base64/Makefile (distclean): new target |
3301 | |
3302 * Makefile.in.in (top_distclean): Add package directories | |
3303 (SUBDIR_DISTCLEAN): New variable, add module directories | |
3304 | |
3305 1999-09-01 Martin Buchholz <martin@xemacs.org> | |
3306 | |
3307 * configure.in: Warn, but otherwise ignore, obsolete arguments. | |
3308 | |
3309 1999-08-20 Olivier Galibert <galibert@pobox.com> | |
442 | 3310 |
424 | 3311 * configure.in: Add --pdump option. |
3312 * configure.usage: Ditto. | |
442 | 3313 |
424 | 3314 1999-08-04 Andy Piper <andy@xemacs.org> |
3315 | |
3316 * configure.in: report widget usage correctly. beef up setting. | |
3317 | |
3318 * Makefile.in.in: fix install-arch-dep for mingw32. | |
3319 | |
3320 1999-07-28 Andy Piper <andy@xemacs.org> | |
3321 | |
3322 * config.h.in: add new LWLIB defines. | |
3323 | |
3324 * configure.in: fix definitions of widget defines with various | |
3325 toolkit options. | |
3326 | |
4010 | 3327 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> |
422 | 3328 |
3329 * XEmacs 21.2.19 is released | |
3330 | |
3331 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
3332 | |
3333 * configure.in: Removed superfluous call to AC_FUNC_MMAP. | |
3334 | |
3335 1999-03-07 Gregory Neil Shapiro <gshapiro@sendmail.org> | |
3336 | |
3337 * configure.in: Check for Kerberos and the need for the DES | |
3338 library before checking for LDAP in case LDAP requires these | |
3339 libraries. | |
3340 | |
3828 | 3341 1999-07-26 SL Baur <steve@xemacs.org> |
422 | 3342 |
3343 * configure.in: Rename --with-shlib to --with-modules for | |
3344 consistency with the other two options that use that name. | |
3345 | |
3346 * configure.usage (--with-modules): Document it. | |
3347 | |
3828 | 3348 1999-07-22 SL Baur <steve@xemacs.org> |
422 | 3349 |
3350 * configure.in: add sco7 support | |
3351 From Bob Weiner <weiner@beopen.com> | |
3352 | |
3828 | 3353 1999-07-22 SL Baur <steve@xemacs.org> |
422 | 3354 |
3355 * Makefile.in.in (install-arch-dep): Install config.values into | |
3356 docdir. | |
3357 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu> | |
3358 | |
3828 | 3359 1999-07-21 SL Baur <steve@xemacs.org> |
422 | 3360 |
3361 * Makefile.in.in (inststaticdir): New variable. | |
3362 (instvardir): Ditto. | |
3363 (install-arch-dep): Use them. | |
3364 | |
3365 * configure.in (sitelispdir): Need to use ${PROGNAME}. | |
3366 (sitemoduledir): Ditto. | |
3367 (inststaticdir): New variable. | |
3368 (instvardir): Ditto. | |
3369 (infodir): Use them. | |
3370 (lispdir): Ditto. | |
3371 (moduledir): Ditto. | |
3372 (pkgdir): Ditto. | |
3373 (etcdir): Ditto. | |
3374 (lockdir): Ditto. | |
3375 (archlibdir): Ditto. | |
3376 | |
3828 | 3377 1999-07-14 SL Baur <steve@xemacs.org> |
422 | 3378 |
3379 * InfoDock 4.0.8 is released | |
3380 | |
4010 | 3381 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> |
420 | 3382 |
3383 * XEmacs 21.2.18 is released | |
3384 | |
3828 | 3385 1999-07-06 SL Baur <steve@xemacs.org> |
420 | 3386 |
3387 * config.guess (main): Synch with newer config.guess for HP | |
3388 support. | |
3389 From Marcus Thiessel <marcus@xemacs.org> | |
3390 | |
3391 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
3392 | |
3393 * configure.in (with_prefix): Added --with-prefix, defaults to | |
442 | 3394 yes, to control whether the value of --prefix is compiled into the |
420 | 3395 binary. |
3396 | |
3397 1999-07-03 Andy Piper <andy@xemacs.org> | |
3398 | |
3399 * configure.usage (--with-widgets): add. | |
3400 | |
3401 1999-07-02 Andy Piper <andy@xemacs.org> | |
3402 | |
3403 * configure.in: Make sure we get motif in lwlib if we have widgets | |
3404 and motif. | |
3405 | |
3828 | 3406 1999-06-25 SL Baur <steve@xemacs.org> |
420 | 3407 |
3408 * configure.in (version): Fix --with-infodock test. | |
3409 | |
3410 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
3411 | |
3412 * configure.in: --prefix and --exec-prefix are now only compiled | |
3413 into the binary if user-defined. | |
3414 | |
3415 1999-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
3416 | |
3417 * configure.in: Made docdir configurable. | |
3418 | |
3419 * Makefile.in (docdir): Added variable for custom DOC directory. | |
3420 | |
4010 | 3421 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> |
418 | 3422 |
3423 * XEmacs 21.2.17 is released | |
3424 | |
3425 1999-06-13 Oscar Figueiredo <oscar@xemacs.org> | |
3426 | |
3427 * configure.in (with_ldap): Check libldap independently of liblber | |
3428 Do not test alternate library names such as libldap10 | |
3429 Test the presence of a variety of LDAP API functions which were | |
3430 formerly assumed to be present according to dubious heuristics | |
3431 | |
4010 | 3432 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> |
416 | 3433 |
3434 * XEmacs 21.2.16 is released | |
3435 | |
3436 1999-06-04 SL Baur <steve@steve1.m17n.org> | |
3437 | |
3438 * configure.in (CPP): Correct test for locating $site_prefix | |
3439 include directories. | |
3440 | |
4010 | 3441 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> |
414 | 3442 |
3443 * XEmacs 21.2.15 is released | |
3444 | |
3445 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
3446 | |
3447 * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs | |
3448 From: Eric Veldhuyzen <eric@terra.nu> | |
3449 | |
3450 1999-05-25 Jan Vroonhof <jan@xemacs.org> | |
3451 | |
3452 * configure.in: For non-beta's use x.y.z format for version strings. | |
3453 | |
3454 1999-06-03 SL Baur <steve@xemacs.org> | |
3455 | |
3456 * version.sh: add emacs_is_beta initialization | |
3457 | |
3458 * configure.in: Implement patch levels in version number | |
3459 From Jan Vroonhof <vroonhof@math.ethz.ch> | |
3460 | |
3461 * configure.in: | |
3462 * configure.usage: | |
3463 * config.h.in: Rename session option to wmcommand. | |
3464 From Oliver Graf <ograf@rhein-zeitung.de> | |
3465 | |
3466 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk> | |
3467 | |
3468 * info/dir: Add `emodules.info' entry to the top info dir. | |
3469 | |
3470 1999-05-31 SL Baur <steve@steve1.m17n.org> | |
3471 | |
3472 * configure.in (CPP): Don't check for include subdirectories in | |
442 | 3473 site-prefix directories. This check loses in valid configurations |
414 | 3474 like /usr/jp in TurboLinux. Conditionally add include directory to |
3475 site switches. | |
3476 | |
3477 1999-05-14 Hrvoje Niksic <hniksic@srce.hr> | |
3478 | |
3479 * configure.in (quoted_arguments): Support | |
3480 --error-checking=byte-code. | |
3481 | |
4010 | 3482 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> |
398 | 3483 |
3484 * XEmacs 21.2.14 is released | |
3485 | |
3486 1999-05-11 SL Baur <steve@altair.xemacs.org> | |
3487 | |
3488 * version.sh (infodock_build_version): Synch InfoDock version. | |
3489 | |
3490 1999-05-06 Hrvoje Niksic <hniksic@srce.hr> | |
3491 | |
442 | 3492 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic |
398 | 3493 for Solaris. |
3494 | |
3495 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | |
3496 | |
3497 * configure.in (xemacs_betaname): Don't generate Installation.el. | |
3498 | |
3499 * Makefile.in.in (top_distclean): Don't remove Installation.el. | |
3500 | |
3501 1999-04-29 Andy Piper <andy@xemacs.org> | |
3502 | |
3503 * configure.in: add mingw32 as a target platform. add nt process | |
3504 support options. | |
3505 | |
3506 1998-09-04 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
3507 | |
3508 * configure.in: Delete mule-coding.o. | |
3509 | |
3510 1999-04-22 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
3511 | |
3512 * lwlib/xlwmenu.c (string_width_u): Initialise chars before | |
3513 calling XmStringGetLtoR | |
3514 (string_draw_u): ditto and check return value of XmStringGetLtoR() | |
3515 | |
3516 1999-04-05 Olivier Galibert <galibert@pobox.com> | |
3517 | |
3518 * Makefile.in.in (GENERATED_HEADERS): Don't generate | |
3519 puresize-adjust.h anymore | |
3520 | |
3521 * configure.usage: Remove everything gung-ho or purespace related | |
3522 | |
3523 * configure.in: Ditto | |
3524 | |
3525 1999-04-17 Hrvoje Niksic <hniksic@srce.hr> | |
3526 | |
3527 * configure.in: Check for getloadavg(). | |
3528 | |
4010 | 3529 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> |
396 | 3530 |
3531 * XEmacs 21.2.13 is released | |
3532 | |
3533 1999-03-09 SL Baur <steve@xemacs.org> | |
3534 | |
3535 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale. | |
3536 | |
4010 | 3537 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> |
394 | 3538 |
3539 * XEmacs 21.2.12 is released | |
3540 | |
3541 1999-03-04 Martin Buchholz <martin@xemacs.org> | |
3542 | |
3543 * Makefile.in.in (top_distclean): Remove confdefs.h as well. | |
3544 | |
3545 1999-03-03 Martin Buchholz <martin@xemacs.org> | |
3546 | |
3547 * configure.in: | |
3548 `uname -v` -> "`uname -v`": | |
3549 backquoted expressions need additional double | |
3550 quotes to be a single token. | |
3551 Use separate if's to avoid extra process invocations. | |
3552 | |
3553 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
3554 | |
442 | 3555 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. |
394 | 3556 |
4010 | 3557 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> |
392 | 3558 |
3559 * XEmacs 21.2.11 is released | |
3560 | |
3561 1999-02-16 Andy Piper <andy@xemacs.org> | |
3562 | |
3563 * PROBLEMS: add entries for building under Cygwin. | |
3564 | |
3565 1999-02-14 Jan Vroonhof <vroonhof@math.ethz.ch> | |
3566 | |
3567 * README.packages: Clear up that mule-sumo packages is used _in | |
3568 addition_ to the normal sumo. | |
3569 | |
3570 1999-02-16 Martin Buchholz <martin@xemacs.org> | |
3571 | |
3572 * configure.usage: Move quantify/purify into debug flags section | |
3573 | |
3574 1999-02-10 Martin Buchholz <martin@xemacs.org> | |
3575 | |
442 | 3576 * configure.in: |
392 | 3577 - Fixup xfs comments and redundant option checking |
3578 | |
442 | 3579 * configure.in: |
3580 * INSTALL: | |
392 | 3581 * lisp/paths.el: |
3582 - improved automounter tmp directory support. | |
3583 - support 4 (!) empirically discovered automounter conventions | |
3584 | |
3585 1999-02-10 Martin Buchholz <martin@xemacs.org> | |
3586 | |
442 | 3587 * lwlib/lwlib.h: |
3588 - redo CONST hacking to deal with X11 R4, which was | |
392 | 3589 broken in a previous patch. |
3590 | |
3591 1999-02-10 Martin Buchholz <martin@xemacs.org> | |
3592 | |
442 | 3593 * configure.in: |
392 | 3594 - irix uses -rpath |
3595 | |
3596 1999-02-10 Martin Buchholz <martin@xemacs.org> | |
3597 | |
442 | 3598 * configure.in: |
392 | 3599 - Check for XOpenIM before using xim=xlib |
3600 - only use XmIm if $have_motif = yes | |
3601 | |
3602 1999-02-10 Martin Buchholz <martin@xemacs.org> | |
3603 | |
3604 * configure.in. Port to BSDI BSD/OS 4.0. | |
3605 | |
3606 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
3607 | |
3608 * configure.in: Warn if using Motif dialog boxes on AIX 4.3. | |
3609 | |
4010 | 3610 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> |
390 | 3611 |
3612 * XEmacs 21.2.10 is released | |
3613 | |
4010 | 3614 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> |
388 | 3615 |
3616 * XEmacs 21.2.9 is released | |
3617 | |
3618 1999-01-21 Andy Piper <andy@xemacs.org> | |
3619 | |
3620 * configure.in: make xface detection specifc to a window system in | |
3621 general rather than just X. | |
3622 | |
4010 | 3623 1999-18-10 Andy Piper <andy@xemacs.org> |
388 | 3624 |
3625 * configure.in: remove -O3 prevention on cygwin - current versions | |
3626 cope ok now. remove dll prevention on cygwin - the new module | |
3627 code checks correctly. | |
442 | 3628 |
388 | 3629 1999-01-10 J. Kean Johnston <jkj@sco.com> |
3630 | |
442 | 3631 * configure.in: Added moduledir as the path where loadable modules |
388 | 3632 are stored. Added --with-site-modules and --moduledir options. |
3633 - Ensure the SCO OpenServer compiles with --dynamic by default | |
3634 - Check for dlfcn.h for dynamic loader | |
3635 - Renamed dll.o to emodules.o and changed dynamic loader tests | |
3636 - Renabled code that deals with site-lisp so that it is handled | |
3637 correctly when a user specifies --with-site-lisp. | |
3638 | |
3639 * aclocal.m4: Replaced entire file with more complete DLL tests | |
3640 by way of libtool. | |
3641 | |
3642 * config.usage: Removed TAB characters which caused it to be | |
3643 displayed incorrectly on terminals where TAB != 8. | |
3644 - Added help text to describe --with-site-modules and --moduledir. | |
3645 | |
3646 * INSTALL: Updated documentation to describe module directories | |
3647 | |
3648 * Makefile.in.in: Added moduledir, sitemoduledir macros. | |
3649 - Make those directories at install time. | |
3650 | |
4010 | 3651 1998-12-28 Martin Buchholz <martin@xemacs.org> |
386 | 3652 |
3653 * XEmacs 21.2.8 is released. | |
3654 | |
3655 1998-12-28 Martin Buchholz <martin@xemacs.org> | |
3656 | |
3657 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes. | |
3658 | |
4010 | 3659 1998-12-24 Martin Buchholz <martin@xemacs.org> |
384 | 3660 |
3661 * XEmacs 21.2.7 is released. | |
3662 | |
3663 1998-12-20 Martin Buchholz <martin@xemacs.org> | |
3664 | |
3665 * configure.in: Redo DBM support | |
3666 - die if dbm support requested, but not provided. | |
3667 - properly check for libgdbm, then libc, then libdbm | |
3668 - properly check for ndbm.h | |
3669 - comments improved | |
3670 - XE_DIE should always prefix messages with Error: for clarity | |
3671 | |
3672 1998-12-07 Martin Buchholz <martin@xemacs.org> | |
3673 | |
3674 * xemacs.mak (TEMACS_OBJS): | |
3675 (DOC_SRC4): | |
3676 - Remove pure.c, pure.obj | |
3677 | |
3678 1998-12-06 Martin Buchholz <martin@xemacs.org> | |
3679 | |
3680 * Makefile.in.in (distclean): | |
3681 * dynodump/Makefile.in.in (distclean): | |
3682 * src/Makefile.in.in (distclean): | |
3683 * lib-src/Makefile.in.in (distclean): | |
3684 * lwlib/Makefile.in.in (distclean): | |
3685 - Make sure GNUmakefile is deleted. | |
3686 | |
3687 1998-12-17 Andy Piper <andy@xemacs.org> | |
3688 | |
3689 * configure.in (all_widgets): remove gui.o addition - its always | |
3690 in the makefile now. | |
3691 | |
3692 * configure.in: add gui-msw.o to msw objects. | |
3693 | |
382 | 3694 1998-12-16 Andy Piper <andy@xemacs.org> |
3695 | |
3696 * XEmacs 21.2.6 is released | |
3697 | |
4010 | 3698 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> |
380 | 3699 |
3700 * XEmacs 21.2.5 is released | |
3701 | |
377 | 3702 1998-11-28 SL Baur <steve@altair.xemacs.org> |
3703 | |
3704 * XEmacs 21.2-beta4 is released. | |
3705 | |
3706 1998-11-27 SL Baur <steve@altair.xemacs.org> | |
3707 | |
3708 * configure.in: Linux/Arm Support. | |
3709 From James LewisMoss <dres@ioa.com> | |
3710 | |
3711 1998-11-27 Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp> | |
3712 | |
3713 * configure.in: | |
3714 Fix the realpath() problem of UnixWare2.1.3. | |
3715 Patches for NEC's sysv4.2 machine. | |
3716 | |
3717 1998-11-09 Kazuyuki IENAGA <ienaga@jsys.co.jp> | |
3718 | |
3719 * configure.in: Check if there's wnn4.2 or wnn6 specific library | |
3720 installed. The Wnn library will be checked if the --with-wnn | |
3721 and/or --with-wnn6 was specified compulsory. | |
3722 | |
3723 1998-07-28 Jan Vroonhof <vroonhof@math.ethz.ch> | |
3724 | |
3725 * configure.in (CPP): Too many spaces im run-patch flag detection. | |
3726 | |
375 | 3727 1998-10-15 SL Baur <steve@altair.xemacs.org> |
3728 | |
3729 * XEmacs 21.2-beta3 is released. | |
3730 | |
3731 1998-10-13 Andy Piper <andyp@parallax.co.uk> | |
3732 | |
3733 * configure.in: enable drag and drop support by default if mswindows is | |
3734 detected. | |
3735 | |
3736 1998-10-09 Kevin Oberman <oberman@es.net> | |
3737 | |
3738 * config.sub: Fix for Alpha architecture | |
3739 | |
3740 1998-10-05 Andy Piper <andyp@parallax.co.uk> | |
3741 | |
3742 * configure.in: don't enable shared lib support for cygwin unless | |
3743 explititly told to. | |
3744 | |
373 | 3745 1998-09-29 SL Baur <steve@altair.xemacs.org> |
3746 | |
3747 * XEmacs 21.2-beta2 is released. | |
3748 | |
3749 1998-09-09 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de> | |
3750 | |
3751 * lwlib/xlwmenu.c: | |
3752 * lwlib/xlwscrollbar: fix for Motif >=2.0 | |
3753 Patch provided by Glenn Barry <gtb@eng.sun.com> | |
3754 | |
3755 * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0 | |
3756 | |
3757 1998-09-02 Andy Piper <andyp@parallax.co.uk> | |
3758 | |
3759 * configure.in: check for cygwin32/version.h. | |
3760 | |
3761 1998-08-31 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
3762 | |
3763 * PROBLEMS: Added AIX 4.3 note. | |
3764 | |
3765 * configure.in: Better detection of AIX 4.3. | |
3766 AIX xlc can do -g and -Ox at the same time. | |
3767 | |
3768 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp> | |
3769 | |
3770 * configure.in: Alter configure so that it checks for mismatched PNG | |
3771 header/libs, screams a little louder on old/mismatched library | |
3772 conditions for both PNG and XPM, stop screaming if png is not found and | |
3773 no window-system is selected, and fixed a bug in the XPM checking. | |
3774 | |
3775 1998-08-07 P. E. Jareth Hein <jareth@camelot.co.jp> | |
3776 | |
3777 * configure.usage (--without-gif): Modify text to reflect status | |
3778 of GIF support | |
3779 | |
3780 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp> | |
3781 | |
3782 * configure.in: add back in the support for the in-core GIF | |
3783 code, change the required PNG library version to 1.0.2, and add | |
3784 a warning if PNG not found, since PNG images are now distributed | |
3785 as part of the core. Also minor wording changes in things reported | |
3786 to the user. | |
3787 | |
3788 1998-07-28 Kai Haberzettl <khaberz@synnet.de> | |
3789 | |
3790 * BETA: Update mailing-list address for build-reports | |
3791 | |
3792 1998-08-01 SL Baur <steve@altair.xemacs.org> | |
3793 | |
3794 * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file | |
3795 can built that includes package lisp. | |
3796 | |
3797 1998-07-23 Martin Buchholz <martin@xemacs.org> | |
3798 | |
3799 * configure.in: | |
3800 - support multiple flavors of alpha, (XEmacs treats them identically) | |
3801 - Fix AC_TRY_RUN so that actions have access to $? | |
3802 - Identify DEC C compilers. Add default optimization CFLAGS and | |
3803 always use -std. | |
3804 - Use an extensible method for adding support for future compilers. | |
3805 - Have SunPro C use that same extensible method. | |
3806 - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath' | |
3807 | |
304 | 3808 1998-07-19 SL Baur <steve@altair.xemacs.org> |
3809 | |
371 | 3810 * XEmacs 21.2-beta1 is released. |
304 | 3811 |
3812 1998-07-18 SL Baur <steve@altair.xemacs.org> | |
3813 | |
3814 * config.guess: Synched with latest FSF version. | |
3815 | |
454 | 3816 1998-07-12 Bjrn Torkelsson <torkel@hpc2n.umu.se> |
304 | 3817 |
384 | 3818 * Makefile.in: added LDFLAGS. |
304 | 3819 |
300 | 3820 1998-07-12 SL Baur <steve@altair.xemacs.org> |
3821 | |
371 | 3822 * README: Bump version numbers. |
3823 * info/dir: Ditto. | |
3824 * version.sh: Ditto. | |
3825 | |
793 | 3826 * XEmacs 21.0-pre5 is released. |
300 | 3827 |
3828 1998-07-10 SL Baur <steve@altair.xemacs.org> | |
3829 | |
3830 * configure.in (with_offix): Default --with-offix to off. | |
3831 | |
298 | 3832 1998-07-09 SL Baur <steve@altair.xemacs.org> |
3833 | |
300 | 3834 * configure.in: Handle multiple database libraries. |
3835 From Gregory Neil Shapiro <gshapiro@sendmail.org> | |
3836 | |
298 | 3837 * XEmacs 21.0-pre4 is released. |
3838 | |
3839 * configure.in: Fix test for InfoDock sources. | |
3840 | |
4010 | 3841 1998-07-09 Oliver Graf <ograf@fga.de> |
298 | 3842 |
3843 * configure.usage: added warning to --with-offix | |
3844 | |
3845 1998-06-28 SL Baur <steve@altair.xemacs.org> | |
3846 | |
3847 * configure.in: Berkeley DB autodetection fixes | |
3848 From Martin Buchholz <martin@xemacs.org> | |
3849 | |
296 | 3850 1998-06-19 SL Baur <steve@altair.xemacs.org> |
3851 | |
3852 * XEmacs 21.0-pre3 is released. | |
3853 | |
4010 | 3854 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp> |
296 | 3855 |
3856 * configure.in: Added check if the berkdb has db_open or not. | |
3857 (With fixes from Martin Buchholz) | |
3858 | |
294 | 3859 1998-06-19 SL Baur <steve@altair.xemacs.org> |
3860 | |
3861 * XEmacs 21.0-pre2 is released. | |
3862 | |
3863 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
3864 | |
3865 * configure.in: Added -lC for static linking under AIX 4.2. | |
3866 | |
292 | 3867 1998-06-14 SL Baur <steve@altair.xemacs.org> |
3868 | |
3869 * XEmacs 21.0-pre1 is released. | |
3870 | |
290 | 3871 1998-06-11 SL Baur <steve@altair.xemacs.org> |
3872 | |
292 | 3873 * XEmacs 21.0-beta43 is released. |
290 | 3874 |
4010 | 3875 1998-06-04 Oliver Graf <ograf@fga.de> |
290 | 3876 |
3877 * tests/Dnd/README: a step-by-step test run | |
3878 * tests/Dnd/droptest.el: some clarifications | |
3879 * tests/Dnd/droptest.sh: created, creates test files | |
3880 | |
4010 | 3881 1998-06-01 Oliver Graf <ograf@fga.de> |
290 | 3882 |
3883 * configure.in (summary): added experimental to dragndrop option | |
3884 * configure.usage: added experimental note to --with-dragndrop | |
3885 * tests/Dnd/droptest.el: extra start-drag-region function | |
3886 changed the experimental- stuff | |
3887 | |
3888 1998-06-07 SL Baur <steve@altair.xemacs.org> | |
3889 | |
3890 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel. | |
3891 | |
3892 1998-06-05 Colin Rafferty <colin@xemacs.org> | |
3893 | |
3894 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be. | |
3895 | |
288 | 3896 1998-06-01 SL Baur <steve@altair.xemacs.org> |
3897 | |
3898 * XEmacs 21.0-beta42 is released. | |
3899 | |
3900 1998-05-29 Andy Piper <andyp@parallax.co.uk> | |
3901 | |
3902 * configure.in: don't use -O3 for cygwin. | |
3903 | |
3904 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com> | |
3905 | |
3906 * configure.in: Switch from giflib to gifreader for | |
3907 our GIF image support (no other mods needed) | |
3908 | |
290 | 3909 1998-05-28 Oliver Graf <ograf@fga.de> |
288 | 3910 |
3911 * configure.in: only one DnD protocol, CDE has priority over OffiX | |
3912 | |
3913 * tests/Dnd/README: some changes reflecting recent modifications | |
3914 * tests/Dnd/dragtest.el: removed | |
3915 * tests/Dnd/droptest.el: cosmetics and comments | |
3916 | |
290 | 3917 1998-05-26 Oliver Graf <ograf@fga.de> |
288 | 3918 |
3919 * tests/Dnd/droptest.el: adapted to CDE extensions | |
3920 | |
290 | 3921 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de> |
3922 | |
3923 * configure.in: | |
3924 * config.sub: add initial OpenBSD support | |
3925 | |
288 | 3926 1998-05-21 Andy Piper <andyp@parallax.co.uk> |
3927 | |
3928 * configure.in: check for msw dialogs. | |
3929 | |
286 | 3930 1998-05-23 SL Baur <steve@altair.xemacs.org> |
3931 | |
3932 * XEmacs 21.0-beta41 is released. | |
3933 | |
3934 1998-05-17 SL Baur <steve@altair.xemacs.org> | |
3935 | |
3936 * configure.in (CPP): Change -O2 to -O3. | |
3937 Suggested by Martin Buchholz <martin@xemacs.org> | |
3938 | |
284 | 3939 1998-05-15 SL Baur <steve@altair.xemacs.org> |
3940 | |
3941 * XEmacs 21.0-beta40 is released. | |
3942 | |
3943 1998-05-13 SL Baur <steve@altair.xemacs.org> | |
3944 | |
3945 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core | |
3946 on the `unset CDPATH' if running as sh. | |
3947 | |
4010 | 3948 1998-05-12 Oliver Graf <ograf@fga.de> |
284 | 3949 |
3950 * tests/Dnd/droptest.el: some CDE adaptions (untested) | |
3951 | |
3952 1998-05-11 Martin Buchholz <martin@xemacs.org> | |
3953 | |
3954 * configure.in: | |
3955 Add some more comments. | |
3956 If using bash, use Posix mode and unset CDPATH. | |
3957 Be more careful checking feature dependencies. | |
3958 Introduce XE_CHECK_FEATURE_DEPENDENCY. | |
3959 Undo the gross hack of multiple `echo >> $tempcname' | |
3960 by using here documents instead. (Might break mswindows, tho...) | |
3961 Be more careful autodetecting tooltalk. | |
3962 | |
3963 * PROBLEMS: | |
3964 Document problems with Solaris 2.6 + XSUNTRANSPORT | |
3965 | |
384 | 3966 * Makefile.in: |
284 | 3967 * lwlib/Makefile.in.in: |
3968 * modules/Makefile.in: | |
3969 - Adjust for luser's CDPATH being set to something weird. | |
3970 - Take into account bash 2.02's tendency to print the cwd when | |
3971 using CDPATH. Always use `cd ./foo' instead of `cd foo'. | |
3972 - fix the run-temacs target to use $(DUMPENV) | |
3973 - fix the run-puremacs target to use $(DUMPENV) | |
3974 - fix the `depend' target to properly $(RM) the right files | |
3975 - Generate a better TAGS file for XEmacs' lisp code using | |
3976 hand-crafted regexps. | |
3977 - Use standard coding conventions for modules/Makefile.in | |
3978 | |
4010 | 3979 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp> |
284 | 3980 |
3981 * configure.in: some people claimed that they can't stop | |
3982 linking wnn6 library if they set --with-wnn6=no. | |
3983 | |
4010 | 3984 1998-05-11 Oliver Graf <ograf@fga.de> |
284 | 3985 |
3986 * tests/Dnd/droptest.el: adapted to new calling conventions | |
3987 also showing the new possibilities | |
3988 * tests/Dnd/README: changed to new protocol | |
3989 | |
4010 | 3990 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp> |
284 | 3991 |
3992 * Fix for HAVE_MULTICAST check. | |
3993 | |
282 | 3994 1998-05-09 SL Baur <steve@altair.xemacs.org> |
3995 | |
3996 * XEmacs 21.0-beta39 is released. | |
3997 | |
4010 | 3998 1998-05-06 Oliver Graf <ograf@fga.de> |
282 | 3999 |
4000 * configure.in: added autodetection for the Drag'n'Drop API | |
4001 if some DnD protocol is found, HAVE_DRAGNDROP will be defined | |
4002 and dragdrop.o is added to extra_objs | |
4003 * configure.usage: added with-dragndrop, added (*) to with-offix | |
4004 * tests/Dnd/droptest.el: complete overhaul, no it's a real test | |
4005 | |
4010 | 4006 1998-05-04 Oliver Graf <ograf@fga.de> |
282 | 4007 |
4008 * tests/Dnd/droptest.el: changed to test new protocol | |
4009 * tests/Dnd/README.OffiX: removed | |
4010 * tests/Dnd/README: created, info about new protocol | |
4011 * tests/Dnd/dragtest.el: comment change | |
4012 | |
280 | 4013 1998-05-02 SL Baur <steve@altair.xemacs.org> |
4014 | |
4015 * XEmacs 21.0-beta38 is released. | |
4016 | |
4017 1998-04-29 SL Baur <steve@altair.xemacs.org> | |
4018 | |
4019 * configure.in: Use `PROGNAME' for all generated paths. | |
4020 | |
4021 * Makefile.in: Change `progname' to `PROGNAME' for consistency. | |
4022 | |
4023 1998-04-27 SL Baur <steve@altair.xemacs.org> | |
4024 | |
384 | 4025 * configure.in (progname): Parameterize program name on `progname' |
280 | 4026 and add --with-infodock. |
4027 | |
4028 1998-04-26 SL Baur <steve@altair.xemacs.org> | |
4029 | |
4030 * Makefile.in: Religiously use ${progname} instead of hardcoded | |
4031 `xemacs'. | |
4032 CPPFLAGS was being set correctly in ${subdir}/Makefiles and | |
4033 overridden by the empty one set in the toplevel Makefile. | |
4034 | |
278 | 4035 1998-04-25 SL Baur <steve@altair.xemacs.org> |
4036 | |
4037 * XEmacs-21.0-beta37 is released. | |
4038 | |
4039 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
4040 | |
4041 * configure.in: Sychronized ..._USER_DEFINED variables with | |
4042 datadir setting. | |
4043 | |
4044 * Makefile.in (mkdir): No longer create sitelispdir. | |
4045 | |
4046 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk> | |
4047 | |
371 | 4048 * configure.in: make graphic libraries tests be dependant on a |
278 | 4049 window system not X11 only. |
4050 | |
4051 Fri Apr 24 19:38:19 1998 Andy Piper <andyp@parallax.co.uk> | |
4052 | |
4053 * configure.in: check for our special select in msw. | |
4054 | |
4055 1998-04-22 Marcus Thiessel <marcus_thiessel@hp.com> | |
4056 | |
4057 * PROBLEMS: add answers to some FAQ concerning hpux. | |
4058 | |
4059 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
4060 | |
4061 * configure.in: enable checking for special mswindows select() | |
4062 | |
4063 1998-04-21 Martin Buchholz <martin@xemacs.org> | |
4064 | |
4065 * configure.in: Isolate incomprehensible cma_open/pthreads checking | |
4066 to decosf* | |
4067 | |
4068 1998-04-21 Marcus Thiessel <marcus_thiessel@hp.com> | |
4069 | |
4070 * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11 | |
4071 libs and includes. | |
4072 | |
4073 1998-04-22 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il> | |
4074 | |
4075 * configure.in: check for xpm does not depend anymore on having X. | |
4076 if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW. | |
4077 | |
4078 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | |
4079 | |
4080 * info/dir: Fixed the explanatory notes for | |
4081 `Info-default-directory-list' removal and the new automatic dir | |
4082 rebuilding facility. Reindented the menu. Added an entry for | |
384 | 4083 term.info |
278 | 4084 |
4085 1998-04-20 SL Baur <steve@altair.xemacs.org> | |
4086 | |
4087 * configure.in (LISPDIR): Removed configuration option for | |
4088 site-lisp. | |
4089 | |
4090 1998-04-19 SL Baur <steve@altair.xemacs.org> | |
4091 | |
4092 * configure.in (version): snarf InfoDock version number. | |
4093 | |
276 | 4094 1998-04-18 SL Baur <steve@altair.xemacs.org> |
4095 | |
4096 * XEmacs-21.0-beta36 is released. | |
4097 | |
4098 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
4099 | |
4100 * configure.in: enable install pre-processing for mswindows | |
4101 | |
4102 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
384 | 4103 |
276 | 4104 * Makefile.in.in: add install_pp to install incantation. |
4105 | |
4106 * installexe.sh: new file. Add .exe to install targets if the | |
4107 result is executable. | |
4108 | |
4109 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
384 | 4110 |
276 | 4111 * Makefile.in: add install_pp to install incantation. |
4112 | |
4010 | 4113 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il> |
276 | 4114 |
4115 * configure.in: Large echo split into a few smaller ones, | |
4116 so the cygnus sh.exe does not crash. | |
4117 | |
4118 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
4119 | |
4120 * configure.in: enable toolbar checking for mswindows build | |
4121 | |
4122 1998-04-06 Martin Buchholz <martin@xemacs.org> | |
4123 | |
384 | 4124 * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines. |
276 | 4125 Used (at least) by RedHat 4.2. |
4126 | |
4127 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
4128 | |
4129 * configure.in: Re-instated src/paths.h generation from | |
4130 src/paths.h.in. | |
4131 | |
4132 * Makefile.in (top_distclean): Remove site-lisp on `make | |
4133 distclean'. | |
4134 | |
274 | 4135 1998-04-10 SL Baur <steve@altair.xemacs.org> |
4136 | |
4137 * XEmacs 21.0-beta35 is released. | |
4138 | |
4139 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
4140 | |
4141 * configure.usage: Clarified --package-path documentation. | |
4142 | |
4143 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
4144 | |
4145 * configure.in: Now generates src/paths.h from src/paths.h.in.in. | |
4146 Removed defaults for infopath and package-path. | |
4147 | |
4148 * Makefile.in (src/paths.h): ... is now generated from | |
4149 src/paths.h.in.in. Moved generation of paths.h to configure. | |
4150 | |
4151 * paths.h.in: Removed. | |
4152 | |
4153 * paths.h.in.in: Created. | |
4154 | |
4155 1998-04-06 Martin Buchholz <martin@xemacs.org> | |
4156 | |
4157 * configure.in: png was still being used if png_version < 0.96 | |
4158 | |
4159 * configure.in: Fixed magic to handle AIX, X11R6, and gcc. | |
4160 | |
4161 1998-04-05 Amir J. Katz <amir@ndsoft.com> | |
4162 | |
4163 * INSTALL (Rationale): Offix support comment is wrong. To disable, | |
4164 one must use --with-offix=no and not --without-offix | |
4165 | |
4166 1998-04-05 SL Baur <steve@altair.xemacs.org> | |
4167 | |
4168 * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir. | |
4169 | |
272 | 4170 1998-04-04 SL Baur <steve@altair.xemacs.org> |
4171 | |
4172 * XEmacs 21.0-beta34 is released. | |
4173 | |
4174 1998-04-03 Martin Buchholz <martin@xemacs.org> | |
4175 | |
4176 * configure.in: | |
4177 checking whether gettimeofday accepts one or two arguments... two | |
4178 | |
4179 1998-04-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
4180 | |
4181 * configure.in: Fixed magic to handle AIX and MIT X11R6. | |
4182 | |
4183 1998-04-02 Martin Buchholz <martin@xemacs.org> | |
4184 | |
4185 * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc | |
4186 | |
4187 1998-04-01 Martin Buchholz <martin@xemacs.org> | |
4188 | |
4189 * tests/database.el (test-database): Temporary files (the databases | |
4190 that were created) should be deleted. | |
4191 | |
4192 * Makefile.in (testdir): Remove gnumake-specific syntax. | |
4193 (src/Makefile): src/Makefile depends on src/depend. | |
4194 | |
4195 1998-03-29 Martin Buchholz <martin@xemacs.org> | |
4196 | |
4197 * configure.in: Check for -lz, -lgz unconditionally. Too many | |
4198 system linkers don't properly die when there are cascaded link | |
4199 dependencies, so we can't rely on the linker for that. The only | |
384 | 4200 downside is that we might link with an extra unneeded library. If |
272 | 4201 you really really care about this, you can go fix it. |
4202 | |
4203 * configure.in: Enhance PANIC msg to make it clear that | |
4204 --with-FEATURE is going to die if FEATURE is not installed. | |
4205 | |
4206 1998-03-27 Martin Buchholz <martin@xemacs.org> | |
4207 | |
4208 * configure.in: $debug was not properly dependent on $beta | |
384 | 4209 |
4210 * configure.in: Move offix configuration out of src/Makefile.in.in | |
272 | 4211 into configure.in. |
4212 | |
4213 * configure.in: Reorganize xpm detection code. | |
4214 | |
384 | 4215 * configure.in: XIM default to ON if Motif which is not Lesstif is |
272 | 4216 found. |
4217 | |
4218 * configure.in: Keep auto-generated makefile dependencies out of | |
4219 src/Makefile.in.in by using AC_OUTPUT file concatenation support. | |
4220 | |
4221 1998-03-26 Martin Buchholz <martin@xemacs.org> | |
4222 | |
4223 * configure.in: Fix up cflags handling. Specifically, configure | |
4224 --cflags='' would fail to be recognized. | |
4225 | |
4226 * configure.in: Fix up png detection. Link with png_read_image to | |
4227 make sure -lz is required. Test for png >- 0.96 via header file. | |
4228 | |
4229 1998-03-21 Martin Buchholz <martin@xemacs.org> | |
4230 | |
4231 * configure.in (XE_GCC_WRAP_LDFLAGS) | |
4232 Rename to XE_PROTECT_LINKER_FLAGS. Rewrite. | |
4233 | |
4234 * configure.in: Make sure BSD always links in libz.a | |
4235 BSD's stupid linker can't detect cascaded lib dependencies | |
4236 | |
4237 * configure.in: Autodetect lesstif. define have_lesstif. | |
4238 Don't use motif-xim with lesstif, at least by default. | |
4239 | |
4240 1998-03-30 SL Baur <steve@altair.xemacs.org> | |
4241 | |
4242 * version.sh: Add InfoDock version number variables. | |
4243 | |
4244 1998-03-30 Amir J. Katz <amir@ndsoft.com> | |
4245 | |
4246 * info/dir: Replaced string '20.5' with '21.0' | |
4247 | |
269 | 4248 1998-03-24 SL Baur <steve@altair.xemacs.org> |
4249 | |
4250 * XEmacs 21.0-beta33 is released. | |
4251 | |
4010 | 4252 1998-03-26 Didier Verna <didier@xemacs.org> |
269 | 4253 |
4254 * configure.in, Makefile.in: Removed infopath_user_defined---we | |
4255 always want to propagate it. | |
4256 | |
4257 * configure.usage: Synched with configure.in. | |
4258 | |
4259 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
4260 | |
4261 * configure.usage, INSTALL: Synched with the new path layout. | |
4262 | |
4263 * Makefile.in (src/paths.h): Replaced packagepath with | |
4264 package_path to make configure happy. | |
4265 | |
4266 * configure.in: Made default setting for packagepath conform to | |
4267 what packages.el builds at run-time: XEmacs-version-specific paths | |
4268 before site-specific ones. | |
4269 Added default setting for pkgdir. | |
4270 Changed --packagepath back to --package-path. | |
4271 | |
267 | 4272 1998-03-24 SL Baur <steve@altair.xemacs.org> |
4273 | |
4274 * XEmacs 21.0-beta32 is released. | |
4275 | |
4276 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
4277 | |
4278 * configure.in: Extended package path by version-specific | |
4279 hierarchies. Changed allow-site-lisp to inhibit-site-lisp. | |
4280 | |
4281 1998-03-22 SL Baur <steve@altair.xemacs.org> | |
4282 | |
4283 * Makefile.in (distclean): Remove packages and mule-packages if they | |
4284 have been linked into place. | |
4285 | |
4286 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
4287 | |
4288 * <Today>: The Big Path Searching Overhaul. | |
4289 | |
4290 * Makefile.in, configure.in: Now pass all configure-specified paths | |
4291 into the binary in a uniform way. | |
4292 | |
4293 1998-03-20 SL Baur <steve@altair.xemacs.org> | |
4294 | |
4295 * configure.in (have_libmcheck): Add test for glibc's malloc | |
4296 checker. | |
4297 - Fix HP/UX dynamic linking flag. | |
4298 | |
4299 1998-03-19 SL Baur <steve@altair.xemacs.org> | |
4300 | |
4301 * configure.in (quoted_arguments): Fix unquoted variable in | |
4302 error-checking test. | |
4303 - fix bogus substitution. | |
384 | 4304 |
267 | 4305 1998-03-17 SL Baur <steve@altair.xemacs.org> |
4306 | |
4307 * configure.in: In -lpng test, look for png_set_strip_alpha. | |
4308 Suggested by William M. Perry <wmperry@aventail.com> | |
4309 | |
265 | 4310 1998-03-16 SL Baur <steve@altair.xemacs.org> |
4311 | |
4312 * XEmacs 21.0 beta31 is released. | |
4313 | |
4314 1998-03-16 P. E. Jareth Hein <jareth@camelot-soft.com> | |
4315 | |
4316 * configure.usage (Usage): Correct information about gif, tiff | |
4317 and WNN entries | |
4318 | |
4319 1998-03-13 SL Baur <steve@altair.xemacs.org> | |
4320 | |
4321 * configure.in: typo fix in sed command. | |
4322 From P. E. Jareth Hein <jareth@camelot-soft.com> | |
4323 | |
4324 * configure.in (all_widgets): Check for snprintf(). | |
4325 | |
4326 1998-03-11 P. E. Jareth Hein <jareth@camelot-soft.com> | |
4327 | |
4328 * configure.in: New gif support | |
4329 | |
4330 1998-03-10 SL Baur <steve@altair.xemacs.org> | |
4331 | |
4332 * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc. | |
4333 | |
4334 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk> | |
4335 | |
4336 * configure.in: don't add libc to link list for dlopen ordinary | |
4337 link takes care of this. check for dlfcn.h | |
4338 | |
4339 1998-03-10 SL Baur <steve@altair.xemacs.org> | |
4340 | |
4341 * configure.in: Examine each directory of X11 include path for | |
4342 inclusion into BITMAPDIR. | |
4343 | |
4344 1998-03-09 SL Baur <steve@altair.xemacs.org> | |
4345 | |
4346 * aclocal.m4: Add legalese. | |
4347 | |
4348 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk> | |
4349 | |
4350 * configure.in: make sure we have ndbm.h as well as libgdbm.a for | |
4351 database support. | |
4352 | |
4353 * configure.in: move msw checking after x checking so that | |
4354 auto-detection works. | |
4355 | |
4356 1998-03-09 SL Baur <steve@altair.xemacs.org> | |
4357 | |
4358 * configure.in: New DLL support. | |
4359 * aclocal.m4: New file. | |
4360 From William M. Perry <wmperry@aventail.com> | |
4361 | |
4362 1998-03-08 SL Baur <steve@altair.xemacs.org> | |
4363 | |
4364 * configure.in (xemacs_betaname): Align messages for minimal | |
4365 tagbits and indexed lrecords. | |
4366 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
4367 | |
263 | 4368 1998-03-07 SL Baur <steve@altair.xemacs.org> |
4369 | |
4370 * XEmacs 20.5-beta30 is released. | |
4371 | |
4372 1998-03-05 SL Baur <steve@altair.xemacs.org> | |
4373 | |
4374 * PROBLEMS: Update wording of x86 GCC 2.7 problems. | |
4375 | |
4376 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk> | |
4377 | |
4378 * configure.in: add a --with-msw option. Make X and msw work | |
4379 together if the user asks. | |
4380 | |
4381 1998-03-02 SL Baur <steve@altair.xemacs.org> | |
4382 | |
4383 * PROBLEMS: Update documentation of gcc bugs that impact XEmacs. | |
4384 | |
4385 1998-03-01 SL Baur <steve@altair.xemacs.org> | |
4386 | |
4387 * configure.in: Add substitutable variable ld_dynamic_link_flags | |
4388 for special required linker flags for building DLL capable | |
4389 binaries. | |
4390 | |
261 | 4391 1998-02-28 SL Baur <steve@altair.xemacs.org> |
4392 | |
4393 * Makefile.in (top_distclean): Remove Installation.el. | |
4394 (xemacs): New target. Formerly it was `all:'. | |
4395 (all): New default, dist: is now superfluous. | |
4396 | |
4397 1998-02-27 SL Baur <steve@altair.xemacs.org> | |
4398 | |
4399 * configure.in (GNU_MALLOC): add --with-dlmalloc to allow | |
4400 selective use of Doug Lea malloc in Linux C Library and GNU C Library. | |
4401 (Installation): Add XEmacs version and generate `Installation.el'. | |
4402 | |
4403 1998-02-26 SL Baur <steve@altair.xemacs.org> | |
4404 | |
4405 * configure.in (with_ldap: Fix -lldap autodection. | |
4406 Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | |
4407 (Installation): Only keep the last configuration. | |
4408 | |
259 | 4409 1998-02-25 SL Baur <steve@altair.xemacs.org> |
4410 | |
4411 * XEmacs 20.5-beta28 is released. | |
4412 | |
4413 * configure.in (with_session): Fix reporting of the setting. | |
4414 (with_database_gnudbm): Correctly report setting. | |
4415 | |
4416 1998-02-24 SL Baur <steve@altair.xemacs.org> | |
4417 | |
4418 * configure.usage: Restore documentation of graphics library | |
4419 flags. | |
4420 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
4421 | |
4422 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
4423 | |
4424 * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux | |
4425 console. | |
4426 | |
4427 1998-02-23 SL Baur <steve@altair.xemacs.org> | |
4428 | |
4429 * XEmacs 20.4 is released to the beta testers. | |
4430 | |
4431 1998-02-21 SL Baur <steve@altair.xemacs.org> | |
4432 | |
384 | 4433 * configure.in (after_morecore_hook_exists): Modify dlmalloc tests |
259 | 4434 to also test for Linux libc5. |
4435 | |
255 | 4436 1998-02-19 SL Baur <steve@altair.xemacs.org> |
4437 | |
257 | 4438 * XEmacs 20.5-beta27 is released. |
4439 * XEmacs-20.4-pre4 is released. | |
4440 | |
4441 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS. | |
4442 (--with-gung): Implement it. | |
4443 | |
4444 * configure.usage (--with-gung): Document. Turns on | |
4445 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION. | |
4446 (--with-term): Remove. | |
384 | 4447 |
255 | 4448 * XEmacs-20.5-beta26 is released. |
4449 | |
4450 1998-02-18 SL Baur <steve@altair.xemacs.org> | |
4451 | |
4452 * XEmacs-20.4-pre3 is released. | |
4453 | |
4454 * Makefile.in: use better feedback while rebuilding finder database. | |
4455 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp> | |
4456 | |
4457 1998-02-15 SL Baur <steve@altair.xemacs.org> | |
4458 | |
4459 * configure.in (doug_lea_malloc): Add checking for Doug Lea | |
4460 Malloc. | |
4461 | |
253 | 4462 1998-02-14 SL Baur <steve@altair.xemacs.org> |
4463 | |
255 | 4464 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support. |
4465 Suggested by Pekka Marjola <pema@iki.fi> | |
4466 | |
4467 * XEmacs-20.4-pre2 is released. | |
253 | 4468 * XEmacs-20.5-beta25 is released. |
4469 | |
4470 1998-02-13 SL Baur <steve@altair.xemacs.org> | |
4471 | |
4472 * INSTALL: Update for Cygwin and Microsoft Windows. | |
4473 | |
4474 * README: Update for Microsoft Windows. | |
4475 | |
251 | 4476 1998-02-09 SL Baur <steve@altair.xemacs.org> |
4477 | |
253 | 4478 * XEmacs 20.4-pre1 is released. |
251 | 4479 * XEmacs 20.5-beta24 is released. |
4480 | |
4481 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk> | |
4482 | |
4483 * configure.in: add mule-coding target which defines MULE_CODING, | |
4484 nothing uses it as yet. add gif objects to msw support. define | |
4485 const_is_losing=no for msw. make msw not selected if tty selected. | |
4486 add -lshell32 for dnd support. check for a.out.h rather than | |
4487 coff.h | |
4488 | |
4489 * lib-src/make-docfile.c: add cygwin support and generalise the | |
4490 remaining open calls. IMHO this should really include sysfile.h. | |
4491 | |
249 | 4492 1998-02-03 SL Baur <steve@altair.xemacs.org> |
4493 | |
4494 * XEmacs 20.5-beta23 is released. | |
4495 | |
247 | 4496 1998-01-27 SL Baur <steve@altair.xemacs.org> |
4497 | |
4498 * XEmacs 20.5-beta22 is released. | |
4499 | |
245 | 4500 1998-01-25 SL Baur <steve@altair.xemacs.org> |
4501 | |
4502 * XEmacs 20.5-beta21 is released. | |
4503 | |
4504 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk> | |
4505 | |
4506 * configure.in: check for coff.h | |
4507 | |
4508 1998-01-21 Hrvoje Niksic <hniksic@srce.hr> | |
4509 | |
4510 * configure.in: Added support for `--with-shlib'. | |
4511 | |
243 | 4512 1998-01-18 SL Baur <steve@altair.xemacs.org> |
4513 | |
4514 * XEmacs 20.5-beta20 is released. | |
4515 | |
4516 1998-01-13 Martin Buchholz <martin@xemacs.org> | |
4517 | |
384 | 4518 * configure.usage: |
243 | 4519 Remove doc for configure-time INFOPATH, no longer used. |
4520 | |
4521 * configure.in: | |
4522 * src/config.h.in: | |
4523 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3. | |
4524 | |
384 | 4525 * lwlib/lwlib.h: |
4526 * lwlib/lwlib.c: | |
4527 * lwlib/lwlib-config.c: | |
4528 * lwlib/lwlib-Xm.c: | |
4529 * lwlib/lwlib-Xaw.c: | |
4530 * lwlib/lwlib-Xlw.c: | |
4531 * lwlib/config.h.in: | |
243 | 4532 * src/menubar-x.c: |
4533 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA). | |
4534 Maintain only one set of variables. | |
4535 | |
4536 * Makefile.in (install-arch-dep): Simplify. | |
384 | 4537 Replace construct `test -d $dir && foo' with |
243 | 4538 `if test -d $dir; then foo; fi' |
4539 | |
384 | 4540 * lwlib/xlwmenu.c: |
4541 * lwlib/xlwscrollbar.c: | |
4542 * lwlib/lwlib-Xlw.c: | |
4543 * lwlib/lwlib-Xm.c: | |
243 | 4544 Always assume presence of limits.h (ANSI). |
4545 | |
241 | 4546 1998-01-12 SL Baur <steve@altair.xemacs.org> |
4547 | |
243 | 4548 * INSTALL: Updated for recent Mule/package changes. |
4549 | |
241 | 4550 * XEmacs 20.5-beta19 is released. |
4551 | |
4552 1998-01-12 Damon Lipparelli <lipp@primus.com> | |
4553 | |
4554 * Makefile.in: Yow! Fixed paths to install dirs when --prefix != | |
4555 --exec-prefix. | |
4556 | |
239 | 4557 1998-01-10 SL Baur <steve@altair.xemacs.org> |
4558 | |
4559 * XEmacs 20.5-beta18 is released. | |
4560 | |
442 | 4561 1998-01-08 Didier Verna <didier@xemacs.org> |
239 | 4562 |
4563 * configure.in: Get rid of INFOPATH for configure time. | |
4564 * configure.usage (Usage): Ditto. | |
4565 | |
4566 1998-01-09 SL Baur <steve@altair.xemacs.org> | |
4567 | |
4568 * Makefine.in: Correct reported amount of disk savings from | |
4569 compression. | |
4570 From Markus Linnala <maage@cs.tut.fi> | |
4571 | |
4572 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk> | |
4573 | |
4574 * configure.in: detect and set scrollbars and menubars with | |
4575 MS-Windows more appropriately. Check for sys/un.h to use in | |
4576 gnuserv. | |
4577 | |
4578 1998-01-07 SL Baur <steve@altair.xemacs.org> | |
4579 | |
4580 * Makefile.in (progname): Cleanly parameterize XEmacs-specific | |
4581 naming. | |
4582 | |
4583 1998-01-05 Glynn Clements <glynn@sensei.co.uk> | |
4584 | |
4585 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of | |
4586 inactive_button_gc for menu entries. | |
4587 (remap_menubar): ignore the enabled status | |
4588 | |
237 | 4589 1998-01-04 SL Baur <steve@altair.xemacs.org> |
4590 | |
4591 * XEmacs 20.5-beta17 is released. | |
4592 | |
4593 * Makefile.in (finder): Use -vanilla. | |
4594 (lisp/finder-inf.el): Ditto. | |
4595 (check-features): New target. Do a sanity check prior to | |
4596 installation. | |
4597 | |
235 | 4598 1997-01-03 SL Baur <steve@altair.xemacs.org> |
4599 | |
4600 * XEmacs 20.5-beta16 is released. | |
4601 | |
233 | 4602 1997-12-30 SL Baur <steve@altair.xemacs.org> |
4603 | |
4604 * XEmacs 20.5-beta15 is released. | |
4605 | |
4606 1997-12-29 SL Baur <steve@altair.xemacs.org> | |
4607 | |
4608 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency. | |
4609 | |
231 | 4610 1997-12-27 SL Baur <steve@altair.xemacs.org> |
4611 | |
4612 * XEmacs 20.5-beta14 is released. | |
4613 | |
4010 | 4614 1997-12-23 Andy Piper <andyp@parallax.co.uk> |
231 | 4615 |
4616 * configure.in: support for *-pc-cygwin32 config | |
4617 | |
229 | 4618 1997-12-25 SL Baur <steve@altair.xemacs.org> |
4619 | |
4620 * XEmacs 20.5-beta13 is released. | |
4621 | |
227 | 4622 1997-12-20 SL Baur <steve@altair.xemacs.org> |
4623 | |
4624 * XEmacs 20.5-beta 12 is released. | |
4625 | |
4626 1997-12-19 SL Baur <steve@altair.xemacs.org> | |
4627 | |
384 | 4628 * configure.in (bitmapdir): Reenable --with-session by default for |
227 | 4629 testing. |
4630 | |
4631 1997-12-17 SL Baur <steve@altair.xemacs.org> | |
4632 | |
4633 * info/dir (File): Skk and Gnats are packaged. | |
4634 | |
4635 * PROBLEMS (Note): Update version numbers. | |
4636 | |
4637 * info/dir (File): Update version number. | |
4638 | |
225 | 4639 1997-12-16 SL Baur <steve@altair.xemacs.org> |
4640 | |
227 | 4641 * XEmacs 20.5-beta11 is released. |
225 | 4642 |
4643 1997-12-14 SL Baur <steve@altair.xemacs.org> | |
4644 | |
4645 * configure.in: Don't bypass graphics library detection | |
4646 if the `--with-imagick' option is given to configure. | |
4647 : Print autodetected graphics libraries to be linked with Imagick. | |
4648 | |
4649 * Makefile.in (lisp/finder-inf.el): Reverse previous change. | |
4650 | |
4651 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr> | |
4652 | |
4653 * Makefile.in (install-arch-indep): Build info files if needed. | |
4654 | |
223 | 4655 1997-12-13 SL Baur <steve@altair.xemacs.org> |
4656 | |
225 | 4657 * Makefile.in (lisp/finder-inf.el): Add dependency on src/. |
4658 | |
227 | 4659 * XEmacs 20.5-beta10 is released. |
223 | 4660 |
4661 1997-12-12 SL Baur <steve@altair.xemacs.org> | |
4662 | |
4663 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux. | |
4664 | |
4665 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
4666 | |
4667 * configure.in (autodetect ImageMagick): also look for | |
4668 "X11/magick/magick.h", and if present, define | |
4669 MAGICK_HEADERS_ARE_UNDER_X11 | |
4670 | |
4671 1997-12-11 SL Baur <steve@altair.xemacs.org> | |
4672 | |
4673 * configure.in (imagick_libs): Add autodetection for freetype | |
4674 -lttf library. | |
4675 | |
4010 | 4676 1997-12-09 SL Baur <steve@altair.xemacs.org> |
221 | 4677 |
227 | 4678 * XEmacs 20.5-beta9 is released. |
221 | 4679 |
4010 | 4680 1997-12-06 SL Baur <steve@altair.xemacs.org> |
219 | 4681 |
227 | 4682 * XEmacs 20.5-beta8 is released. |
219 | 4683 |
4684 * info/dir: update for further packaging. | |
4685 * configure.in: remove `tree-x' from XEmacs build. | |
4686 | |
4010 | 4687 1997-11-29 Jeff Miller <jmiller@smart.net> |
219 | 4688 |
4689 * configure.in: motif menubars need xlwmenu.o | |
4690 | |
4691 * updated files in src/ to allow an XEmacs configured for | |
4692 motif menubars to at least compile. Motif menubars are still | |
4693 very broken. | |
4694 | |
4695 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com> | |
4696 | |
4697 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work | |
4698 properly with the information in the core. | |
4699 | |
4700 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with | |
4701 the information in the core, and fixed a potental problem with | |
4702 parentage. | |
4703 | |
4704 1997-12-01 SL Baur <steve@altair.xemacs.org> | |
4705 | |
4706 * configure.in (with_session): Properly display flag in configure | |
4707 status report. | |
4708 | |
4709 1997-11-29 SL Baur <steve@altair.xemacs.org> | |
4710 | |
4711 * configure.usage: Remove documentation of obsolete option | |
4712 --with-gif. | |
4713 | |
217 | 4714 1997-11-27 SL Baur <steve@altair.xemacs.org> |
4715 | |
227 | 4716 * XEmacs 20.5-beta7 is released. |
217 | 4717 |
4718 * configure.in: When testing for -ltiff, fall back on the extra | |
4719 libraries -ljpeg, and -lz since some -ltiff's need them. | |
4720 | |
4721 1997-11-26 SL Baur <steve@altair.xemacs.org> | |
4722 | |
4723 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly. | |
4724 From Glynn Clements <glynn@sensei.co.uk> | |
4725 | |
4010 | 4726 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp> |
217 | 4727 |
4728 * configure.in: Improve auto detect of libraries ImageMagick rely | |
4729 on. | |
4730 | |
4010 | 4731 1997-11-23 Jeff Miller <jmiller@smart.net> |
217 | 4732 |
4733 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib | |
4734 and src. Configure.in modified. --with-energize is no longer a | |
4735 valid configure option. | |
4736 | |
4737 * lwlib/Makefile.in.in removed energize support | |
4738 * lwlib/lwlib-Xm.c removed energize support | |
4739 * lwlib/lwlib-config.c removed energize support | |
4740 | |
4741 * lwlib/energize/* removed | |
4742 | |
4743 1997-11-23 SL Baur <steve@altair.xemacs.org> | |
4744 | |
4745 * Makefile.in: Change references of lisp/utils/finder-inf.el to | |
4746 lisp/finder-inf.el. | |
4747 | |
215 | 4748 1997-11-20 SL Baur <steve@altair.xemacs.org> |
4749 | |
227 | 4750 * XEmacs 20.5-beta6 is released. |
215 | 4751 |
4752 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> | |
4753 | |
4754 * configure.usage: Use `--' convention in "usage:" line. | |
4755 | |
4010 | 4756 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> |
215 | 4757 |
4758 * configure.in: added `with_xfs' to list of boolean features. | |
4759 | |
4760 1997-11-20 SL Baur <steve@altair.xemacs.org> | |
4761 | |
217 | 4762 * XEmacs 20.3 is released for binary kit building. |
215 | 4763 |
4010 | 4764 1997-11-19 Tor Arntsen <tor@spacetec.no> |
215 | 4765 |
4766 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using | |
4767 xemacs dumped on one machine on another. Problem was fixed by 20.3. | |
4768 | |
4769 1997-11-18 SL Baur <steve@altair.xemacs.org> | |
4770 | |
4771 * configure.usage: New file. | |
4772 | |
4773 * configure.in: Use it instead of monster 10k shell variable. | |
4774 | |
4775 1997-11-17 SL Baur <steve@altair.xemacs.org> | |
4776 | |
4777 * XEmacs 20.3-pre4 is released. | |
4778 | |
4779 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | |
4780 | |
4781 * configure.in (infopath): List "/usr/local/" dirs before "/usr/" | |
4782 dirs. | |
4783 | |
4784 1997-11-17 SL Baur <steve@altair.xemacs.org> | |
4785 | |
4786 * configure.in: Initialize infodir off of datadir. | |
4787 | |
4788 * Makefile.in: Force LANG = C for building. | |
4789 | |
4790 1997-11-15 SL Baur <steve@altair.xemacs.org> | |
4791 | |
4792 * XEmacs 20.3-pre3 is released. | |
227 | 4793 * XEmacs 20.5-beta5 is released. |
215 | 4794 |
4010 | 4795 1997-11-13 Marc Paquette <marcpa@cam.org> |
213 | 4796 |
4797 * nt/Todo: added a task for support of lisp packages through | |
4798 the registry. | |
4799 | |
4010 | 4800 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk> |
213 | 4801 |
4802 * Renamed files *w32* to *msw* | |
4803 | |
4804 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to | |
4805 HAVE_MS_WINDOWS. Changed files: | |
4806 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el, | |
4807 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el, | |
4808 sysdep.el, console-msw.c, console-msw.h, console.c, | |
4809 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c, | |
4810 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c, | |
4811 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c, | |
384 | 4812 redisplay.c, symsinit.h, |
213 | 4813 |
4814 * Didn't change 'win32' in nt.c, nt.h, ntproc.c | |
4815 | |
4816 * Deleted w32 build directory since nt build directory now handles | |
4817 X and native mswindows builds. | |
4818 | |
215 | 4819 1997-11-11 SL Baur <steve@altair.xemacs.org> |
4820 | |
227 | 4821 * XEmacs 20.5-beta4 is released. |
215 | 4822 |
211 | 4823 1997-11-10 SL Baur <steve@altair.xemacs.org> |
4824 | |
4825 * info/dir: remove packaged entries. | |
4826 From Glynn Clements <glynn@sensei.co.uk> | |
4827 | |
4828 * configure.in: Puke and die if NAS sound is selected without X. | |
4829 | |
209 | 4830 1997-11-08 SL Baur <steve@altair.xemacs.org> |
4831 | |
227 | 4832 * XEmacs 20.5-beta3 is released. |
209 | 4833 * XEmacs 20.3-pre2 is released. |
4834 | |
4835 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk> | |
4836 | |
4837 * w32/xemacs.mak: moved building the DOC file to after the .elcs. | |
4838 | |
4839 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk> | |
4840 | |
4841 * Files split from nt to new w32 directory: | |
4842 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c, | |
4843 xemacs.mak. | |
4844 | |
442 | 4845 1997-11-05 Didier Verna <didier@xemacs.org> |
209 | 4846 |
4847 * configure.in: Added the --site-prefixes options for the configure | |
384 | 4848 script. You give a colon or space separated list of prefixes, and |
209 | 4849 subdirectories include/ and lib/ will be added with -I and -L. |
4850 | |
4010 | 4851 1997-11-05 Martin Buchholz <martin@xemacs.org> |
209 | 4852 |
4853 * configure.in: AIX + gcc fixes. | |
4854 - Don't wrap -B. aixflags changed to start_flags. | |
4855 | |
4856 1997-11-04 SL Baur <steve@altair.xemacs.org> | |
4857 | |
4858 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable. | |
4859 From Skip Montanaro <skip@calendar.com> | |
4860 | |
4861 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
4862 | |
4863 * Delete etc/TUTORIAL.th because Thai is not supported yet. | |
4864 | |
4865 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com> | |
4866 | |
4867 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent | |
4868 window's coordinates and dimensions to center the | |
4869 dialog box unless its mapped_when_managed property is | |
4870 true. This should avoid the top level widget that the | |
4871 HAVE_SESSION code creates, which is unmapped and | |
4872 useless for this purpose. | |
4873 | |
4874 1997-11-01 SL Baur <steve@altair.xemacs.org> | |
4875 | |
4876 * XEmacs 20.3-pre1 is released. | |
4877 | |
207 | 4878 1997-10-31 SL Baur <steve@altair.xemacs.org> |
4879 | |
209 | 4880 * XEmacs 19.16 is released. |
4881 | |
4882 1997-10-31 SL Baur <steve@altair.xemacs.org> | |
4883 | |
227 | 4884 * XEmacs 20.5-beta2 is released. |
207 | 4885 |
4886 1997-10-30 SL Baur <steve@altair.xemacs.org> | |
4887 | |
4888 * configure.in (xetest): Eliminate tests for PNG, JPEG, | |
4889 TIFF(broken) and replace with test for ImageMagick. | |
4890 | |
4891 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com> | |
384 | 4892 |
207 | 4893 * lwlib/xlwmenu.h: Added string macro declarations for |
4894 titleForeground and highlightForeground properties. | |
4895 | |
4896 * lwlib/xlwmenuP.h: Added struct fields for title and | |
4897 highlight colors. | |
4898 | |
4899 * lwlib/xlwmenu.c: Added initialization and usage code | |
4900 for the new titleForeground and highlightForeground | |
4901 properties. | |
4902 | |
4903 1997-10-28 SL Baur <steve@altair.xemacs.org> | |
4904 | |
4905 * XEmacs 20.3-beta94 is released. | |
4906 | |
4907 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
4908 | |
4909 * configure.in: Correct last patch for berkdb. | |
4910 | |
4911 1997-10-28 SL Baur <steve@altair.xemacs.org> | |
4912 | |
4913 * XEmacs 20.3-beta93 is released. | |
4914 | |
4915 1997-10-27 Martin Buchholz <mrb@eng.sun.com> | |
4916 | |
4917 * lib-src/make-path.c: | |
4918 * lib-src/digest-doc.c: | |
4919 * lib-src/gnuslib.c: Always include config.h before system headers | |
4920 * configure.in: Improve AIX configure support | |
4921 - NON_GNU_CC defaults to `xlc' | |
384 | 4922 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro |
207 | 4923 -qmaxmem=20000" |
4924 - check for sin instead of sqrt in -lm to avoid xlc internal error | |
4925 - Detect -li18n for use with Motif | |
4926 - Move weird AIX static linking flags from s&m files to configure.in | |
4927 - use #pragma instead of -ma flag to avoid compiler warnings | |
4928 | |
4929 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com> | |
4930 | |
4931 * lwlib/xlwmenu.c: Use XtRDimension in place of | |
4932 XmRHorizontalDimension in shadowThickness resource | |
4933 declaration. | |
4934 | |
4935 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc | |
4936 color as the foreground for selected entries. | |
4937 | |
4938 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc | |
4939 color as the foreground for selected entries. | |
4940 | |
4941 * lwlib/xlwmenu.c (toggle_decoration_height): Force | |
4942 height to be minimum of 2x the shadow thickness. | |
4943 | |
4944 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
4945 | |
4946 * configure.in: Don't choke on Berkeley DB 2.x. | |
4947 | |
4948 1997-10-24 SL Baur <steve@altair.xemacs.org> | |
4949 | |
4950 * XEmacs 20.3-beta92 is released. | |
4951 | |
4952 1997-10-21 SL Baur <steve@altair.xemacs.org> | |
4953 | |
4954 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if | |
4955 it already exists (use `make finder' to force rebuild). | |
4956 | |
4957 1997-10-18 SL Baur <steve@altair.xemacs.org> | |
4958 | |
424 | 4959 * XEmacs 20.3-beta91 is released. |
207 | 4960 |
4961 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr> | |
4962 | |
4963 * configure.in: Removed -Olimit=2000 from cc for IRIX. | |
4964 | |
4965 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com> | |
4966 | |
4967 * configure.in (null_string): Added AC_SUBST(infodir_user_defined) | |
4968 and removed backquoted echo statement from the infopath report line. | |
4969 | |
4970 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr> | |
4971 | |
4972 * configure.in: Added detection of the declaration of the timezone | |
4973 variable in system files. Defines HAVE_TIMEZONE_DECL if yes. | |
4974 | |
4975 | |
4976 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr> | |
4977 | |
4978 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration | |
4979 of the timezone variable in system headers. | |
4980 | |
4981 * systime.h: Use HAVE_TIMEZONE_DECL. | |
4982 | |
4983 1997-10-14 SL Baur <steve@altair.xemacs.org> | |
4984 | |
4985 * configure.in (all_widgets): Don't allow configuration of | |
4986 --with-mule if Mule lisp hasn't been installed. | |
4987 | |
4988 1997-10-13 SL Baur <steve@altair.xemacs.org> | |
4989 | |
4990 * configure.in: Remove `site-lisp' from list of directories to | |
4991 make symbolic links for. | |
4992 | |
4993 * XEmacs 20.3-beta90 is released. | |
4994 | |
4995 1997-10-12 Glynn Clements <glynn@sensei.co.uk> | |
4996 | |
4997 * info/dir: Cosmetic changes to info/dir | |
4998 | |
205 | 4999 1997-10-12 SL Baur <steve@altair.xemacs.org> |
5000 | |
227 | 5001 * XEmacs 20.5-beta1 is released. |
205 | 5002 |
5003 * XEmacs 19.16-pre9 is released. | |
5004 | |
5005 * XEmacs 19.16-pre8 is released. | |
5006 | |
203 | 5007 1997-10-11 SL Baur <steve@altair.xemacs.org> |
5008 | |
205 | 5009 * XEmacs 20.3-beta28 is released. |
5010 | |
203 | 5011 * Makefile.in (src/paths.h): Update PATH_INFOPATH |
5012 (infopath): New shell variable. | |
5013 (infopath_user_defined): Ditto. | |
5014 | |
5015 * configure.in (infodir_user_defined): Spelling fixes. | |
5016 | |
5017 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com> | |
5018 | |
5019 * configure.in: added options and option help docs for infopath | |
5020 and lockdir | |
5021 * '' added a line to the report for infopath and lockdir | |
5022 | |
5023 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com> | |
5024 | |
5025 * Makefile.in.in (INFOPATH): Added variable and put it into | |
5026 DUMPENV. | |
5027 | |
5028 1997-10-11 SL Baur <steve@altair.xemacs.org> | |
5029 | |
5030 * packages/info/localdir: New directory and file. | |
5031 | |
5032 * packages/README: New directory & file. | |
5033 | |
5034 1997-10-10 Martin Buchholz <mrb@eng.sun.com> | |
5035 | |
5036 * Makefile.in: Add `make configure' target | |
5037 | |
5038 1997-10-07 SL Baur <steve@altair.xemacs.org> | |
5039 | |
5040 * XEmacs 19.16-pre7 is released. | |
5041 | |
5042 1997-10-05 Damon Lipparelli <lipp@aa.net> | |
5043 | |
5044 * Makefile.in (install-arch-dep, install-arch-indep): Move the | |
5045 commands for symlink'ing the system-independent bits into the | |
5046 system-dependent directory structure from "install-arch-indep" to | |
5047 "install-arch-dep". | |
5048 | |
5049 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | |
5050 | |
5051 * Makefile.in (blddir): variable from "configure". | |
5052 (finder): use it. | |
5053 | |
5054 1997-10-05 SL Baur <steve@altair.xemacs.org> | |
5055 | |
5056 * Makefile.in (GENERATED_LISP): New variable. | |
5057 (all): Force dependency on finder-inf.el. | |
5058 (lisp/utils/finder-inf.el): new rule. | |
5059 | |
5060 1997-10-04 SL Baur <steve@altair.xemacs.org> | |
5061 | |
5062 * XEmacs 19.16-pre6 is released. | |
5063 | |
201 | 5064 1997-10-04 SL Baur <steve@altair.xemacs.org> |
5065 | |
5066 * XEmacs 20.3-beta27 is released. | |
5067 | |
5068 1997-10-03 Damon Lipparelli <lipp@primus.com> | |
5069 | |
5070 * Makefile.in (install-arch-indep): When --prefix != | |
5071 --exec-prefix, symlink the system-independent bits into the | |
5072 system-dependent directory structure (rather than the other way | |
5073 around). | |
5074 | |
5075 1997-10-03 Martin Buchholz <mrb@eng.sun.com> | |
5076 | |
5077 * lib-src/etags.c: etags 12.28 + prototypization | |
384 | 5078 * INSTALL: Better document --site-runtime-libraries |
5079 * src/scrollbar-x.c (x_update_scrollbar_instance_status): | |
201 | 5080 FIX: M-x scroll-left; horizontal scrollbar appears; drag it |
5081 left; scrollbar disappears; keyboard inoperative. | |
5082 * configure.in: Remove left-over references to *_switch_x_* | |
5083 - NAS libaudio is part of $libs_x, not $LIBS | |
5084 | |
199 | 5085 1997-10-02 SL Baur <steve@altair.xemacs.org> |
5086 | |
5087 * XEmacs 20.3-beta26 is released. | |
5088 | |
197 | 5089 1997-09-30 SL Baur <steve@altair.xemacs.org> |
5090 | |
5091 * XEmacs 20.3-beta25 is released. | |
5092 | |
5093 * Makefile.in (install-arch-dep): Install the `Installation' for | |
5094 future reference. | |
5095 | |
5096 * Makefile.in (top_distclean): Remove finder-inf.el*. | |
5097 | |
5098 * configure.in (use_union_type): Default to "yes". | |
5099 | |
5100 1997-09-29 Martin Buchholz <mrb@eng.sun.com> | |
5101 | |
5102 * configure.in: Add tiff autodetection | |
5103 | |
5104 1997-09-29 SL Baur <steve@altair.xemacs.org> | |
5105 | |
5106 * lwlib/xlwmenu.c: Add bounds checking. | |
5107 Check error return on XmStringGetLtoR. | |
5108 | |
195 | 5109 1997-09-27 SL Baur <steve@altair.xemacs.org> |
5110 | |
5111 * XEmacs 20.3-beta24 is released. | |
5112 | |
5113 1997-09-27 Hrvoje Niksic <hniksic@srce.hr> | |
5114 | |
5115 * Makefile.in (custom-loads): New target. | |
5116 | |
5117 1997-09-23 SL Baur <steve@altair.xemacs.org> | |
5118 | |
5119 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET. | |
5120 From Kazuyuki IENAGA <ienaga@jsys.co.jp> | |
5121 | |
5122 1997-09-22 SL Baur <steve@altair.xemacs.org> | |
5123 | |
5124 * XEmacs 19.16-pre4 is released. | |
5125 | |
193 | 5126 1997-09-20 SL Baur <steve@altair.xemacs.org> |
5127 | |
5128 * XEmacs 20.3-beta23 is released. | |
5129 | |
4010 | 5130 1997-09-19 SL Baur <steve@altair.xemacs.org> |
193 | 5131 |
5132 * XEmacs 19.16-pre3 is released. | |
5133 | |
5134 1997-09-19 Martin Buchholz <mrb@eng.sun.com> | |
5135 | |
5136 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape | |
5137 sequences (needs more testing). | |
384 | 5138 * */Makefile*: |
193 | 5139 - Cleanup man/*/Makefile for consistency. |
5140 - use $(MAKEFINFO), $(TEXI2DVI), etc... | |
5141 - Make combination --with-srcdir + Sun make work properly. | |
384 | 5142 - Change construct: test -d $${dir} || mkdir $${dir} |
193 | 5143 --> if test ! -d $${dir}; then mkdir $${dir}; fi |
5144 * lisp/x11/x-win-sun.el: Fix remaining glitches with | |
5145 re-mappings of Sun function keys. | |
5146 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm. | |
5147 * man/internals/internals.texi: Fix makeinfo compilation error. | |
5148 | |
191 | 5149 1997-09-17 SL Baur <steve@altair.xemacs.org> |
5150 | |
5151 * XEmacs 20.3-beta22 is released. | |
5152 | |
189 | 5153 1997-09-16 SL Baur <steve@altair.xemacs.org> |
5154 | |
5155 * XEmacs 20.3-beta21 is released. | |
5156 | |
5157 * XEmacs 19.16-pre2 is released. | |
5158 | |
187 | 5159 1997-09-13 SL Baur <steve@altair.xemacs.org> |
5160 | |
5161 * XEmacs 20.3-beta20 is released. | |
5162 | |
5163 1997-09-11 Martin Buchholz <mrb@eng.sun.com> | |
5164 | |
5165 * configure.in: Use `PATH' for options that take multiple dirs. | |
5166 - Fix test for $PWD == `pwd` | |
5167 - Prefer autodetected X11R6 to X11 so that broken HP and Linux | |
5168 systems can work. (untested) | |
5169 | |
5170 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'. | |
5171 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up | |
5172 being autoloaded - let's make them part of the core. | |
5173 | |
5174 * lisp/x11/x-compose.el: | |
5175 * lisp/x11/x-init.el: | |
5176 * lisp/x11/x-win-sun.el: | |
5177 * lisp/x11/x-winxfree86.el: | |
5178 * src/device-x.c: | |
5179 * src/event-Xt.c: | |
5180 - Yet another rewrite of key handling (not the last, though) | |
5181 - x-keysym-on-keyboard-p is much faster. | |
5182 - x-keysym-on-keyboard-sans-modifiers-p introduced. | |
5183 - x-keysym-hashtable introduced. | |
5184 - allow X11R4 libs to guess keysyms on X11R5 servers. | |
384 | 5185 - A better workaround for the bug that some Xlibs generate |
187 | 5186 Multi_key a adiaeresis when pressing Multi_key a " |
384 | 5187 |
187 | 5188 * src/dgif_lib.c: Make sure size_t is defined before using it. |
5189 | |
5190 1997-09-12 SL Baur <steve@altair.xemacs.org> | |
5191 | |
5192 XEmacs 19.16-pre1 "Queens" is released. | |
5193 | |
5194 1997-09-08 SL Baur <steve@altair.xemacs.org> | |
5195 | |
5196 * configure.in: Reverse package-path. | |
5197 From Colin Rafferty <craffert@ml.com> | |
5198 | |
185 | 5199 1997-09-02 SL Baur <steve@altair.xemacs.org> |
5200 | |
5201 * XEmacs 20.3-beta19 is released. | |
5202 | |
5203 * Makefile.in (finder): New target. | |
5204 | |
5205 1997-08-29 SL Baur <steve@altair.xemacs.org> | |
5206 | |
5207 * XEmacs 19.16-beta91 is released. | |
5208 | |
5209 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5210 | |
5211 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist): | |
5212 iso-2022-jp-2 is defined as coding-system. | |
5213 | |
5214 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' -> | |
5215 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96. | |
5216 | |
5217 (iso-2022-jp-2): New coding system. | |
5218 | |
5219 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5220 | |
5221 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with | |
5222 jka-compr.el. | |
5223 | |
5224 1997-08-20 SL Baur <steve@altair.xemacs.org> | |
5225 | |
5226 * XEmacs 19.16-beta90 is released. | |
5227 | |
183 | 5228 1997-08-16 SL Baur <steve@altair.xemacs.org> |
5229 | |
5230 * XEmacs 20.3-beta18 is released. | |
5231 | |
181 | 5232 1997-08-09 SL Baur <steve@altair.xemacs.org> |
5233 | |
5234 * XEmacs 20.3-beta17 is released. | |
5235 | |
5236 1997-08-09 Martin Buchholz <mrb@eng.sun.com> | |
5237 | |
5238 * configure.in: | |
5239 - use-system-malloc renamed to with-system-malloc. | |
5240 - config.el reimplemented for improved accuracy. | |
5241 - new variable `blddir' introduced for informational purposes. | |
5242 * lib-src/config.values.in: new config.el implementation | |
5243 * lib-src/config.values.sh: new config.el implementation | |
384 | 5244 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem |
181 | 5245 (thanks to Espen Skoglund, pascal.el maintainer) |
5246 * src/chartab.c: maintainability improvements. | |
5247 * src/mule-coding.c: FIX for: editing DOS files with ISO2022* | |
5248 coding systems results in extra CR's inserted into file on saving. | |
5249 | |
5250 1997-08-06 SL Baur <steve@altair.xemacs.org> | |
5251 | |
5252 * configure.in: Crash & burn if db-2 is detected. | |
5253 From Soren Dayton <csdayton@cs.uchicago.edu> | |
5254 | |
179 | 5255 1997-07-31 SL Baur <steve@altair.xemacs.org> |
5256 | |
5257 * XEmacs 20.3-beta16 is released. | |
5258 | |
5259 1997-07-31 Martin Buchholz <mrb@eng.sun.com> | |
5260 | |
5261 * configure.in: --with-x11=no --> --with-xface=no | |
5262 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions | |
5263 * src/input-method-xlib.c: Allow xemacs to connect to kinput2 | |
5264 * event-Xt.c: Fix crashes when no input context available. | |
5265 * src/mule-coding.c: Use enum eol_type instead of int consistently | |
5266 * regex.c: Use (void *) 0 instead of NULL in varargs function calls | |
5267 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef | |
5268 NOT_C_CODE | |
5269 | |
177 | 5270 1997-07-26 SL Baur <steve@altair.xemacs.org> |
5271 | |
5272 * XEmacs 20.3-beta15 is released. | |
5273 | |
5274 1997-07-25 SL Baur <steve@altair.xemacs.org> | |
5275 | |
5276 * lwlib/xlwscrollbar.c: Add debug malloc support. | |
5277 * lwlib/xlwmenu.c: Ditto. | |
5278 * lwlib/lwlib-utils.h: Ditto. | |
5279 | |
5280 * configure.in (null_string): Add --use-debug-malloc option. | |
5281 | |
5282 1997-07-21 SL Baur <steve@altair.xemacs.org> | |
5283 | |
5284 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals. | |
5285 | |
5286 1997-07-20 SL Baur <steve@altair.xemacs.org> | |
5287 | |
5288 * Makefile.in (install-arch-indep): Create required links when | |
5289 prefixdir != execdir. | |
5290 | |
5291 1997-07-19 SL Baur <steve@altair.xemacs.org> | |
175 | 5292 |
5293 * XEmacs 20.3-beta14 is released. | |
5294 | |
5295 1997-07-19 Martin Buchholz <mrb@eng.sun.com> | |
5296 | |
177 | 5297 * src/fns.c (require): Print messages when loading a file as a |
175 | 5298 result of require. |
384 | 5299 |
175 | 5300 * configure.in: |
5301 * lisp/utils/config.el: | |
384 | 5302 * lib-src/config.values: |
175 | 5303 - new file created and installed by building. |
5304 - Allow configuration time values to be queried by the lisp code. | |
5305 | |
5306 * configure.in: | |
5307 - check for alloca in libPW on hpux. | |
5308 - Redo --with-clash-detection | |
5309 - need to check for termios and friends even if with-tty=no. | |
5310 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS | |
5311 - better quoting for AIX_SMT_EXP (untested) | |
5312 - gcc flags now default to "-g -O2 -Wall -Wno-switch" | |
5313 | |
5314 * *.[ch]: more warning elimination | |
5315 | |
5316 * src/input-method*.c: | |
5317 * src/s/freebsd.h: | |
5318 - remove freebsd ifdefs from C code. | |
5319 | |
5320 * src/specifier.c: | |
5321 - fix Fdisplay-table-specifier-p | |
5322 | |
173 | 5323 1997-07-13 Steven L Baur <steve@altair.xemacs.org> |
5324 | |
5325 * XEmacs 20.3-beta13 is released. | |
5326 | |
5327 * info/dir (Packages): Integrate texinfo manual for PH. | |
5328 | |
5329 1997-07-10 Hrvoje Niksic <hniksic@srce.hr> | |
5330 | |
5331 * extents.c (print_extent): Print correctly. | |
384 | 5332 |
173 | 5333 1997-07-13 Steven L Baur <steve@altair.xemacs.org> |
5334 | |
5335 * configure.in (CPP): Add -Wall to default gcc CFLAGS. | |
5336 | |
5337 1997-07-11 Martin Buchholz <mrb@eng.sun.com> | |
5338 | |
5339 * *Makefile*: More cleanup. | |
5340 - MAKE CFLAGS=-foo now works with recursive invocations on old makes | |
5341 - Nuke ld_call_shared from s&m files | |
5342 - Nuke src/s/*-static.h | |
5343 - Nuke Solaris and DEC OSF static build support. | |
5344 - Nuke SHORTNAMES | |
5345 - Nuke libmld | |
5346 - CLASH_DETECTION configurable, off by default. | |
5347 | |
5348 * *.[ch]: Warning elimination, code cleanup, some 64-bit | |
5349 safeguarding. | |
5350 | |
5351 * sol2.h: More bullet-proofing for Sun bugs in header files. | |
5352 | |
5353 * lib-src/etags.c: etags version 12.19. | |
5354 | |
5355 * lisp/x11/x-select.el: | |
5356 * src/xselect.c: Try STRING if selection owner couldn't convert | |
384 | 5357 COMPOUND_TEXT. |
173 | 5358 |
5359 * src/*.c: Change defalt to default_, and in general allow | |
5360 doc-snarfing functions to recognize and ignore trailing `_' | |
5361 | |
384 | 5362 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and |
173 | 5363 convert source code to use them consistently. |
5364 | |
171 | 5365 1997-07-08 Steven L Baur <steve@altair.xemacs.org> |
5366 | |
5367 * XEmacs 20.3-beta12 is released. | |
5368 | |
5369 1997-07-08 Martin Buchholz <mrb@eng.sun.com> | |
5370 | |
384 | 5371 * configure.in: Set options differently, depending on beta-ness of |
171 | 5372 build tree. |
5373 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved | |
5374 distclean. | |
5375 | |
5376 1997-07-08 Steven L Baur <steve@altair.xemacs.org> | |
5377 | |
5378 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the | |
5379 linker. | |
5380 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr> | |
5381 | |
5382 1997-07-07 Steven L Baur <steve@altair.xemacs.org> | |
5383 | |
5384 * pkg-src/tree-x/Makefile.in.in (distclean): Add target. | |
5385 | |
5386 1997-07-06 Steven L Baur <steve@altair.xemacs.org> | |
5387 | |
5388 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb | |
5389 fix. Restoration of lossage from beta10->beta11 upgrade. | |
5390 | |
5391 * XEmacs 20.3-beta11 is released. | |
5392 | |
5393 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5394 | |
5395 * lisp/language/english.el: Add quail-british for British. | |
5396 | |
5397 * lisp/language/european.el: Register input-method for various non | |
5398 quail-latin-1 methods. | |
5399 | |
169 | 5400 1997-07-05 Martin Buchholz <mrb@eng.sun.com> |
5401 | |
5402 * lib-src/getopt*.c: Don't redefine const - let configure do that. | |
5403 | |
5404 * configure.in: Better behavior for `configure --with-gcc=no' | |
5405 - Autodetect ulimit.h | |
5406 - Remove broken SunOS4 kludge for libXmu | |
5407 - Autodetect usleep | |
5408 | |
5409 * src/s/sol2.h: Support gcc on various Solaris releases. | |
384 | 5410 |
169 | 5411 * lib-src/*.c: Ansify prototypes. |
5412 | |
5413 * lisp/prim/files.el: Optimize auto-mode-alist. | |
5414 | |
5415 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works | |
5416 - `make install' now works. | |
5417 - dependencies updated. | |
5418 | |
5419 * pkg-src/tree-x/*.[ch]: Fix compile warnings. | |
5420 - Replace uses of XtVa* with non-varargs variants. | |
5421 | |
5422 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5423 | |
5424 * lisp/modes/image-mode.el: Add `image-maybe-restore' to | |
5425 `change-major-mode-hook'. | |
5426 | |
5427 * lisp/modes/image-mode.el (image-maybe-restore): New function. | |
5428 | |
5429 * src/glyphs.c (make_string_from_file): must protect from | |
5430 `format-alist'. | |
5431 | |
5432 1997-06-30 Steven L Baur <steve@altair.xemacs.org> | |
5433 | |
5434 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written | |
5435 variable. | |
5436 | |
167 | 5437 1997-06-29 Steven L Baur <steve@altair.xemacs.org> |
5438 | |
169 | 5439 * configure.in (CPP): Correct typo `print-lib-gcc-file-name' |
5440 should be `print-libgcc-file-name' | |
5441 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp> | |
384 | 5442 |
167 | 5443 * XEmacs 20.3-beta10 is released. |
5444 | |
5445 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5446 | |
5447 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended | |
5448 GB). | |
5449 | |
5450 * lisp/language/chinese.el: Modify charset DOC-strings for CNS | |
5451 11643 to be more detailed. | |
5452 | |
5453 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and | |
5454 `arabic-2' to `arabic-digit', `arabic-1-column' and | |
5455 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta. | |
5456 | |
5457 * src/mule-charset.c: Modify charset DOC-strings to be more | |
5458 detailed. | |
5459 | |
5460 Use BOX DRAWINGS characters of JIS X0208. | |
5461 | |
5462 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5463 | |
5464 * lisp/apel/richtext.el: Add autoload comments for | |
5465 `richtext-encode' and `richtext-decode'. | |
5466 | |
5467 * lisp/prim/format.el (format-alist): Add `text/richtext'. | |
5468 | |
5469 * lisp/tl/chartblxmas.el: New file. | |
5470 | |
5471 * lisp/x11/x-menubar.el (default-menubar): Add "Show character | |
5472 table" for MULE menu. | |
5473 | |
5474 * lisp/apel/emu.el: Check richtext.el is bundled. | |
5475 | |
5476 * lisp/tl/char-table.el (view-charset): New command. | |
5477 | |
5478 * lisp/tl/char-table.el: Rename some functions. | |
5479 | |
5480 * lisp/packages/hexl.el (hexl-mode-exit): Run | |
5481 `hexl-mode-exit-hook'. | |
5482 | |
5483 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language | |
5484 support" and "Set language environment" of mule menu. | |
5485 | |
5486 * lisp/apel/file-detect.el: Add autoload comments for function | |
5487 `add-path', `add-latest-path', `get-latest-path', | |
5488 `file-installed-p', `exec-installed-p', `module-installed-p' and | |
5489 variable `exec-suffix-list'. | |
5490 | |
5491 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif, | |
5492 image/png and image/x-xpm. | |
5493 | |
5494 * lisp/modes/image-mode.el: New file. | |
5495 | |
5496 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5497 | |
5498 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite | |
5499 loop caused by long non-encoded-word element. (cf. [tm-en:1356]) | |
5500 | |
5501 (mime/field-encoding-method-alist): Add "Message-ID" as ignored. | |
5502 | |
165 | 5503 1997-06-25 Steven L Baur <steve@altair.xemacs.org> |
5504 | |
5505 * XEmacs 20.3-beta9 is released. | |
5506 | |
5507 * Makefile.in (dist): Make `make dist' work for me. | |
5508 | |
5509 1997-06-25 Martin Buchholz <mrb@eng.sun.com> | |
5510 | |
5511 * configure.in: | |
5512 - Change "t" to tabs in sed commands | |
5513 - Add /g to sed substitition commands when appropriate | |
5514 - Change XtVa[SG]etValue to Xt[SG]etValue | |
5515 - Make version variables into Lisp_Objects. | |
5516 | |
5517 1997-06-19 Martin Buchholz <mrb@eng.sun.com> | |
5518 | |
5519 * src/config.h.in: | |
5520 * configure.in: | |
5521 - Autodetect X defines using xmkmf. | |
5522 - Compute rpath on *bsd* systems as well. | |
5523 - rewrite PRINT_VAR m4 macro. | |
5524 - detect sizes of void* and long long for future use by unex*.c | |
5525 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine. | |
5526 | |
5527 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5528 | |
5529 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el. | |
5530 | |
5531 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as | |
5532 `mh-folder-coding-system'. | |
5533 | |
5534 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5535 | |
5536 * lisp/language/ethio-util.el: imported from | |
5537 Emacs/mule-19.34.94-zeta. | |
5538 | |
5539 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el; | |
5540 repair Arabic characters. | |
5541 | |
5542 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5543 | |
5544 * lib-src/update-autoloads.sh: Search lisp/mule/. | |
5545 | |
5546 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set | |
5547 language environment" of Mule menu. | |
5548 | |
5549 * lisp/language/visual-mode.el: moved from mule/. | |
5550 | |
5551 * lisp/language/ethiopic.el: Modify for XEmacs. | |
5552 | |
5553 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed | |
5554 problem of setting for `language-info-alist' about koi8-r. | |
5555 | |
5556 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/. | |
5557 | |
5558 * lisp/mule/mule-util.el: New file (imported from | |
5559 Emacs/mule-19.34.94-zeta). | |
5560 | |
5561 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was | |
5562 moved to mule-util.el. | |
5563 | |
5564 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el: | |
5565 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el; | |
5566 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use | |
5567 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el; | |
5568 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el. | |
5569 | |
5570 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to | |
5571 emulate Emacs/mule-19.34.94-zeta function. | |
5572 | |
5573 * lisp/mule/mule-cmds.el: modified to sync with | |
5574 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m") | |
5575 | |
5576 (set-language-info): Add to "Describe Language Support" and "Set | |
5577 Language Environment" menu. | |
5578 | |
5579 * lisp/mule/mule-charset.el: Function `compose-region' and | |
5580 `decompose-region' were moved to mule-util.el. | |
5581 | |
5582 * lisp/leim/quail.el: modify to sync with latest quail.el of | |
5583 Emacs/mule in ETL. | |
5584 | |
5585 (quail-toggle-mode-temporarily): check `quail-conv-overlay'. | |
5586 | |
5587 (quail-map-p): Use `characterp' instead of `integerp'. | |
5588 | |
163 | 5589 1997-06-21 Steven L Baur <steve@altair.xemacs.org> |
5590 | |
165 | 5591 * Makefile.in: Missing FRC.info. |
5592 (install-arch-dep): Add missing backslash. | |
5593 From Glynn Clements <glynn@sensei.co.uk> | |
5594 | |
163 | 5595 * XEmacs 20.3-beta8 is released. |
5596 | |
4010 | 5597 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr> |
163 | 5598 |
5599 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c, | |
5600 lwlib/lwlib.c: Make 64 bit clean. | |
384 | 5601 |
163 | 5602 1997-06-19 Martin Buchholz <mrb@eng.sun.com> |
5603 | |
5604 * configure.in: | |
5605 - Autodetect X defines using xmkmf. | |
5606 - Compute rpath on *bsd* systems as well. | |
5607 - rewrite PRINT_VAR m4 macro. | |
5608 - detect sizes of void* and long long for future use by unex*.c | |
5609 | |
5610 1997-06-18 Martin Buchholz <mrb@eng.sun.com> | |
5611 | |
5612 * */Makefile.in.in: Another rewrite | |
5613 Make makefiles immune from being mangled by various cpp | |
384 | 5614 implementations by quoting non-preprocessor directive lines. |
163 | 5615 - random cleanup |
5616 - Use $(RM) and $(pwd) macros consistently | |
5617 - Add dependencies for balloon-help source files | |
5618 - Use getcwd by default instead of getwd. | |
5619 * lwlib/config.h: Now includes src/config.h | |
5620 * lwlib/*.c: Use config.h, but DON'T use Xos.h | |
5621 * lib-src/*.c: Fix compiler warnings | |
5622 * lisp/version.el: | |
5623 - Put version information in version.sh instead of version.el | |
5624 | |
5625 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org> | |
5626 | |
5627 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib | |
5628 -I/usr/local/include. | |
5629 | |
161 | 5630 1997-06-14 Steven L Baur <steve@altair.xemacs.org> |
5631 | |
5632 * XEmacs 20.3-beta7 is released. | |
5633 | |
5634 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5635 | |
5636 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify | |
5637 regexp for horizontal smiley faces. | |
5638 (smiley-nosey-regexp-alist): Add horizontal smiley faces. | |
5639 | |
5640 * lisp/leim/quail.el (quail-get-translation): Don't use | |
5641 `string-to-vector' for XEmacs. | |
5642 | |
5643 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM> | |
5644 | |
5645 * lisp/modes/*.el: Removed all "\177" bindings that were | |
5646 previously commented out and normalized everything vis a vis | |
5647 'backspace and 'delete keysyms. | |
5648 * lisp/packages/*.el: Normalized all the "\177" bindings | |
384 | 5649 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function |
161 | 5650 which is a "smart" version of the cperl-electric-backspace |
5651 function (it honors the desired delete direction). Bound it to | |
5652 'delete and the electric-backspace to 'backspace. | |
384 | 5653 * lisp/packages/pending-del.el: Added cperl-electric-backspace and |
161 | 5654 cperl-electric-delete to the 'supersede list. |
5655 | |
159 | 5656 1997-06-11 Steven L Baur <steve@altair.xemacs.org> |
5657 | |
5658 * XEmacs 20.3-b6 is released. | |
5659 | |
5660 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW. | |
5661 Suggested by Martin Buchholz <mrb@eng.sun.com> | |
5662 | |
5663 1997-06-11 Martin Buchholz <mrb@eng.sun.com> | |
5664 | |
384 | 5665 * src/Makefile.in: |
5666 * lwlib/Makefile.in: | |
5667 * lib-src/Makefile.in: | |
159 | 5668 * Makefile.in: More Makefile cleanup |
5669 - add .PHONY targets where necessary | |
5670 - remove most builtin rules using .SUFFIXES | |
5671 - -lXau only gets used for linking gnuserv binaries | |
5672 - No VPATH for root Makefile | |
5673 - remove gcc v1 support | |
384 | 5674 * configure.in: |
159 | 5675 - A new test to autodetect need to define NARROWPROTO, |
5676 needed by XFree86 | |
5677 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...` | |
5678 - Immediately exit if SIZEOF_* tests fail. | |
5679 - Check for libPW | |
5680 - Use more sophisticated Xpm test that confirms xpm.h and libXpm | |
5681 are in sync. | |
384 | 5682 * src/s/linux.h: |
159 | 5683 * src/m/intel386.h: Yet another attempt to clean up linux defines. |
5684 | |
5685 1997-06-10 Steven L Baur <steve@altair.xemacs.org> | |
5686 | |
5687 * lib-src/pop.c: Correct incantation for pop.h. | |
5688 From Martin Buchholz <mrb@Eng.Sun.COM> | |
5689 | |
5690 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org> | |
5691 | |
5692 * configure.in (beta): Correct test looking for Beta number. | |
5693 | |
5694 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5695 | |
5696 * src/Makefile.in.in, mule/language/misc-lang.el, | |
5697 mule/mule-load.el, mule/ipa-hooks.el: Use | |
5698 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el; | |
5699 mule/ipa-hooks.el was deleted. | |
5700 | |
5701 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5702 | |
5703 * Use lisp/mule/language/thai-util.el instead of | |
5704 lisp/mule/thai.el. | |
5705 | |
5706 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule. | |
5707 | |
5708 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use | |
5709 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el. | |
5710 | |
5711 * lisp/mule/language/thai.el: modified for XEmacs. | |
5712 | |
5713 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5714 | |
5715 * lisp/mule/mule-load.el, src/Makefile.in.in: Use | |
5716 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el, | |
5717 lisp/mule/language/european.el, lisp/mule/language/greek.el, | |
5718 lisp/mule/language/japanese.el and lisp/mule/language/korean.el | |
5719 instead of lisp/mule/chinese-hooks.el, | |
5720 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el, | |
5721 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and | |
5722 lisp/mule/korean-hooks.el. | |
5723 | |
5724 * lisp/mule/language/*.el was imported from | |
5725 Emacs/mule-19.34.94-zeta. | |
5726 | |
5727 * Use lisp/mule/language/china-util.el instead of | |
5728 lisp/mule/chinese.el. | |
5729 | |
5730 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5731 | |
5732 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist): | |
5733 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r | |
5734 were defined as coding-system. | |
5735 | |
5736 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5737 | |
5738 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese | |
5739 smiley faces. | |
5740 | |
163 | 5741 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com> |
384 | 5742 |
163 | 5743 * lisp/modes/view-less.el: Changed \177 bindings to 'delete |
5744 * lisp/modes/help.el: Changed \177 bindings to 'delete | |
5745 | |
5746 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com> | |
5747 | |
5748 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to | |
5749 the `backward-or-forward-foo' functions. | |
5750 * lisp/prim/simple.el: | |
5751 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'. | |
5752 - Removed `backspace-or-delete-hook' | |
5753 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char' | |
5754 - Added functions: `backward-or-forward-kill-word' | |
5755 `backward-or-forward-kill-sentence' | |
5756 `backward-or-forward-kill-sexp' | |
5757 - Removed the zmacs hacks from all the `b-or-f-foo' functions and | |
5758 began playing nicely with pending-del. | |
5759 * lisp/modes/cc-mode.el: | |
5760 * lisp/modes/cperl-mode.el: Fixed references to delete functions | |
5761 to use the new names. | |
384 | 5762 |
157 | 5763 1997-06-09 Steven L Baur <steve@altair.xemacs.org> |
5764 | |
5765 * XEmacs 20.3-b5 is released. | |
5766 | |
155 | 5767 1997-06-05 Steven L Baur <steve@altair.xemacs.org> |
5768 | |
5769 * XEmacs 20.3-b4 is released. | |
5770 | |
5771 1997-06-04 Martin Buchholz <mrb@eng.sun.com> | |
5772 | |
5773 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance | |
5774 with new Autoconf 2 mechanisms. | |
5775 * src/syswait.h: | |
5776 * src/sysdep.c: | |
5777 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols | |
5778 | |
5779 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out | |
5780 old cruft that can be obtained from system header files. | |
5781 * lib-src/getopt*: Synch with FSF, remove compiler warnings. | |
384 | 5782 |
5783 * lib-src/b2m.c: | |
5784 * src/gifalloc.c: | |
5785 * lib-src/gnuslib.c: | |
5786 * lib-src/profile.c: | |
155 | 5787 * lib-src/movemail.c: Fix compiler warnings |
384 | 5788 |
155 | 5789 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag |
5790 - Fix up compile flags for new etags version | |
5791 | |
384 | 5792 * man/xemacs/programs.texi: |
155 | 5793 * lib-src/etags.c: Upgraded to etags 12.11 |
5794 | |
5795 * src/config.h.in: Fix inline keyword support | |
384 | 5796 |
5797 * configure.in: Use a different mechanism for removing extra white | |
155 | 5798 space. Avoid using foo=`echo $bar`, which loses with various echos. |
5799 - new M4 macro XE_SPACE(var, words...) | |
5800 - Use autoconf 2's AC_HEADER_SYS_WAIT | |
5801 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid | |
5802 linking with losing Xpm implementations | |
5803 - Check for correct wnn4 lib symbols | |
5804 - Only link with inline.o when using gcc | |
5805 - Support inline keywords inline, __inline, __inline__ | |
5806 - Ultrix now implies have_mmap=no | |
5807 - Sun sound in non-standard dirs now works | |
5808 - --native-sound-lib no longer ignored on HP & SGI | |
5809 - gpm configure tests moved after curses configure tests | |
163 | 5810 |
5811 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com> | |
5812 | |
384 | 5813 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the |
163 | 5814 desired delete direction in both normal and "hungry" modes. |
384 | 5815 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to |
163 | 5816 honor the desired delete direction. |
384 | 5817 |
155 | 5818 1997-05-30 Martin Buchholz <mrb@eng.sun.com> |
5819 | |
5820 * configure.in: Automagically compute -R path for gcc | |
5821 | |
163 | 5822 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com> |
5823 | |
5824 * lisp/vm/vm-vars.el: Fixed delete key binding to call | |
5825 `vm-scroll-down' | |
384 | 5826 |
155 | 5827 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com> |
5828 | |
5829 * configure.in: Add support for Solaris2.6 -z ignore linker flags | |
5830 | |
5831 1997-05-29 Martin Buchholz <mrb@eng.sun.com> | |
5832 | |
5833 * configure.in: Replace standard Autoconf MMAP test with Neal | |
5834 Becker's replacement, hacked somewhat. | |
5835 | |
163 | 5836 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com> |
5837 | |
5838 * lisp/prim/simple.el: Created `backspace-or-delete' function and | |
5839 `backspace-or-delete-hook' | |
5840 * lisp/prim/keydefs.el: Changed \177 bindings to point to new | |
5841 delete function. | |
5842 * lisp/modes/*.el: Removed conflicting \177 bindings. | |
5843 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new | |
5844 delete bindings. | |
384 | 5845 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to |
163 | 5846 use new delete bindings. |
384 | 5847 |
155 | 5848 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
5849 | |
5850 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule. | |
5851 | |
5852 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to | |
5853 x11/x-menubar.el. | |
5854 | |
5855 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5856 | |
5857 * lisp/leim/quail.el: to avoid compiling warnings about | |
5858 overlay.el. | |
5859 | |
5860 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5861 | |
5862 * lisp/leim/quail.el: to sync with quail.el of | |
5863 Emacs-19.34.94-zeta. | |
5864 | |
5865 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el, | |
5866 lisp/leim/quail/py.el, lisp/leim/quail/qj.el, | |
5867 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el, | |
5868 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el, | |
5869 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el, | |
5870 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el, | |
5871 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el, | |
5872 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el, | |
5873 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el, | |
5874 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el, | |
5875 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el, | |
5876 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el, | |
5877 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el, | |
5878 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el, | |
5879 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el, | |
5880 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el, | |
5881 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el, | |
5882 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el, | |
5883 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta. | |
5884 | |
5885 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5886 | |
5887 * mule/korean.el was abolished because it seems not to be used. | |
5888 | |
5889 * mule/japanese.el was abolished because it seems not to be used. | |
5890 | |
5891 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5892 | |
5893 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has | |
5894 Gnus 5.4. | |
5895 | |
5896 * lisp/tm/tm-edit.el: updated to 7.108. | |
5897 | |
5898 * lisp/tm/tm-view.el: updated to 7.83. | |
5899 | |
5900 * lisp/leim/quail.el: modified for XEmacs. | |
5901 | |
5902 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete | |
5903 mule-process.el because it is not used. | |
5904 | |
5905 * lisp/mule/european.el was abolished because it seems not to be | |
5906 used. | |
5907 | |
5908 * lisp/mule/mule-load.el: must load mule-cmds before setting for | |
5909 language-environment. | |
5910 | |
5911 * lisp/mule/european-hooks.el: Modified for LEIM. | |
5912 | |
5913 * lisp/mule/mule-cmds.el: Uncomment key definition for | |
5914 `toggle-input-method'. | |
5915 | |
5916 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved | |
5917 to mule-cmds.el). | |
5918 | |
5919 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved | |
5920 from mule-init.el). | |
5921 | |
5922 * lisp/tl/tl-atype.el: Don't require tl-str. | |
5923 | |
5924 * lisp/tl/tl-atype.el: Use atype.el of APEL. | |
5925 | |
5926 * lisp/tl/tl-list.el: Use alist.el of APEL. | |
5927 | |
5928 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
5929 | |
5930 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el, | |
5931 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/. | |
5932 | |
5933 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's. | |
5934 | |
5935 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/. | |
5936 | |
5937 * lisp/leim/quail.el: Add new quail.el (imported from Emacs | |
5938 19.34.94-epsilon). | |
5939 | |
5940 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because | |
5941 XEmacs can not compile it. | |
5942 | |
5943 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el, | |
5944 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el, | |
5945 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el, | |
5946 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el, | |
5947 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el, | |
5948 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el, | |
5949 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el, | |
5950 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el, | |
5951 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el, | |
5952 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el, | |
5953 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el, | |
5954 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el, | |
5955 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el, | |
5956 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el, | |
5957 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el, | |
5958 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el, | |
5959 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el, | |
5960 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el, | |
5961 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM | |
5962 elisp files; old lisp/quail was abolished. | |
5963 | |
5964 * src/Makefile.in.in: Add mule-cmds.elc. | |
5965 | |
5966 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el | |
5967 (imported from Emacs-19.34.94-epsilon and comment out a lot to | |
5968 avoid conflict with mule-init.el or other XEmacs/mule files). | |
5969 | |
5970 * lisp/prim/simple.el (assoc-ignore-case): New function; imported | |
5971 from Emacs-19.34.94-epsilon. | |
5972 | |
153 | 5973 1997-05-29 Steven L Baur <steve@altair.xemacs.org> |
5974 | |
5975 * XEmacs 20.3-beta3 is released. | |
5976 | |
5977 * INSTALL: Delete documentation of mocklisp support. | |
5978 | |
5979 * configure.in: Delete mocklisp support. | |
5980 | |
5981 1997-05-29 Martin Buchholz <mrb@eng.sun.com> | |
5982 | |
5983 * configure.in: Replace standard Autoconf MMAP test with Neal | |
5984 Becker's replacement, hacked somewhat. | |
5985 | |
5986 1997-05-28 Martin Buchholz <mrb@eng.sun.com> | |
5987 | |
5988 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again. | |
5989 | |
5990 * lib-src/etags.c: Version 12.7 from Francesco. | |
5991 | |
5992 * configure.in: Juggle link order of X libraries. | |
5993 Add support for using zsh to run configure. | |
5994 Document --with-tty=no. | |
5995 Fix -no-recursion option. | |
5996 Recognize and ignore --cache-file option. | |
5997 Recognize null values for preprocessor symbols converted to shell | |
5998 variables. This maybe fixes the "-ltermcap" problem. | |
5999 Remove spurious blanks from various SUBST-ituted variables. | |
6000 Fix conditional creation of gdbinit. | |
6001 Conditionally create .sbinit for Sunpro C. | |
6002 | |
151 | 6003 1997-05-22 Steven L Baur <steve@altair.xemacs.org> |
6004 | |
6005 * XEmacs 20.3-beta2 is released. | |
6006 | |
6007 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com> | |
6008 | |
6009 * configure.in: Try to fix all reported bugs with 20.3-b1. | |
6010 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected. | |
6011 extra-verbose now default on beta builds. | |
6012 extra-verbose now much more verbose. | |
6013 Don't set libs_termcap to " ". | |
6014 Detect -lXm AFTER detecting -lXpm. | |
6015 Use runtime paths before running tests, since AC_TRY_RUN may | |
6016 depend on it. | |
6017 with-xim=motif only default on Solaris. | |
6018 realpath moved from s&m to configure.in. | |
384 | 6019 xemacs-version.h removed. main_1 now contains $canonical as well, |
151 | 6020 for even more useful backtraces. |
6021 termcap handling rewritten. | |
6022 Create .sbinit for Sun's source browser. | |
6023 Warn user if no XPM support present. | |
6024 Warn user if compiling in error checking. | |
6025 | |
384 | 6026 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to |
151 | 6027 dynodump. Remove core when cleaning. Remove config.log. |
6028 make distclean now functional. | |
6029 | |
6030 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org> | |
6031 | |
6032 * lwlib/Makefile.in.in (distclean): Clean up config.h. | |
6033 | |
6034 * Makefile.in (distclean): Remve config.log. | |
6035 remove broken dynodump stuffs. | |
6036 | |
149 | 6037 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org> |
6038 | |
6039 * XEmacs 20.3-b1 is released. | |
6040 | |
6041 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org> | |
6042 | |
6043 * info/dir (Packages): Update minor version number. | |
6044 | |
6045 * README: Update minor version number. | |
6046 | |
146 | 6047 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org> |
6048 | |
6049 * XEmacs-20.2 is released. | |
6050 | |
144 | 6051 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org> |
6052 | |
6053 * XEmacs 20.2-b6 is released. | |
6054 | |
142 | 6055 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org> |
6056 | |
6057 * XEmacs 20.2-b5 is released. | |
6058 | |
140 | 6059 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org> |
6060 | |
6061 * XEmacs 20.2-b4 is released. | |
6062 | |
6063 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org> | |
6064 | |
6065 * configure.in (--with-xim): Don't default it to Motif since it | |
6066 causes crashes at startup on some systems. | |
6067 | |
138 | 6068 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org> |
6069 | |
6070 * XEmacs 20.2-b3 is released. | |
6071 | |
136 | 6072 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org> |
6073 | |
6074 * XEmacs 20.2-b2 is released. | |
6075 | |
6076 * configure.in (beta): OPENWINHOME misspelled. | |
6077 | |
134 | 6078 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org> |
6079 | |
6080 * XEmacs 20.2-b1 is released. | |
6081 | |
6082 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org> | |
6083 | |
6084 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not | |
6085 uname. | |
6086 | |
131 | 6087 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org> |
6088 | |
6089 * XEmacs 20.1 is re-released. | |
6090 | |
126 | 6091 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org> |
6092 | |
6093 * XEmacs 20.1 is released. | |
6094 | |
124 | 6095 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org> |
6096 | |
6097 * XEmacs 20.1-b15 is released. | |
6098 | |
6099 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr> | |
6100 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by: | |
6101 1) changing it into sections -- there is now a section for building, | |
6102 running and compatibility problems | |
6103 | |
6104 2) removing some obviously obsolete entries -- e.g. those pertaining | |
6105 to Emacs 18, etc. --> size is off by 20K | |
6106 | |
6107 3) Rearranging the entries by relevance. I have tried to put the most | |
6108 relevant entries in front. | |
384 | 6109 |
122 | 6110 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org> |
6111 | |
6112 * XEmacs 20.1-b14 is released. (Beta 13 was skipped). | |
6113 | |
120 | 6114 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org> |
6115 | |
6116 * XEmacs 20.1-b12 is released. | |
6117 | |
6118 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp> | |
6119 | |
6120 * configure.in: Cosmetic change to summary print of POP/Kerberos/ | |
6121 Hesiod options. | |
6122 | |
118 | 6123 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org> |
6124 | |
6125 * XEmacs 20.1-b11 is released. | |
6126 | |
6127 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org> | |
6128 | |
384 | 6129 * Makefile.in (install-only): New target. Functionality suggested |
118 | 6130 by Larry Schwimmer, correct way of doing it suggested by Chuck |
6131 Thompson. | |
6132 | |
6133 * configure.in: Default to "-Olimit 2000" as suggested by Jamie | |
6134 Zawinski for SGI cc and Irix 6. | |
6135 | |
6136 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org> | |
6137 | |
6138 * configure.in: Add configuration parameters for Emacs 19.34 | |
6139 movemail.c (--with-pop, --with-kerberos, --with-hesiod). | |
6140 | |
6141 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org> | |
6142 | |
6143 * configure.in: Remove garbage if [ ... ] constructs and a | |
6144 mispatch. | |
6145 | |
116 | 6146 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org> |
6147 | |
6148 * XEmacs 20.1-b10 is released. | |
6149 | |
6150 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org> | |
6151 | |
6152 * Remove vms top-level directory. | |
384 | 6153 |
116 | 6154 * XEmacs 19.15 final released to beta testers. |
6155 | |
6156 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org> | |
6157 | |
6158 * XEmacs 19.15 prefinal released to beta testers. | |
6159 | |
6160 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org> | |
6161 | |
6162 * configure.in (--debug): Correct documentation. | |
6163 | |
6164 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org> | |
6165 | |
6166 * XEmacs 19.15-b104 is released. | |
6167 | |
6168 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu> | |
6169 | |
6170 * configure.in (beta): Add configure support for the -rpath flag | |
6171 for IRIX analogous to the Solaris "-R". | |
6172 | |
6173 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org> | |
6174 | |
6175 * info/dir (Packages): Add HM-HTML-Mode to menu. | |
6176 | |
6177 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org> | |
6178 | |
424 | 6179 * configure.in: Echo only current configuration using 'tee -a'. |
116 | 6180 |
114 | 6181 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org> |
6182 | |
6183 * XEmacs-19.15-b103 is released. | |
6184 * XEmacs-20.0-b9 is released. | |
6185 | |
6186 * Makefile.in (top_distclean): Add `Installation' to distclean | |
6187 rule. | |
6188 | |
6189 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu> | |
6190 | |
6191 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and | |
6192 update-autoloads.sh. | |
6193 | |
6194 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org> | |
6195 | |
6196 * XEmacs-19.15-b102 is released. | |
6197 | |
6198 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org> | |
6199 | |
6200 * XEmacs-19.15-b101 is released. | |
6201 | |
112 | 6202 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org> |
6203 | |
6204 * XEmacs-20.1-b8 is released. | |
6205 * XEmacs-19.15-b100 is released. | |
6206 | |
110 | 6207 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org> |
6208 | |
112 | 6209 * XEmacs-20.1-b7 is released. |
6210 * XEmacs-19.15-b99 is released. | |
6211 | |
110 | 6212 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org> |
6213 | |
6214 * configure.in: Add sunos4-1-4 header files. | |
6215 | |
6216 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org> | |
6217 | |
6218 * configure.in: Use new file bsdos3.h with BSDI 3.0. | |
6219 | |
108 | 6220 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org> |
6221 | |
6222 * XEmacs-20.1-b6 is released. | |
6223 * XEmacs-19.15-b98 is released. | |
6224 | |
6225 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org> | |
6226 | |
6227 * Makefile.in (install-arch-indep): Offer to compress lisp sources. | |
6228 (gzip-el): New targe for compressed installed lisp sources. | |
6229 | |
6230 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com> | |
6231 | |
6232 * lib-src/update-elc.sh: VM is compiled after the byte-compiler, | |
6233 but before anything else. More flexible about finding an xemacs | |
6234 to use for byte-compilation (default src/xemacs). Other minor fixes. | |
6235 | |
106 | 6236 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org> |
6237 | |
6238 * XEmacs 20.1-b5 is released. | |
6239 | |
104 | 6240 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org> |
6241 | |
6242 * XEmacs 20.1-b4 is released. | |
6243 | |
6244 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org> | |
6245 | |
6246 * Makefile.in (distclean): Correct typos. | |
6247 | |
6248 * XEmacs 19.15-b96 is released. | |
6249 | |
6250 * configure.in: Symlink site-lisp when using --srcdir. | |
6251 Add special handling of lisp directory to allow for multiple | |
6252 site-packages files. | |
6253 | |
6254 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org> | |
6255 | |
6256 * Makefile.in (distclean): Create lock and site-lisp directories | |
6257 when they don't exist (after being pruned by CVS). | |
6258 | |
102 | 6259 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org> |
6260 | |
6261 * Makefile.in (top_distclean): Reset src/PURESIZE.h for | |
6262 distribution. | |
6263 | |
6264 * XEmacs 20.1-b3 is released. | |
6265 | |
100 | 6266 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org> |
6267 | |
6268 * XEmacs 20.1-b2 is released. | |
6269 | |
6270 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org> | |
6271 | |
6272 * XEmacs 19-15-b'95 is released. | |
6273 | |
102 | 6274 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com> |
6275 | |
6276 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs: | |
6277 - "knob" renamed to "slider" | |
6278 - leftmost pixel wasn't sensitive to button clicks, while righmost | |
6279 pixel was. | |
6280 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same: | |
6281 - goobers on top of up-arrow removed. | |
6282 - up-arrow would not always be redrawn when necessary | |
6283 - slider drag would be `off' by size of up-arrow | |
6284 - horizontal and vertical scrollbars didn't use exactly the same | |
6285 dimensions. | |
6286 - slider was never drawn if XlwScrollBar.shadowThickness was 0. | |
6287 - Now up- and down-arrows actually work near beginning/end of buffer! | |
6288 | |
100 | 6289 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch> |
6290 | |
6291 * configure.in (with_xauth): Attempted correction of test for | |
6292 libXmu on SunOS. | |
6293 | |
98 | 6294 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org> |
6295 | |
6296 * XEmacs 20.1-b1 is released. | |
6297 * XEmacs 19.15-b94 is released. | |
6298 | |
6299 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org> | |
6300 | |
6301 * README: ``This directory tree holds version 19.13 ...'' ??? | |
6302 | |
6303 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org> | |
6304 | |
6305 * XEmacs 19.15-b93 is released. | |
6306 XEmacs 20.0 is released to the 'net. | |
6307 | |
96 | 6308 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org> |
6309 | |
6310 * XEmacs 20.0try3 is released. | |
6311 | |
94 | 6312 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org> |
6313 | |
96 | 6314 * XEmacs 20.0try2 is released. |
94 | 6315 |
96 | 6316 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org> |
94 | 6317 |
6318 * XEmacs 19.15-b92 is released. | |
6319 | |
88 | 6320 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org> |
6321 | |
96 | 6322 * XEmacs 20.0try1 is released. |
94 | 6323 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released. |
88 | 6324 |
6325 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org> | |
6326 | |
6327 * PROBLEMS: Updated from beta test bug reports. | |
6328 Put in outline-mode/outl-mouse-minor-mode by default. | |
6329 | |
6330 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org> | |
6331 | |
6332 * CHANGES-beta: XEmacs 20.0-b93 is released. | |
6333 | |
84 | 6334 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org> |
6335 | |
6336 * CHANGES-beta: XEmacs 20.0-b92 is released. | |
6337 | |
6338 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org> | |
6339 | |
6340 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of | |
6341 char and pointer. | |
6342 | |
6343 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com> | |
6344 | |
6345 * lib-src/update-elc.sh (ignore_dirs): Quoting portability. | |
6346 | |
82 | 6347 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org> |
6348 * XEmacs 20.0-b91 (prerelease 2) is released. | |
6349 | |
6350 * configure.in (--with-scrollbars): Add Athena3d as a toolkit | |
6351 type. | |
6352 | |
6353 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0 | |
6354 borderwidth. | |
6355 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and | |
6356 SCROLLBAR_LINE_DOWN since that's current the only to get to the | |
6357 bottom of the buffer. :-( | |
6358 | |
6359 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org> | |
6360 | |
6361 * configure.in (beta): Add LWLIB_USES_ATHENA for odd | |
6362 configurations that use both Motif and Athena. | |
6363 | |
6364 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org> | |
6365 | |
6366 * info/dir (Gnus): Updated spelling and info. | |
6367 | |
6368 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org> | |
6369 | |
6370 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0. | |
6371 | |
6372 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com> | |
6373 | |
6374 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string | |
6375 warnings for ccl-read-* | |
6376 | |
80 | 6377 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org> |
82 | 6378 |
80 | 6379 * XEmacs 20.0 beta90 (prerelease 1) is released. |
6380 * XEmacs 19.15 beta90 (prerelease 1) is released. | |
384 | 6381 |
80 | 6382 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org> |
6383 | |
6384 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config). | |
6385 | |
78 | 6386 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org> |
6387 * XEmacs 20.0 beta 34 is released. | |
6388 * XEmacs 19.15 beta 7 is released. | |
6389 | |
177 | 6390 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net> |
78 | 6391 |
6392 * lwlib/Makefile.in.in: lwlib is required if X11 is used. | |
6393 | |
80 | 6394 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com> |
6395 | |
384 | 6396 * src/emacs.c: Make sure |
6397 `./temacs -batch -l loadup.el run-temacs <emacs-args>' | |
80 | 6398 works properly |
6399 | |
6400 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's | |
6401 competitor to Purify. | |
6402 | |
6403 * man/lispref/symbols.texi: Fix up bit vector documentation | |
6404 * man/lispref/sequences.texi: Fix up bit vector documentation | |
6405 | |
6406 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun. | |
6407 | |
6408 * lisp/prim/update-elc.el: Don't rely on autoloads. | |
6409 | |
6410 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com> | |
6411 | |
6412 * lisp/prim/auto-autoloads.el: New, completely program-generated, file | |
6413 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el. | |
6414 * lisp/utils/autoload.el: Reorganization of autoload mechanism: | |
6415 Errors during autoload generation are just that - errors. | |
384 | 6416 |
80 | 6417 Generated autoloads are now in a separate file of their own. |
384 | 6418 |
80 | 6419 Reliability of autoload generation greatly increased. |
384 | 6420 |
80 | 6421 Distribution smaller by about 100k. |
384 | 6422 |
80 | 6423 `make autoloads' is still the preferred mechanism for update. |
384 | 6424 |
80 | 6425 Autoloads are always regenerated completely from scratch. This |
6426 avoids errors with obsolete or corrupted autoload entries. | |
6427 | |
6428 Caching of autoload entries using timestamps has been eliminated. | |
384 | 6429 |
80 | 6430 Files that have no autoloads no longer have a comment placed into |
6431 the generated autoloads file. | |
6432 | |
6433 There was a bug where autoload entries would sometimes end up | |
6434 being inserted into the *middle* of other autoload entries, | |
6435 thereby corrupting them. | |
6436 | |
6437 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge. | |
6438 | |
6439 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com> | |
6440 | |
6441 * lib-src/update-autoloads.sh: Make sure that `make autoloads' | |
6442 doesn't use the autoload facility to load `autoload'; | |
6443 load it explicity instead. | |
6444 | |
6445 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs | |
6446 | |
6447 * man/Makefile: Reinstate hyperbole & oo-browser manuals | |
6448 | |
6449 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman | |
6450 | |
6451 * src/mule-charset.c: Use lower case for charset registry, to | |
6452 match XLFD. | |
6453 | |
6454 * Makefile.in: replace list of info files with *.info* - one less | |
6455 maintenance headache | |
6456 | |
6457 * man/oo-browser.texi: Fix TeXability | |
6458 | |
6459 * man/hyperbole.texi: Fix TeXability | |
6460 | |
6461 * man/vhdl-mode.texi: Fix TeXability | |
6462 | |
6463 * lisp/prim/loaddefs.el: Wholesale housecleaning | |
6464 `make autoloads' should finally work. | |
6465 | |
6466 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal | |
6467 | |
6468 * lisp/mule/mule-files.el: Add support for multi-lingual info files. | |
6469 | |
6470 * lib-src/update-elc.sh: `make all-elc' was updating files in | |
6471 `special' directories without using the Makefiles | |
6472 designed for that purpose. | |
6473 - make sure ilisp isn't remade every time through `make all-elc'. | |
6474 | |
6475 * info/dir (Packages): Add Japanese TM info files | |
6476 | |
6477 * src/inline.c: Allow compilation with `gcc -g' | |
6478 | |
6479 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g' | |
6480 | |
6481 * src/lread.c: Don't put `...' immediately after a filename, so | |
6482 that various tools can recognize the filename as such. | |
6483 | |
6484 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when | |
384 | 6485 --with-xim=xlib and key event on window frame. |
80 | 6486 Change return foo to return (foo) when return is a macro. |
6487 | |
6488 * src/editfns.c (Ffollowing_char): docstring fixes. | |
6489 | |
6490 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files. | |
6491 This Makefile is no longer officially broken. | |
6492 | |
6493 * info/dir: Add Japanese tm documents. | |
6494 | |
6495 * man/tm/tm-vm-en.texi: Make document TeX-friendly. | |
6496 | |
6497 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable | |
6498 xargs -i flag. | |
6499 | |
6500 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure | |
6501 the `binary' coding system is used for .gz and .Z extensions. | |
6502 | |
6503 * man/viper.texi: Viper version 2.90 | |
6504 | |
6505 * man/ediff.texi: Ediff Version 2.62 | |
6506 | |
6507 * lisp/packages/ispell.el (ispell-word): Avoid using strings with | |
6508 define-key, for compatibility with loaddefs.el | |
6509 | |
6510 * lisp/modes/eiffel3.el: Make compatible with update-autoloads. | |
6511 | |
6512 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation. | |
6513 | |
6514 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp | |
6515 files in dirs that have their own Makefiles. | |
6516 | |
78 | 6517 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org> |
6518 | |
6519 * Makefile.in (install-arch-indep): Force compression with `gzip -f'. | |
6520 | |
6521 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories. | |
6522 | |
6523 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for | |
6524 installation. | |
6525 | |
6526 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org> | |
6527 | |
6528 * XEmacs 20.0 beta 33 is released. | |
6529 * XEmacs 19.15 beta 6 is released. | |
6530 | |
76 | 6531 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com> |
6532 | |
6533 * Makefile.in (install-arch-indep): Simplify installation of info | |
6534 pages. | |
6535 | |
6536 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org> | |
6537 * XEmacs 20.0-b32 released. | |
6538 | |
6539 * XEmacs 19.15-b5 released. | |
6540 | |
74 | 6541 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com> |
6542 | |
6543 * configure.in: Reformat. Fix shared include file rename | |
6544 problem. | |
6545 | |
6546 * configure: Reformat. Fix shared include file rename problem. | |
6547 | |
6548 * dynodump/dynodump.c (__EXTENSIONS__): Define it. | |
6549 | |
6550 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu> | |
6551 | |
6552 * Makefile.in (install-arch-indep): Install infofiles gzipped by | |
6553 default. | |
6554 | |
6555 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org> | |
6556 | |
6557 * CHANGES-beta: XEmacs 20.0-b31 is released. | |
6558 | |
72 | 6559 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com> |
6560 | |
6561 * info/vhdl-mode.info: New file. | |
6562 | |
6563 * info/dir (Packages): Add vhdl-mode documentation. | |
6564 | |
6565 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
6566 | |
6567 * configure: Make shared/dynamic flags work much more logically. | |
6568 | |
6569 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com> | |
6570 | |
6571 * configure.in (machine): Patch to make newly renamed shared | |
6572 link include files work. | |
6573 | |
6574 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
6575 | |
6576 * configure.in: Configure for POSIX getcwd if available. | |
6577 | |
6578 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu> | |
6579 | |
6580 * configure.in (LIBS): Fix typo in dialog box test. |