]> code.delx.au - gnu-emacs/history - src
*** empty log message ***
[gnu-emacs] / src /
2001-11-15 Gerd Moellmann(x_set_frame_parameters): Revert change of 2001-11-07.
2001-11-15 Gerd Moellmann(x_draw_image_relief): Accept zero tool_bar_button_relief.
2001-11-15 Gerd Moellmann(Fx_create_frame): Accept zero tool_bar_button_relief.
2001-11-15 Gerd Moellmann(build_desired_tool_bar_string): Accept zero
2001-11-15 Pavel JaníkFix typos.
2001-11-15 Pavel JaníkComment fix.
2001-11-15 Gerd Moellmann(x_draw_bar_cursor): If the background color of the
2001-11-15 Gerd Moellmann(direct_output_forward_char): Fix character/byte
2001-11-15 Miles Bader(Ffield_beginning, Ffield_end): Update EXFUN decl.
2001-11-15 Miles Bader(Fminibuffer_prompt_end): Update args to Ffield_end.
2001-11-15 Miles Bader(find_field): Add BEG_LIMIT and END_LIMIT parameters.
2001-11-15 Richard M. Stallman(Fpropertize): Allow call with 1 arg.
2001-11-14 Richard M. Stallman(image_background, image_background_transparent):
2001-11-14 Richard M. Stallman*** empty log message ***
2001-11-14 Eli Zaretskii(prin1, print): Doc fix.
2001-11-14 Pavel Janík*** empty log message ***
2001-11-14 Pavel JaníkRemove prototypes for variables `Vhighlight_wrong_size_...
2001-11-14 Pavel JaníkRemove variables `Vhighlight_wrong_size_font' and ...
2001-11-14 Richard M. Stallman(Fget_unused_category): Doc fix.
2001-11-14 Richard M. Stallman(Ffile_accessible_directory_p): Doc fix.
2001-11-14 Richard M. Stallman(Funlock_buffer, Ffile_locked_p): Doc fixes.
2001-11-14 Richard M. Stallman(Fprin1_to_string): Doc fix.
2001-11-14 Richard M. Stallman(syms_of_eval): Doc fix.
2001-11-14 Richard M. Stallman(Fceiling, Ffloor): Doc fixes.
2001-11-14 Richard M. Stallman(syms_of_buffer): Doc fixes.
2001-11-14 Richard M. Stallman(syms_of_coding): Doc fix.
2001-11-14 Richard M. Stallman(syms_of_display): Doc fix.
2001-11-14 Richard M. Stallman(Fsun_change_cursor_icon): Doc fix.
2001-11-13 Jason RumneyDoc fixes.
2001-11-13 Pavel Janík(Fface_attributes_as_vector): Doc fix.
2001-11-13 Pavel Janík(Fx_synchronize): Reindent.
2001-11-13 Pavel JaníkDoc fix.
2001-11-13 Pavel Janík*** empty log message ***
2001-11-13 Pavel Janík*** empty log message ***
2001-11-13 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-11-13 Pavel Janík(x-popup-menu): Reindent.
2001-11-13 Pavel Janík(Finternal_set_alternative_font_family_alist): Reindent.
2001-11-13 Pavel Janík(Fdump_tool_bar_row): Reindent.
2001-11-13 Pavel Janík(Fminibuffer_complete_word): Reindent.
2001-11-13 Pavel Janík(Freverse): Reindent.
2001-11-13 Pavel Janík(Fif): Reindent.
2001-11-13 Pavel Janík(Fuser_real_login_name): Reindent.
2001-11-13 Pavel Janík(Fsit_for): Reindent.
2001-11-13 Pavel Janík(Flist): Reindent.
2001-11-13 Richard M. Stallman*** empty log message ***
2001-11-13 Sam Steingoldfixed format
2001-11-13 Jason RumneyChange doc-string comments to `new style'. [w/`doc...
2001-11-12 Jason RumneyChange doc-string comments to `new style'. [w/`doc...
2001-11-12 Jason Rumney*** empty log message ***
2001-11-12 Richard M. StallmanUndo unintended change in #if 0 code.
2001-11-12 Pavel JaníkChange macros to use do-while block instead of if-else.
2001-11-12 Richard M. Stallman(XTread_socket): Don't update focus for EnterNotify or
2001-11-11 Richard M. Stallman*** empty log message ***
2001-11-11 Richard M. Stallman*** empty log message ***
2001-11-11 Richard M. Stallman(child_setup_tty): Don't clear ICRNL or INLCR.
2001-11-11 Richard M. Stallman(read_escape): Use end_of_file_error for reporting...
2001-11-11 Richard M. StallmanDeclare set_text_properties and set_text_properties_1.
2001-11-11 Richard M. Stallman(replace_range): Use adjust_markers_for_replace
2001-11-11 Richard M. Stallman(Freplace_match): Use replace_range to insert and delete.
2001-11-11 Richard M. Stallman(set_text_properties_1): New subroutine, broken out...
2001-11-11 Richard M. Stallman(graft_intervals_into_buffer):
2001-11-10 Jason Rumney*** empty log message ***
2001-11-10 Jason Rumney(enum_font_cb2): Use leading @ on face name to detect
2001-11-10 Gerd MoellmannAdd copyright 2001.
2001-11-10 Gerd Moellmann(unexec): Use mmap/munmap to allocate buffers
2001-11-09 Pavel Janík(encode_coding): Use precomputed value of `src'.
2001-11-09 Pavel Janík(Fbury_buffer): Use braces to follow GNU Coding Standards.
2001-11-09 Pavel Janík(merge_face_vectors): Use braces to follow GNU Coding...
2001-11-09 Pavel Janík(current_column_1): Remove unused variable `prev_col'.
2001-11-09 Richard M. Stallman*** empty log message ***
2001-11-07 Jason Rumney*** empty log message ***
2001-11-07 Jason Rumney(x_display_and_set_cursor): Do not move system caret
2001-11-07 Stefan Monnier*** empty log message ***
2001-11-07 Pavel Janík(access_keymap): Fix compilation error.
2001-11-07 Miles Bader*** empty log message ***
2001-11-07 Miles Bader(x_set_frame_parameters): Avoid infinite recursion.
2001-11-07 Pavel Janík(graft_intervals_into_buffer): Remove #ifdef'd-out...
2001-11-07 Pavel Janík(Feval_region): Remove obsolete #ifdef'd-out code ...
2001-11-07 Richard M. Stallman(access_keymap): Don't use initializers on Lisp_Object.
2001-11-06 Stefan Monnier(read1): Fix behavior with nested backquoting.
2001-11-06 Stefan Monnier(make_lispy_event): Check integerness and fix Lisp_Obje...
2001-11-06 Pavel Janík(current_column_1): Remove unused variable `prev_col'.
2001-11-06 Pavel Janík(fontset_font_pattern): Remove unused variable `family_...
2001-11-06 Pavel Janík(copy_hash_table): Remove unused variable `v'.
2001-11-06 Richard M. Stallman(BROKEN_PROTOTYPES): Defined.
2001-11-06 Richard M. Stallman*** empty log message ***
2001-11-06 Richard M. Stallman(Fkill_buffer): Don't delete auto save file if buffer...
2001-11-05 Andrew Innes*** empty log message ***
2001-11-05 Andrew Innes(Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
2001-11-05 Richard M. Stallman(unexec): Minor changes; clean up comments.
2001-11-05 Sam Steingold(x_display_and_set_cursor): Fix w32 compilation error.
2001-11-05 Andreas Schwab(sound_perror): Save errno from being clobbered.
2001-11-05 Eli ZaretskiiFix the format of the last entry.
2001-11-05 Eli Zaretskii(unexec): mmap() has problems on nfs-mounted file
2001-11-05 Pavel Janík(Fbuffer_local_value): Add prototype.
2001-11-05 Richard M. Stallman(read_char): Use Fcar and Fcdr, not Fnth.
2001-11-05 Richard M. Stallman(Fbuffer_local_value): Remove extra args from CHECK_SYM...
2001-11-05 Richard M. Stallman(Fmake_hash_table): Use XCAR and XCDR, not Fnth and...
2001-11-05 Richard M. Stallman(echo-area-clear-hook): Undo Oct 29 change.
2001-11-05 Richard M. Stallman*** empty log message ***
next