| Commit message (Expand) | Author | Age | Files | Lines |
* | First Edition. | Eric M. Ludlam | 2000-10-20 | 1 | -0/+1176 |
* | *** empty log message *** | Jason Rumney | 2000-10-19 | 2 | -1/+24 |
* | (dired-insert-directory): Do not let errors signalled by | Jason Rumney | 2000-10-19 | 1 | -15/+17 |
* | (add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working. | Jason Rumney | 2000-10-19 | 1 | -5/+8 |
* | (x_produce_glyphs): Handle unibyte_display_via_language_environment correctly. | Jason Rumney | 2000-10-19 | 1 | -4/+18 |
* | (Fx_create_frame): Don't bother calling | Jason Rumney | 2000-10-19 | 1 | -10/+8 |
* | Do not undef HAVE_WINDOW_SYSTEM before | Jason Rumney | 2000-10-19 | 1 | -4/+6 |
* | *** empty log message *** | Stefan Monnier | 2000-10-19 | 2 | -12/+16 |
* | (diff-find-file-name): Fix regex subgroup number. | Stefan Monnier | 2000-10-19 | 1 | -3/+3 |
* | (dirtrack): Fix call to run-hooks. | Gerd Moellmann | 2000-10-19 | 2 | -1/+3 |
* | (cmuscheme-program-name): Renamed from | Gerd Moellmann | 2000-10-19 | 2 | -5/+11 |
* | scheme-program-name -> cmuscheme-program-name | Gerd Moellmann | 2000-10-19 | 1 | -0/+5 |
* | (doctor-death): Update the Samaritans' | Gerd Moellmann | 2000-10-19 | 2 | -2/+8 |
* | (skip_debugger): Prevent a compiler warning. | Gerd Moellmann | 2000-10-19 | 2 | -6/+13 |
* | (ps-print-emacs-type): Move into the | Gerd Moellmann | 2000-10-19 | 2 | -12/+16 |
* | Even/odd pages fix. Fix little bug on XEmacs. Avoid | Gerd Moellmann | 2000-10-19 | 2 | -175/+197 |
* | (normal-top-level): | Miles Bader | 2000-10-19 | 2 | -0/+11 |
* | (frame-set-background-mode): `unspecified' &c are symbols, not strings. | Miles Bader | 2000-10-19 | 2 | -3/+10 |
* | *** empty log message *** | Eli Zaretskii | 2000-10-19 | 2 | -0/+14 |
* | (color-name-rgb-alist): Add a comment explaining why some "light*" | Eli Zaretskii | 2000-10-19 | 1 | -17/+38 |
* | Use registry "MuleTibetan-2" for Tibetan. | Kenichi Handa | 2000-10-19 | 1 | -2/+18 |
* | (Info-title-{1,2,3}-face): Change tty colors as suggested by Miles Bader. | Eli Zaretskii | 2000-10-19 | 1 | -3/+3 |
* | *** empty log message *** | Kenichi Handa | 2000-10-19 | 2 | -0/+12 |
* | (frame-set-background-mode): If a tty frame defines a | Eli Zaretskii | 2000-10-19 | 2 | -8/+19 |
* | (x_find_ccl_program): Check also fontp->full_name. | Kenichi Handa | 2000-10-19 | 1 | -2/+4 |
* | (Antinews): Many changes from Richard M. Stallman. | Eli Zaretskii | 2000-10-19 | 1 | -128/+165 |
* | *** empty log message *** | Miles Bader | 2000-10-19 | 2 | -3/+7 |
* | (Shell Mode): | Miles Bader | 2000-10-19 | 1 | -4/+13 |
* | Document recent comint changes. | Miles Bader | 2000-10-19 | 1 | -0/+9 |
* | (comint-write-output): Add APPEND argument. Rework interactive spec. | Miles Bader | 2000-10-19 | 1 | -20/+20 |
* | *** empty log message *** | Miles Bader | 2000-10-19 | 1 | -0/+1 |
* | (comint-mode-map): Bind `C-c C-s' to comint-write-output. | Miles Bader | 2000-10-19 | 1 | -0/+1 |
* | (comint-write-output, comint-append-output-to-file): New functions. | Miles Bader | 2000-10-19 | 2 | -1/+38 |
* | Sync with glibc, file version 1.78. | Gerd Moellmann | 2000-10-18 | 2 | -727/+862 |
* | (mm-uu-decode-function) | Dave Love | 2000-10-18 | 1 | -3/+3 |
* | (gnus-nocem-issuers): Update. | Dave Love | 2000-10-18 | 2 | -7/+39 |
* | *** empty log message *** | Gerd Moellmann | 2000-10-18 | 3 | -0/+13 |
* | (Display Vars): Fix description of the role of | Gerd Moellmann | 2000-10-18 | 1 | -8/+10 |
* | (comint-read-input-ring): Bugfix such that the first | Gerd Moellmann | 2000-10-18 | 1 | -16/+15 |
* | (sql-sybase-options): New option. | Gerd Moellmann | 2000-10-18 | 2 | -7/+20 |
* | Internal variable changes to defcustom, | Gerd Moellmann | 2000-10-18 | 2 | -55/+105 |
* | (fancy-splash-screens): Use fancy-splash-delay. | Gerd Moellmann | 2000-10-18 | 2 | -2/+8 |
* | (fancy-splash-screens): Set buffer-undo-list to t. | Gerd Moellmann | 2000-10-18 | 1 | -1/+1 |
* | (access_keymap): If IDX has a meta prefix, and there's | Gerd Moellmann | 2000-10-18 | 1 | -5/+20 |
* | (comint-delete-output): Renamed from `comint-kill-output'. | Miles Bader | 2000-10-18 | 2 | -7/+16 |
* | *** empty log message *** | Kenichi Handa | 2000-10-18 | 1 | -1/+1 |
* | *** empty log message *** | Kenichi Handa | 2000-10-18 | 1 | -1/+1 |
* | (allocate_string) [GC_CHECK_STRING_BYTES]: Call | Gerd Moellmann | 2000-10-18 | 2 | -1/+18 |
* | (struct x_display_info): Add color_cells and ncolor_cells. | Gerd Moellmann | 2000-10-18 | 1 | -0/+7 |
* | (x_color_cells, x_query_colors, x_query_color): New | Gerd Moellmann | 2000-10-18 | 1 | -8/+83 |