aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (Fmessage): Revert last change to properly handle %% format.Andreas Schwab2002-11-012-1/+6
* (unuse_menu_items): New fun.Stefan Monnier2002-11-012-5/+37
* *** empty log message ***Dave Love2002-11-012-55/+4
* (find_field): Make an exception for nil fields.Stefan Monnier2002-11-011-0/+6
* (XTread_socket): Fix last change.Dave Love2002-10-311-70/+88
* *** empty log message ***Dave Love2002-10-311-0/+5
* (Fformat_network_address): Fix int/Lisp_Object mixup.Stefan Monnier2002-10-312-7/+18
* *** empty log message ***Stefan Monnier2002-10-311-2/+9
* (overlays_around, get_pos_property): New funs.Stefan Monnier2002-10-301-67/+158
* *** empty log message ***Dave Love2002-10-301-0/+40
* Comment.Dave Love2002-10-303-6/+4
* (Fforward_comment): Doc fix.Dave Love2002-10-301-2/+3
* Include sys/wait.h.Dave Love2002-10-301-0/+7
* (Fload) <!load_dangerous_libraries>: Close fd.Dave Love2002-10-301-2/+6
* (lispy_accent_codes, lispy_accent_keys): Extended.Dave Love2002-10-301-2/+55
* (Qeql): Declare.Dave Love2002-10-301-6/+44
* (bcopy, bzero): Define conditional on HAVE_BCOPY.Dave Love2002-10-301-10/+5
* Don't include strings.h.Dave Love2002-10-301-12/+0
* (IRIX6): Don't define.Dave Love2002-10-301-18/+2
* Don't include strings.h.Dave Love2002-10-301-15/+2
* (C_SWITCH_SYSTEM): Revert last change (fixed byDave Love2002-10-301-8/+3
* Fix entries to follow ChangeLog style conventions.Juanma Barranquero2002-10-291-5/+5
* Add "(tiny change)" where required.Juanma Barranquero2002-10-291-1/+1
* (Fsignal_process): Allow PROCESS to be specified byKim F. Storm2002-10-281-6/+38
* *** empty log message ***Kim F. Storm2002-10-281-0/+5
* Don't redefine _heap_init and _heap_term on MSVC 7 build environments. PatchJuanma Barranquero2002-10-282-15/+21
* (IT_note_mouse_highlight): Don't use mouse-face if hidden.Kim F. Storm2002-10-261-2/+4
* (note_mouse_highlight): Don't use mouse-face if hidden.Kim F. Storm2002-10-263-9/+18
* *** empty log message ***Kim F. Storm2002-10-261-0/+10
* *** empty log message ***Richard M. Stallman2002-10-261-0/+4
* (Fformat): Detect invalid format letters for floats.Richard M. Stallman2002-10-261-1/+6
* *** empty log message ***Stefan Monnier2002-10-261-0/+14
* (x_set_name): Encode by Qcompound_text unconditionally.Kenichi Handa2002-10-251-6/+2
* *** empty log message ***Kenichi Handa2002-10-251-0/+5
* Remove definition of XColor.Juanma Barranquero2002-10-253-21/+8
* [!HAVE_X_WINDOWS]: Define XColor.Juanma Barranquero2002-10-251-0/+13
* (get_window_cursor_type): New arg ACTIVE_CURSOR.Kim F. Storm2002-10-243-9/+21
* (x_display_and_set_cursor): Get active_cursor fromKim F. Storm2002-10-241-3/+2
* (get_window_cursor_type): Update prototype.Kim F. Storm2002-10-241-1/+1
* *** empty log message ***Kim F. Storm2002-10-241-0/+10
* (Fformat_network_address): New function.Kim F. Storm2002-10-241-13/+76
* *** empty log message ***Kim F. Storm2002-10-241-0/+9
* Remove definition of XColor.Juanma Barranquero2002-10-234-35/+14
* Add definition of XColor.Juanma Barranquero2002-10-232-0/+20
* (w32_term_init): Pass XColor to w32_define_color, not COLORREF.Juanma Barranquero2002-10-231-1/+1
* (x_set_name, x_set_title): `icon.value' has unsigned char.Stefan Monnier2002-10-221-4/+4
* (window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,Stefan Monnier2002-10-221-14/+34
* (assoc_ignore_text_properties, Fother_buffer, Fkill_buffer)Stefan Monnier2002-10-221-21/+21
* *** empty log message ***Stefan Monnier2002-10-211-0/+5
* (casify_region): Don't treat a prefix char as partStefan Monnier2002-10-211-1/+1