| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (Ftimes): Doc fix. | Pavel Janík | 2001-11-16 | 1 | -4/+4 | |
| * | *** empty log message *** | Stefan Monnier | 2001-11-16 | 1 | -23/+35 | |
| * | (choose_write_coding_system): New fun, extracted from Fwrite_region. | Stefan Monnier | 2001-11-16 | 1 | -91/+100 | |
| * | *** empty log message *** | Eli Zaretskii | 2001-11-16 | 1 | -0/+2 | |
| * | Add #undef HAVE_COFF_H. | Eli Zaretskii | 2001-11-16 | 1 | -0/+1 | |
| * | Don't include coff.h unless HAVE_COFF_H is defined. | Eli Zaretskii | 2001-11-16 | 2 | -1/+6 | |
| * | *** empty log message *** | Eli Zaretskii | 2001-11-16 | 1 | -0/+5 | |
| * | (HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported by | Eli Zaretskii | 2001-11-16 | 1 | -1/+2 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -0/+62 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -60/+60 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 2 | -36/+36 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 3 | -8/+8 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -1/+1 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -12/+10 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -12/+11 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -59/+59 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -1/+1 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -10/+10 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -4/+4 | |
| * | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -5/+5 | |
| * | (max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT. | Stefan Monnier | 2001-11-16 | 1 | -11/+12 | |
| * | (add-menu-item): Make help_echo and radio buttons | Jason Rumney | 2001-11-15 | 1 | -2/+2 | |
| * | *** empty log message *** | Jason Rumney | 2001-11-15 | 1 | -0/+6 | |
| * | (x_set_frame_parameters): Revert change of 2001-11-07. | Gerd Moellmann | 2001-11-15 | 2 | -9/+17 | |
| * | (x_draw_image_relief): Accept zero tool_bar_button_relief. | Gerd Moellmann | 2001-11-15 | 1 | -1/+1 | |
| * | (Fx_create_frame): Accept zero tool_bar_button_relief. | Gerd Moellmann | 2001-11-15 | 1 | -2/+2 | |
| * | (build_desired_tool_bar_string): Accept zero | Gerd Moellmann | 2001-11-15 | 1 | -1/+1 | |
| * | Fix typos. | Pavel Janík | 2001-11-15 | 1 | -2/+2 | |
| * | Comment fix. | Pavel Janík | 2001-11-15 | 1 | -1/+1 | |
| * | (x_draw_bar_cursor): If the background color of the | Gerd Moellmann | 2001-11-15 | 2 | -16/+23 | |
| * | (direct_output_forward_char): Fix character/byte | Gerd Moellmann | 2001-11-15 | 2 | -2/+7 | |
| * | (Ffield_beginning, Ffield_end): Update EXFUN decl. | Miles Bader | 2001-11-15 | 2 | -2/+12 | |
| * | (Fminibuffer_prompt_end): Update args to Ffield_end. | Miles Bader | 2001-11-15 | 1 | -1/+1 | |
| * | (find_field): Add BEG_LIMIT and END_LIMIT parameters. | Miles Bader | 2001-11-15 | 1 | -21/+33 | |
| * | (Fpropertize): Allow call with 1 arg. | Richard M. Stallman | 2001-11-15 | 2 | -2/+4 | |
| * | (image_background, image_background_transparent): | Richard M. Stallman | 2001-11-14 | 1 | -0/+4 | |
| * | *** empty log message *** | Richard M. Stallman | 2001-11-14 | 1 | -0/+29 | |
| * | (prin1, print): Doc fix. | Eli Zaretskii | 2001-11-14 | 2 | -2/+8 | |
| * | *** empty log message *** | Pavel Janík | 2001-11-14 | 1 | -0/+8 | |
| * | Remove prototypes for variables `Vhighlight_wrong_size_font' and | Pavel Janík | 2001-11-14 | 1 | -2/+0 | |
| * | Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'. | Pavel Janík | 2001-11-14 | 1 | -10/+0 | |
| * | (Fget_unused_category): Doc fix. | Richard M. Stallman | 2001-11-14 | 1 | -4/+5 | |
| * | (Ffile_accessible_directory_p): Doc fix. | Richard M. Stallman | 2001-11-14 | 1 | -2/+3 | |
| * | (Funlock_buffer, Ffile_locked_p): Doc fixes. | Richard M. Stallman | 2001-11-14 | 1 | -4/+6 | |
| * | (Fprin1_to_string): Doc fix. | Richard M. Stallman | 2001-11-14 | 1 | -4/+4 | |
| * | (syms_of_eval): Doc fix. | Richard M. Stallman | 2001-11-14 | 1 | -2/+3 | |
| * | (Fceiling, Ffloor): Doc fixes. | Richard M. Stallman | 2001-11-14 | 1 | -2/+4 | |
| * | (syms_of_buffer): Doc fixes. | Richard M. Stallman | 2001-11-14 | 1 | -17/+19 | |
| * | (syms_of_coding): Doc fix. | Richard M. Stallman | 2001-11-14 | 1 | -2/+2 | |
| * | (syms_of_display): Doc fix. | Richard M. Stallman | 2001-11-14 | 1 | -2/+3 | |