aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 2002-08-27 Andrew Choi <[email protected]>Andrew Choi2002-08-272-0/+7
* (main): Handle --script.Richard M. Stallman2002-08-272-0/+48
* (x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR andRichard M. Stallman2002-08-271-3/+41
* (x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSORRichard M. Stallman2002-08-271-3/+8
* (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.Richard M. Stallman2002-08-271-0/+9
* *** empty log message ***Miles Bader2002-08-271-0/+4
* Correct yesterday's mistake of changing test for MAC_OSX toAndrew Choi2002-08-271-1/+1
* (get_next_display_element): In unibyte case, don't useKenichi Handa2002-08-271-6/+14
* *** empty log message ***Kenichi Handa2002-08-271-0/+6
* 2002-08-25 Andrew Choi <[email protected]>Andrew Choi2002-08-271-1/+1
* *** empty log message ***Kim F. Storm2002-08-261-0/+5
* (make_terminal_frame) [CANNOT_DUMP]: InitializeKim F. Storm2002-08-261-0/+4
* (Fbyte_code): Fsub1 can GC, so protect it.Miles Bader2002-08-261-2/+6
* 2002-08-25 Andrew Choi <[email protected]>Andrew Choi2002-08-252-1/+3
* 2002-08-25 Andrew Choi <[email protected]>Andrew Choi2002-08-253-4/+8
* 2002-08-25 Andrew Choi <[email protected]>Andrew Choi2002-08-252-5/+8
* 2002-08-25 Andrew Choi <[email protected]>Andrew Choi2002-08-252-10/+6
* Fix last change.Andreas Schwab2002-08-242-2/+7
* *** empty log message ***Richard M. Stallman2002-08-241-0/+19
* (Fdefvar, Fdefconst, Fdefvaralias):Richard M. Stallman2002-08-241-9/+10
* (build_load_history): Use Fmember to see if a definitionRichard M. Stallman2002-08-241-4/+4
* (Fstart_process): Remove /: from program name.Richard M. Stallman2002-08-241-6/+14
* (decode_env_path): Don't add /: if file name handlerRichard M. Stallman2002-08-241-0/+11
* (Fcall_process): Remove /: from program name.Richard M. Stallman2002-08-241-0/+7
* (PATFETCH): Remove the translating fetch.Stefan Monnier2002-08-232-32/+66
* (redisplay_window): Do not `goto try_to_scroll' when weKim F. Storm2002-08-221-1/+38
* Revert part of 2000-08-14T14:26:[email protected] change.Kim F. Storm2002-08-221-0/+9
* Fixed spelling: Joseph Arceoeaux -> ArceneauxKim F. Storm2002-08-221-1/+1
* (Fexpand_abbrev): Fix for the multibyte case.Kenichi Handa2002-08-201-7/+21
* *** empty log message ***Kenichi Handa2002-08-201-0/+4
* (croak): Add `void' to definition.Eli Zaretskii2002-08-192-0/+3
* [MSDOS]: Don't define request_sigio andEli Zaretskii2002-08-192-1/+6
* [MSDOS]: Declare etext.Eli Zaretskii2002-08-192-0/+3
* (Ffile_name_directory) [DOS_NT]: Don't declare `beg'Eli Zaretskii2002-08-192-0/+9
* (Fclear_this_command_keys): Added optional argKim F. Storm2002-08-191-7/+12
* *** empty log message ***Kim F. Storm2002-08-191-0/+6
* *** empty log message ***Kenichi Handa2002-08-192-1/+9
* (COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.Kenichi Handa2002-08-191-1/+1
* (run_composition_function): Call FUNC if it is fboundp.Kenichi Handa2002-08-191-1/+1
* *** empty log message ***Richard M. Stallman2002-08-171-0/+11
* (BROKEN_SIGIO): Add #undef.Richard M. Stallman2002-08-171-0/+2
* [!VMS]: Include sys/files.h.Richard M. Stallman2002-08-171-0/+4
* (save_restriction_restore): Defend from unchained marker.Richard M. Stallman2002-08-171-5/+7
* (overlays_at): Handle extending vec uniformly.Richard M. Stallman2002-08-171-4/+14
* 2002-08-15 Andrew Choi <[email protected]>Andrew Choi2002-08-163-0/+147
* (Fstart_kbd_macro): Added NO-EXEC argument to inhibitKim F. Storm2002-08-141-23/+44
* (Fexecute_kbd_macro): Update prototype.Kim F. Storm2002-08-141-1/+1
* (Fcommand_execute): Update call to Fexecute_kbd_macro.Kim F. Storm2002-08-141-1/+1
* *** empty log message ***Kim F. Storm2002-08-141-0/+12
* (struct x_display_info): New member Xatom_UTF8_STRING.Kenichi Handa2002-08-141-1/+1