Mercurial > emacs
graph
-
fix bad page breaks2006-07-18, by Karl Berry
-
(x_get_local_selection, copy_multiple_data)2006-07-18, by Kim F. Storm
-
(x_decode_color): Use signal_error.2006-07-18, by Kim F. Storm
-
* xfaces.c (signal_error): Move to eval.c.2006-07-18, by Kim F. Storm
-
(window_scroll_pixel_based, window_scroll_line_based):2006-07-18, by Kim F. Storm
-
(unexec): Use xsignal.2006-07-18, by Kim F. Storm
-
(text_read_only): Use xsignal0, xsignal1.2006-07-18, by Kim F. Storm
-
(scan_lists): Use xsignal3.2006-07-18, by Kim F. Storm
-
(compile_pattern_1): Use xsignal1.2006-07-18, by Kim F. Storm
-
(Fmsdos_set_mouse_buttons): Use xsignal2.2006-07-18, by Kim F. Storm
-
(x_get_local_selection): Use signal_error.2006-07-18, by Kim F. Storm
-
(Fload): Use xsignal2, signal_error.2006-07-18, by Kim F. Storm
-
(list1): Add EXFUN.2006-07-18, by Kim F. Storm
-
(Fmap_keymap): Use xsignal1.2006-07-18, by Kim F. Storm
-
(recursive_edit_1): Use xsignal1.2006-07-18, by Kim F. Storm
-
(x_set_line_spacing, x_set_screen_gamma): Use signal_error.2006-07-18, by Kim F. Storm
-
(Flength): wrong_type_argument is no-return.2006-07-18, by Kim F. Storm
-
(arith_error, range_error, domain_error): Use xsignal2.2006-07-18, by Kim F. Storm
-
(report_file_error): Use xsignal.2006-07-18, by Kim F. Storm
-
* eval.c (xsignal): New func. Like Fsignal, but marked no-return.2006-07-18, by Kim F. Storm
-
(region_limit, Fget_internal_run_time): Use xsignal0.2006-07-18, by Kim F. Storm
-
(Fdocumentation): Use xsignal1.2006-07-18, by Kim F. Storm
-
(circular_list_error): Use xsignal.2006-07-18, by Kim F. Storm
-
(Fcheck_coding_system): Use xsignal1. Remove loop.2006-07-18, by Kim F. Storm
-
(Fforward_char, Fdelete_char): Use xsignal0.2006-07-18, by Kim F. Storm
-
(casify_object): wrong_type_argument is no-return.2006-07-18, by Kim F. Storm
-
(check_mark): Use xsignal0.2006-07-18, by Kim F. Storm
-
(Fbuffer_local_value, Fbarf_if_buffer_read_only):2006-07-18, by Kim F. Storm
-
(buffer_memory_full, memory_full): Use xsignal. Remove loop.2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by YAMAMOTO Mitsuharu
-
(XTread_socket): Undo previous change.2006-07-18, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-07-18, by YAMAMOTO Mitsuharu
-
(keycode_to_xkeysym): Remove function. All uses now2006-07-18, by YAMAMOTO Mitsuharu
-
* commands.texi (Waiting): Document batch-mode sit-for behavior.2006-07-18, by Chong Yidong
-
* subr.el (sit-for): Just sleep-for if noninteractive.2006-07-18, by Chong Yidong
-
*** empty log message ***2006-07-18, by Richard M. Stallman
-
Put point and comma inside quotes.2006-07-18, by Richard M. Stallman
-
Use real doublequote in menus.2006-07-18, by Richard M. Stallman
-
Put period and comma inside quotes.2006-07-18, by Richard M. Stallman
-
Put period and comma inside quotes.2006-07-18, by Richard M. Stallman
-
(make-autoload): Use new arg.2006-07-17, by Stefan Monnier
-
(custom-autoload): Add `noset' argument.2006-07-17, by Stefan Monnier
-
(custom-variable-state-set): If the variable was originally set outside2006-07-17, by Stefan Monnier
-
(mh-loaddefs.el): Finish setting up the default empty2006-07-17, by Stefan Monnier
-
Comment change.2006-07-17, by Richard M. Stallman
-
*** empty log message ***2006-07-17, by Richard M. Stallman
-
(sh-quoted-subshell): Don't match escaped `. Use `cond', push', and `dolist'.2006-07-17, by Stefan Monnier
-
(Processing of Errors): Add command-error-function.2006-07-17, by Richard M. Stallman
-
(Vcommand_error_function): New variable.2006-07-17, by Richard M. Stallman
-
Fix previous change.2006-07-17, by Richard M. Stallman
-
Fix previous change.2006-07-17, by Richard M. Stallman
-
(init_display): Mention DISPLAY as well as TERM in err msg.2006-07-17, by Richard M. Stallman
-
(Grep Searching): Explain about chaining grep commands.2006-07-17, by Richard M. Stallman
-
*** empty log message ***2006-07-17, by Richard M. Stallman
-
(File Local Variables): Clarify that2006-07-17, by Richard M. Stallman
-
(Syntactic Font Lock): Give default for font-lock-syntax-table.2006-07-17, by Richard M. Stallman
-
(tar-superior-buffer, archive-superior-buffer):2006-07-17, by Richard M. Stallman
-
Fix menu typo.2006-07-17, by J.D. Smith
-
Update refcard section.2006-07-17, by Reiner Steib
-
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>2006-07-17, by Reiner Steib