Sat, 21 Oct 2000 19:53:16 +0000 |
Eli Zaretskii |
(Info-file-list-for-emacs): Add an entry for Speedbar.
|
Sat, 21 Oct 2000 18:14:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Oct 2000 18:12:04 +0000 |
Eli Zaretskii |
(dos_set_window_size): Update screen dimension variables.
|
Sat, 21 Oct 2000 18:06:17 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sat, 21 Oct 2000 18:05:45 +0000 |
Stefan Monnier |
(sh-mode-map): Remove bindings for
|
Sat, 21 Oct 2000 17:14:43 +0000 |
Jason Rumney |
(w32_cache_char_metrics): Double check that font is
|
Sat, 21 Oct 2000 17:12:26 +0000 |
Jason Rumney |
*** empty log message ***
|
Sat, 21 Oct 2000 13:33:35 +0000 |
Andrew Innes |
*** empty log message ***
|
Sat, 21 Oct 2000 13:31:55 +0000 |
Andrew Innes |
(w32_char_font_type): Move enum from w32term.c
|
Sat, 21 Oct 2000 13:31:20 +0000 |
Andrew Innes |
Extern decl for w32_cache_char_metrics.
|
Sat, 21 Oct 2000 13:30:33 +0000 |
Andrew Innes |
(w32_load_bdf_font): Call w32_cache_char_metrics.
|
Sat, 21 Oct 2000 13:29:45 +0000 |
Andrew Innes |
(w32_load_system_font): Call w32_cache_char_metrics.
|
Sat, 21 Oct 2000 13:26:41 +0000 |
Andrew Innes |
(w32_per_char_metric): Remove HDC argument. Use
|
Sat, 21 Oct 2000 13:24:14 +0000 |
Andrew Innes |
Change .obj to .$(O) in all dependencies.
|
Sat, 21 Oct 2000 13:23:23 +0000 |
Andrew Innes |
($(BLD)\dispnew.obj):
|
Sat, 21 Oct 2000 13:20:17 +0000 |
Andrew Innes |
($(TIT)): Add $(SUBDIRS) as dependents, instead
|
Sat, 21 Oct 2000 13:11:56 +0000 |
Andrew Innes |
(make-auto-save-file-name): Don't apply conversion to
|
Sat, 21 Oct 2000 08:57:18 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Oct 2000 08:56:09 +0000 |
Eli Zaretskii |
(Fminibuffer_complete): Call Fpos_visible_in_window_p
|
Sat, 21 Oct 2000 08:07:01 +0000 |
Miles Bader |
(quail-update-guidance): Balance parens.
|
Sat, 21 Oct 2000 08:02:17 +0000 |
Miles Bader |
*** empty log message ***
|
Sat, 21 Oct 2000 08:00:30 +0000 |
Miles Bader |
(Fpos_visible_in_window_p): Update prototype
|
Sat, 21 Oct 2000 07:57:20 +0000 |
Miles Bader |
(pos_fully_visible_in_window_p):
|
Sat, 21 Oct 2000 05:50:56 +0000 |
Miles Bader |
*** empty log message ***
|
Sat, 21 Oct 2000 05:49:06 +0000 |
Miles Bader |
(quail-update-guidance):
|
Sat, 21 Oct 2000 05:40:19 +0000 |
Miles Bader |
*** empty log message ***
|
Sat, 21 Oct 2000 05:38:55 +0000 |
Miles Bader |
(resize-temp-buffer-window): Use `fit-window-to-buffer'.
|
Sat, 21 Oct 2000 05:38:11 +0000 |
Miles Bader |
(fit-window-to-buffer): New function.
|
Fri, 20 Oct 2000 22:56:41 +0000 |
Miles Bader |
(quail-update-guidance): Force a redisplay before setting the guidance
|
Fri, 20 Oct 2000 22:24:55 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 20 Oct 2000 22:23:46 +0000 |
Eli Zaretskii |
Correct typos, fix markup, add index entries.
|
Fri, 20 Oct 2000 19:14:07 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Fri, 20 Oct 2000 19:13:33 +0000 |
Gerd Moellmann |
(toplevel): Conditionalize compilation of mem_*
|
Fri, 20 Oct 2000 18:45:17 +0000 |
Jason Rumney |
Move #ifdef GC_MARK_STACK back above mem_init where it used to be. mem_z etc not defined
|
Fri, 20 Oct 2000 18:44:10 +0000 |
Jason Rumney |
*** empty log message ***
|
Fri, 20 Oct 2000 16:38:06 +0000 |
Miles Bader |
*** empty log message ***
|
Fri, 20 Oct 2000 16:36:11 +0000 |
Miles Bader |
(quail-show-guidance-buf): Make sure guidance window really has enough room.
|
Fri, 20 Oct 2000 16:33:54 +0000 |
Miles Bader |
(set-window-text-height): Force window-min-height to 1.
|
Fri, 20 Oct 2000 15:57:00 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Fri, 20 Oct 2000 15:55:37 +0000 |
Gerd Moellmann |
(_malloc_internal) [GC_MALLOC_CHECK]: Use
|
Fri, 20 Oct 2000 15:55:14 +0000 |
Gerd Moellmann |
(toplevel) [SYSTEM_MALLOC || DOUG_LEA_MALLOC]: Undef
|
Fri, 20 Oct 2000 15:19:04 +0000 |
Miles Bader |
*** empty log message ***
|
Fri, 20 Oct 2000 15:17:48 +0000 |
Miles Bader |
(resize-temp-buffer-window): Use `set-window-text-height'
|
Fri, 20 Oct 2000 15:16:46 +0000 |
Miles Bader |
(window-text-height, set-window-text-height): New functions.
|
Fri, 20 Oct 2000 14:49:19 +0000 |
Andrew Innes |
*** empty log message ***
|
Fri, 20 Oct 2000 14:48:58 +0000 |
Andrew Innes |
[!WINDOWSNT]: Don't apply Solaris 2.5 work-around on
|
Fri, 20 Oct 2000 12:23:37 +0000 |
Miles Bader |
*** empty log message ***
|
Fri, 20 Oct 2000 12:22:14 +0000 |
Miles Bader |
(ispell-mode-line-window-height-fudge):
|
Fri, 20 Oct 2000 12:21:30 +0000 |
Miles Bader |
(height-affecting-face-attributes): Use `defconst'.
|
Fri, 20 Oct 2000 09:23:20 +0000 |
Miles Bader |
*** empty log message ***
|
Fri, 20 Oct 2000 09:22:30 +0000 |
Miles Bader |
(resize-temp-buffer-window): Use `mode-line-window-height-fudge'.
|
Fri, 20 Oct 2000 09:21:59 +0000 |
Miles Bader |
(mode-line-window-height-fudge): New variable.
|
Fri, 20 Oct 2000 03:00:17 +0000 |
Miles Bader |
Add `emacs-35', `emacs-mime', `eshell', and `speedbar'.
|
Fri, 20 Oct 2000 02:58:00 +0000 |
Miles Bader |
*** empty log message ***
|
Fri, 20 Oct 2000 02:57:21 +0000 |
Miles Bader |
(Info-fontify-node):
|
Fri, 20 Oct 2000 02:25:28 +0000 |
Eric M. Ludlam |
Added Speedbar.
|
Fri, 20 Oct 2000 02:15:13 +0000 |
Eric M. Ludlam |
*** empty log message ***
|
Fri, 20 Oct 2000 02:00:52 +0000 |
Eric M. Ludlam |
* Makefile.in (Speedbar): Added build targets for speedbar.texi
|
Fri, 20 Oct 2000 01:53:35 +0000 |
Eric M. Ludlam |
First Edition.
|
Thu, 19 Oct 2000 19:54:58 +0000 |
Jason Rumney |
*** empty log message ***
|
Thu, 19 Oct 2000 19:50:13 +0000 |
Jason Rumney |
(dired-insert-directory): Do not let errors signalled by
|
Thu, 19 Oct 2000 19:25:53 +0000 |
Jason Rumney |
(add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working.
|
Thu, 19 Oct 2000 19:21:07 +0000 |
Jason Rumney |
(x_produce_glyphs): Handle unibyte_display_via_language_environment correctly.
|
Thu, 19 Oct 2000 19:12:51 +0000 |
Jason Rumney |
(Fx_create_frame): Don't bother calling
|
Thu, 19 Oct 2000 19:06:38 +0000 |
Jason Rumney |
Do not undef HAVE_WINDOW_SYSTEM before
|
Thu, 19 Oct 2000 15:42:49 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 19 Oct 2000 15:42:21 +0000 |
Stefan Monnier |
(diff-find-file-name): Fix regex subgroup number.
|
Thu, 19 Oct 2000 14:55:12 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 19 Oct 2000 14:54:42 +0000 |
Gerd Moellmann |
(dirtrack): Fix call to run-hooks.
|
Thu, 19 Oct 2000 14:45:45 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 19 Oct 2000 14:45:14 +0000 |
Gerd Moellmann |
(cmuscheme-program-name): Renamed from
|
Thu, 19 Oct 2000 14:44:49 +0000 |
Gerd Moellmann |
scheme-program-name -> cmuscheme-program-name
|
Thu, 19 Oct 2000 13:29:26 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 19 Oct 2000 13:28:54 +0000 |
Gerd Moellmann |
(doctor-death): Update the Samaritans'
|
Thu, 19 Oct 2000 12:03:08 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 19 Oct 2000 12:02:40 +0000 |
Gerd Moellmann |
(skip_debugger): Prevent a compiler warning.
|
Thu, 19 Oct 2000 10:55:15 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 19 Oct 2000 10:54:47 +0000 |
Gerd Moellmann |
(ps-print-emacs-type): Move into the
|
Thu, 19 Oct 2000 10:46:51 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 19 Oct 2000 10:45:21 +0000 |
Gerd Moellmann |
Even/odd pages fix. Fix little bug on XEmacs. Avoid
|
Thu, 19 Oct 2000 09:04:26 +0000 |
Miles Bader |
*** empty log message ***
|
Thu, 19 Oct 2000 09:04:02 +0000 |
Miles Bader |
(normal-top-level):
|
Thu, 19 Oct 2000 08:37:11 +0000 |
Miles Bader |
*** empty log message ***
|
Thu, 19 Oct 2000 08:36:13 +0000 |
Miles Bader |
(frame-set-background-mode): `unspecified' &c are symbols, not strings.
|
Thu, 19 Oct 2000 07:24:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 19 Oct 2000 07:18:06 +0000 |
Eli Zaretskii |
(color-name-rgb-alist): Add a comment explaining why some "light*"
|
Thu, 19 Oct 2000 07:09:20 +0000 |
Kenichi Handa |
Use registry "MuleTibetan-2" for Tibetan.
|
Thu, 19 Oct 2000 06:59:00 +0000 |
Eli Zaretskii |
(Info-title-{1,2,3}-face): Change tty colors as suggested by Miles Bader.
|
Thu, 19 Oct 2000 06:58:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 19 Oct 2000 06:58:08 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 19 Oct 2000 06:56:50 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 19 Oct 2000 06:55:04 +0000 |
Eli Zaretskii |
(frame-set-background-mode): If a tty frame defines a
|
Thu, 19 Oct 2000 06:55:02 +0000 |
Kenichi Handa |
(x_find_ccl_program): Check also fontp->full_name.
|
Thu, 19 Oct 2000 06:52:31 +0000 |
Eli Zaretskii |
(Antinews): Many changes from Richard Stallman.
|
Thu, 19 Oct 2000 04:31:37 +0000 |
Miles Bader |
*** empty log message ***
|
Thu, 19 Oct 2000 04:30:51 +0000 |
Miles Bader |
(Shell Mode):
|
Thu, 19 Oct 2000 04:26:24 +0000 |
Miles Bader |
Document recent comint changes.
|
Thu, 19 Oct 2000 04:21:09 +0000 |
Miles Bader |
(comint-write-output): Add APPEND argument. Rework interactive spec.
|
Thu, 19 Oct 2000 03:58:37 +0000 |
Miles Bader |
*** empty log message ***
|
Thu, 19 Oct 2000 03:46:11 +0000 |
Miles Bader |
(comint-mode-map): Bind `C-c C-s' to comint-write-output.
|
Thu, 19 Oct 2000 02:12:30 +0000 |
Miles Bader |
*** empty log message ***
|
Thu, 19 Oct 2000 02:12:03 +0000 |
Miles Bader |
(comint-write-output, comint-append-output-to-file): New functions.
|
Wed, 18 Oct 2000 19:12:39 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Wed, 18 Oct 2000 19:12:03 +0000 |
Gerd Moellmann |
Sync with glibc, file version 1.78.
|
Wed, 18 Oct 2000 17:08:35 +0000 |
Dave Love |
(mm-uu-decode-function)
|
Wed, 18 Oct 2000 16:50:53 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 18 Oct 2000 16:50:00 +0000 |
Dave Love |
(gnus-nocem-issuers): Update.
|
Wed, 18 Oct 2000 15:20:26 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Wed, 18 Oct 2000 15:20:11 +0000 |
Gerd Moellmann |
(Display Vars): Fix description of the role of
|
Wed, 18 Oct 2000 14:42:38 +0000 |
Gerd Moellmann |
(comint-read-input-ring): Bugfix such that the first
|
Wed, 18 Oct 2000 14:38:55 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Wed, 18 Oct 2000 14:38:26 +0000 |
Gerd Moellmann |
(sql-sybase-options): New option.
|