summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2006-01-261-0/+11
* (check_pure_size): Make overflow message an "error message".Richard M. Stallman2006-01-261-1/+1
* (Fmap_keymap): Doc fix.Richard M. Stallman2006-01-261-1/+1
* (Fx_create_frame): Put all specified parms into f->param_alistRichard M. Stallman2006-01-261-0/+8
* (x_get_arg): "Clear out" the parm in ALIST if found there.Richard M. Stallman2006-01-261-1/+14
* (Fconstrain_to_field): Fix behaviour on field boundaries.Károly Lőrentey2006-01-262-13/+33
* (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.Károly Lőrentey2006-01-261-9/+9
* (Fconstrain_to_field): Use get_pos_property, not Fget_char_property,Károly Lőrentey2006-01-262-11/+23
* (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.Károly Lőrentey2006-01-261-11/+12
* (Fcall_process): GCPRO error_file. Encode infile,Kenichi Handa2006-01-262-8/+20
* (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.Stefan Monnier2006-01-242-5/+10
* * alloc.c (allocate_string_data): Update next_free immediately, toChong Yidong2006-01-242-1/+7
* (handle_invisible_prop): Set it->position to fix cursorKároly Lőrentey2006-01-242-3/+31
* (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.Stefan Monnier2006-01-232-1/+6
* *** empty log message ***Juanma Barranquero2006-01-231-26/+26
* (handle_single_display_spec): Fix handling of spaceKim F. Storm2006-01-231-1/+5
* *** empty log message ***Kim F. Storm2006-01-231-0/+8
* Avoid allocating Lisp data from code that can be run from a signal handler.Stefan Monnier2006-01-232-20/+49
* (lisp_align_free): Add an assertion.Stefan Monnier2006-01-231-1/+19
* (syms_of_dired) <completion-ignored-extensions>: Doc fix.Luc Teirlinck2006-01-221-5/+5
* *** empty log message ***Luc Teirlinck2006-01-221-0/+4
* (get_window_cursor_type): Fix last change.Romain Francoise2006-01-212-5/+10
* (Fload): Don't leak the file descriptor returned by openp if we are goingEli Zaretskii2006-01-202-2/+9
* (sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.Eli Zaretskii2006-01-202-9/+17
* Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.Eli Zaretskii2006-01-202-12/+20
* (BASE_PURESIZE): Increment to 1190000.Kenichi Handa2006-01-202-1/+5
* * xdisp.c (get_window_cursor_type): Use cursor type specified byChong Yidong2006-01-192-5/+15
* *** empty log message ***Richard M. Stallman2006-01-191-0/+11
* (Fmap_keymap): Doc fix.Richard M. Stallman2006-01-191-2/+4
* (GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.Richard M. Stallman2006-01-191-0/+4
* (echo_char): Don't omit the space between first two echoed chars.Richard M. Stallman2006-01-191-7/+9
* (read_minibuf): Fix previous change.Richard M. Stallman2006-01-191-1/+2
* (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.Kenichi Handa2006-01-192-14/+35
* (x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.Richard M. Stallman2006-01-182-1/+6
* .Andreas Schwab2006-01-151-0/+4
* (Freplace_match): Use UPPERCASEP instead of !NOCASEP.Andreas Schwab2006-01-151-1/+1
* *** empty log message ***Romain Francoise2006-01-131-2/+2
* *** empty log message ***Nick Roberts2006-01-121-0/+6
* Define new macro WINDOW_SUPPORT.Nick Roberts2006-01-121-2/+21
* [HAVE_INTTYPES_H]: Include inttypes.h.YAMAMOTO Mitsuharu2006-01-122-3/+22
* [USE_ATSUI] (atsu_get_text_layout_with_text_ptr)YAMAMOTO Mitsuharu2006-01-121-2/+5
* (Fexpand_file_name): Remove redundant tests. Fix elimination of // so thatStefan Monnier2006-01-102-12/+12
* * gtkutil.c (xg_toggle_notify_cb): New function.Jan Djärv2006-01-092-3/+53
* Add 2006 to Copyright years.Eli Zaretskii2006-01-061-1/+1
* Fix typo.Nick Roberts2006-01-051-1/+1
* *** empty log message ***Nick Roberts2006-01-051-0/+4
* Fix last change.Eli Zaretskii2006-01-052-8/+19
* (Fmake_network_process): Use AF_INET instead ofKim F. Storm2006-01-051-1/+1
* *** empty log message ***Kim F. Storm2006-01-051-0/+5
* *** empty log message ***YAMAMOTO Mitsuharu2006-01-051-0/+9