| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (Fload): Use xsignal2, signal_error. | Kim F. Storm | 2006-07-18 | 1 | -36/+40 |
| * | (list1): Add EXFUN. | Kim F. Storm | 2006-07-18 | 1 | -0/+7 |
| * | (Fmap_keymap): Use xsignal1. | Kim F. Storm | 2006-07-18 | 1 | -1/+1 |
| * | (recursive_edit_1): Use xsignal1. | Kim F. Storm | 2006-07-18 | 1 | -1/+1 |
| * | (x_set_line_spacing, x_set_screen_gamma): Use signal_error. | Kim F. Storm | 2006-07-18 | 1 | -4/+2 |
| * | (Flength): wrong_type_argument is no-return. | Kim F. Storm | 2006-07-18 | 1 | -24/+10 |
| * | (arith_error, range_error, domain_error): Use xsignal2. | Kim F. Storm | 2006-07-18 | 1 | -16/+14 |
| * | (report_file_error): Use xsignal. | Kim F. Storm | 2006-07-18 | 1 | -28/+20 |
| * | * eval.c (xsignal): New func. Like Fsignal, but marked no-return. | Kim F. Storm | 2006-07-18 | 1 | -30/+95 |
| * | (region_limit, Fget_internal_run_time): Use xsignal0. | Kim F. Storm | 2006-07-18 | 1 | -2/+2 |
| * | (Fdocumentation): Use xsignal1. | Kim F. Storm | 2006-07-18 | 1 | -2/+2 |
| * | (circular_list_error): Use xsignal. | Kim F. Storm | 2006-07-18 | 1 | -37/+27 |
| * | (Fcheck_coding_system): Use xsignal1. Remove loop. | Kim F. Storm | 2006-07-18 | 1 | -4/+5 |
| * | (Fforward_char, Fdelete_char): Use xsignal0. | Kim F. Storm | 2006-07-18 | 1 | -4/+4 |
| * | (casify_object): wrong_type_argument is no-return. | Kim F. Storm | 2006-07-18 | 1 | -1/+1 |
| * | (check_mark): Use xsignal0. | Kim F. Storm | 2006-07-18 | 1 | -1/+1 |
| * | (Fbuffer_local_value, Fbarf_if_buffer_read_only): | Kim F. Storm | 2006-07-18 | 1 | -4/+4 |
| * | (buffer_memory_full, memory_full): Use xsignal. Remove loop. | Kim F. Storm | 2006-07-18 | 1 | -5/+10 |
| * | (XTread_socket): Undo previous change. | YAMAMOTO Mitsuharu | 2006-07-18 | 2 | -7/+5 |
| * | (keycode_to_xkeysym): Remove function. All uses now | YAMAMOTO Mitsuharu | 2006-07-18 | 2 | -108/+128 |
| * | * commands.texi (Waiting): Document batch-mode sit-for behavior. | Chong Yidong | 2006-07-18 | 2 | -5/+11 |
| * | * subr.el (sit-for): Just sleep-for if noninteractive. | Chong Yidong | 2006-07-18 | 2 | -16/+21 |
| * | *** empty log message *** | Richard M. Stallman | 2006-07-18 | 2 | -2/+18 |
| * | Put point and comma inside quotes. | Richard M. Stallman | 2006-07-18 | 1 | -3/+3 |
| * | Use real doublequote in menus. | Richard M. Stallman | 2006-07-18 | 4 | -11/+11 |
| * | Put period and comma inside quotes. | Richard M. Stallman | 2006-07-18 | 26 | -73/+73 |
| * | Put period and comma inside quotes. | Richard M. Stallman | 2006-07-18 | 3 | -18/+18 |
| * | (make-autoload): Use new arg. | Stefan Monnier | 2006-07-17 | 2 | -1/+17 |
| * | (custom-autoload): Add `noset' argument. | Stefan Monnier | 2006-07-17 | 1 | -14/+17 |
| * | (custom-variable-state-set): If the variable was originally set outside | Stefan Monnier | 2006-07-17 | 1 | -1/+12 |
| * | (mh-loaddefs.el): Finish setting up the default empty | Stefan Monnier | 2006-07-17 | 1 | -6/+6 |
| * | Comment change. | Richard M. Stallman | 2006-07-17 | 1 | -1/+3 |
| * | *** empty log message *** | Richard M. Stallman | 2006-07-17 | 4 | -2/+14 |
| * | (sh-quoted-subshell): Don't match escaped `. Use `cond', push', and `dolist'. | Stefan Monnier | 2006-07-17 | 2 | -12/+24 |
| * | (Processing of Errors): Add command-error-function. | Richard M. Stallman | 2006-07-17 | 1 | -4/+15 |
| * | (Vcommand_error_function): New variable. | Richard M. Stallman | 2006-07-17 | 1 | -31/+38 |
| * | Fix previous change. | Richard M. Stallman | 2006-07-17 | 1 | -3/+3 |
| * | (init_display): Mention DISPLAY as well as TERM in err msg. | Richard M. Stallman | 2006-07-17 | 1 | -3/+9 |
| * | (Grep Searching): Explain about chaining grep commands. | Richard M. Stallman | 2006-07-17 | 1 | -3/+11 |
| * | *** empty log message *** | Richard M. Stallman | 2006-07-17 | 2 | -2/+13 |
| * | (File Local Variables): Clarify that | Richard M. Stallman | 2006-07-17 | 1 | -4/+6 |
| * | (Syntactic Font Lock): Give default for font-lock-syntax-table. | Richard M. Stallman | 2006-07-17 | 1 | -1/+2 |
| * | (tar-superior-buffer, archive-superior-buffer): | Richard M. Stallman | 2006-07-17 | 1 | -0/+3 |
| * | Fix menu typo. | J.D. Smith | 2006-07-17 | 1 | -1/+1 |
| * | Update refcard section. | Reiner Steib | 2006-07-17 | 2 | -2/+6 |
| * | 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de> | Reiner Steib | 2006-07-17 | 3 | -1611/+5411 |
| * | (handle_single_display_spec): Ensure the right value of | Kim F. Storm | 2006-07-17 | 1 | -7/+18 |
| * | *** empty log message *** | Kim F. Storm | 2006-07-17 | 1 | -0/+9 |
| * | (display_mode_line): Preserve match data. | Thien-Thi Nguyen | 2006-07-17 | 2 | -0/+5 |
| * | (Special Properties): Clean up previous change. | Nick Roberts | 2006-07-17 | 1 | -3/+3 |