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