| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-01-05 | 1 | -0/+9 |
| | | |||||
| * | * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file, | Jan Djärv | 2006-01-04 | 1 | -0/+6 |
| | | | | | | let GTK do all image processing. Importing Emacs own pixmaps to GTK looks bad for inactive tool bar items with some Gnome themes. | ||||
| * | Avoid a warning message when x_error_quitter is not compiled in. | Eli Zaretskii | 2006-01-04 | 1 | -0/+3 |
| | | |||||
| * | [WINDOWSNT]: Undef AF_INET6 to disable IPv6 support for w32. | Eli Zaretskii | 2006-01-04 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-01-04 | 1 | -0/+15 |
| | | |||||
| * | (key-sequence): Rework widget to read key binding | Kim F. Storm | 2006-01-03 | 1 | -0/+5 |
| | | | | | | | | | | using `kbd' syntax. Use C-q to insert literal key, event, or code. (widget-key-sequence-default-value): Default value for empty sequence. (widget-key-sequence-map): New map for reading key binding. Bind C-q. (widget-key-sequence-read-event): New command for C-q. (widget-key-sequence-validate, widget-key-sequence-value-to-internal) (widget-key-sequence-value-to-external): New functions. | ||||
| * | (Fwindow_minibuffer_p): Declare (for use in minibuf.c). | Stefan Monnier | 2006-01-03 | 1 | -15/+19 |
| | | |||||
| * | *** empty log message *** | Ken Raeburn | 2006-01-03 | 1 | -1/+1 |
| | | |||||
| * | (main): Update copyright year. | Romain Francoise | 2006-01-03 | 1 | -0/+4 |
| | | |||||
| * | (delete_temp_file): Bind file-name-handler-alist to nil for the call | Ken Raeburn | 2006-01-03 | 1 | -0/+5 |
| | | | | | to internal_delete_file. | ||||
| * | (Fcall_process_region): Bind file-name-handler-alist to nil for the call to | Ken Raeburn | 2006-01-01 | 1 | -0/+5 |
| | | | | | Fwrite_region. | ||||
| * | (read_minibuf): Clear out all other minibuffer windows. | Richard M. Stallman | 2006-01-01 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-31 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-12-30 | 1 | -0/+6 |
| | | |||||
| * | (visible_cursor): New boolean var. | Stefan Monnier | 2005-12-30 | 1 | -0/+7 |
| | | | | | | | (set_terminal_modes, tty_show_cursor): Use "vs" or "ve" depending on visible_cursor. (syms_of_term): Export the new var as "visible-cursor". | ||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-30 | 1 | -0/+5 |
| | | |||||
| * | (Fnetwork_interface_info): Correctly terminate the | Andreas Schwab | 2005-12-30 | 1 | -0/+5 |
| | | | | | loop over ifflag_table. | ||||
| * | (readevalloop): Test for reading a whole buffer | Richard M. Stallman | 2005-12-30 | 1 | -0/+5 |
| | | | | | | | before actually reading anything. Handle all cases, including START = END = nil and an already-narrowed buffer. Convert END to a marker if it is a number. | ||||
| * | (describe_map): Put sparse map elements into an array, | Richard M. Stallman | 2005-12-30 | 1 | -0/+7 |
| | | | | | | | sort them, then output a sequence of identical bindings on one line. (struct describe_map_elt): New data type. (describe_map_compare): New function. | ||||
| * | * gtkutil.c (xg_get_file_with_chooser): Changed message shown | Jan Djärv | 2005-12-28 | 1 | -0/+5 |
| | | | | | in file chooser. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-28 | 1 | -0/+6 |
| | | |||||
| * | (do_autoload): Ignore elements of Vautoload_queue where car is not symbol. | Richard M. Stallman | 2005-12-28 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2005-12-28 | 1 | -0/+4 |
| | | |||||
| * | * xfns.c: x_show_hidden_files, new variable. | Jan Djärv | 2005-12-27 | 1 | -0/+10 |
| | | | | | | | | | | (syms_of_xfns): Defvar it. * gtkutil.c (xg_toggle_visibility_cb): New function. (xg_get_file_with_chooser): Add toggle hidden files and a message to the new file chooser dialog. Show hidden files if x_show_hidden_files is non-zero. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-26 | 1 | -0/+10 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-12-26 | 1 | -1/+3 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-12-26 | 1 | -0/+6 |
| | | |||||
| * | Depend on window.h. | Richard M. Stallman | 2005-12-26 | 1 | -0/+11 |
| | | | | | (record_point): Save old point from the correct window. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-26 | 1 | -0/+7 |
| | | |||||
| * | FreeBSD and m/amdx86-64.h | Karl Berry | 2005-12-25 | 1 | -0/+5 |
| | | |||||
| * | (TYPE_FILE_NAME): New define. | YAMAMOTO Mitsuharu | 2005-12-24 | 1 | -0/+24 |
| | | | | | (posix_pathname_to_fsspec, fsspec_to_posix_pathname): Remove externs. | ||||
| * | (insert, insert_and_inherit, insert_before_markers) | Eli Zaretskii | 2005-12-23 | 1 | -0/+6 |
| | | | | | | (insert_before_markers_and_inherit): Make sure FROM is correct when `after-change-functions' are called. | ||||
| * | * xfns.c (Fx_uses_old_gtk_dialog): New function. | Jan Djärv | 2005-12-23 | 1 | -0/+9 |
| | | | | | | | | * gtkutil.c (xg_uses_old_file_dialog): New function. (xg_get_file_name): Use xg_uses_old_file_dialog. * gtkutil.h: Declare xg_uses_old_file_dialog. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-23 | 1 | -0/+4 |
| | | |||||
| * | (mac_per_char_metric): Add prototype. | YAMAMOTO Mitsuharu | 2005-12-22 | 1 | -0/+26 |
| | | | | | | | | | | | | | (x_per_char_metric) [USE_CG_TEXT_DRAWING]: Remove prototype. (mac_query_char_extents): New function. (x_per_char_metric): Use it. (XLoadQueryFont): Likewise. Consolidate min/max_bounds calculations. [USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Use mac_per_char_metric instead of x_per_char_metric. (mac_text_extents_16): New function. (mac_compute_glyph_string_overhangs): Use it. (mac_unload_font): Free member `bounds' in struct MacFontStruct. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-12-22 | 1 | -1/+1 |
| | | |||||
| * | (Fdisplay_completion_list): Use XCAR/XCDR. | Stefan Monnier | 2005-12-21 | 1 | -12/+16 |
| | | | | | (Fminibuffer_completion_help): Remove duplicates before display. | ||||
| * | (print_preprocess): Don't loose print_depth levels while iterating. | Károly Lőrentey | 2005-12-21 | 1 | -0/+5 |
| | | |||||
| * | (struct mac_output): Remove unused member | YAMAMOTO Mitsuharu | 2005-12-21 | 1 | -0/+31 |
| | | | | | menu_command_in_progress. | ||||
| * | *** empty log message *** | Juri Linkov | 2005-12-20 | 1 | -0/+11 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-12-19 | 1 | -0/+38 |
| | | |||||
| * | (Fx_backspace_delete_keys_p): In case we cannot determine | Dan Nicolaescu | 2005-12-19 | 1 | -0/+5 |
| | | | | | the answer, return `lambda', not nil. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-17 | 1 | -0/+7 |
| | | |||||
| * | 2005-12-17 Chong Yidong <cyd@stupidchicken.com> | Chong Yidong | 2005-12-17 | 1 | -0/+5 |
| | | | | | | * print.c (print_preprocess): Just signal an error if print_depth is exceeded. | ||||
| * | Revert last change. | Chong Yidong | 2005-12-17 | 1 | -5/+0 |
| | | |||||
| * | * print.c (print_preprocess): Just signal an error if print_depth | Chong Yidong | 2005-12-17 | 1 | -0/+5 |
| | | | | | is exceeded. | ||||
| * | Set a breakpoint on w32_abort. | Eli Zaretskii | 2005-12-17 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Juri Linkov | 2005-12-16 | 1 | -0/+13 |
| | | |||||
| * | *** empty log message *** | John Paul Wallington | 2005-12-14 | 1 | -1/+0 |
| | | |||||
| * | * xfns.c (compute_tip_xy): Handle negative dx and dy. | Jan Djärv | 2005-12-14 | 1 | -0/+8 |
| | | | | | | | * w32fns.c (compute_tip_xy): Ditto * macfns.c (compute_tip_xy): Ditto | ||||