summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* (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.
* Formatting fixes.Romain Francoise2006-07-121-1/+1
|
* *** empty log message ***Kim F. Storm2006-07-121-0/+2
|
* *** empty log message ***Kim F. Storm2006-07-121-0/+69
|
* *** empty log message ***YAMAMOTO Mitsuharu2006-07-121-0/+16
|
* (sit_for): Signal error if TIMEOUT is not a number in case arg comesKim F. Storm2006-07-111-0/+1
| | | | directly from a Lisp variable.
* *** empty log message ***Kim F. Storm2006-07-111-0/+21
|
* (forw_comment): Also use EMACS_INT for buffer positions.Stefan Monnier2006-07-111-2/+6
|
* *** empty log message ***Kim F. Storm2006-07-111-0/+6
|
* * puresize.h (BASE_PURESIZE): Increment to 1211000.Chong Yidong2006-07-101-0/+12
| | | | | | | | | | * dispnew.c (Fredisplay): New function, equivalent to (sit-for 0). (Fsit_for): Function deleted. * keyboard.c (command_loop_1, Fexecute_extended_command): Call sit_for instead of Fsit_for. * minibuf.c (temp_echo_area_glyphs): Likewise.
* (back_comment, scan_lists): Also use EMACS_INT for buffer positions.Stefan Monnier2006-07-091-0/+1
|
* (Fforward_comment): Revert the reversion.Stefan Monnier2006-07-091-0/+4
|
* (Fforward_comment): Use type int for `stop', `count1', `out_charpos'John Paul Wallington2006-07-091-0/+4
| | | | and `out_bytepos' too; revert Stef's previous change.
* *** empty log message ***Kim F. Storm2006-07-081-0/+4
|
* fileio.c (do_auto_save_make_dir): Make the auto-save-list-fileStephen Gildea2006-07-081-0/+5
| | | | directory unreadable for better user privacy.
* (Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup.Stefan Monnier2006-07-071-0/+2
|
* (readevalloop): Remove unused var `bpos'. Yet another int/Lisp_Object mixup.Stefan Monnier2006-07-071-0/+2
|
* (read_filtered_event): Remove `register' qualifier because itStefan Monnier2006-07-071-0/+5
| | | | causes compilation problem with gcc-4.0.2-20051125 on amd64.
* (Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.Eli Zaretskii2006-07-071-0/+5
|
* *** empty log message ***Kim F. Storm2006-07-071-0/+4
|
* * insdel.c (prepare_to_modify_buffer): For an indirect buffer, doChong Yidong2006-07-051-0/+3
| | | | clash detection using the base buffer.
* * puresize.h (BASE_PURESIZE): Increment to 1210500.Chong Yidong2006-07-051-0/+4
|
* *** empty log message ***Kim F. Storm2006-07-041-0/+4
|
* *** empty log message ***Kenichi Handa2006-07-041-0/+5
|
* *** empty log message ***Richard M. Stallman2006-07-031-0/+10
|
* *** empty log message ***Kim F. Storm2006-07-031-0/+4
|
* (read_filtered_event): Treat select-window just like switch-frame.Stefan Monnier2006-07-021-0/+5
|
* *** empty log message ***Kim F. Storm2006-07-011-0/+10
|
* *** empty log message ***Eli Zaretskii2006-06-301-0/+12
|
* (syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed.John Paul Wallington2006-06-301-0/+5
|
* *** empty log message ***YAMAMOTO Mitsuharu2006-06-281-0/+25
|
* * editfns.c (Fdelete_field, Ffield_string, Ffield_beginning)Chong Yidong2006-06-281-0/+6
| | | | | (Ffield_string_no_properties, Ffield_end): Mention args-out-of-range error condition in docstring.
* *** empty log message ***Kim F. Storm2006-06-271-0/+4
|
* *** empty log message ***Kim F. Storm2006-06-241-0/+5
|
* * xfns.c (Fx_create_frame): Set font parameter directly instead ofChong Yidong2006-06-241-0/+5
| | | | using x_default_parameter, since x_get_args clears the parm alist.
* *** empty log message ***Eli Zaretskii2006-06-241-0/+5
|
* *** empty log message ***Eli Zaretskii2006-06-241-0/+5
|
* *** empty log message ***Kim F. Storm2006-06-231-0/+2
|
* *** empty log message ***Kim F. Storm2006-06-231-0/+5
|
* *** empty log message ***Eli Zaretskii2006-06-231-0/+6
|
* *** empty log message ***Kim F. Storm2006-06-211-0/+11
|
* Delete extra tab.Romain Francoise2006-06-201-1/+1
|