aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (Fsubstitute_in_file_name): Adjusted for the change ofKenichi Handa1999-12-151-56/+86
* (main): Call syms_of_composite.Kenichi Handa1999-12-151-0/+1
* (Fchar_to_string): Adjusted for the change ofKenichi Handa1999-12-151-21/+31
* (doprnt1): Adjusted for the change of CHAR_STRING.Kenichi Handa1999-12-151-1/+2
* (direct_output_forward_char): Check point moving intoKenichi Handa1999-12-151-0/+5
* (enum glyph_type): New member COMPOSITE_GLYPH.Kenichi Handa1999-12-151-7/+31
* (Faref): Delete codes for a composite character..Kenichi Handa1999-12-151-12/+8
* New fileKenichi Handa1999-12-152-0/+914
* Include composite.h.Kenichi Handa1999-12-151-335/+641
* (emacs_code_class_type): Delete the memberKenichi Handa1999-12-151-22/+75
* (internal_self_insert): Adjusted for the change ofKenichi Handa1999-12-151-6/+5
* In this entry, just `Modified' means that codes for aKenichi Handa1999-12-151-704/+75
* In this entry, just `Modified' means that codes for aKenichi Handa1999-12-151-255/+106
* (CCL_WRITE_CHAR): Adjusted for the change of CHAR_STRING.Kenichi Handa1999-12-151-67/+15
* (word_boundary_p): Delete codes for a compositeKenichi Handa1999-12-151-5/+15
* (CATEGORY_SET): Delete codes for a composite character.Kenichi Handa1999-12-151-9/+3
* Include composite.h.Kenichi Handa1999-12-151-13/+20
* (Fcall_process): Call code_convert_string to encodeKenichi Handa1999-12-151-29/+12
* (Fmake_string): Adjusted for the change of CHAR_STRING.Kenichi Handa1999-12-151-2/+2
* (INTERVAL_SRC): Include composite.h.Kenichi Handa1999-12-151-18/+21
* *** empty log message ***Gerd Moellmann1999-12-141-0/+5
* (show_mouse_face): Don't use updated_area, use TEXT_AREA.Gerd Moellmann1999-12-141-1/+1
* *** empty log message ***Richard M. Stallman1999-12-131-5/+9
* (Fstart_kbd_macro): Handle case where last-kbd-macroRichard M. Stallman1999-12-131-2/+30
* (Fall_completions): Doc fix.Richard M. Stallman1999-12-131-1/+1
* *** empty log message ***Gerd Moellmann1999-12-121-0/+4
* Indentation fixes.Gerd Moellmann1999-12-121-1/+1
* *** empty log message ***Stefan Monnier1999-12-121-21/+21
* *** empty log message ***Stefan Monnier1999-12-101-0/+4
* (x_initialize): only setup xaw3d_* if they've been declared.Stefan Monnier1999-12-101-0/+2
* (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): MovedGerd Moellmann1999-12-102-2/+8
* (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)Gerd Moellmann1999-12-101-0/+4
* (#includes): Allow compilation with only Xaw.Stefan Monnier1999-12-102-71/+142
* * keyboard.c (Qratio): New symbol.Stefan Monnier1999-12-101-2/+4
* (scroll_bar_part): Add `scroll_bar_move_ratio'.Stefan Monnier1999-12-101-1/+2
* *** empty log message ***Dave Love1999-12-091-0/+4
* (PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE.Dave Love1999-12-091-0/+2
* Oops, forgot to commit the change in dispextern.h together with theEli Zaretskii1999-12-081-0/+1
* (call_debugger): When entering the debugger while redisplaying,Gerd Moellmann1999-12-082-8/+28
* (delete_window): Block input for the time windowGerd Moellmann1999-12-072-6/+17
* (x_set_menu_resources_from_menu_face): Make sureGerd Moellmann1999-12-071-0/+6
* *** empty log message ***Dave Love1999-12-071-0/+4
* (Fintern_soft): Fix newlines in doc string.Dave Love1999-12-071-2/+2
* (UNEXEC): Use unexelf.o instead of unexsgi.o.Gerd Moellmann1999-12-072-1/+22
* (UNEXEC) [USG5_4]: Use unexelf.o instead ofGerd Moellmann1999-12-071-1/+1
* Include <syms.h>, not <sym.h> on IRIX. RemovedGerd Moellmann1999-12-071-92/+83
* * editfns.c (Fdelete_and_extract_region): New function.Stefan Monnier1999-12-077-19/+55
* (set_lface_from_font_name): Fix incomplete merge.Gerd Moellmann1999-12-062-1/+6
* *** empty log message ***Gerd Moellmann1999-12-061-0/+4
* (Fintern_soft): Accept a symbol argument.Gerd Moellmann1999-12-061-9/+17