aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port toSteven Tamm2002-12-282-11/+33
* (Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)Francesco Potortì2002-12-251-24/+26
* *** empty log message ***Francesco Potortì2002-12-251-8/+16
* *** empty log message ***Richard M. Stallman2002-12-231-0/+13
* (syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fix.Richard M. Stallman2002-12-231-2/+4
* (parse_single_submenu): Use individual keymap's promptRichard M. Stallman2002-12-231-6/+15
* (window_scroll_pixel_based): Fix check for reaching BEGV.Richard M. Stallman2002-12-231-3/+4
* * macmenu.c (MIN_POPUP_SUBMENU_ID): AddedSteven Tamm2002-12-222-24/+56
* *** empty log message ***Richard M. Stallman2002-12-221-0/+7
* (try_cursor_movement): Don't call try_window here.Richard M. Stallman2002-12-221-2/+2
* (select_window_1): Undo 9/21 change.Richard M. Stallman2002-12-221-3/+11
* * macterm.c (XTread_socket): Call KeyTranslate for control andSteven Tamm2002-12-222-14/+14
* (popup_get_selection): Now static. New arg DO_TIMERS.Richard M. Stallman2002-12-212-35/+126
* (row_containing_pos): Change exit test using last_y.Richard M. Stallman2002-12-211-4/+13
* (load_error_handler): New function.Richard M. Stallman2002-12-211-4/+20
* Errors and throws work right with interrupt blocking.Richard M. Stallman2002-12-211-10/+11
* (Fformat): Add parens.Richard M. Stallman2002-12-211-1/+2
* Comment change.Richard M. Stallman2002-12-211-1/+6
* (file_name_completion): Fix that change.Richard M. Stallman2002-12-211-12/+6
* (file_name_completion): Close directory on errorRichard M. Stallman2002-12-211-1/+8
* (Fset_window_configuration): Set old_point to correctDavid Kastrup2002-12-191-1/+6
* *** empty log message ***David Kastrup2002-12-191-0/+5
* Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs buil...Ben Key2002-12-187-91/+226
* *** empty log message ***Kenichi Handa2002-12-171-0/+12
* (choose_write_coding_system): Even ifKenichi Handa2002-12-171-1/+9
* (coding_system_require_warning): Extern it.Kenichi Handa2002-12-171-0/+4
* (coding_system_require_warning): New variable.Kenichi Handa2002-12-171-0/+11
* (lisp, shortlisp): Add cus-face and timer.Markus Rost2002-12-172-0/+10
* White space fixes.Markus Rost2002-12-151-9/+9
* *** empty log message ***Stefan Monnier2002-12-141-74/+59
* (text_read_only): New arg `propval'.Stefan Monnier2002-12-141-11/+11
* (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