aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Funencodable_char_position): Set pend correctly.Kenichi Handa2002-12-131-1/+4
* *** empty log message ***Kenichi Handa2002-12-131-0/+4
* (last_mousemove_x, last_mousemove_y): New variables.Jason Rumney2002-12-122-4/+27
* * macterm.c (mac_check_for_quit_char): Correctly set theSteven Tamm2002-12-123-4/+23
* (try_window_id): Don't call set_cursor_from_row ifKim F. Storm2002-12-111-2/+4
* *** empty log message ***Kim F. Storm2002-12-111-0/+5
* Modifying sys_read to not check the event queue if timeout=0 and to neverSteven Tamm2002-12-101-1/+6
* *** empty log message ***Steven Tamm2002-12-101-0/+2
* Fixed OSX sys_read to not call select if IO is non-blockingSteven Tamm2002-12-102-1/+8
* (Fformat): Use alloca, not _alloca.Juanma Barranquero2002-12-102-9/+11
* fixed a couple of minor compilation errors in editfns.cBen Key2002-12-101-2/+2
* *** empty log message ***Richard M. Stallman2002-12-091-0/+5
* (Fget_buffer_create): Call Qucs_set_table_for_input as the last thing.Richard M. Stallman2002-12-091-3/+4
* *** empty log message ***Dave Love2002-12-091-0/+4
* Not necessary.Dave Love2002-12-091-16/+0
* (Fformat): Handle precision in string conversion specifiers like libcKai Großjohann2002-12-092-18/+70
* *** empty log message ***Richard M. Stallman2002-12-091-0/+5
* (row_containing_pos): Check more carefullyRichard M. Stallman2002-12-091-13/+15
* *** empty log message ***Kim F. Storm2002-12-081-3/+3
* Adding log for changes to sysdep.c,eval.c,macterm.c,mac.cSteven Tamm2002-12-081-0/+18
* Feval: On Carbon/MacOSX call mac_check_for_quit_char at each stack frame.Steven Tamm2002-12-081-0/+4
* Have emacs_read use sys_read on carbon/Mac OS XSteven Tamm2002-12-081-0/+4
* sys_select: Call mac_check_for_quit_char every second while blockingSteven Tamm2002-12-081-1/+52
* Added code to check for pressing of quit_char in the Carbon Event QueueSteven Tamm2002-12-081-54/+171
* *** empty log message ***Richard M. Stallman2002-12-071-0/+15
* (Fcompleting_read): Doc fix.Richard M. Stallman2002-12-071-0/+3
* (syms_of_lread) <load-history>: Doc fix.Richard M. Stallman2002-12-071-1/+4
* (Fcopy_file): Set immediate_quit around emacs_open call.Richard M. Stallman2002-12-071-0/+3
* (Fdefun, Fdefmacro): Record in load-history redefining an autoload.Richard M. Stallman2002-12-071-0/+6
* (Fdefalias): Record in load-history redefining an autoload.Richard M. Stallman2002-12-071-0/+3
* Undo ifdef change accidentally made on 12-04.Richard M. Stallman2002-12-071-1/+1
* *** empty log message ***Francesco Potortì2002-12-062-1/+6
* (png_load): Avoid double gamma correction for PNG images.Francesco Potortì2002-12-061-303/+304
* *** empty log message ***Richard M. Stallman2002-12-041-0/+8
* (fcntl.h): Test only HAVE_FCNTL_H.Richard M. Stallman2002-12-042-10/+2
* Don't use #error.Richard M. Stallman2002-12-041-1/+5
* Whitespace changes.Richard M. Stallman2002-12-041-70/+70
* *** empty log message ***Dave Love2002-12-031-0/+10
* (Qucs_set_table_for_input): New.Dave Love2002-12-031-8/+16
* .Andreas Schwab2002-12-031-0/+5
* (Fcall_interactively): Use next_event only if lessAndreas Schwab2002-12-021-1/+3
* 2002-12-02 Andrew Choi <akochoi@shaw.ca>Andrew Choi2002-12-024-8/+26
* unexmacosx.c: Now corrects the offset in two hints table to allow prebindingSteven Tamm2002-12-012-0/+28
* (Frequire): Don't call LOADHIST_ATTACH if feature wasDave Love2002-11-292-2/+7
* Comments.Dave Love2002-11-291-213/+220
* (start_display): Check more intelligently forRichard M. Stallman2002-11-292-1/+19
* Comment change.Richard M. Stallman2002-11-291-5/+6
* RegeneratedMiles Bader2002-11-291-3/+17
* *** empty log message ***Dave Love2002-11-288-163/+5
* fns.c (Frequire): Change nesting allowance from 2 to 3 to cause moreSteven Tamm2002-11-282-1/+7