Mercurial > emacs
graph
-
(DONTCOMPILE): Add comment that the name may2000-07-05, by Gerd Moellmann
-
(XTread_socket): Increment handling_signal at the start,2000-07-05, by Gerd Moellmann
-
(WAITTYPE, WRETCODE): Put in #if 0.2000-07-05, by Gerd Moellmann
-
(handling_signal): External declaration.2000-07-05, by Gerd Moellmann
-
(handling_signal): New variable.2000-07-05, by Gerd Moellmann
-
Sound support for NetBSD through "Linux emulation" support:2000-07-05, by Ken Raeburn
-
* configure.in: Check for <soundcard.h>. Look for ossaudio library, and set2000-07-05, by Ken Raeburn
-
*** empty log message ***2000-07-05, by Andrew Innes
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
Add support for `bootstrap' and related targets. raeburn-tag-4-for-export2000-07-05, by Andrew Innes
-
(cl-old-mapc): Removed; don't defalias mapc.2000-07-05, by Gerd Moellmann
-
(Vsignaling_function): New variable.2000-07-05, by Gerd Moellmann
-
(Vsignaling_function): External declaration.2000-07-05, by Gerd Moellmann
-
(print_error_message): If Vsignaling_function is set,2000-07-05, by Gerd Moellmann
-
Add support for specifying make arguments.2000-07-05, by Andrew Innes
-
*** empty log message ***2000-07-05, by Dave Love
-
Fix various typos.2000-07-05, by Stefan Monnier
-
*** empty log message ***2000-07-05, by Andrew Innes
-
Use the autoconf recommended approach. Old code #if'd out in case we2000-07-05, by Dave Love
-
(HAVE_SYS_WAIT_H): Added.2000-07-05, by Dave Love
-
Use AC_HEADER_SYS_WAIT.2000-07-05, by Dave Love
-
Add support for `bootstrap' and related targets.2000-07-05, by Andrew Innes
-
(check_memory_limits) [REL_ALLOC]: Use real_morecore2000-07-05, by Andrew Innes
-
Make real_morecore non-static.2000-07-05, by Andrew Innes
-
(init_environment): Install code from 20.7 for providing2000-07-05, by Andrew Innes
-
*** empty log message ***2000-07-05, by Stefan Monnier
-
(internal_condition_case): Comment out abort if2000-07-05, by Andrew Innes
-
(easy-menu-define): Docstring fix.2000-07-05, by Stefan Monnier
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
(eval-defun-2): Remove parameter2000-07-05, by Gerd Moellmann
-
(edebug-eval-defun): Make doc string2000-07-05, by Gerd Moellmann
-
* w32menu.c (w32_menu_display_help):2000-07-05, by Stefan Monnier
-
(show_help_echo): Declare.2000-07-05, by Stefan Monnier
-
(show_help_echo): New function, extracted from read_char.2000-07-05, by Stefan Monnier
-
* xterm.c (note_mode_line_highlight, note_mouse_highlight)2000-07-05, by Stefan Monnier
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
Check DONTCOMPILE in lisp/Makefile.in instead of2000-07-05, by Gerd Moellmann
-
(Feval): Put check for interrupt_input_block in #if 0.2000-07-05, by Gerd Moellmann
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
(delete_all_subwindows): Reset Vwindow_list.2000-07-05, by Gerd Moellmann
-
Remove duplicate @direntry.2000-07-05, by Gerd Moellmann
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
(x_append_glyph, x_append_composite_glyph)2000-07-05, by Gerd Moellmann
-
(clear_glyph_row): Add debug code in #if 0.2000-07-05, by Gerd Moellmann
-
Add some comments.2000-07-05, by Gerd Moellmann
-
(add_window_to_list): Add parameter LIST.2000-07-05, by Gerd Moellmann
-
*** empty log message ***2000-07-04, by Gerd Moellmann
-
(Vwindow_list): New variable.2000-07-04, by Gerd Moellmann
-
(handle_USR1_signal, handle_USR2_signal) Clear2000-07-04, by Gerd Moellmann
-
*** empty log message ***2000-07-04, by Dave Love
-
(hl-line-overlay): Make it permanent-local.2000-07-04, by Dave Love
-
*** empty log message ***2000-07-04, by Andrew Innes
-
[emacs]: Include lisp.h (needed by atimer.h included2000-07-04, by Andrew Innes
-
*** empty log message ***2000-07-04, by Gerd Moellmann
-
(get_keyelt): Temporarily inhibit GC while evaluating2000-07-04, by Gerd Moellmann
-
*** empty log message ***2000-07-04, by Dave Love
-
Replaced with a working version, based on revision 1.34 tidied up.2000-07-04, by Dave Love
-
Minor doc fixes and code tweaks.2000-07-04, by Dave Love
-
*** empty log message ***2000-07-04, by Kenichi Handa
-
(make_composition_value_copy): Extern it.2000-07-04, by Kenichi Handa