comparison src/ChangeLog @ 45635:6bd997a303f0

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 03 Jun 2002 22:59:22 +0000
parents f5eb1df26f64
children d1d326ead96d
comparison
equal deleted inserted replaced
45634:b040bc30279e 45635:6bd997a303f0
1 2002-06-03 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (message_with_string): Error if STRING is not a string.
4
5 * fns.c (md5): Pass FILE arg to Vselect_safe_coding_system_function.
6
7 * fileio.c (choose_write_coding_system): Pass FILE arg to
8 Vselect_safe_coding_system_function.
9
1 2002-06-03 Ken Raeburn <raeburn@raeburn.org> 10 2002-06-03 Ken Raeburn <raeburn@raeburn.org>
2 11
3 * buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 12 * buffer.c (fix_overlays_before): Fix list-walking bug in 05-19
4 change. 13 change.
5 14
3395 3404
3396 2001-11-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3405 2001-11-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
3397 3406
3398 * xfaces.c (Fface_attributes_as_vector): Doc fix. 3407 * xfaces.c (Fface_attributes_as_vector): Doc fix.
3399 3408
3400 * w32fns.c (Fx_synchronize): Reindent.
3401
3402 * fns.c: Doc fix. 3409 * fns.c: Doc fix.
3403 3410
3404 * emacs.c: Doc fix. 3411 * emacs.c: Doc fix.
3405 3412
3406 * coding.c: Doc fix. 3413 * coding.c: Doc fix.
3407 3414
3408 * cmds.c, composite.c, dired.c, doc.c, filelock.c, floatfns.c, 3415 * cmds.c, composite.c, dired.c, doc.c, filelock.c, floatfns.c,
3409 * fontset.c, insdel.c, keymap.c: Change doc-string comments to 3416 * fontset.c, insdel.c, keymap.c: Change doc-string comments to
3410 `new style' [w/`doc:' keyword]. 3417 `new style' [w/`doc:' keyword].
3411
3412 * xmenu.c (x-popup-menu): Reindent.
3413 (x-popup-dialog): Likewise.
3414
3415 * xfaces.c (Finternal_set_alternative_font_family_alist): Reindent.
3416
3417 * xdisp.c (Fdump_tool_bar_row): Reindent.
3418
3419 * minibuf.c (Fminibuffer_complete_word): Reindent.
3420 (Fminibuffer_complete_and_exit): Likewise.
3421 (Fminibuffer_completion_help): Likewise.
3422 (Fminibuffer_message): Likewise.
3423
3424 * fns.c (Freverse): Reindent.
3425
3426 * eval.c (Fif): Reindent.
3427 (Fand): Likewise.
3428
3429 * editfns.c (Fuser_real_login_name): Reindent.
3430 (Finsert_buffer_substring): Likewise.
3431 (Fcompare_buffer_substrings): Likewise.
3432 (Fsubst_char_in_region): Likewise.
3433
3434 * dispnew.c (Fsit_for): Reindent.
3435 (Fframe_or_buffer_changed_p): Likewise.
3436 (Finternal_show_cursor_p): Likewise.
3437 (syms_of_display): Likewise.
3438
3439 * alloc.c (Flist): Reindent.
3440 (Fvector): Likewise.
3441 3418
3442 2001-11-12 Richard M. Stallman <rms@gnu.org> 3419 2001-11-12 Richard M. Stallman <rms@gnu.org>
3443 3420
3444 * xterm.c (XTread_socket): Don't update focus for EnterNotify or 3421 * xterm.c (XTread_socket): Don't update focus for EnterNotify or
3445 LeaveNotify events. Only FocusIn and FocusOut do that now. 3422 LeaveNotify events. Only FocusIn and FocusOut do that now.
3739 3716
3740 * xfns.c (four_corners_best): Reindent. 3717 * xfns.c (four_corners_best): Reindent.
3741 3718
3742 * xfaces.c (Finternal_set_lisp_face_attribute_from_resource): 3719 * xfaces.c (Finternal_set_lisp_face_attribute_from_resource):
3743 Handle :box so that it is possible to specify sexprs. 3720 Handle :box so that it is possible to specify sexprs.
3744
3745 2001-11-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
3746
3747 * xfaces.c (Finternal_merge_in_global_face): Reindent.
3748 (Fface_font): Ditto.
3749 (Finternal_set_alternative_font_registry_alist): Ditto.
3750 (Ftty_suppress_bold_inverse_default_colors): Ditto.
3751
3752 * xfns.c (x-get-resource): Reindent.
3753 3721
3754 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il> 3722 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
3755 3723
3756 * s/hpux11.h: New file. 3724 * s/hpux11.h: New file.
3757 3725