aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman2002-11-131-1/+1
* (Fmap_char_table): Don't use map_char_table's function arg.Stefan Monnier2002-11-121-1/+1
* (parse_single_submenu): Simplify.Stefan Monnier2002-11-121-3/+2
* (scan_sexps_forward): Undo last patch.Stefan Monnier2002-11-122-2/+8
* *** empty log message ***Stefan Monnier2002-11-091-0/+5
* (scan_sexps_forward): Update syntax table before readingStefan Monnier2002-11-091-9/+3
* *** empty log message ***Dave Love2002-11-091-0/+15
* (Vtranslation_table_for_input): New.Dave Love2002-11-091-1/+3
* (command_loop_1): Apply Vtranslation_table_for_inputDave Love2002-11-091-6/+11
* (Fself_insert_command): Apply Vtranslation_table_for_input.Dave Love2002-11-091-27/+32
* (Fset_buffer_major_mode): Fix last change.Dave Love2002-11-091-1/+1
* *** empty log message ***Dave Love2002-11-081-5/+32
* *** empty log message ***Juanma Barranquero2002-11-081-0/+5
* (w32_draw_fringe_bitmap): Remove unused local variable window.Juanma Barranquero2002-11-081-269/+268
* (Fformat_network_address): Removed unused locals p, cp, and i.Kim F. Storm2002-11-071-4/+0
* *** empty log message ***Kim F. Storm2002-11-071-0/+5
* *** empty log message ***Stefan Monnier2002-11-073-28/+23
* (regexec): Fix pmatch declaration.Dave Love2002-11-071-1/+1
* 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