aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Nick Roberts2006-08-171-0/+5
|
* (debug_output_compilation_hack): Fix return type.Andreas Schwab2006-08-161-0/+4
|
* *** empty log message ***Richard M. Stallman2006-08-161-0/+4
|
* (choose_write_coding_system): Use LF for end-of-lineKenichi Handa2006-08-161-0/+5
| | | | in auto-saving.
* * keyboard.c (read_char): Don't change idle timer state at all ifChong Yidong2006-08-151-0/+5
| | | | end_time is supplied.
* (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRCKenichi Handa2006-08-151-0/+9
| | | | | | | | is exhausted, return with RET. (detect_coding_emacs_mule, detect_coding_iso2022) (detect_coding_sjis, detect_coding_big5, detect_coding_utf_8) (detect_coding_utf_16, detect_coding_ccl): Adjusted for the above change.
* * keyboard.c (read_char): Don't reset idle timers if a time limitChong Yidong2006-08-141-0/+5
| | | | is supplied.
* *** empty log message ***Kim F. Storm2006-08-141-1/+6
|
* *** empty log message ***Eli Zaretskii2006-08-121-0/+5
|
* * xselect.c (Fx_register_dnd_atom): New function.Jan Djärv2006-08-111-0/+13
| | | | | | | | | | | (syms_of_xselect): Defsubr it. (x_handle_dnd_message): Check that message_type is in dpyinfo->x_dnd_atoms before generating lisp event. * xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track of drag and drop Atoms. * xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
* * keyboard.c: Define in_sighandler.Jan Djärv2006-08-101-0/+11
| | | | | | | | | | (input_available_signal): Set in_sighandler. (init_keyboard): Initialize in_sighandler. * keyboard.h: Declare in_sighandler. * alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler to check if mutex should be locked or not.
* (keyremap_step): No-op if fkey->parent = nil.Richard M. Stallman2006-08-091-0/+6
| | | | | (read_key_sequence): Always start fkey.start and fkey.end at 0, and likewise for keytran.
* *** empty log message ***Kenichi Handa2006-08-091-0/+5
|
* (BASE_PURESIZE): Increase to 1120000.Andreas Schwab2006-08-071-0/+4
|
* * buffer.c (Vchange_major_mode_hook, Qchange_major_mode_hook): New vars.Chong Yidong2006-08-061-0/+6
| | | | | (Fkill_all_local_variables): Use it. (syms_of_buffer): Defvar it.
* *** empty log message ***Eli Zaretskii2006-08-051-0/+8
|
* (kbd_buffer_get_event): Return Qnil when current time is exactly equal toEli Zaretskii2006-08-051-0/+5
| | | | end_time, not only when it is past that.
* * keyboard.c (read_char): Rebalance specpdl after receiving jump.Chong Yidong2006-08-051-0/+6
|
* (w32_query_font): Fix last change: use stricmp.Eli Zaretskii2006-08-041-0/+4
|
* (Fsubst_char_in_region): Redo the setup work after runningStefan Monnier2006-08-041-0/+5
| | | | the before-change-functions since they may have altered the buffer.
* *** empty log message ***Eli Zaretskii2006-08-041-0/+5
|
* (w32_query_font): Compare names by ignoring case.Kenichi Handa2006-08-041-0/+2
|
* *** empty log message ***Kenichi Handa2006-08-041-0/+4
|
* (w32_menu_show, w32_dialog_show): Call Fsignal to quitJason Rumney2006-08-031-0/+5
| | | | when no option selected except when for_click.
* * process.c: Revert last change.Chong Yidong2006-08-031-0/+4
|
* *** empty log message ***Kim F. Storm2006-08-011-0/+7
|
* *** empty log message ***Thien-Thi Nguyen2006-07-301-1/+5
|
* *** empty log message ***Eli Zaretskii2006-07-291-0/+3
|
* [WINDOWSNT]: Include fcntl.h, to fix last change.Eli Zaretskii2006-07-291-0/+4
|
* *** empty log message ***Richard M. Stallman2006-07-291-0/+20
|
* *** empty log message ***Kim F. Storm2006-07-281-0/+5
|
* * keyboard.c (read_char): New arg END_TIME specifying timeout.Chong Yidong2006-07-261-0/+14
| | | | | | | | | | | | | All callers changed. Turn off echoing if END_TIME is non-NULL. (kbd_buffer_get_event): New arg END_TIME. * lread.c (read_filtered_event): New arg SECONDS to wait until. (Fread_char, Fread_event, Fread_char_exclusive): New arg SECONDS. * lisp.h: Update read-char, read-event, and read_filtered_event prototypes. * keyboard.h: Include systime.h. Update read_char prototype.
* (BASE_PURESIZE): Decrease to 1102000.YAMAMOTO Mitsuharu2006-07-251-0/+7
|
* (Fdefine_key): If the key binding definition looks like anStefan Monnier2006-07-221-0/+5
| | | | XEmacs-style key sequence, convert it to Emacs's format.
* *** empty log message ***Eli Zaretskii2006-07-221-0/+6
|
* (convert_time): Use explicit long double constants to ensure long doubleEli Zaretskii2006-07-211-0/+5
| | | | arithmetics is used throughout.
* *** empty log message ***YAMAMOTO Mitsuharu2006-07-201-0/+9
|
* *** empty log message ***Kim F. Storm2006-07-181-0/+5
|
* * ebrowse.c (usage, version): Mark as NO_RETURN.Dan Nicolaescu2006-07-181-0/+15
| | | | | | | | | | | | | | | | | * emacsclient.c (print_help_and_exit): Likewise. * xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN. * textprop.c (text_read_only): Likewise. * lread.c (end_of_file_error): Likewise. * lisp.h (circular_list_error, memory_full, buffer_memory_full): Likewise. * eval.c (unwind_to_catch): Likewise. * buffer.h (buffer_slot_type_mismatch): Likewise.
* *** empty log message ***Kim F. Storm2006-07-181-0/+99
|
* (XTread_socket): Undo previous change.YAMAMOTO Mitsuharu2006-07-181-0/+4
|
* (keycode_to_xkeysym): Remove function. All uses nowYAMAMOTO Mitsuharu2006-07-181-0/+10
| | | | | | | | | directly lookup keycode_to_xkeysym_table. [USE_MAC_TSM] (mac_handle_text_input_event): Don't construct ASCII_KEYSTROKE_EVENT for non-zero keycode_to_xkeysym_table entries. (XTread_socket): Use character codes to construct keypad key events. (mac_initialize_display_info) [MAC_OSX]: Use CGDisplaySamplesPerPixel. (x_delete_display): Apply 2006-07-04 change for xterm.c.
* *** empty log message ***Kim F. Storm2006-07-171-0/+9
|
* (display_mode_line): Preserve match data.Thien-Thi Nguyen2006-07-171-0/+4
|
* *** empty log message ***Kim F. Storm2006-07-141-0/+16
|
* * sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open.Jan Djärv2006-07-141-0/+4
|
* *** empty log message ***Kim F. Storm2006-07-141-0/+12
|
* *** empty log message ***Kim F. Storm2006-07-131-0/+14
|
* (scan_sexps_forward): Use EMACS_INT for out_bytepos andAndreas Schwab2006-07-131-0/+5
| | | | out_charpos.
* (Fformat): Fix calculation of text property positionsKenichi Handa2006-07-131-0/+5
| | | | of format string.