2000-07-05 |
Andrew Innes | Add support for `bootstrap' and related targets. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (cl-old-mapc): Removed; don't defalias mapc. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (Vsignaling_function): New variable. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (Vsignaling_function): External declaration. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (print_error_message): If Vsignaling_function is set, |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Andrew Innes | Add support for specifying make arguments. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Stefan Monnier | Fix various typos. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Andrew Innes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Dave Love | Use the autoconf recommended approach. Old code #if... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Dave Love | (HAVE_SYS_WAIT_H): Added. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Dave Love | Use AC_HEADER_SYS_WAIT. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Andrew Innes | Add support for `bootstrap' and related targets. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Andrew Innes | (check_memory_limits) [REL_ALLOC]: Use real_morecore |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Andrew Innes | Make real_morecore non-static. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Andrew Innes | (init_environment): Install code from 20.7 for providing |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Andrew Innes | (internal_condition_case): Comment out abort if |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Stefan Monnier | (easy-menu-define): Docstring fix. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (eval-defun-2): Remove parameter |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (edebug-eval-defun): Make doc string |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Stefan Monnier | * w32menu.c (w32_menu_display_help): |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Stefan Monnier | (show_help_echo): Declare. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Stefan Monnier | (show_help_echo): New function, extracted from read_char. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Stefan Monnier | * xterm.c (note_mode_line_highlight, note_mouse_highlight) |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | Check DONTCOMPILE in lisp/Makefile.in instead of |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (Feval): Put check for interrupt_input_block in #if 0. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (delete_all_subwindows): Reset Vwindow_list. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | Remove duplicate @direntry. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (x_append_glyph, x_append_composite_glyph) |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (clear_glyph_row): Add debug code in #if 0. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | Add some comments. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (add_window_to_list): Add parameter LIST. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Gerd Moellmann | (Vwindow_list): New variable. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Gerd Moellmann | (handle_USR1_signal, handle_USR2_signal) Clear |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Dave Love | (hl-line-overlay): Make it permanent-local. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Andrew Innes | [emacs]: Include lisp.h (needed by atimer.h included |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Gerd Moellmann | (get_keyelt): Temporarily inhibit GC while evaluating |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Dave Love | Replaced with a working version, based on 1998-01-12T11... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Dave Love | Minor doc fixes and code tweaks. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Kenichi Handa | (make_composition_value_copy): Extern it. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Kenichi Handa | (concat): While copying text properties, make each... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Kenichi Handa | (Fformat): While copying text properties, make each... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Kenichi Handa | (make_composition_value_copy): New function. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Miles Bader | (info-initialize): Use prune-directory-list to remove... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Miles Bader | (prune-directory-list): New function. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Miles Bader | (woman-man.conf-path): Explicitly include the debian... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (command-line): Initialize blink-cursor based |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (blink-cursor-mode): Don't hide cursor initially. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (blink-cursor): Default to nil if not running under |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (face-spec-set): Ignore invalid attributes like 20.x. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | Use dircategory `Emacs'. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (sweep_weak_table): Mark only objects that are not |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (some-window): New function. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (server-switch-buffer): Use some-window instead of |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (te-process-output): Use walk-windows instead of |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (dabbrev--find-expansion): Use walk-windows instead |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (appt-select-lowest-window): Use walk-windows |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (edebug-window-live-p, edebug-window-list) |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (bg-window-from-x-y): Use some-window instead |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (sup-pos-to-window): Use some-window instead |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (refer-find-entry-internal): Use some-window |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (next_frame, prev_frame): If MINIBUF is a window, |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (token_string): Add missing tokens. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Gerd Moellmann | (hilit-lookup-face-create): Don't set face colors |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Stefan Monnier | (Fputhash): Return `value' rather than nil. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Ken Raeburn | * configure.in: Add ${C_SWITCH_X_SITE} temporarily... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Gerd Moellmann | (next_frame): Don't check frame-focus redirection in |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Kenichi Handa | (code_convert_region): Even if the length of text is |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | (try_window_reusing_current_matrix): Don't try to reuse |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | (struct row_entry): New structure. |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | (next_almost_prime): Make it externally visible. |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | (next_almost_prime): Add prototype. |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | (ediff-setup-control-frame): Remove :box |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | (region): Change background color for light background. |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Eli Zaretskii | (mouse-show-mark, mouse-save-then-kill): Don't use... |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Eli Zaretskii | (Man-notify-when-ready): Don't use window-system. If |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | (query-replace-map): Bind `e' like `E'. |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Gerd Moellmann | (sigunblock): Define. |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Eli Zaretskii | (menu-bar-edit-menu [mark-whole-buffer]): Change name... |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Eli Zaretskii | (convert-standard-filename): Fix last change. |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Dave Love | (C_SWITCH_SYSTEM, WAIT_USE_INT, SYS_SIGLIST_DECLARED) |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Dave Love | (C_SWITCH_SYSTEM, LIBS_SYSTEM): Revert last change... |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Gerd Moellmann | (resize_mini_window): Subract the extra line spacing |
commit | commitdiff | tree | snapshot |
next |