aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment and whitespace changes regarding # define __restrict_arrFrancesco Potortì2002-09-301-2/+2
* *** empty log message ***Kenichi Handa2002-09-301-0/+11
* (lisp, shortlisp): Add utf-16.elcKenichi Handa2002-09-301-0/+2
* (x_encode_char): For DIM=1 charset, set ccl->reg[2] toKenichi Handa2002-09-301-0/+1
* (decode_coding_emacs_mule): Check coding->cmp_data.Kenichi Handa2002-09-301-2/+1
* Fix previous change.Richard M. Stallman2002-09-291-2/+3
* *** empty log message ***Richard M. Stallman2002-09-291-0/+3
* (Freplace_match): Adjust match data for the substitutionRichard M. Stallman2002-09-291-0/+14
* (STOP_POLLING, RESUME_POLLING): New macros.Richard M. Stallman2002-09-292-3/+23
* (STOP_POLLING, RESUME_POLLING): New macros.Richard M. Stallman2002-09-271-6/+17
* (try_font_list): Pay attention to the case that FAMILY is nil.Kenichi Handa2002-09-272-2/+7
* *** empty log message ***Richard M. Stallman2002-09-261-0/+7
* Whitespace changes.Richard M. Stallman2002-09-261-8/+14
* (__restrict_arr): Don't define if already defined.Richard M. Stallman2002-09-261-0/+2
* (run_pre_post_conversion_on_str): Save and restore Vdeactivate_mark.Richard M. Stallman2002-09-261-2/+6
* (Fminibufferp): Add an optional `buffer' argument.John Paul Wallington2002-09-262-4/+17
* (try_font_list): New arg PREFER_FACE_FAMILY. If it isKenichi Handa2002-09-262-8/+29
* (select_window_1): Don't select frame.Richard M. Stallman2002-09-212-10/+10
* (make-network-process): Doc fix (there is no network-server-log-function hook).Kim F. Storm2002-09-181-3/+2
* *** empty log message ***Kim F. Storm2002-09-181-0/+5
* *** empty log message ***Richard M. Stallman2002-09-181-0/+7
* (print): Clear out the unused parts of Vprint_number_table.Richard M. Stallman2002-09-181-9/+22
* (unexec): Undo previous change.Richard M. Stallman2002-09-181-4/+0
* .Andreas Schwab2002-09-171-0/+4
* [LINUX]: Don't define DATA_START.Andreas Schwab2002-09-171-0/+2
* (unexec): Deal with .got, reinstating change from 25-08-1999.Richard M. Stallman2002-09-162-0/+9
* (UNEXEC): Comment out definition.Richard M. Stallman2002-09-132-1/+10
* (unexec): Don't downcase first letter of error msg.Richard M. Stallman2002-09-131-5/+0
* (Fcolor_supported_p): Just one arg is required.Richard M. Stallman2002-09-131-1/+1
* *** empty log message ***Markus Rost2002-09-131-0/+4
* Include buffer.h, charset.h, coding.h.Markus Rost2002-09-121-0/+3
* Comment change.Richard M. Stallman2002-09-121-1/+2
* *** empty log message ***Richard M. Stallman2002-09-121-0/+18
* Don't use report_file_error; do it by hand using dlerror.Richard M. Stallman2002-09-121-3/+17
* (wait_reading_process_input, both versions):Richard M. Stallman2002-09-121-1/+5
* (syms_of_emacs) <command-line-args>: Doc fix.Richard M. Stallman2002-09-121-1/+2
* (x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDTH is 0Richard M. Stallman2002-09-121-3/+7
* (try_scrolling): If after make_cursor_line_fully_visibleRichard M. Stallman2002-09-121-3/+7
* *** empty log message ***Richard M. Stallman2002-09-111-0/+17
* (Fdo_auto_save): Catch error making directory.Richard M. Stallman2002-09-111-6/+29
* (pop_message_unwind): Renamed from push_message_unwind.Richard M. Stallman2002-09-112-12/+12
* (Fexecute_extended_command): Use pop_message_unwind.Richard M. Stallman2002-09-111-1/+1
* (Fgarbage_collect): Use pop_message_unwind.Richard M. Stallman2002-09-111-1/+1
* *** empty log message ***Stefan Monnier2002-09-101-1/+7
* (DISCARD_FAILURE_REG_OR_COUNT): Delete.Stefan Monnier2002-09-101-132/+127
* TypoKim F. Storm2002-09-091-1/+1
* *** empty log message ***Kim F. Storm2002-09-091-0/+10
* (end_kbd_macro): Declare extern.Kim F. Storm2002-09-091-0/+4
* (end_kbd_macro): New function.Kim F. Storm2002-09-091-6/+14
* (Fdiscard_input): If defining keyboard macro,Kim F. Storm2002-09-091-2/+8