| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | John Paul Wallington | 2003-05-26 | 2 | -0/+9 |
| * | (Fx_create_frame): Don't call Qface_set_after_frame_default. | John Paul Wallington | 2003-05-26 | 1 | -7/+0 |
| * | (x-create-frame-with-faces): Call `face-set-after-frame-default'. | John Paul Wallington | 2003-05-26 | 1 | -4/+3 |
| * | (global-map): Don't bind S-<backspace>. Too many | Kai Großjohann | 2003-05-26 | 2 | -1/+13 |
| * | # | André Spiegel | 2003-05-26 | 1 | -0/+6 |
| * | (vc-delete-file): Fix free variable reference. | André Spiegel | 2003-05-26 | 1 | -4/+7 |
| * | (skeleton-internal-1): Don't loop if interactor of subskeleton is nil. | Stefan Monnier | 2003-05-26 | 1 | -25/+29 |
| * | (autoconf-mode setups): Recognise AH_ and AU_ entries in "(autoconf)Autoconf | Juanma Barranquero | 2003-05-25 | 2 | -4/+36 |
| * | (Fset_window_buffer): Add type of `keep_margins' argument. | Stefan Monnier | 2003-05-25 | 2 | -1/+36 |
| * | (window_box_text_cols): Declare. | Stefan Monnier | 2003-05-25 | 1 | -0/+1 |
| * | (window_text_bottom_y, draw_row_fringe_bitmaps) | Stefan Monnier | 2003-05-25 | 1 | -4/+0 |
| * | (build_scalable_font_name): Remove `unused var pixel_size' warning. | Stefan Monnier | 2003-05-25 | 1 | -5/+7 |
| * | (png_load): Remove `unused vars intent, image_gamma' warning. | Stefan Monnier | 2003-05-25 | 1 | -13/+15 |
| * | (unexec): Remove `unused var n' warning. | Stefan Monnier | 2003-05-25 | 1 | -1/+2 |
| * | (my_strftime_localtime_r): Remove `defined but unused' warning. | Stefan Monnier | 2003-05-25 | 1 | -2/+5 |
| * | (allocate_pty): Remove `unused var stb' and | Stefan Monnier | 2003-05-25 | 1 | -34/+37 |
| * | (mode_line_string): Remove unused var `f'. | Stefan Monnier | 2003-05-25 | 1 | -2/+1 |
| * | (find_safe_codings): Remove unused var `i'. | Stefan Monnier | 2003-05-25 | 1 | -2/+2 |
| * | (Fbyte_code): Remove `unused val' warning. | Stefan Monnier | 2003-05-25 | 1 | -1/+1 |
| * | (Fkill_buffer): Remove unused var `list'. | Stefan Monnier | 2003-05-25 | 1 | -1/+0 |
| * | (Fgarbage_collect): Remove `unused var tail' warning. | Stefan Monnier | 2003-05-25 | 1 | -10/+12 |
| * | (gdb-info-breakpoints-custom, gdb-assembler-custom): | Nick Roberts | 2003-05-25 | 1 | -14/+35 |
| * | *** empty log message *** | Nick Roberts | 2003-05-25 | 1 | -0/+15 |
| * | * frame.c (make_frame): Condition want_fullscreen with | Jan Djärv | 2003-05-25 | 2 | -0/+7 |
| * | *** empty log message *** | Juanma Barranquero | 2003-05-25 | 2 | -1/+24 |
| * | (Fset_window_scroll_bars): Fix typo in argument name. | Juanma Barranquero | 2003-05-25 | 1 | -9/+9 |
| * | Fix typos. | Juanma Barranquero | 2003-05-25 | 1 | -2/+2 |
| * | (which-func-update-timer): New variable. | Juanma Barranquero | 2003-05-25 | 1 | -3/+7 |
| * | (idle-update-delay): New variable. | Juanma Barranquero | 2003-05-25 | 1 | -0/+8 |
| * | (forward-visible-line): Fix negative arguments. | Juanma Barranquero | 2003-05-25 | 1 | -9/+8 |
| * | (skeleton-pair-insert-maybe): Remove leftover reference to | Juanma Barranquero | 2003-05-25 | 1 | -10/+9 |
| * | *** empty log message *** | Stefan Monnier | 2003-05-25 | 2 | -39/+83 |
| * | (skeleton-abbrev-cleanup, skeleton-proxy): Remove obsolete code. | Stefan Monnier | 2003-05-25 | 1 | -59/+0 |
| * | New per-window fringe and scroll-bar settings. | Kim F. Storm | 2003-05-24 | 1 | -11/+59 |
| * | (struct x_output): Move members left_pos, top_pos, | Kim F. Storm | 2003-05-24 | 1 | -121/+0 |
| * | Make (several) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 1 | -170/+143 |
| * | Make (some) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 3 | -87/+83 |
| * | Make (many) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 3 | -157/+153 |
| * | [WINDOWSNT]: Move redefinition of FONT_WIDTH macro to | Kim F. Storm | 2003-05-24 | 1 | -29/+8 |
| * | Make (many) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 1 | -293/+295 |
| * | (struct window): Rename members left to left_col, | Kim F. Storm | 2003-05-24 | 1 | -29/+406 |
| * | Make (many) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 1 | -307/+550 |
| * | Make (few) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 6 | -68/+62 |
| * | (struct w32_output): Move members left_pos, top_pos, | Kim F. Storm | 2003-05-24 | 1 | -119/+0 |
| * | Make (several) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 1 | -124/+108 |
| * | (Fsun_menu_internal): Adapt to per-window fringes and scroll-bars. | Kim F. Storm | 2003-05-24 | 1 | -2/+4 |
| * | (struct x_output): Remove members left_pos, top_pos, | Kim F. Storm | 2003-05-24 | 1 | -8/+2 |
| * | Make (several) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 1 | -16/+15 |
| * | Update Fset_window_buffer usage. | Kim F. Storm | 2003-05-24 | 1 | -2/+2 |
| * | (struct mac_output): Move members left_pos, top_pos, | Kim F. Storm | 2003-05-24 | 1 | -120/+0 |