| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | *** empty log message *** | Gerd Moellmann | 2002-03-08 | 1 | -0/+4 |
| * | (SREF, SDATA, SCHARS, SBYTES, SMBP): New macros. | Gerd Moellmann | 2002-03-08 | 1 | -1/+9 |
| * | (Fx_display_color_cells): Force 24+ bit color depths to 24-bit. | Juanma Barranquero | 2002-03-08 | 2 | -1/+8 |
| * | *** empty log message *** | Stefan Monnier | 2002-03-07 | 1 | -1/+9 |
| * | *** empty log message *** | Jason Rumney | 2002-03-06 | 1 | -0/+4 |
| * | (x_draw_hollow_cursor): Draw same size as block cursor. | Jason Rumney | 2002-03-06 | 1 | -2/+2 |
| * | (mark_kboards): Mark echo_string. | Gerd Moellmann | 2002-03-06 | 2 | -0/+12 |
| * | (echo_prompt, echo_char, echo_dash, echo_now) | Gerd Moellmann | 2002-03-06 | 1 | -70/+67 |
| * | (ECHOBUFSIZE): Removed. | Gerd Moellmann | 2002-03-06 | 1 | -8/+3 |
| * | *** empty log message *** | Gerd Moellmann | 2002-03-06 | 1 | -0/+6 |
| * | (message_with_string): Use Fformat instead of doprnt and | Gerd Moellmann | 2002-03-06 | 1 | -9/+14 |
| * | (skip_invisible): Fix my brain fart. | Stefan Monnier | 2002-03-05 | 1 | -6/+8 |
| * | (sit_for): Don't wait if executing a kbd macro. | Stefan Monnier | 2002-03-05 | 1 | -1/+1 |
| * | (hscroll_margin): Change to EMACS_INT. | Andreas Schwab | 2002-03-05 | 2 | -2/+6 |
| * | Fix typo. | Juanma Barranquero | 2002-03-05 | 1 | -1/+1 |
| * | 2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk> | Per Abrahamsen | 2002-03-05 | 2 | -1/+7 |
| * | Change defvar_int def and vars to use EMACS_INT instead of just int. | Stefan Monnier | 2002-03-04 | 24 | -116/+120 |
| * | (syms_of_buffer): Allow non-string `mode-name'. | Stefan Monnier | 2002-03-04 | 1 | -2/+2 |
| * | (sys_subshell): Fix last change. | Eli Zaretskii | 2002-03-04 | 1 | -4/+5 |
| * | (sys_subshell) [MSDOS]: If PWD is set in the | Eli Zaretskii | 2002-03-04 | 2 | -2/+21 |
| * | *** empty log message *** | Pavel Janík | 2002-03-04 | 1 | -0/+5 |
| * | (read_filtered_event): Do not call start_hourglass before returning. | Pavel Janík | 2002-03-04 | 1 | -0/+5 |
| * | Align comments. | Pavel Janík | 2002-03-04 | 1 | -1/+1 |
| * | (x_display_and_set_cursor): Fix typo. | Juanma Barranquero | 2002-03-04 | 2 | -1/+5 |
| * | *** empty log message *** | Richard M. Stallman | 2002-03-03 | 1 | -0/+4 |
| * | (Fmake_temp_name): Doc fix. | Richard M. Stallman | 2002-03-03 | 1 | -1/+5 |
| * | [!emacs]: Move #define of bcopy to after string.h. | Richard M. Stallman | 2002-03-03 | 2 | -3/+12 |
| * | [!emacs]: Replace ospeed for building standalone | Richard M. Stallman | 2002-03-03 | 1 | -3/+12 |
| * | (file_p): Rename arg `path' to `filename'. | Richard M. Stallman | 2002-03-03 | 2 | -4/+31 |
| * | (Fexpand_abbrev): Increment plist as use count only if it is an integer. | Richard M. Stallman | 2002-03-03 | 1 | -1/+1 |
| * | (png_load): Set screen_gamma based on f->gamma. | Richard M. Stallman | 2002-03-03 | 1 | -7/+5 |
| * | (read1): When reading from a file, default string to | Richard M. Stallman | 2002-03-03 | 1 | -2/+4 |
| * | (print_object): Output multibyte chars 128...255 | Richard M. Stallman | 2002-03-03 | 1 | -3/+7 |
| * | (display_mode_element): Move the places where | Richard M. Stallman | 2002-03-03 | 1 | -8/+33 |
| * | *** empty log message *** | Eli Zaretskii | 2002-03-03 | 1 | -0/+9 |
| * | (syms_of_xdisp) <auto-hscroll-mode>: Renamed from | Eli Zaretskii | 2002-03-03 | 1 | -21/+20 |
| * | (Fopen_network_stream): Always call turn_on_atimers around connect. | Kim F. Storm | 2002-03-03 | 1 | -4/+2 |
| * | (syms_of_buffer) <buffer-file-coding-system>: Doc fix. | Eli Zaretskii | 2002-03-02 | 2 | -0/+7 |
| * | (Fminibuffer_selected_window): New function. | Kim F. Storm | 2002-03-01 | 1 | -0/+15 |
| * | *** empty log message *** | Kim F. Storm | 2002-03-01 | 1 | -0/+5 |
| * | Blinking cursor enhancement. | Kim F. Storm | 2002-03-01 | 1 | -0/+10 |
| * | (x_display_and_set_cursor): Blink box cursor using | Kim F. Storm | 2002-03-01 | 2 | -7/+30 |
| * | (make_window, replace_window): Initialize phys_cursor_width. | Kim F. Storm | 2002-03-01 | 1 | -0/+2 |
| * | (struct window): New member phys_cursor_width. | Kim F. Storm | 2002-03-01 | 1 | -3/+3 |
| * | (Fopen_network_stream): Use GCPRO6. | Kim F. Storm | 2002-03-01 | 2 | -5/+10 |
| * | (GCPRO6): New macro. | Kim F. Storm | 2002-03-01 | 1 | -0/+22 |
| * | (Fprocess_status): Document connect and failed return values. | Kim F. Storm | 2002-03-01 | 2 | -1/+4 |
| * | Added support for non-blocking connect. | Kim F. Storm | 2002-02-28 | 1 | -0/+15 |
| * | (Qconnect, Qfailed): New variables. | Kim F. Storm | 2002-02-28 | 1 | -145/+350 |
| * | (syms_of_window): Initialize minibuf_selected_window. | Kim F. Storm | 2002-02-28 | 1 | -0/+2 |