2000-07-06 |
Gerd Moellmann | (window_loop): Add missing gcpro1 local variable. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Gerd Moellmann | (lpr-page-header-switches): Add `-h' switch. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Gerd Moellmann | (mail-unsent-separator): Changed "the" to "\\w+", as |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Gerd Moellmann | (HAVE_XPM): Check for XpmReturnAllocPixels |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Gerd Moellmann | (TAGS-LISP): Don't use `$(lispsource)'. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Gerd Moellmann | (TAGS-LISP): Don't pass `$(lispsource)' to make. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Gerd Moellmann | (Fwindow_list): Reverse list at the end. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Stefan Monnier | Docstrings fixes. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Stefan Monnier | Remove redundant change-log. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Stefan Monnier | (uncomment-region): Be more careful when skipping |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Michael Kifer | 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu> |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Stefan Monnier | Require CL. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Stefan Monnier | (cl-map-keymap): Handle char-tables in keymaps. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (DONTCOMPILE): Add comment that the name may |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (XTread_socket): Increment handling_signal at the start, |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (WAITTYPE, WRETCODE): Put in #if 0. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (handling_signal): External declaration. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | (handling_signal): New variable. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Ken Raeburn | Sound support for NetBSD through "Linux emulation"... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Ken Raeburn | * configure.in: Check for <soundcard.h>. Look for... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Andrew Innes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
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 |
next |