Mercurial > hg > xemacs-beta
annotate lib-src/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 | 422b4b4fb2a6 |
rev | line source |
---|---|
4950
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
1 2010-01-26 Ben Wing <ben@xemacs.org> |
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
2 |
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
3 * make-msgfile.lex: Vague hacking on this file, insert a comment |
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
4 about what should be done if we ever want this to work. |
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
5 |
4932 | 6 2010-01-24 Ben Wing <ben@xemacs.org> |
7 | |
8 * fakemail.c (args_size): | |
9 * fakemail.c (parse_header): | |
10 * ootags.c (C_entries): | |
11 Fix warnings about possible use of uninitialized vars. | |
12 | |
4911 | 13 2010-02-01 Vin Shelton <acs@xemacs.org> |
14 | |
15 * make-mswin-unicode.pl: Add description of override. | |
16 | |
4903
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
17 2010-01-30 Ben Wing <ben@xemacs.org> |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
18 |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
19 * make-mswin-unicode.pl: |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
20 Make it possible to specify an overridden prototype in cases where |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
21 either Cygwin or Visual Studio has errors in their headers that |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
22 can be corrected by falling back to a less qualified type (typically |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
23 without const). |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
24 |
4894
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
25 2010-01-28 Jerry James <james@xemacs.org> |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
26 |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
27 * Makefile.in.in: Remove make-msgfile and make-po rules. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
28 * make-msgfile.c: Removed, obsolete code. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
29 * make-po.c: Removed, obsolete code. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
30 |
4875
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
31 2010-01-15 Ben Wing <ben@xemacs.org> |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
32 |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
33 * make-mswin-unicode.pl: |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
34 Process the command `review'. Cause an error to happen if we try to |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
35 use the command, indicating that the command needs review to determine |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
36 how to handle it. |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
37 |
4874
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
38 2010-01-15 Ben Wing <ben@xemacs.org> |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
39 |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
40 * make-mswin-unicode.pl: |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
41 Various fixes to get this to work when using the Cygwin header files |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
42 in /usr/include/w32api instead of the VC++ ones: |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
43 -- Use /usr/include/w32api as default; don't assume that a passed-in |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
44 directory always ends in .../include. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
45 -- Add `const' to list of known type modifiers. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
46 -- If function already seen, warn but don't generate twice. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
47 -- Eliminate `extern' from return type modifiers. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
48 -- Cosmetic: When eliminating APIENTRY, also eliminate following |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
49 whitespace. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
50 |
4850
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4785
diff
changeset
|
51 2010-01-13 Ben Wing <ben@xemacs.org> |
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4785
diff
changeset
|
52 |
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4785
diff
changeset
|
53 * fix-perms.sh: New file. |
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4785
diff
changeset
|
54 |
4785
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
55 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
|
56 |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
57 * Makefile.in.in: Remove rules for building yow. |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
58 * yow.c: Removed. |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
59 |
4782
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
60 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
|
61 |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
62 * Makefile.in.in: Don't install rcs-checkin. |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
63 * rcs-checkin: Remove obsolete file. |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
64 |
4781
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4774
diff
changeset
|
65 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:
4774
diff
changeset
|
66 |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4774
diff
changeset
|
67 * installexe.sh: Add copyright and GPL v2 or later header with |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4774
diff
changeset
|
68 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:
4774
diff
changeset
|
69 |
4774
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
70 2009-12-15 Jerry James <james@xemacs.org> |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
71 |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
72 * ad2c: Add GPL v2 or later notice with permission of George Ferguson. |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
73 See the xemacs-beta thread beginning with message |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
74 <870180fe0912090940mac19378ydab5b5a04bf06cf8@mail.gmail.com>. |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
75 |
4773
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
76 2009-12-15 Jerry James <james@xemacs.org> |
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
77 |
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
78 * Makefile.in.in: Remove build dependency and rule for wakeup. Thanks |
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
79 to Mats Lidell for the patch. |
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
80 |
4771
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
81 2009-12-10 Jerry James <james@xemacs.org> |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
82 |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
83 * gnudepend.pl: Remove obsolete file. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
84 * leditcfns.c: Ditto. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
85 * wakeup.c: Ditto. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
86 |
4768
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
87 2009-12-08 Sjoerd Mullender <sjoerd@acm.org> |
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
88 |
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
89 * etags.c (absolute_filename): Use memmove instead of strcpy to move |
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
90 characters within a string. |
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
91 |
4759
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
92 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:
4722
diff
changeset
|
93 |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
94 * fakemail.c (MAIL_PROGRAM_NAME): No s&m files define this now, so |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
95 make it unconditional. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
96 (main): Make mail_program_name const, since it is never read, and drop |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
97 a bogus cast as a result. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
98 * gnuclient.c (main): Remove reference to hp9000s300. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
99 * gnuserv.h: BSD4_1 is not defined on any supported system. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
100 |
4722
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
101 2009-10-26 Jerry James <james@xemacs.org> |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
102 |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
103 * insert-data-in-exec.c: Add BSD header, with permission of |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
104 Olivier Galibert. See xemacs-beta message with ID |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
105 <20091013224104.GA2573@dspnet.fr.eu.org>. |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
106 |
4684
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
107 2009-08-15 It's me FKtPp ;) <m_pupil@yahoo.com.cn> |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
108 |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
109 * gnuclient.c (main): Do not set start point position if user |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
110 didn't requested to do so |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
111 |
4665
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
112 2009-07-28 Stephen Turnbull <stephen@xemacs.org> |
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
113 |
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
114 * make-docfile.c (write_c_args): Parse UNUSED and USED_IF right. |
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
115 |
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
116 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
117 |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
118 * XEmacs 21.5.29 "garbanzo" is released. |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
119 |
4539
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
120 2008-12-27 Aidan Kehoe <kehoea@parhasard.net> |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
121 |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
122 * make-docfile.c (main): Allow more than one -d argument, followed |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
123 by a directory to change to. |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
124 (put_filename): Don't strip directory information; with previous |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
125 change, allows retrieval of Lisp function and variable origin |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
126 files from #'built-in-symbol-file relative to lisp-directory. |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
127 (scan_lisp_file): Don't add an extraneous newline after the file |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
128 name, put_filename has added the newline already. |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
129 |
4467
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
130 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
131 |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
132 * make-mswin-unicode.pl: |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
133 Check %WindowsSdkDir%, %MSSddk% for the Windows header files too. |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
134 |
4464
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
135 2008-05-14 Vin Shelton <acs@xemacs.org> |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
136 |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
137 * winclient.c: Create CONNECT_RETRIES and increase retry count |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
138 from 5 to 10. |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
139 |
4456
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
140 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
141 |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
142 * make-docfile.c (scan_file): |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
143 Pass READ_BINARY to scan_lisp_file, scan_c_file; avoids an |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
144 assertion failure with Visual C++ 2005 Express Edition, and is |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
145 logically more coherent, given that our Lisp and C files are saved |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
146 with Unix line endings. |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
147 |
4147 | 148 2007-08-27 Mike Sperber <mike@xemacs.org> |
149 | |
150 * config.values.in (datarootdir): Add. | |
151 | |
4118 | 152 2007-08-12 Mike Sperber <mike@xemacs.org> |
153 | |
154 * Makefile.in.in (datarootdir): Add. | |
155 | |
3993 | 156 2007-05-29 Stephen J. Turnbull <stephen@xemacs.org> |
157 | |
4032 | 158 * etags.c: Sync to pot_etags_version 17.33. |
3993 | 159 Reverts part of 2007-03-24 patch: no longer displays |
160 pot_etags_version in usage message. | |
161 | |
3983 | 162 2007-05-22 Jerry James <james@xemacs.org> |
163 | |
164 * ellcc.c (do_init_mode): Plug memory leak. | |
165 | |
3975 | 166 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
167 | |
168 * XEmacs 21.5.28 "fuki" is released. | |
169 | |
3877 | 170 2007-03-24 Stephen J. Turnbull <stephen@xemacs.org> |
171 | |
172 * etags.c (print_version): More precise version info. Suggested | |
173 by Steve Youngs. | |
174 (print_help): Use #ifdef; PRINT_UNDOCUMENTED_OPTIONS_HELP may be | |
175 undefined. | |
176 | |
3876 | 177 2007-03-24 Stephen J. Turnbull <stephen@xemacs.org> |
178 | |
179 * etags.c: Sync to pot_etags_version 17.26. | |
180 | |
3728 | 181 2006-11-24 Benson Margulies <benson@dchbk.us> |
182 | |
183 * make-mswin-unicode.pl: allow for lower case header file names in | |
184 the current platform SDK. | |
185 | |
3651 | 186 2006-08-11 Jerry James <james@xemacs.org> |
187 | |
188 * pop.h: Sync with Emacs. | |
189 * pop.c: Ditto. | |
190 | |
3556 | 191 2006-08-08 Jerry James <james@xemacs.org> |
192 | |
193 * gnuslib.c (disconnect_from_server): shutdown() has been fine on | |
194 Linux for a long time now; use it. Also, don't use length to | |
195 access the buffer unless it is positive, not just nonzero. | |
196 * gnuclient.c (filename_expand): Initialize the last array element | |
197 to get a valid C string in case of overflow. Use strncat to avoid | |
198 buffer overruns. | |
199 * gnuclient.c (main): Use strncpy to avoid buffer overruns. | |
200 | |
3524 | 201 2006-07-21 Stephen J. Turnbull <stephen@xemacs.org> |
202 | |
3529 | 203 * etags.c: Xemacs -> XEmacs. |
3524 | 204 |
3517 | 205 2006-07-19 Stephen J. Turnbull <stephen@xemacs.org> |
206 | |
207 * etags.c: Sync to pot_etags_version 17.19. | |
208 | |
3503 | 209 2006-07-07 Jerry James <james@xemacs.org> |
210 | |
211 * config.values.in: Regenerate. | |
212 | |
3402 | 213 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
214 | |
215 * XEmacs 21.5.27 "fiddleheads" is released. | |
216 | |
3368 | 217 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> |
218 | |
219 * make-docfile.c: | |
220 * make-docfile.c (put_filename): | |
221 * make-docfile.c (scan_c_file): | |
222 * make-docfile.c (scan_lisp_file): | |
223 Record file name information for built-in symbols. Based on the | |
224 FSF's implementation of same. | |
225 | |
3323 | 226 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
227 | |
228 * XEmacs 21.5.26 "endive" is released. | |
229 | |
3259 | 230 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
231 | |
232 * XEmacs 21.5.25 "eggplant" is released. | |
233 | |
3150 | 234 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
235 | |
236 * XEmacs 21.5.24 "dandelion" is released. | |
237 | |
3090 | 238 2005-11-22 Malcolm Purvis <malcolmp@xemacs.org> |
239 | |
240 * etags.c: Update to author version 17.15. | |
241 | |
3083 | 242 2005-11-22 Ben Wing <ben@xemacs.org> |
243 | |
244 * Makefile.in.in: | |
245 Ignore errors from rm during clean. | |
246 | |
3062 | 247 2005-11-13 Ben Wing <ben@xemacs.org> |
248 | |
249 * Makefile.in.in: | |
250 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. | |
251 Do some refactoring for cleanliness. | |
252 | |
3031 | 253 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
254 | |
255 * XEmacs 21.5.23 "daikon" is released. | |
256 | |
2993 | 257 2005-10-13 Ben Wing <ben@xemacs.org> |
258 | |
259 * i.c: | |
260 * mmencode.c: | |
261 Always include config.h first. | |
262 * winclient.c: | |
263 Move include of windows.h after config.h. | |
264 | |
2940 | 265 2005-09-18 Mike Alexander <mta@arbortext.com> |
266 | |
267 * installexe.sh: Don't add an exe extention to a file that already | |
268 has one. Patch from Rick Rankin. | |
269 | |
2931 | 270 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
271 | |
272 * XEmacs 21.5.22 "cucumber" is released. | |
273 | |
2835 | 274 2005-06-28 Marcus Crestani <crestani@xemacs.org> |
275 | |
276 * .cvsignore: Add insert-data-in-exec. | |
277 | |
2791 | 278 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
279 | |
280 * XEmacs 21.5.21 "corn" is released. | |
281 | |
2720 | 282 2005-04-01 Marcus Crestani <crestani@xemacs.org> |
283 | |
284 The new allocator. | |
285 | |
286 DUMP_IN_EXEC: | |
287 | |
288 * Makefile.in.in: Only compile insert-data-in-exec if | |
289 DUMP_IN_EXEC is defined. | |
290 | |
2687 | 291 2005-03-25 Andrey Slusar <anrays@gmail.com> |
292 | |
293 * fakemail.c (CURRENT_USER): Define it if FreeBSD version is >= | |
294 400000. Also, when FreeBSD version is >= 400000 geteuid returns | |
295 uid_t instead of unsigned short. | |
296 | |
2653 | 297 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
298 | |
299 * XEmacs 21.5.20 "cilantro" is released. | |
300 | |
2651 | 301 2005-03-07 Malcolm Purvis <malcolmp@xemacs.org> |
302 | |
303 * config.values.in: | |
304 * config.values.sh (FileContents): Different regex for autoconf | |
305 2.59. | |
306 | |
2603 | 307 2004-12-19 Stephen J. Turnbull <stephen@xemacs.org> |
308 | |
309 * make-docfile.c (write_c_args): Handle UNUSED, USED_IF macros. | |
310 (scan_c_file): Handle nested parens in DEFUN argument lists. | |
311 | |
2594 | 312 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
313 | |
314 * XEmacs 21.5.19 "chives" is released. | |
315 | |
2584 | 316 2005-01-29 Vin Shelton <acs@xemacs.org> |
317 | |
318 * movemail.c (popmail): Pass error string as format parameter | |
319 instead of as part of format string. Security fixes for | |
320 CAN-2005-0100. | |
321 | |
2554 | 322 2005-02-03 Jerry James <james@xemacs.org> |
323 | |
324 * etags.c: Update to author version 17.11. | |
325 | |
2509 | 326 2005-01-26 Ben Wing <ben@xemacs.org> |
327 | |
328 * fakemail.c (main): Add args to fix warning. | |
329 | |
2502 | 330 2005-01-25 Ben Wing <ben@xemacs.org> |
331 | |
332 * insert-data-in-exec.c (main): | |
333 Need to open everything as binary. | |
334 | |
2426 | 335 2004-12-06 Ben Wing <ben@xemacs.org> |
336 | |
337 * i.c (pump): | |
338 Undo change of 2003-03-06. It causes truncation of output at the end. | |
339 | |
2424 | 340 2004-12-06 Ben Wing <ben@xemacs.org> |
341 | |
342 * gnuclient.c: | |
343 * gnuclient.c (get_current_working_directory): | |
344 * gnuclient.c (filename_expand): | |
345 * gnuclient.c (main): | |
346 Use QXE_PATH_MAX. | |
347 | |
2421 | 348 2004-12-05 Ben Wing <ben@xemacs.org> |
349 | |
350 * make-docfile.c (main): | |
351 * make-docfile.c (scan_c_file): | |
352 Use QXE_PATH_MAX. | |
353 | |
2377 | 354 2004-11-08 Stephen J. Turnbull <stephen@xemacs.org> |
355 | |
356 * ellcc.h.in: Use XE_CFLAGS, not CFLAGS. | |
357 | |
2367 | 358 2004-10-14 Ben Wing <ben@xemacs.org> |
359 | |
360 * digest-doc.c (main): | |
361 * make-dump-id.c (main): | |
362 * profile.c: | |
363 * profile.c (main): | |
364 * sorted-doc.c (main): | |
365 Add proper decls for main(). | |
366 | |
367 * make-msgfile.c: | |
368 Document that this is old junk. | |
369 Move proposal to text.c. | |
370 | |
371 * make-msgfile.lex: | |
372 Move proposal to text.c. | |
373 | |
374 * make-mswin-unicode.pl: | |
375 Convert error-generating code so that the entire message will | |
376 be seen as a single unrecognized token. | |
377 | |
378 | |
2346 | 379 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
380 | |
381 * XEmacs 21.5.18 "chestnut" is released. | |
382 | |
2325 | 383 2004-10-07 Jerry James <james@xemacs.org> |
384 | |
385 * etags.c: Update to author version 17.6. | |
386 | |
2286 | 387 2004-09-14 Jerry James <james@xemacs.org> |
388 | |
389 * digest-doc.c (main): Remove unused argc and argv. | |
390 * fakemail.c (main): Ditto. | |
391 * make-dump-id.c (main): Ditto. | |
392 * profile.c (main): Ditto. | |
393 * sorted-doc.c (main): Ditto. | |
394 * gnuclient.c (tell_emacs_to_resume): Mark unused parameters. | |
395 * gnuserv.c (main): Ditto. | |
396 * make-docfile.c (write_c_args): Ditto. | |
397 * pop.c (socket_connection): Ditto. | |
398 | |
2225 | 399 2004-08-10 Jerry James <james@xemacs.org> |
400 | |
401 * etags.c: Update to author version 16.56. | |
402 | |
2022 | 403 2004-04-17 Olivier Galibert <galibert@pobox.com> |
404 | |
405 * insert-data-in-exec.c (main): Fix error message. | |
406 | |
2015 | 407 2003-12-07 Olivier Galibert <galibert@pobox.com> |
408 | |
409 * Makefile.in.in (insert-data-in-exec): Added target. | |
410 | |
411 * insert-data-in-exec.c: Added. | |
412 | |
1964 | 413 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
414 | |
415 * XEmacs 21.5.17 "chayote" is released. | |
416 | |
1886 | 417 2004-01-21 Jerry James <james@xemacs.org> |
418 | |
419 * Makefile.in.in (mmencode): Pass $(ldflags) to the compiler. | |
420 * Makefile.in.in (make-path): Ditto. | |
421 | |
1743 | 422 2003-10-13 Jerry James <james@xemacs.org> |
423 | |
424 * ellcc.c: Remove attribute definitions, include new compiler.h | |
425 instead, and change existing uses to match new definitions. | |
426 | |
1716 | 427 2003-09-26 Steve Youngs <youngs@xemacs.org> |
428 | |
429 * XEmacs 21.5.16 "celeriac" is released. | |
430 | |
1706 | 431 2003-09-21 Jerry James <james@xemacs.org> |
432 | |
433 * ellcc.c (do_init_mode): Do not mangle external symbols in the | |
434 generated doc file with C++ so that emodules.c can find them. | |
435 | |
1688 | 436 2003-09-15 Jerry James <james@xemacs.org> |
437 | |
438 * make-dump-id.c (main): Output separate declaration and | |
439 definition for dump_id. | |
440 | |
1665 | 441 2003-09-03 Steve Youngs <youngs@xemacs.org> |
442 | |
443 * XEmacs 21.5.15 "celery" is released. | |
444 | |
1663 | 445 2003-08-29 Nickolay Pakoulin <npak@ispras.ru> |
446 | |
447 * make-dump-id.c (main): Set "C" linking rule for dump_id | |
448 | |
1618 | 449 2003-06-30 Andrew Begel <abegel@CS.Berkeley.EDU> |
450 | |
451 * make-docfile.c (write_c_args): Escape newlines that arise in the | |
452 C argument list, and comment on synch with Emacs. | |
453 | |
1510 | 454 2003-06-01 Steve Youngs <youngs@xemacs.org> |
455 | |
456 * XEmacs 21.5.14 "cassava" is released. | |
457 | |
1506 | 458 2003-05-29 Jerry James <james@xemacs.org> |
459 | |
460 * ellcc.c: Rationalize and repair use of GCC function attributes. | |
461 | |
1473 | 462 2003-05-10 Steve Youngs <youngs@xemacs.org> |
463 | |
464 * XEmacs 21.5.13 "cauliflower" is released. | |
465 | |
1431 | 466 2003-04-24 Steve Youngs <youngs@xemacs.org> |
467 | |
468 * XEmacs 21.5.12 "carrot" is released. | |
469 | |
1349 | 470 2003-02-09 Ville Skyttä <scop@xemacs.org> |
471 | |
472 * config.values.in (pkgdir): Remove (unused). | |
473 | |
1346 | 474 2003-03-06 Ben Wing <ben@xemacs.org> |
475 | |
476 * i.c: | |
477 * i.c (pump): | |
478 Sleep between calls to check for I/O, since these calls are non-blocking. | |
479 | |
1307 | 480 2003-02-16 Steve Youngs <youngs@xemacs.org> |
481 | |
482 * XEmacs 21.5.11 "cabbage" is released. | |
483 | |
1269 | 484 2003-01-14 Jerry James <james@xemacs.org> |
485 | |
486 * ellcc.c (do_compile_mode): Search XEmacs directories first for | |
487 include files. Thanks to Raymond Toy. | |
488 | |
1238 | 489 2003-01-28 Steve Youngs <youngs@xemacs.org> |
490 | |
491 * rcs2log: Synch to GNU version. | |
492 | |
1187 | 493 2003-01-04 Steve Youngs <youngs@xemacs.org> |
494 | |
495 * XEmacs 21.5.10 "burdock" is released. | |
496 | |
1123 | 497 2002-11-27 Ben Wing <ben@xemacs.org> |
498 | |
499 * .cvsignore: | |
500 Add .idb, .ilk for MS Windows VC++. | |
501 | |
1111 | 502 2002-11-17 Ben Wing <ben@xemacs.org> |
503 | |
504 * ellcc.c (do_init_mode): | |
505 Use full prototypes. | |
506 | |
507 * ellcc.h.in: | |
508 Use the correct user-specified compiler. | |
509 | |
510 * make-docfile.c: | |
511 * make-docfile.c (read_c_string): | |
512 * make-docfile.c (scan_c_file): | |
513 Fix shadowing warnings. NOTE: This was already fixed | |
514 awhile ago, but reverted by Jerry. Please be careful. | |
515 | |
996 | 516 2002-08-08 Jerry James <james@xemacs.org> |
517 | |
518 * config.values.in: Regenerate. | |
519 * ellcc.c: A thorough cleanup to eliminate potential buffer | |
520 overruns and null pointer dereferences, make some global variables | |
521 local, add braces for clarity, etc., using hints supplied by | |
522 splint. | |
523 * ellcc.c (EXEC_GROW_SIZE): New constant for dynamic allocation. | |
524 * ellcc.c (xrealloc): New function. | |
525 * ellcc.c (xstrdup): New function. | |
526 * ellcc.c (fatal): Use varargs for flexibility. | |
527 * ellcc.c (add_string): New function for abstracting the addition | |
528 of a string to the exec_argv array. | |
529 * ellcc.c (add_to_argv): Use add_string. Improve whitespace | |
530 handling. Recode finite state machine as a clearer while loop. | |
531 * ellcc.c (do_compile_mode): Use new functions. | |
532 * ellcc.c (do_link_mode): Ditto. | |
533 * ellcc.c (do_init_mode): Ditto. Default to in-source | |
534 make-docfile. | |
535 | |
981 | 536 2002-08-30 Steve Youngs <youngs@xemacs.org> |
537 | |
538 * XEmacs 21.5.9 "brussels sprouts" is released. | |
539 | |
978 | 540 2002-08-21 Jerry James <james@xemacs.org> |
541 | |
542 * gnuserv.h: Revert previous patch. Include syssignal.h instead | |
543 of signal.h. | |
544 * tcp.c: Include config.h, and substitute syssignal.h for | |
545 signal.h. | |
546 | |
954 | 547 2002-08-02 Jerry James <james@xemacs.org> |
548 | |
549 * gnuserv.h: Include signal.h early to define NSIG before config.h | |
550 is included. | |
551 | |
933 | 552 2002-07-27 Steve Youngs <youngs@xemacs.org> |
553 | |
554 * XEmacs 21.5.8 "broccoli" is released. | |
555 | |
930 | 556 2002-07-15 Jerry James <james@xemacs.org> |
557 | |
558 * make-docfile.c: Change whitespace and organization to reduce the | |
559 size of the diff against FSF Emacs sources and synch to Emacs 21.2. | |
560 Remove unused DO_REALLOC. | |
561 Mark XEmacs changes and additions more clearly. | |
562 Reintroduce previously deleted Emacs code inside #if 0 ... #endif. | |
563 * make-docfile.c (next_extra_elc): Replace goto with do-while. | |
564 * make-docfile.c (main): Put XEmacs-only args in one place. | |
565 * make-docfile.c (write_c_args): Change buff to buf to match | |
566 Emacs. Replace pointer arithmetic with simpler array syntax. | |
567 * make-docfile.c (scan_c_file): Note that DEFSIMPLE and DEFPRED no | |
568 longer exist. Correct the "name too long" test (off by one). | |
569 Die with message if a DEFUN has no docstring instead of hanging. | |
570 * make-docfile.c (scan_lisp_file): Introduce while loops used in | |
571 Emacs sources to skip consecutive blank lines. | |
572 | |
920 | 573 2002-07-14 Adrian Aichner <adrian@xemacs.org> |
574 | |
575 * etags.c: It's XEmacs, not Xemacs. | |
576 | |
894 | 577 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
578 | |
579 * XEmacs 21.5.7 "broccoflower" is released. | |
580 | |
881 | 581 2002-05-29 Greg Steuck <greg-xemacs-patches@nest.cx> |
582 | |
583 * gnuclient.c: Makes it possible again to #undef | |
584 INTERNET_DOMAIN_SOCKETS in lib-src/gnuserv.h and get a functional | |
585 gnuserv which is only accessible through UNIX_DOMAIN_SOCKETS. | |
586 | |
853 | 587 2002-05-28 Ben Wing <ben@xemacs.org> |
588 | |
589 * make-docfile.c (scan_c_file): | |
590 * make-docfile.c (scan_lisp_file): | |
591 Fix places where we forget to check for EOF. | |
592 | |
826 | 593 2002-05-05 Ben Wing <ben@xemacs.org> |
594 | |
595 * i.c: | |
596 * i.c (skip_executable_name): | |
597 * i.c (main): | |
598 Create an inheritable event and pass it on to XEmacs, so that ^C | |
599 can be handled properly. Intercept ^C and signal the event. | |
600 "Stop Build" in VC++ now works. | |
601 | |
814 | 602 2002-04-14 Ben Wing <ben@xemacs.org> |
603 | |
604 * make-docfile.c: | |
605 * make-docfile.c (next_extra_elc): | |
606 * make-docfile.c (again): Removed. | |
607 * make-docfile.c (main): | |
608 * make-docfile.c (getc_iso2022): | |
609 * make-docfile.c (MDGET): | |
610 * make-docfile.c (read_c_string): | |
611 * make-docfile.c (write_c_args): | |
612 * make-docfile.c (scan_c_file): | |
613 * make-docfile.c (read_lisp_symbol): | |
614 * make-docfile.c (scan_lisp_file): | |
615 Add basic support for handling ISO 2022 doc strings -- we parse | |
616 the basic charset designation sequences so we know whether we're | |
617 in ASCII and have to pay attention to end quotes and such. | |
618 | |
619 Reformat code according to coding standards. | |
620 | |
804 | 621 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
622 | |
623 * XEmacs 21.5.6 "bok choi" is released. | |
624 | |
800 | 625 2002-03-31 Ben Wing <ben@xemacs.org> |
626 | |
627 * make-mswin-unicode.pl: Don't be fucked up by CRLF. Output code | |
628 to force errors when nonintercepted Windows calls issued. | |
629 | |
778 | 630 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk> |
631 | |
632 * make-mswin-unicode.pl: Pick up location of include files from | |
633 MSVCDIR environment variable. | |
634 Add --includedir command-line option. | |
635 Remove 'dir' command. | |
636 | |
776 | 637 2002-03-15 Ben Wing <ben@xemacs.org> |
638 | |
639 * Makefile.in.in (blessmail): | |
640 * Makefile.in.in (maybe-blessmail): | |
641 Use -no-packages to avoid problems with package files shadowing | |
642 core files (e.g. unicode.el in mule-ucs). | |
643 | |
774 | 644 2002-03-12 Ben Wing <ben@xemacs.org> |
645 | |
3322 | 646 * The Great Mule Merge of March 2002: |
647 see node by that name in the Internals Manual. | |
774 | 648 |
768 | 649 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
650 | |
651 * XEmacs 21.5.5 "beets" is released. | |
652 | |
725 | 653 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
654 | |
655 * XEmacs 21.5.4 "bamboo" is released. | |
656 | |
715 | 657 2001-12-24 Yoshiki Hayashi <yoshiki@xemacs.org> |
658 | |
659 * etags.c: Define __P if not already defined. | |
660 | |
709 | 661 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org> |
662 | |
663 * Makefile.in.in (etags_args): Define EMACS_NAME to XEmacs. | |
664 | |
665 * etags.c: Sync with pot version 14.28. | |
666 Additional change for XEmacs to define PTR macro. | |
667 | |
668 2001-12-12 Francesco Potorti` <pot@gnu.org> | |
669 | |
670 * etags.c (PHP_functions): New function by Diez B. Roggisch, | |
671 heavily adapted by me, for parsing PHP. | |
672 (LOOKING_AT): New macro. | |
673 (Perl_functions, Python_functions, PHP_functions) | |
674 (Scheme_functions, Texinfo_nodes): Use it. | |
675 (Perl_functions): Use strneq. | |
676 (prolog_pred): Renamed to prolog_pr. | |
677 (prolog_pr): Recognise Prolog rules (thanks to Geert Kloosterman) | |
678 in addition to predicates. | |
679 [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent | |
680 unmodified compile, as Cygwin's regex.h is incompatible with us | |
681 (thanks to Markus Hoenicka). | |
682 [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string. | |
683 | |
654 | 684 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> |
685 | |
686 * XEmacs 21.5.3 "asparagus" is released. | |
687 | |
647 | 688 2001-06-24 Ben Wing <ben@xemacs.org> |
689 | |
690 * gnuserv.c (permitted): | |
691 * gnuserv.c (setup_table): | |
692 * gnuslib.c (connect_to_internet_server): | |
693 * make-docfile.c (scan_c_file): | |
694 * mmencode.c (fromqp): | |
695 * movemail.c: | |
696 * movemail.c (main): | |
697 * movemail.c (xmalloc): | |
698 * ootags.c (prolog_pred): | |
699 * ootags.c (erlang_func): | |
700 * yow.c (yow): | |
701 Fix unsigned warnings. See src/ChangeLog for details. | |
702 | |
641 | 703 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> |
704 | |
705 * XEmacs 21.5.2 "artichoke" is released. | |
706 | |
613 | 707 2001-06-10 Ben Wing <ben@xemacs.org> |
708 | |
709 * cvtmail.c: | |
710 * fakemail.c: | |
711 * gnuserv.c: | |
712 * gnuserv.c (handle_ipc_request): | |
713 * gnuserv.h: | |
714 * gnuslib.c: | |
715 * make-msgfile.c: | |
716 * make-path.c: | |
717 * pop.c: | |
718 * pop.h: | |
719 * profile.c: | |
720 * tcp.c: | |
721 Rename 'GNU Emacs' to XEmacs in the copyright. | |
722 Fix comments in similar ways. | |
723 | |
724 * digest-doc.c (main): | |
725 * sorted-doc.c (main): | |
726 Fix program and author name to reflect XEmacs. | |
727 | |
567 | 728 2001-05-06 Karl M. Hegbloom <karlheg@hegbloom.net> |
729 | |
730 * movemail.c (lock_dot): Use mkstemp if available | |
731 | |
558 | 732 2001-05-23 Ben Wing <ben@xemacs.org> |
733 | |
734 * pop.c (socket_connection): | |
735 Remove BROKEN_CYGWIN. | |
736 | |
543 | 737 2001-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
738 | |
739 * config.values.sh: lisp/utils?/config.el -> lisp/config.el. | |
740 | |
531 | 741 2001-05-12 Ben Wing <ben@xemacs.org> |
742 | |
743 * etags.c: | |
744 * etags.c (print_help): | |
745 * etags.c (sym_type): | |
746 * etags.c (TOTAL_KEYWORDS): | |
747 * etags.c (hash): | |
748 * etags.c (in_word_set): | |
749 * etags.c (consider_token): | |
750 * etags.c (C_entries): | |
751 * etags.c (add_regex): | |
752 new version from Francesco. | |
753 | |
523 | 754 2001-05-09 Ben Wing <ben@xemacs.org> |
755 | |
756 * etags.c (add_regex): | |
757 temporary fix to avoid crashes with new regex code. | |
758 | |
522 | 759 2001-05-09 Martin Buchholz <martin@xemacs.org> |
760 | |
761 * XEmacs 21.5.1 "anise" is released. | |
762 | |
502 | 763 2001-04-29 Ben Wing <ben@xemacs.org> |
764 | |
765 * gnuclient.c (filename_expand): Warning fix. | |
766 | |
479 | 767 2001-04-20 Ben Wing <ben@xemacs.org> |
768 | |
769 * .cvsignore: Added stuff for Windows. | |
770 | |
472 | 771 2001-04-18 Martin Buchholz <martin@xemacs.org> |
772 | |
773 * XEmacs 21.5.0 "alfalfa" is released. | |
774 | |
464 | 775 2000-08-01 Jon Schewe <jpschewe@eggplant.mtu.net> |
776 | |
777 * gnuclient.c (filename_expand): Let Cygwin convert Windows path | |
778 to Unix. | |
779 | |
780 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org> | |
781 | |
782 * gnuserv.h: Document TMPDIR lossage if client/server values differ. | |
783 | |
462 | 784 2001-03-21 Martin Buchholz <martin@xemacs.org> |
785 | |
786 * XEmacs 21.2.46 "Urania" is released. | |
787 | |
788 2001-03-19 Andy Piper <andy@xemacs.org> | |
789 | |
790 * installexe.sh: use bash by default. | |
791 | |
792 2001-03-09 William M. Perry <wmperry@aventail.com> | |
793 | |
794 * gnuclient.c: The Great GTK Merge. | |
795 | |
796 2000-08-10 Ben Wing <ben@xemacs.org> | |
797 | |
798 * update-elc.sh: deleted (retroactively). replaced by update-elc-2.el, | |
799 which does the same thing but in a platform-independent way. | |
800 | |
460 | 801 2001-02-23 Martin Buchholz <martin@xemacs.org> |
802 | |
803 * XEmacs 21.2.45 "Thelxepeia" is released. | |
804 | |
805 2001-02-11 Martin Buchholz <martin@xemacs.org> | |
806 | |
807 * Makefile.in.in: Cleanup. | |
808 Fixes bug: all must depend on make-dump-id. | |
809 Don't install make-path; only used at build time. | |
810 Avoid duplicating file lists for maintainability. | |
811 (PUBLIC_INSTALLABLE_SCRIPTS): More logical naming. | |
812 (PUBLIC_INSTALLABLE_EXES): Likewise. | |
813 (PUBLIC_INSTALLABLES): Likewise. | |
814 (PRIVATE_INSTALLABLE_SCRIPTS): More logical naming. | |
815 (PRIVATE_INSTALLABLE_EXES): Likewise. | |
816 (PRIVATE_INSTALLABLES): Likewise. | |
817 (SCRIPTS): Likewise. | |
818 (EXES): New. | |
819 (PROGS): New. | |
820 (SOURCES): Remove. | |
821 (BUILD_UTILITIES): New. Non-installed utilities. | |
822 (INSTALL_GNUSERV): New. | |
823 (unlock): Remove obsolete target. | |
824 (relock): Remove obsolete target. | |
825 (aixcc.c): Remove. Obsolete. | |
826 * aixcc.lex: Remove. Obsolete. | |
827 | |
828 2001-02-12 Martin Buchholz <martin@xemacs.org> | |
829 | |
830 * make-dump-id.c (main): No longer #include dump-id.h. | |
831 | |
458 | 832 2001-02-08 Martin Buchholz <martin@xemacs.org> |
833 | |
834 * gnuserv.c (permitted): Compiler warning fixes. | |
835 | |
836 2001-02-08 Martin Buchholz <martin@xemacs.org> | |
837 | |
838 * XEmacs 21.2.44 "Thalia" is released. | |
839 | |
840 2001-01-31 Francesco Potorti` <pot@gnu.org> | |
841 | |
842 * etags.c: [NDEBUG] #undef assert and #define it as ((void)0), for | |
843 the sake of some buggy assert.h (e.g. in MinGW and sunos4 pcc). | |
844 (C_entries): Tag token renamed to still_in_token because sunos4 | |
845 pcc wants to expand it as the token() macro even though it has no | |
846 arguments. | |
847 | |
848 2001-01-30 Francesco Potorti` <pot@gnu.org> | |
849 | |
850 * etags.c: [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and | |
920 | 851 #define it for the sake of XEmacs. |
458 | 852 [WINDOWSNT]: #undef HAVE_NTGUI even if built without |
853 HAVE_CONFIG_H. This change only affects a standalone etags. | |
854 [WINDOWSNT]: #undef DOS_NT and #define it even if built with | |
855 HAVE_CONFIG_H. This change does nothing in Emacs, as DOS_NT is | |
856 always defined when HAVE_CONFIG_H and WINDOWS are both defined. | |
857 [!HAVE_UNISTD_H]: use defined(WINDOWSNT) instead of the bare | |
858 WINDOWSNT, as this is the correct way to use it. | |
859 | |
860 2001-01-28 Francesco Potorti` <pot@gnu.org> | |
861 | |
862 * etags.c: Be capable to parse nested struct-like structures. | |
863 (structdef, structtag): Struct state machine revisited. | |
864 (struct tok): Revisited. | |
865 (cstack, nestlev, instruct): New struct and macros. | |
866 (pushclass_above, popclass_above, write_classname): New functions | |
867 for dealing with nested class names, inspired by Mykola Dzyuba. | |
868 (consider_token, make_C_tag, C_entries): Many changes for dealing | |
869 with arbitrarily nested structures. | |
870 (etags_getcwd): #if MSDOS, not #ifdef MSDOS! | |
871 (C_entries): Consider templates in C++. | |
872 (sym_type): New constant st_C_class for detecting "class" also in | |
873 C mode. | |
874 (C_AUTO): New macro for automatic detection of C++. | |
875 (consider_token): Automatic set C++ mode. | |
876 (C_entries): New security check for yacc. | |
877 (print_language_names, print_help): Mention the autodetect | |
878 feature, do not show help for the -C option, now mostly useless. | |
879 (C_entries): Tag C++ forward declarations if --declarations. | |
880 (C_entries): Don't be fooled by things like XDEFUN. | |
881 (consider_token): Discard asm pseudo function. | |
882 | |
460 | 883 2001-01-25 Francesco Potorti` <pot@gnu.org> |
458 | 884 |
885 * etags.c (struct tok): Renamed from struct token. | |
886 (token): Renamed from tok. | |
887 (structtype): Make it a local variable. | |
888 [DEBUG]: Use assert. | |
889 (xrnew): Change the synopsis. | |
890 (typedefs_or_cplusplus): Renamed from typedefs_and_cplusplus. | |
891 (grow_linebuffer): Don't call xrnew when not needed. | |
892 (token): buffer renamed to line. | |
893 (C_entries): Three calls to inibuffer moved here from main. | |
894 (C_entries): Removed all references to var methodlen, delete it. | |
895 (linebuffer_setlen): Was grow_buffer, now also sets len. | |
896 (consider_token, C_entries, Pascal_functions): Use it. | |
897 (C_entries): Preventing problems relative to extern "C". | |
898 (C_entries): Can tag more than one variable or func separated by | |
899 comma when --declarations is used. | |
900 (C_entries): More accurate tagging of members and declarations. | |
901 (yacc_rules): Was global, made local to C_entries. | |
902 (next_token_is_func): Removed. | |
903 (fvdef): New constants fdefunkey, fdefunname. | |
904 (consider_token, C_entries): Use them. | |
905 (C_entries): Build proper lisp names for Emacs DEFUNs. | |
906 | |
460 | 907 2001-01-15 Francesco Potorti` <pot@gnu.org> |
458 | 908 |
909 * etags.c (print_language_names): Print filenames in addition to | |
910 suffixes. | |
911 | |
912 2001-01-12 Francesco Potorti` <pot@gnu.org> | |
913 | |
914 * etags.c (get_language_from_langname): Renamed from | |
915 get_language_from_name. | |
916 (get_language_from_filename): Renamed from | |
917 get_language_from_suffix. Now first looks for the complete file | |
918 name. | |
919 (language): New member char **filenames. | |
920 (Makefile_filenames): List of possible filenames for makefiles. | |
921 (lang_names): Added a NULL member for every entry, added an entry | |
922 for makefiles. | |
923 (Makefile_targets): New function, inspired by Assar Westerlund | |
924 <assar@sics.se>. | |
925 | |
460 | 926 2000-11-07 Francesco Potorti` <pot@gnu.org> |
458 | 927 |
928 * etags.c (Texinfo_nodes): Renamed from Texinfo_fuctions and made | |
929 it conformant to the style of the rest of the code. | |
930 | |
931 2000-02-10 Francesco Potorti` <pot@gnu.org> | |
932 | |
933 * etags.c (iswhite): Redefined not to consider '\0' as white | |
934 space, and use it throughout in place of isspace, thus preventing a | |
935 potential signed char to int conversion problem. | |
936 (MSDOS): #undefine befere redefining | |
937 | |
460 | 938 2000-02-04 Francesco Potorti` <pot@gnu.org> |
458 | 939 |
940 * etags.c (many functions): Add prototypes. | |
941 | |
460 | 942 2000-01-31 Francesco Potorti` <pot@gnu.org> |
458 | 943 |
944 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise. | |
945 (get_compressor_from_suffix, process_file): Use MSDOS in if clause. | |
946 (etags_strchr, etags_strrchr): Use const char * and int as arguments. | |
947 (getenv, getcwd): Only declare them if necessary. | |
948 (EMACS_NAME): New constant macro. | |
949 (print_version): Use it. | |
950 (P_) [__STDC__]: Macro for defining function prototypes. | |
951 | |
952 2001-02-06 Martin Buchholz <martin@xemacs.org> | |
953 | |
954 * gnuclient.c: | |
955 * gnuserv.c: | |
956 * gnuslib.c: | |
957 * pop.c: | |
958 Remove use of BSD-specific types. | |
959 s/u_(char|short|int_long)/unsigned $1/g | |
960 Remove pointless casts. | |
961 | |
962 2001-01-28 Martin Buchholz <martin@xemacs.org> | |
963 | |
964 * gnuclient.c (get_current_working_directory): Use HAVE_GETCWD. | |
965 warning: getwd() possibly used unsafely, consider using getcwd(). | |
966 | |
456 | 967 2001-01-26 Martin Buchholz <martin@xemacs.org> |
968 | |
969 * XEmacs 21.2.43 "Terspichore" is released. | |
970 | |
971 2001-01-23 Jan Vroonhof <jan@xemacs.org> | |
972 | |
973 * gnuserv.c: Add version number to object file. | |
974 | |
975 2001-01-20 Klaus Frank <klausf@i3.informatik.rwth-aachen.de> | |
976 | |
977 * gnuserv.c (permitted): Completed the checks of the authentication | |
978 data length, replaced memcmp() by constant-time comparision. | |
979 | |
454 | 980 2001-01-20 Martin Buchholz <martin@xemacs.org> |
981 | |
982 * XEmacs 21.2.42 "Poseidon" is released. | |
983 | |
452 | 984 2001-01-17 Martin Buchholz <martin@xemacs.org> |
985 | |
986 * XEmacs 21.2.41 "Polyhymnia" is released. | |
987 | |
450 | 988 2001-01-08 Martin Buchholz <martin@xemacs.org> |
989 | |
990 * XEmacs 21.2.40 is released. | |
991 | |
448 | 992 2000-12-31 Martin Buchholz <martin@xemacs.org> |
993 | |
994 * XEmacs 21.2.39 is released. | |
995 | |
446 | 996 2000-12-05 Martin Buchholz <martin@xemacs.org> |
997 | |
998 * XEmacs 21.2.38 is released. | |
999 | |
1000 2000-11-13 Yoshiki Hayashi <yoshiki@xemacs.org> | |
1001 | |
1002 * Makefile.in.in: Define emacs iff it's necessary. | |
1003 | |
444 | 1004 2000-11-14 Martin Buchholz <martin@xemacs.org> |
1005 | |
1006 * XEmacs 21.2.37 is released. | |
1007 | |
442 | 1008 2000-09-01 Katsumi Yamaoka <yamaoka@jpl.org> |
1009 | |
1010 * make-po.c (BUFSIZE): Increase value to 32768. | |
1011 | |
1012 2000-10-04 Martin Buchholz <martin@xemacs.org> | |
1013 | |
1014 * XEmacs 21.2.36 is released. | |
1015 | |
1016 2000-09-30 Martin Buchholz <martin@xemacs.org> | |
1017 | |
1018 * gnuserv.c (main): Warning removal. | |
1019 | |
1020 2000-09-27 Martin Buchholz <martin@xemacs.org> | |
1021 | |
1022 * ellcc.c: Make global variables static. Avoids warnings on AIX. | |
1023 | |
1024 * fakemail.c (make_file_preface): Use standard type time_t. | |
1025 Actually check that the 25th char returned from ctime is '\n'. | |
1026 | |
1027 2000-09-19 Martin Buchholz <martin@xemacs.org> | |
1028 | |
1029 * *: Spelling mega-patch | |
1030 | |
1031 2000-09-12 Martin Buchholz <martin@xemacs.org> | |
1032 | |
1033 * gnuclient.c (main): | |
1034 * hexl.c (usage): | |
1035 Use `Usage', not `usage', in Usage messages. | |
1036 | |
1037 2000-07-15 Ben Wing <ben@xemacs.org> | |
1038 | |
1039 * etags.c (add_regex): added commented out code for use figuring | |
1040 out Windows quoting problems. | |
1041 * hexl.c (main): fixed warnings about possible used uninitialized. | |
1042 | |
1043 2000-07-19 Martin Buchholz <martin@xemacs.org> | |
1044 | |
1045 * XEmacs 21.2.35 is released. | |
1046 | |
1047 2000-07-12 Martin Buchholz <martin@xemacs.org> | |
1048 | |
1049 * gnuserv.c: | |
1050 (handle_internet_request): | |
1051 (handle_unix_request): | |
1052 (internet_init): | |
1053 Use socklen_t instead of int or size_t. | |
1054 | |
1055 2000-07-11 Martin Buchholz <martin@xemacs.org> | |
1056 | |
1057 * hexl.c (usage): Use full ANSI C prototypes. | |
1058 | |
1059 2000-07-05 Craig Lanning <lanning@scra.org> | |
1060 | |
1061 * Makefile.in.in (INSTALL_DATA): | |
1062 * Makefile.in.in (UTILITIES): | |
1063 * Makefile.in.in (GETOPTDEPS): | |
1064 * Makefile.in.in (i): | |
1065 mingw support: don't try to build gnuclient, add | |
1066 support for building and installing minitar | |
1067 | |
1068 2000-06-10 Ben Wing <ben@xemacs.org> | |
1069 | |
1070 * Makefile.in.in (INSTALLABLES_BASE): | |
1071 * Makefile.in.in (ootags_args): | |
1072 * Makefile.in.in (yow): | |
1073 Build i.exe. | |
1074 Don't build run*.exe. | |
1075 | |
1076 * b2m.c: | |
1077 * b2m.c (main): | |
1078 * ellcc.c (main): | |
1079 * etags.c: | |
1080 * etags.c (main): | |
1081 * etags.c (get_compressor_from_suffix): | |
1082 * etags.c (process_file): | |
1083 * etags.c (readline_internal): | |
1084 * etags.c (etags_getcwd): | |
1085 * etags.c (relative_filename): | |
1086 * etags.c (absolute_filename): | |
1087 * etags.c (filename_is_absolute): | |
1088 * etags.c (canonicalize_filename): | |
1089 * fakemail.c: | |
1090 * fakemail.c (make_file_preface): | |
1091 * getopt.c: | |
1092 * getopt.h: | |
1093 * gnuclient.c: | |
1094 * gnuclient.c (filename_expand): | |
1095 * gnuserv.h: | |
1096 * gnuserv.h (PATCHLEVEL): | |
1097 * hexl.c: | |
1098 * hexl.c (main): | |
1099 * make-docfile.c: | |
1100 * make-docfile.c (APPEND_BINARY): | |
1101 * make-docfile.c (main): | |
1102 * make-dump-id.c: | |
1103 * mmencode.c: | |
1104 * mmencode.c (fromqp): | |
1105 * mmencode.c (main): | |
1106 * movemail.c: | |
1107 * movemail.c (main): | |
1108 * movemail.c (popmail): | |
1109 * ootags.c: | |
1110 * ootags.c (main): | |
1111 * ootags.c (readline_internal): | |
1112 * ootags.c (etags_getcwd): | |
1113 * ootags.c (absolute_filename): | |
1114 * ootags.c (filename_is_absolute): | |
1115 * ootags.c (canonicalize_filename): | |
1116 * pop.c: | |
1117 * pop.c (DONT_ENCAPSULATE): | |
1118 * pop.c (pop_open): | |
1119 * pop.c (socket_connection): | |
1120 * pop.c (pop_trash): | |
1121 * profile.c (gettimeofday): | |
1122 * wakeup.c: | |
1123 * yow.c (rootrelativepath): | |
1124 Remove MSDOS support, converting to WIN32_NATIVE where necessary. | |
1125 WINDOWSNT -> WIN32_NATIVE. | |
1126 __CYGWIN32__ -> CYGWIN. | |
1127 DOS_NT -> WIN32_NATIVE. | |
1128 Remove unused NO_SHORTNAMES. | |
1129 Changes for removed nt\inc. | |
1130 | |
1131 2000-06-07 Ben Wing <ben@xemacs.org> | |
1132 | |
1133 * run.c, run.h, run.rc: Removed. We no longer need these for | |
1134 building runxemacs.exe, and it's questionable at best whether | |
1135 rungnuclient.exe was ever used or is even needed. The correct | |
1136 solution is just to make gnuclient.exe a windows program and | |
1137 use the gnuattach script to run 'i gnuclient.exe'. Not that | |
1138 gnuclient currently works under Windows native in any case. | |
1139 | |
1140 2000-05-28 Martin Buchholz <martin@xemacs.org> | |
1141 | |
1142 * XEmacs 21.2.34 is released. | |
1143 | |
1144 2000-05-11 Ben Wing <ben@xemacs.org> | |
1145 | |
1146 * i.c (get_command): fix unused var warning. | |
1147 | |
1148 * make-docfile.c (MDGET): | |
1149 * make-docfile.c (read_c_string): | |
1150 rewrite and reindent -- handle closing doc string comment that's | |
1151 not at beg of line. | |
1152 | |
1153 2000-05-01 Martin Buchholz <martin@xemacs.org> | |
1154 | |
1155 * XEmacs 21.2.33 is released. | |
1156 | |
1157 2000-04-19 Martin Buchholz <martin@xemacs.org> | |
1158 | |
1159 * gnuclient.c (initialize_signals): Always use full ANSI prototypes. | |
1160 | |
1161 2000-04-06 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
1162 | |
1163 * i.c: New file, source for the i utility. | |
1164 | |
1165 2000-03-22 Mike Alexander <mta@arbortext.com> | |
1166 | |
1167 * make-dump-id.c (gettimeofday): new (Windows only) | |
1168 | |
1169 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
1170 | |
1171 * XEmacs 21.2.32 is released. | |
1172 | |
1173 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
1174 | |
1175 * make-dump-id.c: Use config.h and systime.h for portability. | |
1176 | |
1177 2000-02-20 Olivier Galibert <galibert@pobox.com> | |
1178 | |
1179 * make-dump-id.c: Added. | |
1180 | |
1181 * Makefile.in.in: Add support for make-dump-id. | |
1182 | |
1183 2000-03-12 Ben Wing <ben@xemacs.org> | |
1184 | |
1185 * etags.c (canonicalize_filename): fixed a problem with gratuitous | |
1186 capitalization of file names under MS Windows. | |
1187 | |
1188 2000-02-23 Martin Buchholz <martin@xemacs.org> | |
1189 | |
1190 * XEmacs 21.2.31 is released. | |
1191 | |
1192 2000-02-21 Martin Buchholz <martin@xemacs.org> | |
1193 | |
1194 * XEmacs 21.2.30 is released. | |
1195 | |
1196 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
1197 | |
1198 * XEmacs 21.2.29 is released. | |
1199 | |
1200 2000-02-13 Martin Buchholz <martin@xemacs.org> | |
1201 | |
1202 * etags.c: Upgrade to version 13.44. | |
1203 Only added (unsigned char) casts to calls like isspace (*cp). | |
1204 | |
440 | 1205 2000-02-07 Martin Buchholz <martin@xemacs.org> |
1206 | |
1207 * XEmacs 21.2.28 is released. | |
1208 | |
1209 2000-02-06 Martin Buchholz <martin@xemacs.org> | |
1210 | |
1211 * getopt.h: | |
1212 * fakemail.c: | |
1213 * gnuslib.c: | |
1214 * sorted-doc.c: | |
1215 * yow.c: | |
1216 * cvtmail.c: | |
1217 * movemail.c: | |
1218 * gnuclient.c: | |
1219 ANSIfy. Use coding standards for function definitions. | |
1220 Make C++-compilable. Modified from patch by Zack Weinberg. | |
1221 | |
1222 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
1223 | |
1224 * hexl.c: Removed MSDOS code; set binary I/O flags for NT. | |
1225 | |
438 | 1226 2000-01-18 Martin Buchholz <martin@xemacs.org> |
1227 | |
1228 * XEmacs 21.2.27 is released. | |
1229 | |
1230 2000-01-18 Martin Buchholz <martin@xemacs.org> | |
1231 | |
1232 * ootags.c: Ansify. | |
1233 * etags.c: | |
1234 * getopt.c: | |
1235 * cvtmail.c: | |
1236 Remove declarations of ANSI errno, getenv(), malloc(). | |
1237 | |
1238 2000-01-13 Martin Buchholz <martin@xemacs.org> | |
1239 | |
1240 * movemail.c (main): | |
1241 * make-docfile.c (write_c_args): | |
1242 Simple compiler warning fixes. | |
1243 | |
1244 2000-01-09 Martin Buchholz <martin@xemacs.org> | |
1245 | |
1246 * *.[ch]: Change <../src/config.h> to <config.h> | |
1247 * ellcc.c: Always use <...> to #include files not in `.' | |
1248 * Makefile.in.in: Use safer -I paths. | |
1249 Use $(top_srcdir) instead of $(srcdir)/../src | |
1250 Add warning comment. | |
1251 | |
1252 2000-01-08 Martin Buchholz <martin@xemacs.org> | |
1253 | |
1254 * movemail.c: Warning removal. | |
1255 | |
1256 2000-01-06 Norbert Koch <norbert@s.netic.de> | |
1257 | |
1258 * movemail.c: Typo fix. | |
1259 | |
1260 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
1261 | |
1262 * movemail.c: Overhaul of the locking code. | |
1263 | |
1264 2000-01-03 Martin Buchholz <martin@xemacs.org> | |
1265 | |
1266 * etags.c (etags_strrchr): Ansify. | |
1267 (etags_strchr): Ansify. | |
1268 (get_compressor_from_suffix): Remove warning, make code cleaner. | |
1269 | |
436 | 1270 1999-12-31 Martin Buchholz <martin@xemacs.org> |
1271 | |
1272 * XEmacs 21.2.26 is released. | |
1273 | |
434 | 1274 1999-12-24 Martin Buchholz <martin@xemacs.org> |
1275 | |
1276 * XEmacs 21.2.25 is released. | |
1277 | |
1278 1999-12-21 Martin Buchholz <martin@xemacs.org> | |
1279 | |
1280 * fakemail.c (cuserid): ((expr)) ==> (expr) | |
1281 | |
1282 * fakemail.c (xmalloc): ANSIfy. | |
1283 | |
432 | 1284 1999-12-14 Martin Buchholz <martin@xemacs.org> |
1285 | |
1286 * config.values.sh: Only update config.values.in if changed. | |
1287 No external dependencies except perl. | |
1288 No temporary files. | |
1289 | |
1290 1999-12-14 Martin Buchholz <martin@xemacs.org> | |
1291 | |
1292 * XEmacs 21.2.24 is released. | |
1293 | |
1294 1999-12-13 Martin Buchholz <martin@xemacs.org> | |
1295 | |
1296 * etags.c: Fix warning: `_GNU_SOURCE' redefined. | |
1297 | |
430 | 1298 1999-12-07 Martin Buchholz <martin@xemacs.org> |
1299 | |
1300 * XEmacs 21.2.23 is released. | |
1301 | |
1302 1999-11-29 Andreas Jaeger <aj@suse.de> | |
1303 | |
1304 * Makefile.in.in (INSTALLABLE_SCRIPTS): Removed pstogif. | |
1305 pstogif: Moved to package tm. | |
1306 | |
428 | 1307 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
1308 | |
1309 * XEmacs 21.2.22 is released | |
1310 | |
1311 1999-11-28 Martin Buchholz <martin@xemacs.org> | |
1312 | |
1313 * XEmacs 21.2.21 is released. | |
1314 | |
1315 1999-11-20 Martin Buchholz <martin@xemacs.org> | |
1316 | |
1317 * process-gnu-depends.sh: Deleted. Obsolete. | |
1318 * process-depends.sh: Deleted. Obsolete. | |
1319 | |
1320 1999-11-20 Jan Vroonhof <jan@xemacs.org> | |
1321 | |
1322 * Makefile.in.in (instvardir): Added. From | |
1323 Jeff Miller <jmiller@smart.net> | |
1324 | |
1325 1999-11-19 Martin Buchholz <martin@xemacs.org> | |
1326 | |
1327 * etags.c: Upgrade to pot etags version 13.33. | |
1328 Make `etags --version' print out `XEmacs', not `GNU Emacs' | |
1329 | |
1330 1999-11-17 Martin Buchholz <martin@xemacs.org> | |
1331 | |
1332 * etags.c (canonicalize_filename): Typo fix | |
1333 | |
1334 1999-11-05 Martin Buchholz <martin@xemacs.org> | |
1335 | |
1336 * etags.c: | |
1337 * ../etc/etags.1: | |
1338 * ../etc/NEWS: | |
1339 Upgrade to etags version 13.32. | |
1340 etags.c has warnings removed, in addition. | |
1341 | |
1342 1999-11-15 Martin Buchholz <martin@xemacs.org> | |
1343 | |
1344 * gnuserv.c (ipc_spawn_watchdog): Use pid_t instead of int. | |
1345 | |
1346 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1347 | |
1348 * XEmacs 21.2.20 is released | |
1349 | |
1350 1999-11-04 Martin Buchholz <martin@xemacs.org> | |
1351 | |
1352 * gnuserv.c (handle_response): Warning suppression | |
1353 | |
1354 1999-09-27 Martin Buchholz <martin@xemacs.org> | |
1355 | |
1356 * ellcc.c: | |
1357 ANSIfy. | |
1358 Remove MSDOS cruft. | |
1359 Remove WINDOWS cruft. | |
1360 Remove VMS cruft. | |
1361 (main): The wrong number of bytes were being read during argument | |
1362 processing. | |
1363 Delete ANSI imitations like ellcc_strchr(). | |
1364 Call functions with the right number of arguments. | |
1365 Fix a typo. | |
1366 Make functions static. | |
1367 Remove compiler warnings. | |
1368 | |
1369 1999-09-22 Martin Buchholz <martin@xemacs.org> | |
1370 | |
1371 * cvtmail.c (main): ANSIfy | |
1372 * digest-doc.c (main): ANSIfy | |
1373 * hexl.c (main): ANSIfy | |
1374 | |
1375 * make-path.c: Remove declaration for errno. | |
1376 * mmencode.c (nextcharin): ANSIfy | |
1377 * movemail.c (pop_retr): ANSIfy | |
1378 | |
1379 1999-07-30 Gleb Arshinov <gleb@cs.stanford.edu> | |
1380 | |
1381 * pop.c (pop_quit): use CLOSESOCKET() instead of close() | |
1382 | |
1383 * run.c (build_cmdline): Fix NT native build unreferenced variable | |
1384 warning | |
1385 (WinMain): Fix release mode build unreferenced variable warning | |
1386 | |
1387 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1388 | |
1389 * XEmacs 21.2.19 is released | |
1390 | |
1391 1999-07-22 SL Baur <steve@miho> | |
1392 | |
1393 * Makefile.in.in (datadir): Add. | |
1394 From Jeff Miller <jmiller@smart.net> | |
1395 | |
1396 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1397 | |
1398 * XEmacs 21.2.18 is released | |
1399 | |
1400 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1401 | |
1402 * XEmacs 21.2.17 is released | |
1403 | |
1404 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1405 | |
1406 * XEmacs 21.2.16 is released | |
1407 | |
1408 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1409 | |
1410 * XEmacs 21.2.15 is released | |
1411 | |
1412 1999-06-03 SL Baur <steve@steve1.m17n.org> | |
1413 | |
1414 * Makefile.in.in: Move .PHONY up to force execution of `all'. | |
1415 | |
1416 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1417 | |
1418 * XEmacs 21.2.14 is released | |
1419 | |
1420 1999-05-14 SL Baur <steve@gneiss.etl.go.jp> | |
1421 | |
1422 * update-elc.sh (ignore_pattern): Correct ignore_dirs/ignore=dirs | |
1423 european keyboard fuckage. | |
1424 | |
1425 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | |
1426 | |
1427 * update-elc.sh (ignore_pattern): Installation.el is dead. | |
1428 | |
1429 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | |
1430 | |
1431 * gnuclient.c: Include <sysfile.h> instead of <../src/sysfile.h>. | |
1432 | |
1433 * Makefile.in.in (cppflags): Add -I$(top_srcdir)/src. | |
1434 | |
1435 1999-04-29 Andy Piper <andy@xemacs.org> | |
1436 | |
1437 * make-docfile.c: build fixes for mingw32. | |
1438 * movemail.c: ditto. | |
1439 * run.c: ditto. | |
1440 * yow.c: ditto. | |
1441 * profile.c: ditto. | |
1442 (gettimeofday): new function copied from nt.c. | |
1443 | |
1444 * fakemail.c (make_file_preface): make buildable under windows. | |
1445 | |
1446 * Makefile.in.in: fix some build targets for when we are building | |
1447 on a windows platform. | |
1448 | |
1449 1999-03-12 giacomo boffi <giacomo.boffi@polimi.it> | |
1450 | |
1451 * sorted-doc.c: corrected the outdated or plainly wrong | |
1452 texinfo headers. Broken up the mega-@table that crashes (at | |
1453 least RedHat's) TeX with: | |
1454 "! TeX capacity exceeded, sorry [save size=4000]." | |
1455 | |
1456 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1457 | |
1458 * XEmacs 21.2.13 is released | |
1459 | |
1460 1999-03-10 Martin Buchholz <martin@xemacs.org> | |
1461 | |
1462 * fakemail.c (add_a_stream): Always use full ANSI prototypes. | |
1463 | |
1464 1999-03-06 Martin Buchholz <martin@xemacs.org> | |
1465 | |
1466 * fakemail.c (main): Ansify. | |
1467 (xmalloc): Ansify. | |
1468 (xrealloc): Ansify. | |
1469 (get_keyword): use paranoid casts ((int) (unsigned char) c) for | |
1470 islower, toupper, isspace. | |
1471 | |
1472 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1473 | |
1474 * XEmacs 21.2.12 is released | |
1475 | |
1476 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1477 | |
1478 * XEmacs 21.2.11 is released | |
1479 | |
1480 1999-02-17 SL Baur <steve@xemacs.org> | |
1481 | |
1482 * update-elc.sh (ignore_dirs): Ignore lisp/mule subdirectory when | |
1483 running latin-1 XEmacs. Eliminate 20.4 bundled kludges. | |
1484 * update-custom.sh (ignore_dirs): Ditto. | |
1485 | |
1486 1999-02-15 Martin Buchholz <martin@xemacs.org> | |
1487 | |
1488 * update-elc.sh: | |
1489 * update-autoloads.sh: | |
1490 * update-custom.sh: | |
1491 - improved automounter tmp directory support. | |
1492 - support 4 (!) empirically discovered automounter conventions | |
1493 | |
1494 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1495 | |
1496 * XEmacs 21.2.10 is released | |
1497 | |
1498 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1499 | |
1500 * XEmacs 21.2.9 is released | |
1501 | |
1502 1999-01-27 Martin Buchholz <martin@xemacs.org> | |
1503 | |
1504 * movemail.c (strerror): Must be NON-static, since it is used by | |
1505 the POP code, which got moved to a separate file. | |
1506 | |
1507 1999-01-11 Damon Lipparelli <lipp@primus.com> | |
1508 | |
1509 * Makefile.in.in: use ellcc (not ellc) everywhere | |
1510 | |
1511 1999-01-10 J. Kean Johnston <jkj@sco.com> | |
1512 | |
1513 * Makefile.in.in: Include moduledir and sitemoduledir as defined | |
1514 by configure. | |
1515 - Install ellcc if we're supporting shared objects | |
1516 - Rules and dependancies for ellcc | |
1517 | |
1518 * ellcc.c: New file. Front end to the compiler for making modules. | |
1519 | |
1520 * ellcc.h.in: New file. Contains path definitions used by ellcc. | |
1521 | |
1522 * make-docfile.c (main): Add check for -E argument used by ellcc. | |
1523 | |
1524 * make-docfile.c: Changed output format when in -E mode. | |
1525 | |
1526 1998-12-28 Martin Buchholz <martin@xemacs.org> | |
1527 | |
1528 * XEmacs 21.2.8 is released. | |
1529 | |
1530 1998-12-24 Martin Buchholz <martin@xemacs.org> | |
1531 | |
1532 * XEmacs 21.2.7 is released. | |
1533 | |
1534 1998-12-17 Andy Piper <andy@xemacs.org> | |
1535 | |
1536 * pop.c (pop_open): disable use of getpass() which doesn't exist under NT. | |
1537 | |
1538 * movemail.c: mess with includes so that it builds under native NT. | |
1539 | |
1540 * pop.c: mess with includes so that it builds under native NT. | |
1541 From Fabrice Popineau <popineau@ese-metz.fr> | |
1542 | |
1543 1998-12-16 Andy Piper <andy@xemacs.org> | |
1544 | |
1545 * XEmacs 21.2.6 is released | |
1546 | |
1547 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1548 | |
1549 * XEmacs 21.2.5 is released | |
1550 | |
1551 1998-11-28 SL Baur <steve@altair.xemacs.org> | |
1552 | |
1553 * XEmacs 21.2-beta4 is released. | |
1554 | |
1555 1998-10-14 Andy Piper <andyp@parallax.co.uk> | |
1556 | |
1557 * Makefile.in.in (movemail): add getopt.o to objects to link with. | |
1558 | |
1559 * movemail.c (main): rewrite to use getopt(). Add options for | |
1560 order reversal, progress output, regexp matching and message | |
1561 deletion. | |
1562 (popmail): add some optional verbose messages. Use pop_search_top | |
1563 for getting messages. Make message deletion optional. Delete all | |
1564 messages at the end rather than on a message my message basis. | |
1565 (pop_search_top): new function. Looks for messages matching regexp. | |
1566 (compile_regex): new function stolen from etags. | |
1567 | |
1568 1998-10-15 SL Baur <steve@altair.xemacs.org> | |
1569 | |
1570 * XEmacs 21.2-beta3 is released. | |
1571 | |
1572 1998-10-12 SL Baur <steve@altair.xemacs.org> | |
1573 | |
1574 * lib-src/gnudepend.pl: Use /usr/bin/perl. | |
1575 * Makefile.in.in (INSTALLABLE_SCRIPTS): Remove send-pr, install-sid. | |
1576 (GEN_SCRIPTS): Ditto. | |
1577 Delete TM_SCRIPTS. | |
1578 | |
1579 1998-10-11 SL Baur <steve@altair.xemacs.org> | |
1580 | |
1581 * tm-au: | |
1582 * tm-file: | |
1583 * tm-html: | |
1584 * tm-image: | |
1585 * tm-mpeg: | |
1586 * tm-plain: | |
1587 * tm-ps: | |
1588 * tmdecode: packaged. | |
1589 | |
1590 1998-10-10 SL Baur <steve@altair.xemacs.org> | |
1591 | |
1592 * install-sid: | |
1593 * send-pr: Packaged | |
1594 | |
1595 1998-10-01 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1596 | |
1597 * gnuclient.c (filename_expand): Don't forget to copy the | |
1598 filename under UNIX. | |
1599 | |
1600 1998-09-29 SL Baur <steve@altair.xemacs.org> | |
1601 | |
1602 * XEmacs 21.2-beta2 is released. | |
1603 | |
1604 1998-09-08 Raymond Toy <toy@rtp.ericsson.se> | |
1605 | |
1606 * gnuclient.c (filename_expand): Added better recognition of | |
1607 absolute pathnames for CYGWIN. Convert absolute pathnames with | |
1608 drive letters to something xemacs can handle. | |
1609 | |
1610 1998-07-19 SL Baur <steve@altair.xemacs.org> | |
1611 | |
1612 * XEmacs 21.2-beta1 is released. | |
1613 | |
1614 1998-07-15 SL Baur <steve@altair.xemacs.org> | |
1615 | |
1616 * update-elc.sh (ignore_pattern): Add very-early-lisp.el as | |
1617 something to never bytecompile. | |
1618 | |
1619 1998-07-12 SL Baur <steve@altair.xemacs.org> | |
1620 | |
1621 * XEmacs 21.0-pre5 is released. | |
1622 | |
1623 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
1624 | |
1625 * XEmacs 21.0-pre4 is released. | |
1626 | |
1627 1998-06-16 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1628 | |
1629 * gnuclient.c (main): Use disconnect_from_server to read & echo | |
1630 result. | |
1631 | |
1632 1998-06-15 Andy Piper <andyp@parallax.co.uk> | |
1633 | |
1634 * Makefile.in.in: add xemacs icon to the runemacs executable. | |
1635 | |
1636 1998-06-12 Jim Radford <radford@robby.caltech.edu> | |
1637 | |
1638 * gnuclient.c (initialize_signals): Don't pass SIGHUP to XEmacs. | |
1639 | |
1640 1998-06-04 Andy Piper <andyp@parallax.co.uk> | |
1641 | |
1642 * Makefile.in.in (runemacs): add runemacs as a build target if | |
1643 HAVE_MS_WINDOWS is defined. move cpp stuff up slightly so that | |
1644 build targets can benefit from it. | |
1645 | |
1646 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru> | |
1647 | |
1648 * wakeup.c (sleep): Added NT preprocessor quirkfest. | |
1649 (main): Exit when fflush() fails on stdout. | |
1650 | |
1651 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru> | |
1652 | |
1653 * getopt.c: Undefine getpid before redefinition. | |
1654 | |
1655 * make-docfile.c: Added <io.h> when compiling on NT | |
1656 | |
1657 * movemail.c: Ditto. | |
1658 (main): Declare some auto variables only when DISABLE_DIRECT_ACCESS | |
1659 is undefined, so they are actually used, to supress compilation | |
1660 warnings. | |
1661 | |
1662 1998-05-16 SL Baur <steve@altair.xemacs.org> | |
1663 | |
1664 * etags.c (C_entries): Avoid short circuiting comparisons on | |
1665 characters that may appear in C++ operator constructs. | |
1666 | |
1667 * ootags.c (C_entries): Commentary change. | |
1668 | |
1669 * Makefile.in.in (PKG_SCRIPTS): Remove add-little-package.sh. | |
1670 | |
1671 1998-05-11 Martin Buchholz <martin@xemacs.org> | |
1672 | |
1673 * Makefile.in.in: | |
1674 - Adjust for luser's CDPATH being set to something weird. | |
1675 - Take into account bash 2.02's tendency to print the cwd when | |
1676 using CDPATH. Always use `cd ./foo' instead of `cd foo'. | |
1677 - fix the run-temacs target to use $(DUMPENV) | |
1678 - fix the run-puremacs target to use $(DUMPENV) | |
1679 - fix the `depend' target to properly $(RM) the right files | |
1680 - Generate a better TAGS file for XEmacs' lisp code using | |
1681 hand-crafted regexps. | |
1682 - Use standard coding conventions for modules/Makefile.in | |
1683 | |
1684 1998-05-07 Andy Piper <andyp@parallax.co.uk> | |
1685 | |
1686 * update-elc.sh: test x && y loses in the presence of set -e, use | |
1687 if instead. | |
1688 | |
1689 1998-05-06 SL Baur <steve@altair.xemacs.org> | |
1690 | |
1691 * Makefile.in.in (INSTALLABLES): Add ootags. | |
1692 (ootags): New rule. | |
1693 | |
1694 * ootags.c: New file. | |
1695 (C_entries): Annotate changes neeeded for increased OO-Browser | |
1696 context. | |
1697 | |
1698 1998-05-05 Jeff Miller <jmiller@smart.net> | |
1699 | |
1700 * Makefile.in.in: Fix blessmail target. | |
1701 | |
1702 1998-05-05 SL Baur <steve@altair.xemacs.org> | |
1703 | |
1704 * Makefile.in.in (etags_args): Back out -DOO_BROWSER | |
1705 | |
1706 * etags.c: Revert to CVS version 1.11 (pre OO-browser additions). | |
1707 | |
1708 1998-05-04 SL Baur <steve@altair.xemacs.org> | |
1709 | |
1710 * etags.c (C_entries): Fix order typo. | |
1711 (C_entries): Restore previous test. | |
1712 | |
1713 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
1714 | |
1715 * installexe.sh: fix to use -f instead of -e file and fix shift | |
1716 typo. | |
1717 | |
1718 1998-04-22 SL Baur <steve@altair.xemacs.org> | |
1719 | |
1720 * etags.c: Unconditionally define OO_BROWSER. | |
1721 | |
1722 * update-elc.sh: Tighten up regexp on uname -r output. | |
1723 From Marcus Thiessel <thiessel@tmbbwtx.bbn.hp.com> | |
1724 | |
1725 1998-04-19 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1726 | |
1727 * gnuclient.c (main): Read eval from from stdin if just "-batch" | |
1728 is given. | |
1729 * gnudoit: Support this. | |
1730 * gnuserv.1: Document this behavior. | |
1731 | |
1732 1998-04-18 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
1733 | |
1734 * etags.c (C_entries): Add parentheses. | |
1735 | |
1736 * etags-vmslib.c: Remove. It's not needed anymore. | |
1737 | |
1738 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
1739 | |
1740 * installexe.sh: New file. | |
1741 | |
1742 1998-04-17 Olivier Galibert <galibert@pobox.com> | |
1743 | |
1744 * etags.c (print_help): Correct typo. | |
1745 | |
1746 1998-04-16 SL Baur <steve@altair.xemacs.org> | |
1747 | |
1748 * Makefile.in.in: Add -DOO_BROWSER to etags arguments. | |
1749 | |
1750 * etags.c: Synch with InfoDock. | |
1751 | |
1752 * update-autoloads.sh: Don't attempt to eval `make-special' stuffs | |
1753 anymore. They are no longer used. | |
1754 * update-custom.sh: Always check in lisp/. | |
1755 | |
1756 1998-03-18 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1757 | |
1758 * gnuclient.c (main): Do not copy string unnecessary in (too) | |
1759 small buffers. | |
1760 | |
1761 1998-03-02 SL Baur <steve@altair.xemacs.org> | |
1762 | |
1763 * update-elc.sh: Change all -q -no-site-file to -vanilla | |
1764 | |
1765 1998-02-27 SL Baur <steve@altair.xemacs.org> | |
1766 | |
1767 * update-elc.sh (ignore_pattern): Add Installation.el, remove old | |
1768 stuff from 20.4. | |
1769 | |
1770 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk> | |
1771 | |
1772 * lib-src/Makefile.in.in: make sure clean removes msw executables | |
1773 | |
1774 1998-02-24 SL Baur <steve@altair.xemacs.org> | |
1775 | |
1776 * gnuserv.h: Enable USE_TMPDIR. | |
1777 | |
1778 1998-02-23 Glynn Clements <glynn@sensei.co.uk> | |
1779 | |
1780 * gnuclient.c (main): initialise variable `tmpdir' from the TMPDIR | |
1781 environment variable. | |
1782 | |
1783 * gnuserv.c (various): replace hardcoded references to /tmp with | |
1784 the value of `tmpdir'. | |
1785 (main): initialise variable `tmpdir' from the TMPDIR | |
1786 environment variable. | |
1787 | |
1788 * gnuserv.h: include (commented-out) definition of USE_TMPDIR. | |
1789 Add `extern char *tmpdir'. | |
1790 | |
1791 * gnuslib.c (various): replace hardcoded references to /tmp with | |
1792 the value of `tmpdir'. | |
1793 | |
1794 1998-02-15 SL Baur <steve@altair.xemacs.org> | |
1795 | |
1796 * getopt.c (_getopt_internal): Add braces for clarity. | |
1797 | |
1798 1998-01-13 Martin Buchholz <martin@xemacs.org> | |
1799 | |
1800 * lib-src/add-little-package.sh: | |
1801 * lib-src/add-big-package.sh: | |
1802 Use proper paranoid quoting for sh variables. | |
1803 -batch implies -q. | |
1804 | |
1805 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk> | |
1806 | |
1807 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is | |
1808 set. | |
1809 | |
1810 * gnuserv.c: tidy up so that it builds when we don't have | |
1811 UNIX_DOMAIN_SOCKETS. | |
1812 | |
1813 1998-01-07 SL Baur <steve@altair.xemacs.org> | |
1814 | |
1815 * update-elc.sh (ignore_pattern): Replace -vanilla with `-q | |
1816 -no-site-file'. | |
1817 * update-autoloads.sh (dirs): Ditto. | |
1818 * update-custom.sh (dirs): Ditto. | |
1819 | |
1820 1997-12-18 SL Baur <steve@altair.xemacs.org> | |
1821 | |
1822 * update-elc.sh (mule_p): Remove skk's special treatment. | |
1823 | |
1824 1997-12-09 SL Baur <steve@altair.xemacs.org> | |
1825 | |
1826 * update-elc.sh (ignore_pattern): Correct paths of files that | |
1827 should not be bytecompiled, and remove dead files. | |
1828 | |
1829 1997-12-02 SL Baur <steve@altair.xemacs.org> | |
1830 | |
1831 * update-elc.sh (mule_p): Update for addition of SKK. | |
1832 | |
1833 * update-autoloads.sh (mule_p): Update ignore_dirs for | |
1834 lisp/language and lisp/skk. | |
1835 * update-custom.sh (mule_p): Ditto. | |
1836 | |
1837 1997-11-29 Jeff Miller <jmiller@smart.net> | |
1838 | |
1839 * Makefile.in.in: Changed path to blessmail.el for blessmail target | |
1840 to match new lisp directory layout. | |
1841 | |
1842 1997-11-27 SL Baur <steve@altair.xemacs.org> | |
1843 | |
1844 * update-elc.sh: Obliterate usage of make_special, since nothing | |
1845 requires it any more. | |
1846 | |
1847 1997-11-23 SL Baur <steve@altair.xemacs.org> | |
1848 | |
1849 * update-elc.sh (BYTECOMP): cleantree.el has been moved. | |
1850 | |
1851 1997-11-18 Colin Rafferty <craffert@ml.com> | |
1852 | |
1853 * update-elc.sh (prune_vc): Made it ignore any directory that | |
1854 starts with a period. | |
1855 | |
1856 1997-11-16 SL Baur <steve@altair.xemacs.org> | |
1857 | |
1858 * gnuserv.c (main): make return type int. | |
1859 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
1860 | |
1861 * fakemail.c (main): Ditto. | |
1862 | |
1863 1997-11-13 SL Baur <steve@altair.xemacs.org> | |
1864 | |
1865 * pop.c: Add includes from movemail.c so standard functions get | |
1866 declared. | |
1867 (pop_retrieve): Return NULL if falling off the end of the | |
1868 function. | |
1869 | |
1870 * movemail.c: Hide declarations of popmail(), mbx_write(), | |
1871 mbc_delimit_begin(), and mbx_delimit_end() behind MAIL_USE_POP | |
1872 guard. | |
1873 (pop_retr): Change 4th parameter to void *. | |
1874 | |
1875 1997-11-02 SL Baur <steve@altair.xemacs.org> | |
1876 | |
1877 * update-custom.sh (dirs): Remove packaged directories. | |
1878 | |
1879 * update-elc.sh (ignore_pattern): Hyperbole, oobr and ilisp are | |
1880 now packaged. | |
1881 | |
1882 * update-autoloads.sh (mule_p): Hyperbole and oobr are now | |
1883 packaged. | |
1884 | |
1885 1997-10-30 SL Baur <steve@altair.xemacs.org> | |
1886 | |
1887 * update-autoloads.sh (mule_p): EFS has been packaged. | |
1888 * update-elc.sh (make_special_commands): Ditto. | |
1889 | |
1890 * update-elc.sh: VM has been packaged. | |
1891 | |
1892 * update-autoloads.sh: Add directory language | |
1893 | |
1894 1997-10-23 SL Baur <steve@altair.xemacs.org> | |
1895 | |
1896 * update-elc.sh (BYTECOMP): Specify -vanilla | |
1897 * update-autoloads.sh (dirs): Ditto. | |
1898 * update-custom.sh (dirs): Ditto. | |
1899 | |
1900 1997-10-10 Martin Buchholz <mrb@eng.sun.com> | |
1901 | |
1902 * config.values.in: Run config.values.sh | |
1903 | |
1904 1997-10-09 SL Baur <steve@altair.xemacs.org> | |
1905 | |
1906 * Makefile.in.in (PKG_SCRIPTS): Add new package manipulation | |
1907 scripts. | |
1908 | |
1909 * add-little-package.sh: New file. Support script to install | |
1910 single file packages. | |
1911 | |
1912 * Makefile.in.in (distclean): Reverse change -- do not remove | |
1913 config.values.in. | |
1914 Suggested by: Martin Buchholz <mrb@Eng.Sun.COM> | |
1915 | |
1916 1997-10-06 SL Baur <steve@altair.xemacs.org> | |
1917 | |
1918 * Makefile.in.in (distclean): Remove config.values.in. | |
1919 From Martin Buchholz <mrb@Eng.Sun.COM> | |
1920 | |
1921 1997-10-04 SL Baur <steve@altair.xemacs.org> | |
1922 | |
1923 * update-autoloads.sh (mule_p): W3 is a package now. | |
1924 | |
1925 1997-09-30 SL Baur <steve@altair.xemacs.org> | |
1926 | |
1927 * update-elc.sh (ignore_pattern): Don't attempt bytecompiling | |
1928 lisp/leim/quail/tibetan.el and lisp/language/tibet-util.el. | |
1929 | |
1930 1997-09-29 SL Baur <steve@altair.xemacs.org> | |
1931 | |
1932 * update-elc.sh (mule_p): Ignore mu/latex-math-symbol.el if we're | |
1933 not building with Mule. | |
1934 | |
1935 1997-09-27 Hrvoje Niksic <hniksic@srce.hr> | |
1936 | |
1937 * update-custom.sh: New file. | |
1938 | |
1939 * update-autoloads.sh: Minor fixes. | |
1940 | |
1941 1997-08-11 Jeff Miller <jmiller@smart.net> | |
1942 * Makefile.in.in: Added a test for system-type equal to linux to | |
1943 lisp/paths.el. Mail spool dir should be /var/spool/mail. | |
1944 | |
1945 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and | |
1946 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also | |
1947 missing a variable called "configuration. This messed up archilibdir. | |
1948 | |
1949 * Added highlighting to text suggesting to do "make gzip-el" in top | |
1950 level Makefile.in. Added code to do make maybe-blessmail after a | |
1951 make install is done. | |
1952 | |
1953 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1954 | |
1955 * gnuclient.c (main): Made help string correspond to options. | |
1956 | |
1957 1997-08-01 SL Baur <steve@altair.xemacs.org> | |
1958 | |
1959 * Makefile.in.in (distclean): Remove config.values here only. | |
1960 | |
1961 1997-07-27 SL Baur <steve@altair.xemacs.org> | |
1962 | |
1963 * Makefile.in.in (UTILITIES): Add config.values so it can be | |
1964 cleared away by `make distclean'. | |
1965 | |
1966 1997-07-21 SL Baur <steve@altair.xemacs.org> | |
1967 | |
1968 * update-elc.sh (make_special_commands): Remove processing for | |
1969 Gnus and AUCTeX. | |
1970 | |
1971 1997-07-19 SL Baur <steve@altair.xemacs.org> | |
1972 | |
1973 * update-elc.sh (mule_p): Do not attempt to bytecompile | |
1974 char-table.el and chartblxmas.el. | |
1975 | |
1976 1997-07-08 Steven L Baur <steve@altair.xemacs.org> | |
1977 | |
1978 * update-elc.sh (cc-mode): Don't give cc-mode special treatment. | |
1979 | |
1980 * update-autoloads.sh (cc-mode): Don't give cc-mode special | |
1981 treatment. | |
1982 | |
1983 * rcs2log: Synch with Emacs/Mule zeta. | |
1984 | |
1985 1997-07-03 Steven L Baur <steve@altair.xemacs.org> | |
1986 | |
1987 * update-elc.sh (make_special_commands): Fix building of ilisp so | |
1988 custom-load.elc gets built. | |
1989 | |
1990 1997-06-27 Steven L Baur <steve@altair.xemacs.org> | |
1991 | |
1992 * update-autoloads.sh: Major rework. Avoid looking at MULE | |
1993 directories if not running XEmacs/Mule. | |
1994 - Look into all Mule directories for building autoloads. | |
1995 | |
1996 * update-elc.sh (make_special_commands): Fix handling of | |
1997 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not | |
1998 running MULE. | |
1999 | |
2000 1997-06-24 Steven L Baur <steve@altair.xemacs.org> | |
2001 | |
2002 * gnuattach: Needed executable bit set. | |
2003 Suggested by Kyle Jones <kyle_jones@wonderworks.com> | |
2004 | |
2005 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte | |
2006 compiles now. | |
2007 | |
2008 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
2009 | |
2010 * update-autoloads.sh: Search lisp/mule/. | |
2011 | |
2012 1997-06-20 Steven L Baur <steve@altair.xemacs.org> | |
2013 | |
2014 * gnuattach: Readd as warning script. | |
2015 | |
2016 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach. | |
2017 From Hrvoje Niksic <hniksic@srce.hr> | |
2018 | |
2019 1997-06-13 Steven L Baur <steve@altair.xemacs.org> | |
2020 | |
2021 * update-elc.sh (mule_p): Ignore lisp/language when building | |
2022 non-Mule. | |
2023 (ignore_pattern): Ignore Languages we don't support yet. | |
2024 | |
2025 1997-06-02 Steven L Baur <steve@altair.xemacs.org> | |
2026 | |
2027 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM). | |
2028 | |
2029 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org> | |
2030 | |
2031 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms | |
2032 from exclusion list (it doesn't exist any more). Remove | |
2033 lisp/eterm from exclusion list of directories searched for | |
2034 autoloads. | |
2035 | |
2036 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org> | |
2037 | |
2038 * update-elc.sh (mule_p): Test for mule bombs with change in format | |
2039 of new output of featurep. | |
2040 | |
2041 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org> | |
2042 | |
2043 * pstogif: Use Martin Buchholz magic to automagically find perl | |
2044 interpreter. | |
2045 | |
2046 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org> | |
2047 | |
2048 * Makefile.in.in: C Comment out Make comments. No snide comments | |
2049 from me, no sir. | |
2050 | |
2051 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org> | |
2052 | |
2053 * Makefile.in.in: Added stuff for updated movemail.c. | |
2054 | |
2055 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org> | |
2056 | |
2057 * send-pr (GNATS_ADDR): Use xemacs.org as submission address. | |
2058 (DATADIR): Allow for DATADIR to be passed in as an environment | |
2059 variable. | |
2060 | |
2061 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org> | |
2062 | |
2063 * update-elc.sh (make_special_commands): Use target of x20 for efs. | |
2064 | |
2065 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org> | |
2066 | |
2067 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir | |
2068 configuration. | |
2069 | |
2070 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org> | |
2071 | |
2072 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make | |
2073 the .elcs *only* with the freshly built XEmacs. | |
2074 | |
2075 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org> | |
2076 | |
2077 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and | |
2078 send-pr (from GNATS). | |
2079 | |
2080 * update-elc.sh (prune_vc): Use full path to cleantree.el. | |
2081 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs. | |
2082 | |
2083 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org> | |
2084 | |
2085 * install-sid: New file (GNATS integration). | |
2086 | |
2087 * send-pr: New file (GNATS integration). | |
2088 | |
2089 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org> | |
2090 | |
2091 * update-elc.sh (ignore_dirs): Build VM with `make autoload'. | |
2092 | |
2093 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org> | |
2094 | |
2095 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic. | |
2096 | |
2097 * update-elc.sh (els): Remove out of date .elcs before building. | |
2098 | |
2099 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com> | |
2100 | |
2101 * update-elc.sh (els): No more special treatment for vm.elc. | |
2102 | |
2103 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org> | |
2104 | |
2105 * make-docfile.c (next_extra_elc): New function. | |
2106 (main): Use it. Implementation of `-i' parameter to pass a list | |
2107 of site-loaded lisp files. | |
2108 | |
2109 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org> | |
2110 | |
2111 * update-elc.sh: Added lisp/auctex. | |
2112 | |
2113 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org> | |
2114 | |
2115 * Makefile.in.in: Install pstogif script. | |
2116 | |
2117 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com> | |
2118 | |
2119 * update-elc.sh (make_special_commands): Make ilisp be a little | |
2120 smarter about recompilation. | |
2121 | |
2122 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com> | |
2123 | |
2124 * mmencode.c: Don't declare index(). | |
2125 | |
2126 * Makefile.in.in: Documentation changes. | |
2127 | |
2128 * update-elc.sh: Portability Fix. | |
2129 | |
2130 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
2131 | |
2132 * update-elc.sh: Corrections to protect against too smart /bin/sh'es. | |
2133 |