aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2004-10-041-0/+12
* (message_dolog, set_message_1): CallKenichi Handa2004-10-041-2/+4
* (Fsubstitute_in_file_name): Fix previous change.Kenichi Handa2004-10-041-2/+2
* (print_object): Include sub char-table in cicularitiesKenichi Handa2004-10-041-1/+1
* (read1): Fix reading of a char-table.Kenichi Handa2004-10-041-2/+2
* Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-50Miles Bader2004-10-042-0/+21
|\
| * * fileio.c (auto_save_1) Call Ffile_modes for remote files.Michael Albinus2004-10-032-0/+7
| * *** empty log message ***Kenichi Handa2004-09-292-5/+10
| * (send_process): Be sure to free composition data.Kenichi Handa2004-09-292-0/+12
| * (Finsert_file_contents): Be sure to free composition data.Kenichi Handa2004-09-291-1/+2
| * (code_convert_region): Don't skip ASCIIs if there are compositions to encode.Kenichi Handa2004-09-291-5/+15
* | (where_is_internal_2): Fix previous change.Kenichi Handa2004-10-011-5/+4
* | *** empty log message ***Kenichi Handa2004-10-011-0/+6
* | (where_is_internal_2): Fix for the case that KEY is aKenichi Handa2004-10-011-6/+37
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-48Miles Bader2004-09-305-94/+147
|\ \ | |/
| * (fringe_bmp): Change to pointer.Kim F. Storm2004-09-291-2/+15
| * Remove limit on number of bitmaps.Kim F. Storm2004-09-291-11/+38
| * (FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).Kim F. Storm2004-09-291-13/+13
| * *** empty log message ***Kim F. Storm2004-09-291-1/+19
| * *** empty log message ***Kim F. Storm2004-09-291-0/+15
| * (handle_single_display_prop): Use lookup_fringe_bitmap.Kim F. Storm2004-09-291-5/+4
| * Simplify last change.Kim F. Storm2004-09-291-61/+33
| * (lookup_fringe_bitmap): Add prototype.Kim F. Storm2004-09-291-1/+1
| * * fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)Kim F. Storm2004-09-291-2/+8
| * *** empty log message ***Kim F. Storm2004-09-291-0/+3
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-47Miles Bader2004-09-296-100/+256
|\ \ | |/
| * *** empty log message ***Kim F. Storm2004-09-281-0/+24
| * (valid_fringe_bitmap_p): Fix prototype.Kim F. Storm2004-09-281-1/+1
| * (Vfringe_bitmaps): New variable.Kim F. Storm2004-09-281-48/+152
| * (handle_single_display_prop): Fringe bitmaps are nowKim F. Storm2004-09-281-2/+4
| * (update_window_fringes): Handle new formats ofKim F. Storm2004-09-271-43/+51
| * (syms_of_buffer) <indicate-buffer-boundaries>:Kim F. Storm2004-09-271-9/+13
| * *** empty log message ***Kim F. Storm2004-09-271-0/+10
| * * config.in: Rebuild.Jan Djärv2004-09-252-1/+5
* | *** empty log message ***Kenichi Handa2004-09-281-0/+7
* | (report_file_error): Make a unibyte string fromKenichi Handa2004-09-281-2/+6
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-44Miles Bader2004-09-253-4/+20
|\ \ | |/
| * Typo.Kim F. Storm2004-09-241-1/+1
| * * config.in: Rebuild.Jan Djärv2004-09-243-4/+20
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43Miles Bader2004-09-215-11/+65
|\ \ | |/
| * (x_term_init): Work around a bug in some X servers.Stefan Monnier2004-09-182-2/+8
| * (syms_of_buffer) <default-major-mode>: Doc fix.Richard M. Stallman2004-09-182-1/+10
| * Comment change.Richard M. Stallman2004-09-181-2/+5
| * (try_window_reusing_current_matrix):Richard M. Stallman2004-09-182-6/+42
* | *** empty log message ***Kenichi Handa2004-09-191-0/+4
* | (CHAR_CHARSET): Shortcut for ASCII case.Kenichi Handa2004-09-191-2/+3
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40Miles Bader2004-09-1511-111/+228
|\ \ | |/
| * (Finsert_file_contents): Fix case of replacement in a narrowed buffer.Stefan Monnier2004-09-152-4/+9
| * (PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.Kim F. Storm2004-09-141-1/+1
| * *** empty log message ***Kim F. Storm2004-09-141-0/+2