aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reformat some DEFUNs so that etags works.Dave Love2002-11-061-10/+14
* (Qset_buffer_major_mode_hook): New.Dave Love2002-11-062-6/+13
* *** empty log message ***Richard M. Stallman2002-11-061-0/+13
* (x_term_init): Use turn_on_atimers, not start_polling and stop_polling.Richard M. Stallman2002-11-061-2/+2
* (wait_reading_process_input):Richard M. Stallman2002-11-061-2/+4
* (POLLING_PROBLEM_IN_SELECT): Add #undef.Richard M. Stallman2002-11-061-0/+3
* (POLLING_PROBLEM_IN_SELECT): Defined.Richard M. Stallman2002-11-061-0/+3
* (BROKEN_SIGIO): Turn off the #undef.Richard M. Stallman2002-11-052-0/+12
* (Fcall_interactively): New local filter_specs.Richard M. Stallman2002-11-051-2/+13
* (Feval_buffer): Doc fix.John Paul Wallington2002-11-042-1/+5
* (read_char): Always translate iffDave Love2002-11-042-1/+9
* (XTread_socket): Check Lisp types for Vx_keysym_tableDave Love2002-11-041-5/+6
* *** empty log message ***Stefan Monnier2002-11-031-0/+4
* (single_display_prop_intangible_p): Strings are intangible.Stefan Monnier2002-11-031-2/+5
* (get_pos_property): Don't hardcode Qfield.Stefan Monnier2002-11-031-4/+4
* (adjust_point_for_property): copy/paste error.Stefan Monnier2002-11-031-1/+1
* (adjust_point_for_property): Handle `display' prop on overlays.Stefan Monnier2002-11-032-21/+51
* (decode_coding_emacs_mule, decode_coding_iso2022)Stefan Monnier2002-11-021-22/+1
* (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