aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (record_point):Dave Love2002-11-141-0/+1
* (tparam):Dave Love2002-11-141-1/+1
* (scan_sexps_forward):Dave Love2002-11-141-1/+1
* (calculate_scrolling, calculate_direct_scrolling):Dave Love2002-11-141-2/+2
* (get_specified_cursor_type, get_window_cursor_type):Dave Love2002-11-141-2/+1
* (get_specified_cursor_type, get_window_cursor_type):Dave Love2002-11-141-0/+3
* (Fcopy_sequence): Doc fix.Dave Love2002-11-141-1/+1
* (main) [!VMS]: Avoid third arg.Dave Love2002-11-141-1/+7
* (calccost, cmgoto): Declare all args (per C99).Dave Love2002-11-142-1/+3
* Declare all args (per C99).Dave Love2002-11-141-1/+1
* (SETJMP_WILL_NOT_WORK): Add note.Dave Love2002-11-141-0/+8
* sparc-sun-solaris2.8Francesco Potortì2002-11-142-0/+20
* (syms_of_buffer) <mode-line-format>: Document symbolKim F. Storm2002-11-141-0/+5
* *** empty log message ***Kim F. Storm2002-11-141-0/+5
* 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