2007-10-14 |
Jason Rumney |
[windows-nt]: Don't load code-pages and ccl.
|
2007-10-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-12 |
Miles Bader |
Fix non-window-system compilation
|
2007-10-12 |
Miles Bader |
Fix up multi-tty merge
|
2007-10-12 |
Dan Nicolaescu |
* Makefile.in (fringe.o, minibuf.o): Fix dependencies.
|
2007-10-12 |
Miles Bader |
xdisp.c (get_char_face_and_encoding): Add extra args to FACE_FOR_CHAR.
|
2007-10-12 |
Miles Bader |
src/xdisp.c: Remove extraneous definition of get_glyph_face_and_encoding.
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-11 |
Vinicius Jose Latorre |
Fix :foreground and :background face attributes
|
2007-09-20 |
Kenichi Handa |
*** empty log message ***
|
2007-09-20 |
Kenichi Handa |
(where_is_internal_1): If key is a cons, store the copy
|
2007-09-20 |
Kenichi Handa |
(map_sub_char_table): If the range contains just one
|
2007-09-19 |
Jason Rumney |
*** empty log message ***
|
2007-09-19 |
Jason Rumney |
(w32font_text_extents): Calculate metrics for the whole string.
|
2007-09-16 |
Kenichi Handa |
(struct font_driver): Docstring of text_extents improved.
|
2007-09-14 |
Jason Rumney |
*** empty log message ***
|
2007-09-14 |
Jason Rumney |
(get_next_msg): Consolidate WM_PAINT messages.
|
2007-09-13 |
Jason Rumney |
(w32font_draw): Do clipping here.
|
2007-09-13 |
Jason Rumney |
*** empty log message ***
|
2007-09-13 |
Jason Rumney |
(x_set_glyph_string_clipping): Use
|
2007-09-13 |
Kenichi Handa |
(xftfont_draw): Adjusted for the change of struct
|
2007-09-13 |
Kenichi Handa |
*** empty log message ***
|
2007-09-13 |
Kenichi Handa |
(x_set_glyph_string_clipping): Use
|
2007-09-13 |
Kenichi Handa |
(struct glyph_string): Fix previous change.
|
2007-09-13 |
Kenichi Handa |
(get_glyph_string_clip_rects): Reflect s->row->clip to
|
2007-09-13 |
Kenichi Handa |
(struct glyph_row): New member clip.
|
2007-09-07 |
Kenichi Handa |
*** empty log message ***
|
2007-09-07 |
Kenichi Handa |
*** empty log message ***
|
2007-09-07 |
Kenichi Handa |
(Fchar_or_string_p): Fix docstring.
|
2007-09-07 |
Kenichi Handa |
(skeleton-internal-1): Use integerp and stringp
|
2007-09-04 |
Kenichi Handa |
*** empty log message ***
|
2007-09-04 |
Kenichi Handa |
(inactivate-input-method): Set
|
2007-08-29 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-23 |
Kenichi Handa |
*** empty log message ***
|
2007-08-23 |
Kenichi Handa |
(gamegrid-setup-default-font): Calculate a font
|
2007-08-22 |
Kenichi Handa |
*** empty log message ***
|
2007-08-22 |
Kenichi Handa |
(xftfont_draw): If s->font_info != s->face->font_info,
|
2007-08-21 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-20 |
Kenichi Handa |
*** empty log message ***
|
2007-08-20 |
Kenichi Handa |
Updated (sync with xkeyboard-config keyboard).
|
2007-08-17 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-16 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-08 |
Vinicius Jose Latorre |
ps-print-color-p fix
|
2007-08-06 |
Vinicius Jose Latorre |
Require lpr and ps-print when loading printing package
|
2007-08-03 |
Vinicius Jose Latorre |
Evaluate require only during compilation
|
2007-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-30 |
Katsumi Yamaoka |
Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-26 |
Kenichi Handa |
*** empty log message ***
|
2007-07-26 |
Kenichi Handa |
(Finsert_file_contents): Just a cosmetic change; fix indentation.
|
2007-07-26 |
Kenichi Handa |
(Ffontp): Fix docstring.
|
2007-07-26 |
Kenichi Handa |
(detect_coding_iso_2022): Don't treat SI/SO codes as a
|
2007-07-25 |
Andreas Schwab |
*** empty log message ***
|
2007-07-25 |
Andreas Schwab |
(print-fontset-element): Use fontp
|
2007-07-25 |
Vinicius Jose Latorre |
Doc/docstring fix
|
2007-07-24 |
Miles Bader |
Merge from emacs--devo--0
unicode-xft-base
|
2007-07-23 |
Kenichi Handa |
*** empty log message ***
|
2007-07-23 |
Kenichi Handa |
(abbrev_check_chars): Use CHAR_TABLE_REF, not
|
2007-07-20 |
Vinicius Jose Latorre |
Fix foreground/background color
|
2007-07-18 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-16 |
Stefan Monnier |
Fix up failed merge from the trunk:
|
2007-07-15 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-10 |
Miles Bader |
Regenerate configure
|
2007-07-09 |
Miles Bader |
Move branch-specific src/ChangeLog entry to src/ChangeLog.unicode
|
2007-07-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-08 |
Chong Yidong |
* longlines.el (longlines-wrap-region): Avoid marking buffer as
|
2007-07-08 |
Chong Yidong |
(longlines-wrap-region): Avoid marking buffer as modified.
|
2007-07-05 |
Chong Yidong |
(widget-documentation-string-value-create): Insert spaces for
|
2007-07-05 |
Chong Yidong |
* wid-edit.el (widget-documentation-string-value-create): Insert
|
2007-07-05 |
Chong Yidong |
* cus-edit.el (custom-commands): New variable.
|
2007-07-05 |
Chong Yidong |
(custom-commands): New variable.
|
2007-06-29 |
Stefan Monnier |
* fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change its type.
|
2007-06-29 |
Stefan Monnier |
(XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
|
2007-06-29 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
2007-06-26 |
Kenichi Handa |
*** empty log message ***
|
2007-06-26 |
Kenichi Handa |
(dnd-get-local-file-name): Call replace-regexp-in-string
|
2007-06-25 |
Kenichi Handa |
*** empty log message ***
|
2007-06-25 |
Kenichi Handa |
(map_sub_char_table): Make it work for the top-level
|
2007-06-24 |
Jason Rumney |
*** empty log message ***
|
2007-06-24 |
Jason Rumney |
(Qgdi): Rename from Qw32.
|
2007-06-21 |
Jason Rumney |
(ftfont_font_format): Typo fix.
|
2007-06-21 |
Jason Rumney |
*** empty log message ***
|
2007-06-21 |
Jason Rumney |
(get_quoted_string): Make static
|
2007-06-20 |
Kenichi Handa |
*** empty log message ***
|
2007-06-20 |
Kenichi Handa |
(xftfont_open): If one of font's ASCII glyph has
|
2007-06-20 |
Kenichi Handa |
(describe-char): Fix for the case that a component character is TAB.
|
2007-06-20 |
Kenichi Handa |
*** empty log message ***
|
2007-06-20 |
Kenichi Handa |
(print-fontset-element): Fix for the
|
2007-06-20 |
Kenichi Handa |
*** empty log message ***
|
2007-06-20 |
Kenichi Handa |
(${lispsource}international/charprop.el): Move this
|
2007-06-18 |
Kenichi Handa |
(describe-language-environment):
|
2007-06-16 |
Miles Bader |
Update configure
|
2007-06-16 |
Miles Bader |
Merge from emacs--devo--0
|
2007-06-16 |
Miles Bader |
Add arch tagline
|
2007-06-16 |
Kenichi Handa |
*** empty log message ***
|
2007-06-16 |
Kenichi Handa |
*** empty log message ***
|
2007-06-16 |
Kenichi Handa |
(select-safe-coding-system-interactively): Fix printing of
|
2007-06-16 |
Kenichi Handa |
(setup-default-fontset): Add tai-viet.
|
2007-06-16 |
Kenichi Handa |
Setup syntax/category table for Tai Viet.
|
2007-06-16 |
Kenichi Handa |
*** empty log message ***
|
2007-06-16 |
Kenichi Handa |
*** empty log message ***
|
2007-06-16 |
Kenichi Handa |
(Funibyte_string): Add "usage: ..." to the docstring.
|
2007-06-16 |
Kenichi Handa |
(lisp): Add ${lispsource}language/tai-viet.el.
|
2007-06-16 |
Kenichi Handa |
Load "language/tai-viet".
|
2007-06-16 |
Kenichi Handa |
New file.
|
2007-06-16 |
Kenichi Handa |
New file.
|
2007-06-15 |
Kenichi Handa |
*** empty log message ***
|
2007-06-15 |
Kenichi Handa |
(${lispsource}international/charprop.el): Depend on temacs${EXEEXT}.
|
2007-06-13 |
Jason Rumney |
Doc fix
|
2007-06-13 |
Jason Rumney |
*** empty log message ***
|
2007-06-13 |
Jason Rumney |
(w32font_close): Delete the GDI font object.
|
2007-06-13 |
Jason Rumney |
*** empty log message ***
|
2007-06-13 |
Jason Rumney |
(w32proc.o): Depend on character.h
|
2007-06-13 |
Jason Rumney |
Include character.h
|
2007-06-13 |
Jason Rumney |
Include character.h
|
2007-06-13 |
Jason Rumney |
Include character.h
|
2007-06-13 |
Kenichi Handa |
*** empty log message ***
|
2007-06-12 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-12 |
Juanma Barranquero |
Add data and site-lisp.
|
2007-06-11 |
Jason Rumney |
*** empty log message ***
|
2007-06-11 |
Jason Rumney |
(syms_of_w32term): Use DEFSYM macro.
|
2007-06-11 |
Jason Rumney |
(syms_of_w32select): Use DEFSYM macro.
|
2007-06-11 |
Jason Rumney |
(syms_of_ntproc): Use DEFSYM macro.
|
2007-06-11 |
Jason Rumney |
(syms_of_w32menu): Use DEFSYM macro.
|
2007-06-11 |
Jason Rumney |
(syms_of_w32fns): Use DEFSYM macro.
|
2007-06-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-06-08 |
Kenichi Handa |
*** empty log message ***
|
2007-06-06 |
Jason Rumney |
*** empty log message ***
|
2007-06-06 |
Jason Rumney |
(w32font_draw): Delete brush after using it.
|
2007-06-06 |
Jason Rumney |
*** empty log message ***
|
2007-06-06 |
Jason Rumney |
(obj): Add font.o and w32font.o
|
2007-06-06 |
Jason Rumney |
w32font.c is done.
|
2007-06-04 |
Jason Rumney |
Rename --with-font-backend to --enable-font-backend
|
2007-06-04 |
Jason Rumney |
*** empty log message ***
|
2007-06-04 |
Jason Rumney |
*** empty log message ***
|
2007-06-04 |
Jason Rumney |
(w32font_open): Don't set font_idx.
|
2007-06-02 |
Jason Rumney |
*** empty log message ***
|
2007-06-02 |
Jason Rumney |
(w32font_info): Remove subranges.
|
2007-06-02 |
Jason Rumney |
(w32_initialize): Don't call w32font_initialize.
|
2007-06-02 |
Jason Rumney |
*** empty log message ***
|
2007-06-02 |
Jason Rumney |
(font_pixel_size): Reverse assq_no_quit args.
|
2007-06-02 |
Jason Rumney |
(x_font_min_bounds): Use FONT_AVG_WIDTH.
|
2007-06-02 |
Jason Rumney |
(Fx_list_fonts) [WINDOWSNT]: Remove Windows only redefinition of FONT_WIDTH.
|
2007-06-02 |
Jason Rumney |
(FONT_WIDTH): Report max width, not average.
|
2007-06-02 |
Jason Rumney |
(w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
|
2007-06-02 |
Miles Bader |
Add arch tagline
|
2007-06-01 |
Jason Rumney |
*** empty log message ***
|
2007-06-01 |
Jason Rumney |
(font-weight-table): Use defaults on w32 that match
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
(w32font_open): Make lfHeight negative.
|
2007-05-31 |
Jason Rumney |
(x_default_font_parameter): Use new style font name.
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
Don't create fontset from command-line font.
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
* w32font.c (QCsubranges): New symbol.
|
2007-05-31 |
Jason Rumney |
(font_put_extra): Expose externally.
|
2007-05-31 |
Jason Rumney |
(font_put_extra): Expose externally.
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
* font.h (font_put_extra): Moved declaration from font.c.
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
(Ffont_get): Use font driver to determine otf capability.
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
(Ffont_get): Use font driver to determine otf capability.
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
* w32font.c (w32font_open): Handle size, height and pixel_size better.
|
2007-05-31 |
Jason Rumney |
* w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
* xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
Add --with-font-backend option.
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
Move last entry to ChangeLog.unicode
|
2007-05-31 |
Jason Rumney |
*** empty log message ***
|
2007-05-31 |
Jason Rumney |
(font.o, w32font.o): New objects.
|
2007-05-31 |
Jason Rumney |
New file for w32 font backend.
|
2007-05-31 |
Jason Rumney |
(fill_composite_glyph_string): Make the first arg to
|
2007-05-31 |
Jason Rumney |
(w32_native_per_char_metric): Swap width and rbearing
|
2007-05-31 |
Jason Rumney |
(w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
|
2007-05-31 |
Jason Rumney |
[USE_FONT_BACKEND]: Port font backend changes from xfns.c.
|
2007-05-31 |
Jason Rumney |
Fix typo in comment
|
2007-05-30 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-29 |
Juanma Barranquero |
(toggle-enable-multibyte-characters, sort-coding-systems,
|
2007-05-28 |
Kenichi Handa |
(glyph-char): Fix for a new character code space (22-bit).
|
2007-05-28 |
Kenichi Handa |
(make-glyph-code): Fix previous change.
|
2007-05-28 |
Kenichi Handa |
*** empty log message ***
|
2007-05-28 |
Kenichi Handa |
Don't include "buffer.h" twice.
|
2007-05-28 |
Kenichi Handa |
*** empty log message ***
|
2007-05-28 |
Kenichi Handa |
(make-glyph-code): Fix for a new character code
|
2007-05-26 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-25 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-24 |
Miles Bader |
Move NEWS entries for unicode branch into etc/NEWS.unicode
|
2007-05-24 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-22 |
Jason Rumney |
Use singular
|
2007-05-22 |
Jason Rumney |
Fix references to source
|
2007-05-22 |
Jason Rumney |
Updated ready for release (apart from date)
|
2007-05-21 |
Kenichi Handa |
*** empty log message ***
|
2007-05-21 |
Kenichi Handa |
(skip_syntaxes): Synch with the trunk.
|
2007-05-16 |
Vinicius Jose Latorre |
Fix typos in docstring.
|
2007-05-16 |
Vinicius Jose Latorre |
Fix typos in docstring.
|
2007-05-15 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-14 |
Kenichi Handa |
*** empty log message ***
|
2007-05-14 |
Kenichi Handa |
(Funibyte_string): New function.
|
2007-05-13 |
Vinicius Jose Latorre |
Use default color when color is unspecified.
|
2007-05-09 |
Jason Rumney |
Removed change that never was.
|
2007-05-09 |
Jason Rumney |
*** empty log message ***
|
2007-05-01 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-01 |
Jason Rumney |
*** empty log message ***
|
2007-05-01 |
Kenichi Handa |
*** empty log message ***
|
2007-05-01 |
Jason Rumney |
[USE_FONT_BACKEND]:
|
2007-05-01 |
Kenichi Handa |
*** empty log message ***
|
2007-05-01 |
Kenichi Handa |
Don't define HAVE_LIBOTF if OTF_get_features is
|
2007-04-29 |
Andreas Schwab |
*** empty log message ***
|
2007-04-29 |
Andreas Schwab |
(read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
|
2007-04-26 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-26 |
Miles Bader |
Changes from arch/CVS synchronization
|
2007-04-26 |
Miles Bader |
Add arch tagline
|
2007-04-26 |
Kenichi Handa |
*** empty log message ***
|
2007-04-26 |
Kenichi Handa |
New file.
|
2007-04-26 |
Kenichi Handa |
(OTHERS): Add arabic.elc.
|
2007-04-26 |
Kenichi Handa |
(check_otf_features): Define it regardless of
|
2007-04-25 |
Kenichi Handa |
*** empty log message ***
|
2007-04-25 |
Kenichi Handa |
(reorder_font_vector): Check contents of font_def.
|
2007-04-25 |
Kenichi Handa |
*** empty log message ***
|
2007-04-25 |
Kenichi Handa |
(ftfont_driver): Delete font_otf_gsub and
|
2007-04-25 |
Kenichi Handa |
(fontset_find_font): Pay attention to font size
|
2007-04-25 |
Kenichi Handa |
(struct otf_list): Delete it.
|
2007-04-25 |
Kenichi Handa |
(font_open_for_lface): Adjust prototype.
|
2007-04-25 |
Kenichi Handa |
*** empty log message ***
|
2007-04-25 |
Kenichi Handa |
(set_font_frame_param): Adjusted for the change of
|
2007-04-24 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-24 |
Kenichi Handa |
*** empty log message ***
|
2007-04-24 |
Kenichi Handa |
(font_at): If the window W is not on a window system,
|
2007-04-24 |
Kenichi Handa |
*** empty log message ***
|
2007-04-24 |
Kenichi Handa |
(produce_chars): Don't call insert_from_gap if no
|
2007-04-23 |
Miles Bader |
Move src/ChangeLog entry to src/ChangeLog.unicode
|
2007-04-17 |
Kenichi Handa |
*** empty log message ***
|
2007-04-17 |
Kenichi Handa |
(free_realized_fontsets): Avoid unnecessary call of
|
2007-04-17 |
Kenichi Handa |
(face_for_font): Check also face->font==font->font.font.
|
2007-04-16 |
Miles Bader |
Change default value of `enable_font_backend' to 1
|
2007-04-13 |
Kenichi Handa |
*** empty log message ***
|
2007-04-13 |
Kenichi Handa |
(fontset_find_font): New function.
|
2007-04-11 |
Kenichi Handa |
*** empty log message ***
|
2007-04-11 |
Kenichi Handa |
(Fchar_to_string): Use CHARACTERP, not INTEGERP.
|
2007-04-11 |
Kenichi Handa |
*** empty log message ***
|
2007-04-11 |
Kenichi Handa |
(CHAR_STRING): Cast C to unsigned on calling
|
2007-04-11 |
Kenichi Handa |
(char_string): Type of arg C changed to unsigned.
|
2007-04-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-03-30 |
Kenichi Handa |
*** empty log message ***
|
2007-03-29 |
Miles Bader |
vc-bzr.el: New file.
|
2007-03-23 |
Kenichi Handa |
*** empty log message ***
|
2007-03-23 |
Kenichi Handa |
Add more cases/syntaxes from Latin
|
2007-03-23 |
Kenichi Handa |
(MIN_MULTIBYTE_LEADING_CODE)
|
2007-03-23 |
Kenichi Handa |
(analyse_first): Fix for multibyte characters in "case
|
2007-03-21 |
Miles Bader |
Merge from emacs--devo--0
|
2007-03-18 |
Miles Bader |
Re-delete deleted files
|
2007-03-18 |
Miles Bader |
Merge from emacs--devo--0
|
2007-03-18 |
Miles Bader |
Changes from arch/CVS synchronization
|
2007-03-12 |
Miles Bader |
Merge from emacs--devo--0
|
2007-03-09 |
Vinicius Jose Latorre |
Tiny definition change.
|
2007-03-06 |
Vinicius Jose Latorre |
Initialize some vars.
|
2007-03-04 |
Andreas Schwab |
*** empty log message ***
|
2007-03-04 |
Andreas Schwab |
(LIBES): Move standard libraries to the end.
|
2007-03-04 |
Miles Bader |
Merge from emacs--devo--0
|
2007-03-02 |
Vinicius Jose Latorre |
Some code fix.
|
2007-02-27 |
Kenichi Handa |
*** empty log message ***
|
2007-02-27 |
Kenichi Handa |
Cancel the change done by sync with HEAD.
|
2007-02-26 |
Miles Bader |
Merge from emacs--devo--0
|
2007-02-23 |
Kenichi Handa |
*** empty log message ***
|
2007-02-23 |
Kenichi Handa |
(Fgarbage_collect): If nextb->text->inhibit_shrinking is
|
2007-02-23 |
Kenichi Handa |
(struct buffer_text): New member inhibit_shrinking.
|
2007-02-23 |
Kenichi Handa |
(coding_alloc_by_making_gap): New arg offset.
|
2007-02-20 |
Kenichi Handa |
*** empty log message ***
|
2007-02-20 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Fix
|
2007-02-20 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Don't
|
2007-02-16 |
Vinicius Jose Latorre |
New version
|
2007-02-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-02-16 |
Juanma Barranquero |
(RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
|
2007-02-16 |
Kenichi Handa |
*** empty log message ***
|
2007-02-16 |
Kenichi Handa |
(GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
|
2007-02-15 |
Kenichi Handa |
(search.o): Depend on charset.h.
|
2007-02-15 |
Kenichi Handa |
*** empty log message ***
|
2007-02-15 |
Kenichi Handa |
(multibyte_char_to_unibyte_safe): New function.
|
2007-02-15 |
Kenichi Handa |
Include "charset.h".
|
2007-02-15 |
Kenichi Handa |
(multibyte_char_to_unibyte_safe): Extern it.
|
2007-02-15 |
Kenichi Handa |
(struct re_pattern_buffer): New meumber charset_unibyte.
|
2007-02-15 |
Kenichi Handa |
(RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
|
2007-02-14 |
Kenichi Handa |
*** empty log message ***
|
2007-02-14 |
Kenichi Handa |
(x_produce_glyphs): When a font is not found, make the
|
2007-02-14 |
Kenichi Handa |
*** empty log message ***
|
2007-02-14 |
Kenichi Handa |
Synch with HEAD.
|
2007-02-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-02-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-02-12 |
Vinicius Jose Latorre |
Fix doc.
|
2007-02-12 |
Vinicius Jose Latorre |
Group together all XEmacs/Emacs definitions.
|
2007-02-07 |
Vinicius Jose Latorre |
Fix ps-print links
|
2007-02-07 |
Vinicius Jose Latorre |
Fix background color printing
|
2007-01-31 |
Juanma Barranquero |
*** empty log message ***
|
2007-01-31 |
Miles Bader |
src/Makefile.in: Remove redundant HAVE_XFT clause
|
2007-01-30 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-30 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-30 |
Kenichi Handa |
(list-character-sets-2): Don't print
|
2007-01-30 |
Kenichi Handa |
*** empty log message ***
|
2007-01-28 |
Vinicius Jose Latorre |
Fix copyright comment
|
2007-01-26 |
Vinicius Jose Latorre |
Fix background height
|
2007-01-26 |
Miles Bader |
Changes from arch/CVS synchronization
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Vinicius Jose Latorre |
Split XEmacs/Emacs definitions and sample setup code into separate files
|
2007-01-21 |
Vinicius Jose Latorre |
Handle frame parameters changing dynamically
|
2007-01-02 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-01 |
Miles Bader |
Regenerate configure with autoconf 2.61
|
2007-01-01 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-20 |
Kenichi Handa |
*** empty log message ***
|
2006-12-20 |
Kenichi Handa |
(x_load_resources): Setup the default fontSet X reource.
|
2006-12-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-15 |
Kenichi Handa |
*** empty log message ***
|
2006-12-15 |
Kenichi Handa |
(regex_compile): Synch with HEAD.
|
2006-12-12 |
Kenichi Handa |
*** empty log message ***
|
2006-12-12 |
Kenichi Handa |
(Finternal_char_font): Fix previous change.
|
2006-12-08 |
Kenichi Handa |
Add more debug info.
|
2006-12-08 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-12-08 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-12-07 |
Kenichi Handa |
Fix previous change.
|
2006-12-07 |
Kenichi Handa |
Fix previous change.
|
2006-12-07 |
Kenichi Handa |
(xic_create_xfontset2): Add debug code.
|
2006-12-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-07 |
Kenichi Handa |
*** empty log message ***
|
2006-12-07 |
Kenichi Handa |
(Finternal_char_font): Fix for the case of POSITION
|
2006-12-06 |
Kenichi Handa |
*** empty log message ***
|
2006-12-06 |
Kenichi Handa |
(xftfont_open): Call FcConfigSubstitute.
|
2006-12-05 |
Kenichi Handa |
*** empty log message ***
|
2006-12-05 |
Kenichi Handa |
(xftfont_open): Don't enable antialias explicitly.
|
2006-12-04 |
Vinicius Jose Latorre |
Replace easy-menu-change by easy-menu-add-item.
|
2006-12-04 |
Vinicius Jose Latorre |
Remove Time-stamp comment mark.
|
2006-12-04 |
Kenichi Handa |
*** empty log message ***
|
2006-12-01 |
Vinicius Jose Latorre |
Fix doc.
|
2006-12-01 |
Vinicius Jose Latorre |
New version.
|
2006-11-30 |
Kenichi Handa |
*** empty log message ***
|
2006-11-30 |
Kenichi Handa |
*** empty log message ***
|
2006-11-30 |
Kenichi Handa |
*** empty log message ***
|
2006-11-30 |
Kenichi Handa |
(simple_search): Fix previous change.
|
2006-11-29 |
Kenichi Handa |
*** empty log message ***
|
2006-11-29 |
Kenichi Handa |
(report-emacs-bug): Insert also the value of
|
2006-11-29 |
Kenichi Handa |
(ftfont_font_format): Extern declaration.
|
2006-11-29 |
Kenichi Handa |
(x_set_font): Fix the second arg to fs_query_fontset.
|
2006-11-29 |
Kenichi Handa |
(xfont_driver): Initialize ftfont_driver.type by 0.
|
2006-11-29 |
Kenichi Handa |
(ftfont_driver): Initialize ftfont_driver.type by 0.
|
2006-11-29 |
Kenichi Handa |
(Ffont_xlfd_name): EXFUN it.
|
2006-11-29 |
Kenichi Handa |
(font_parse_xlfd): Fix the array size of `f'.
|
2006-11-29 |
Kenichi Handa |
*** empty log message ***
|
2006-11-29 |
Kenichi Handa |
(xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
|
2006-11-28 |
Vinicius Jose Latorre |
New version
|
2006-11-28 |
Kenichi Handa |
*** empty log message ***
|
2006-11-28 |
Kenichi Handa |
(quail-get-translations): Make
|
2006-11-27 |
Kenichi Handa |
*** empty log message ***
|
2006-11-27 |
Kenichi Handa |
(locale-language-names): Add an entry
|
2006-11-27 |
Kenichi Handa |
("Chinese-GBK"): Add tutorial.
|
2006-11-27 |
Kenichi Handa |
(font-encoding-alist): Add gb18030.
|
2006-11-27 |
Kenichi Handa |
Put property
|
2006-11-27 |
Kenichi Handa |
(rfc2047-charset-encoding-alist): Add gbk and GB18030.
|
2006-11-27 |
Kenichi Handa |
(mm-mime-mule-charset-alist): Add gbk and GB18030.
|
2006-11-27 |
Kenichi Handa |
(face-font-registry-alternatives): Add gb18030.
|
2006-11-27 |
Kenichi Handa |
*** empty log message ***
|
2006-11-27 |
Kenichi Handa |
(ftfont_pattern_entity): Check if FC_FONTFORMAT is
|
2006-11-24 |
Kenichi Handa |
*** empty log message ***
|
2006-11-24 |
Kenichi Handa |
(struct font): New memeber format.
|
2006-11-24 |
Kenichi Handa |
(Qopentype): New variable.
|
2006-11-24 |
Kenichi Handa |
(ftfont_pattern_entity): Add fontformat in a pattern.
|
2006-11-24 |
Kenichi Handa |
(xftfont_open): Set font->format.
|
2006-11-23 |
Vinicius Jose Latorre |
Fix maintainer email
|
2006-11-23 |
Vinicius Jose Latorre |
Fix maintainer email
|
2006-11-22 |
Kenichi Handa |
*** empty log message ***
|
2006-11-22 |
Kenichi Handa |
(simple_search): Fix sync with HEAD.
|
2006-11-22 |
Kenichi Handa |
("Turkish"): Sync with HEAD.
|
2006-11-22 |
Kenichi Handa |
Sync with HEAD.
|
2006-11-22 |
Kenichi Handa |
(set-default-coding-systems): Sync
|
2006-11-21 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-21 |
Kenichi Handa |
*** empty log message ***
|
2006-11-21 |
Kenichi Handa |
(quail-insert-kbd-layout): Check the
|
2006-11-20 |
Kenichi Handa |
(Fread_file_name_internal): Use SBYTES (not SCHARS) to
|
2006-11-17 |
Kenichi Handa |
*** empty log message ***
|
2006-11-17 |
Kenichi Handa |
(xic_create_xfontset): Try the default fontset name as a
|
2006-11-16 |
Kenichi Handa |
*** empty log message ***
|
2006-11-16 |
Kenichi Handa |
(ruler-mode-ruler): Make the string `ruler'
|
2006-11-13 |
Kenichi Handa |
*** empty log message ***
|
2006-11-13 |
Kenichi Handa |
(ucs-insert): Re-implement.
|
2006-11-10 |
Kenichi Handa |
*** empty log message ***
|
2006-11-10 |
Kenichi Handa |
(terminal-composition-modification): New function.
|
2006-11-09 |
Jaeyoun Chung |
fixed korean [,],{,} keys (thanks to jmjeong@mococo.com)
|
2006-11-08 |
Kenichi Handa |
*** empty log message ***
|
2006-11-08 |
Kenichi Handa |
*** empty log message ***
|
2006-11-08 |
Kenichi Handa |
*** empty log message ***
|
2006-11-08 |
Kenichi Handa |
(detect_coding_charset): Fix detection of multi-byte
|
2006-11-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-07 |
Kenichi Handa |
*** empty log message ***
|
2006-11-07 |
Kenichi Handa |
(ccl_driver): If DST is NULL, set ccl->produced to 0.
|
2006-11-02 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-10-31 |
Kenichi Handa |
(get_next_display_element): Set it->face_id for the
|
2006-10-30 |
Miles Bader |
Merge from emacs--devo--0
|
2006-10-30 |
Kenichi Handa |
(create-fontset-from-fontset-spec): Fix
|
2006-10-30 |
Kenichi Handa |
*** empty log message ***
|
2006-10-30 |
Kenichi Handa |
(Qlatin): New variable.
|
2006-10-27 |
Kenichi Handa |
*** empty log message ***
|
2006-10-27 |
Kenichi Handa |
(font_unparse_fcname): Pay attention to the case that
|
2006-10-26 |
Kenichi Handa |
*** empty log message ***
|
2006-10-26 |
Kenichi Handa |
Include "composite.h".
|
2006-10-26 |
Kenichi Handa |
(terminal-composition-function): New function.
|
2006-10-26 |
Kenichi Handa |
Load "composite" after "international/characters".
|
2006-10-26 |
Kenichi Handa |
*** empty log message ***
|
2006-10-26 |
Kenichi Handa |
Delete codes for setting up charset
|
2006-10-26 |
Kenichi Handa |
(fill-find-break-point-function-table): Don't
|
2006-10-23 |
Kenichi Handa |
*** empty log message ***
|
2006-10-23 |
Kenichi Handa |
(Finsert_file_contents): On replacing, temporarily bind
|
2006-10-23 |
Kenichi Handa |
*** empty log message ***
|
2006-10-23 |
Kenichi Handa |
(font_unparse_fcname): Pay attention to the case that
|
2006-10-23 |
Kenichi Handa |
*** empty log message ***
|
2006-10-23 |
Kenichi Handa |
(global-auto-composition-mode): Make the initial
|
2006-10-23 |
Kenichi Handa |
*** empty log message ***
|
2006-10-23 |
Kenichi Handa |
Don't use charset property
|
2006-10-17 |
Kenichi Handa |
*** empty log message ***
|
2006-10-17 |
Kenichi Handa |
(ftfont_list): Allow registry "unicode-sip".
|
2006-10-17 |
Kenichi Handa |
(Qunicode_sip): New variable.
|
2006-10-17 |
Kenichi Handa |
(Qunicode_sip): Extern it.
|
2006-10-17 |
Kenichi Handa |
(coding-system-list): Be sure to exclude
|
2006-10-16 |
Kenichi Handa |
*** empty log message ***
|
2006-10-16 |
Kenichi Handa |
(get_composition_id): Pay attention to TAB
|
2006-10-16 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Don't draw
|
2006-10-16 |
Kenichi Handa |
(xftfont_text_extents): Fix calculation of descent
|
2006-10-16 |
Kenichi Handa |
(handle_composition_prop): Set it->c to the first
|
2006-10-15 |
Miles Bader |
Merge from emacs--devo--0
|
2006-10-05 |
Kenichi Handa |
*** empty log message ***
|
2006-10-05 |
Kenichi Handa |
(auto-composition-after-change): Remove
|
2006-10-04 |
Kenichi Handa |
*** empty log message ***
|
2006-10-04 |
Kenichi Handa |
(analyse_first): Cancel the change for synching with
|
2006-10-03 |
Miles Bader |
Merge from emacs--devo--0
|
2006-10-02 |
Kenichi Handa |
*** empty log message ***
|
2006-10-02 |
Kenichi Handa |
(iso-8859-6): New coding system.
|
2006-09-25 |
Kenichi Handa |
*** empty log message ***
|
2006-09-25 |
Kenichi Handa |
(gnus-gnus-to-quick-newsrc-format): Use correct
|
2006-09-21 |
Kenichi Handa |
*** empty log message ***
|
2006-09-21 |
Kenichi Handa |
(dnd-get-local-file-name): Give a unibyte string to
|
2006-09-20 |
Miles Bader |
Merge from emacs--devo--0
|
2006-09-14 |
Miles Bader |
Merge from emacs--devo--0
|
2006-09-06 |
Miles Bader |
Merge from emacs--devo--0
|
2006-09-05 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-31 |
Kenichi Handa |
*** empty log message ***
|
2006-08-31 |
Kenichi Handa |
*** empty log message ***
|
2006-08-28 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-28 |
Kenichi Handa |
*** empty log message ***
|
2006-08-28 |
Kenichi Handa |
(detect_coding_system): Fix for handling off
|
2006-08-28 |
Kenichi Handa |
*** empty log message ***
|
2006-08-28 |
Kenichi Handa |
(otf-script-alist): Add byzm, math,
|
2006-08-28 |
Kenichi Handa |
(script-list): Add nko,
|
2006-08-21 |
Kenichi Handa |
*** empty log message ***
|
2006-08-21 |
Kenichi Handa |
(xftfont_open): Call XftDefaultSubstitute before
|
2006-08-21 |
Kenichi Handa |
(Finsert_file_contents): On recovering a file, assume
|
2006-08-21 |
Kenichi Handa |
(setup_coding_system): Fix setting of
|
2006-08-21 |
Miles Bader |
Add arch tagline
|
2006-08-21 |
Kenichi Handa |
Re-generated.
|
2006-08-21 |
Kenichi Handa |
*** empty log message ***
|
2006-08-21 |
Kenichi Handa |
Adjusted for Unicode 5.0.
|
2006-08-21 |
Kenichi Handa |
Updated to Unicode 5.0.
|
2006-08-21 |
Kenichi Handa |
New file.
|
2006-08-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-07 |
Kenichi Handa |
*** empty log message ***
|
2006-08-07 |
Kenichi Handa |
(NSTATICS): Fix previous change.
|
2006-08-07 |
Kenichi Handa |
*** empty log message ***
|
2006-08-07 |
Kenichi Handa |
(NSTATICS): Increased to 0x7F0.
|
2006-08-04 |
Kenichi Handa |
*** empty log message ***
|
2006-08-04 |
Kenichi Handa |
(select-safe-coding-system): Fix
|
2006-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-03 |
Kenichi Handa |
*** empty log message ***
|
2006-08-03 |
Kenichi Handa |
Delete the section for utf-7.
|
2006-08-01 |
Kenichi Handa |
*** empty log message ***
|
2006-08-01 |
Kenichi Handa |
(xfont_match): Block and unblock input while callin Xlib.
|
2006-08-01 |
Kenichi Handa |
(ftfont_pattern_entity): If the pattern doesn't contain
|
2006-08-01 |
Kenichi Handa |
(ftfont_match): Delete debugging code.
|
2006-08-01 |
Kenichi Handa |
*** empty log message ***
|
2006-08-01 |
Kenichi Handa |
(ftfont_driver): Set ftfont_driver.match to
|
2006-08-01 |
Kenichi Handa |
(struct font_driver): New member `match'.
|
2006-08-01 |
Kenichi Handa |
(font_parse_fcname): Don't change :name property of FONT.
|
2006-08-01 |
Kenichi Handa |
(x_set_font_backend): Do more works that were done in
|
2006-08-01 |
Kenichi Handa |
(xfont_match): New function.
|
2006-08-01 |
Kenichi Handa |
(ftxfont_match): New function.
|
2006-08-01 |
Kenichi Handa |
(xftfont_match): New function.
|
2006-07-28 |
Kenichi Handa |
*** empty log message ***
|
2006-07-28 |
Kenichi Handa |
(struct font): New member scalable.
|
2006-07-28 |
Kenichi Handa |
(font_otf_capability): Fix handling of the default
|
2006-07-28 |
Kenichi Handa |
(ftfont_open): Set font->font.full_name and
|
2006-07-28 |
Kenichi Handa |
(ftxfont_create_gcs): New function.
|
2006-07-28 |
Kenichi Handa |
(x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
|
2006-07-28 |
Kenichi Handa |
*** empty log message ***
|
2006-07-28 |
Kenichi Handa |
(x_create_tip_frame) [USE_FONT_BACKEND]: Handle
|
2006-07-26 |
Kenichi Handa |
*** empty log message ***
|
2006-07-26 |
Kenichi Handa |
(font_unparse_fcname): Fix typo (swidth->width).
|
2006-07-26 |
Kenichi Handa |
(Qfont_backend): Extern it.
|
2006-07-26 |
Kenichi Handa |
(Qfont_backend): New variable.
|
2006-07-26 |
Kenichi Handa |
(x_create_tip_frame) [USE_FONT_BACKEND]: Handle
|
2006-07-26 |
Kenichi Handa |
(xfont_list): Don't try listing by :name property if the
|
2006-07-24 |
Kenichi Handa |
*** empty log message ***
|
2006-07-24 |
Kenichi Handa |
(auto-compose-current-font): New variable.
|
2006-07-24 |
Kenichi Handa |
(LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
|
2006-07-24 |
Kenichi Handa |
Include window.h.
|
2006-07-24 |
Kenichi Handa |
(it_props): Move the entry for Qauto_composed to just
|
2006-07-24 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-07-24 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Check if
|
2006-07-24 |
Kenichi Handa |
(font.o): Make it depends on window.h.
|
2006-07-20 |
Kenichi Handa |
*** empty log message ***
|
2006-07-20 |
Kenichi Handa |
Modify category-table and
|
2006-07-20 |
Kenichi Handa |
(casify_object): Sync with HEAD.
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-14 |
Kenichi Handa |
*** empty log message ***
|
2006-07-14 |
Kenichi Handa |
(LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
|
2006-07-14 |
Kenichi Handa |
(font_merge_old_spec): Treat '*' in foundry as a wild
|
2006-07-14 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Adjusted for
|
2006-07-09 |
Jan Djärv |
* xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
|
2006-07-09 |
Jan Djärv |
* xftfont.c (xftfont_done_face): Call XftDrawDestroy only if xftface_info
|
2006-07-09 |
Jan Djärv |
* xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
|
2006-07-07 |
Kenichi Handa |
*** empty log message ***
|
2006-07-07 |
Kenichi Handa |
(ftfont_list): Fix typo.
|
2006-07-07 |
Kenichi Handa |
*** empty log message ***
|
2006-07-07 |
Kenichi Handa |
(ftfont_list): Fix typo.
|
2006-07-07 |
Kenichi Handa |
(set-language-info): Fix synching
|
2006-07-07 |
Kenichi Handa |
Sync with HEAD.
|
2006-07-06 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-05 |
Jan Djärv |
* ftfont.c (ftfont_list): Move misplaced #endif
|
2006-07-05 |
Kenichi Handa |
*** empty log message ***
|
2006-07-05 |
Kenichi Handa |
(ftfont_list): Pay attention to the case that
|
2006-07-03 |
Kenichi Handa |
*** empty log message ***
|
2006-07-03 |
Kenichi Handa |
(ftfont_list): Handling of QCname fixed.
|
2006-07-03 |
Kenichi Handa |
*** empty log message ***
|
2006-07-03 |
Kenichi Handa |
(otf-script-alist): Set it.
|
2006-07-03 |
Kenichi Handa |
(xftfont_open): Set charset related members to -1.
|
2006-07-03 |
Kenichi Handa |
(ftfont_list): Handle QCotf property.
|
2006-07-03 |
Kenichi Handa |
(Votf_script_alist): New variable.
|
2006-07-03 |
Kenichi Handa |
(Votf_script_alist): Extern it.
|
2006-07-03 |
Kenichi Handa |
(font_find_for_lface): Code optimized.
|
2006-07-03 |
Kenichi Handa |
(font_close_object, font_merge_old_spec): Extern them.
|
2006-06-28 |
Kenichi Handa |
*** empty log message ***
|
2006-06-28 |
Kenichi Handa |
(font-encoding-alist): Fix for
|
2006-06-28 |
Kenichi Handa |
(QCscalable, Qc, Qm, Qp, Qd): New variables.
|
2006-06-28 |
Kenichi Handa |
(QCscalable): Extern it.
|
2006-06-28 |
Kenichi Handa |
(xfont_query_font): Adjusted for the change of
|
2006-06-28 |
Kenichi Handa |
(ftfont_list): Handle properties dpi, spacing, and
|
2006-06-28 |
Kenichi Handa |
(xftfont_prepare_face): Cancel previous change.
|
2006-06-26 |
Kenichi Handa |
*** empty log message ***
|
2006-06-26 |
Kenichi Handa |
(Flist_fonts): EXFUN it.
|
2006-06-25 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-06-25 |
Jason Rumney |
Add back smoothing_type and smoothing_enabled definitions.
|
2006-06-23 |
Kenichi Handa |
*** empty log message ***
|
2006-06-23 |
Kenichi Handa |
(script-representative-chars): Add an
|
2006-06-23 |
Kenichi Handa |
(x_draw_glyph_string) [USE_FONT_BACKEND]: Check
|
2006-06-21 |
Kenichi Handa |
*** empty log message ***
|
2006-06-21 |
Kenichi Handa |
(font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
|
2006-06-21 |
Kenichi Handa |
(xftfont_prepare_face): Make non-ascii face share
|
2006-06-20 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-20 |
Kenichi Handa |
*** empty log message ***
|
2006-06-20 |
Kenichi Handa |
(x_set_font) [USE_FONT_BACKEND]: Fix argument to
|
2006-06-19 |
Kenichi Handa |
*** empty log message ***
|
2006-06-19 |
Kenichi Handa |
(font-weight-table): Treat regular and normal as the
|
2006-06-19 |
Kenichi Handa |
(font_parse_fcname): Fix previous change.
|
2006-06-19 |
Kenichi Handa |
(QCspacing, QCdpi): Extern them.
|
2006-06-19 |
Kenichi Handa |
(POINT_TO_PIXEL): Don't divice POINT by 10.
|
2006-06-19 |
Kenichi Handa |
(ftfont_list): Use assq_no_quit, not Fassq. Don't
|
2006-06-19 |
Kenichi Handa |
*** empty log message ***
|
2006-06-19 |
Kenichi Handa |
(read_escape): Fix the code synched with HEAD.
|
2006-06-19 |
Kenichi Handa |
*** empty log message ***
|
2006-06-19 |
Kenichi Handa |
(font_parse_fcname): Fix parsing of point-size.
|
2006-06-19 |
Kenichi Handa |
(Finternal_char_font): Use font_get_name, not
|
2006-06-19 |
Kenichi Handa |
(ftfont_pattern_entity): Use the numeric value 100 for
|
2006-06-19 |
Kenichi Handa |
(xftfont_open): For generating a name, start from
|
2006-06-17 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-16 |
Jan Djärv |
* frame.h (x_new_fontset2): Fix prototype.
|
2006-06-16 |
Kenichi Handa |
*** empty log message ***
|
2006-06-16 |
Kenichi Handa |
(struct font_driver): Member parse_name deleted.
|
2006-06-16 |
Kenichi Handa |
(XLFD_SMALLNUM_MASK): Delete this macro.
|
2006-06-16 |
Kenichi Handa |
(new_fontset_from_font) [USE_FONT_BACKEND]: Prototype
|
2006-06-16 |
Kenichi Handa |
(new_fontset_from_font) [USE_FONT_BACKEND]: Argument F
|
2006-06-16 |
Kenichi Handa |
(x_set_font) [USE_FONT_BACKEND]: Adusted for the change
|
2006-06-16 |
Kenichi Handa |
(Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
|
2006-06-16 |
Kenichi Handa |
(check_lface_attrs) [USE_FONT_BACKEND]: Accept font
|
2006-06-16 |
Kenichi Handa |
(x_default_font_parameter): Try also "fixed", and signal
|
2006-06-16 |
Kenichi Handa |
(xfont_parse_name): Delete this function.
|
2006-06-16 |
Kenichi Handa |
(xftfont_open): Change coding style of error
|
2006-06-16 |
Kenichi Handa |
(struct x_output): New member fontp.
|
2006-06-16 |
Kenichi Handa |
(x_new_fontset2): Change arguments. Both args FONTSET
|
2006-06-16 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2006-06-16 |
YAMAMOTO Mitsuharu |
(mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
|
2006-06-14 |
Kenichi Handa |
*** empty log message ***
|
2006-06-14 |
Kenichi Handa |
(xfont_open, xfont_encode_char): Fix typo.
|
2006-06-14 |
Kenichi Handa |
(struct font): Fix typo (charet->charset).
|
2006-06-14 |
Kenichi Handa |
*** empty log message ***
|
2006-06-14 |
Kenichi Handa |
(enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
|
2006-06-14 |
Kenichi Handa |
(ftfont_pattern_entity): Fix typo.
|
2006-06-09 |
Kenichi Handa |
(make_fontset_for_ascii_face): Fix previous change.
|
2006-06-09 |
Kenichi Handa |
(font_find_for_lface): Fix previous change.
|
2006-06-09 |
Kenichi Handa |
*** empty log message ***
|
2006-06-09 |
Kenichi Handa |
(tar-extract): Sync with HEAD.
|
2006-06-09 |
Kenichi Handa |
(x_new_fontset2): If an ASCII font couldn't be loaded,
|
2006-06-09 |
Kenichi Handa |
(set_lface_from_font_name): If a font doesn't have a
|
2006-06-09 |
Kenichi Handa |
(xfont_list): If script is specified for a font, return
|
2006-06-09 |
Kenichi Handa |
(xftfont_open): Make the font name fontconfig's
|
2006-06-09 |
Kenichi Handa |
(Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved to
|
2006-06-09 |
Kenichi Handa |
(reorder_font_vector): Pay attention to the case that
|
2006-06-09 |
Kenichi Handa |
* font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved from
|
2006-06-09 |
Kenichi Handa |
(Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
|
2006-06-08 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-06-08 |
Jason Rumney |
(w32_initialize) Manually sync 2006-06-05 change from HEAD.
|
2006-06-08 |
Kenichi Handa |
(main): Check -enable-font-backend arg after the check
|
2006-06-08 |
Kenichi Handa |
(Fcall_process): Sync with HEAD.
|
2006-06-08 |
Kenichi Handa |
*** empty log message ***
|
2006-06-08 |
Kenichi Handa |
(Ffind_operation_coding_system): Sync with HEAD.
|
2006-06-08 |
Kenichi Handa |
(CODING_REQUIRE_ENCODING): Comment sync with HEAD.
|
2006-06-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-07 |
Miles Bader |
Add arch tagline
|
2006-06-07 |
Kenichi Handa |
(xftfont_default_fid): Set fid_known to 1.
|
2006-06-07 |
Kenichi Handa |
(xfont_encode_char): Fix calculation of char2b.
|
2006-06-06 |
Kenichi Handa |
*** empty log message ***
unicode-post-font-backend
|
2006-06-06 |
Kenichi Handa |
Include "font.h".
|
2006-06-06 |
Kenichi Handa |
(assoc_no_quit): Extern it.
|
2006-06-06 |
Kenichi Handa |
Charsets of Han character fixed.
|
2006-06-06 |
Kenichi Handa |
(font-encoding-alist): Add koi8-4.
|
2006-06-06 |
Kenichi Handa |
(font-weight-table, font-slant-table)
|
2006-06-06 |
Kenichi Handa |
Re-generated.
|
2006-06-06 |
Kenichi Handa |
New args --enable-font-backend, --with-xft,
|
2006-06-06 |
Kenichi Handa |
*** empty log message ***
|
2006-06-06 |
Kenichi Handa |
Include "font.h".
|
2006-06-06 |
Kenichi Handa |
Include "font.h".
|
2006-06-06 |
Kenichi Handa |
If USE_FONT_BACKEND is defined, include "font.h".
|
2006-06-06 |
Kenichi Handa |
Include "font.h".
|
2006-06-06 |
Kenichi Handa |
(struct frame): New members resx and resy.
|
2006-06-06 |
Kenichi Handa |
Include "font.h".
|
2006-06-06 |
Kenichi Handa |
(FONT_INFO_FROM_FACE): New macro.
|
2006-06-06 |
Kenichi Handa |
(assoc_no_quit): New function.
|
2006-06-06 |
Kenichi Handa |
(main) [USE_FONT_BACKEND]: Handle arg
|
2006-06-06 |
Kenichi Handa |
(struct glyph_string) [USE_FONT_BACKEND]: New
|
2006-06-06 |
Kenichi Handa |
(get_composition_id) [USE_FONT_BACKEND]: If
|
2006-06-06 |
Kenichi Handa |
(enum composition_method) [USE_FONT_BACKEND]: New
|
2006-06-06 |
Kenichi Handa |
(Vscript_representative_chars): New variable.
|
2006-06-06 |
Kenichi Handa |
(Vscript_representative_chars): Extern it.
|
2006-06-06 |
Kenichi Handa |
(ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
|
2006-06-06 |
Kenichi Handa |
New file.
|
2006-05-17 |
Miles Bader |
Merge from emacs--devo--0
unicode-pre-font-backend
|
2006-05-15 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2006-05-15 |
YAMAMOTO Mitsuharu |
(mac-utxt-to-string, mac-string-to-utxt)
|
2006-05-15 |
Kenichi Handa |
*** empty log message ***
|
2006-05-15 |
Kenichi Handa |
(system_eol_type): Fix synching with HEAD.
|
2006-05-15 |
Kenichi Handa |
(system_eol_type): Sync with HEAD.
|
2006-05-15 |
Kenichi Handa |
(Fcall_process): Sync with HEAD.
|
2006-05-15 |
Kenichi Handa |
(setup_process_coding_systems): Fix synching with
|
2006-05-15 |
Kenichi Handa |
(choose_write_coding_system): Fix synching with HEAD.
|
2006-05-15 |
Kenichi Handa |
(push_key_description): Fix synching with HEAD.
|
2006-05-10 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
|
2006-05-02 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2006-05-02 |
YAMAMOTO Mitsuharu |
(USE_ATSUI): Don't enable on emacs-unicode-2 branch.
|
2006-05-02 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
|
2006-04-21 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
|
2006-04-17 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
2006-04-09 |
Kenichi Handa |
*** empty log message ***
|
2006-04-09 |
Kenichi Handa |
Cancel unnecessary sync code for
|
2006-04-09 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
|
2006-04-07 |
Kenichi Handa |
(decode_coding): Typo in comment fixed.
|
2006-04-07 |
Kenichi Handa |
*** empty log message ***
|
2006-04-07 |
Kenichi Handa |
(decode_eol): Pay attention to buffer relocation in
|
2006-04-02 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-51
|
2006-03-31 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-50
|
2006-03-28 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
|
2006-03-28 |
Kenichi Handa |
*** empty log message ***
|
2006-03-28 |
Kenichi Handa |
(tar-untar-buffer, tar-summarize-buffer): Call
|
2006-03-20 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-03-20 |
Kenichi Handa |
(Fdefine_charset_internal): Fix setting of
|
2006-03-19 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
|
2006-03-14 |
Kenichi Handa |
*** empty log message ***
|
2006-03-14 |
Kenichi Handa |
(Info-fontify-node): Check if already fontified or not
|
2006-03-14 |
Kenichi Handa |
*** empty log message ***
|
2006-03-14 |
Kenichi Handa |
(read_char): Check if C is a character or not before
|
2006-03-13 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
|
2006-03-10 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-42
|
2006-03-10 |
Kenichi Handa |
(DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Fix
|
2006-03-10 |
Kenichi Handa |
*** empty log message ***
|
2006-03-09 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
|
2006-03-09 |
Kenichi Handa |
*** empty log message ***
|
2006-03-09 |
Kenichi Handa |
(produce_composition): Compare charbuf[i] instead of
|
2006-03-08 |
Kenichi Handa |
*** empty log message ***
|
2006-03-08 |
Kenichi Handa |
*** empty log message ***
|
2006-03-08 |
Kenichi Handa |
(ctext-pre-write-conversion): Produce
|
2006-03-07 |
Kenichi Handa |
*** empty log message ***
|
2006-03-07 |
Kenichi Handa |
(DECODE_COMPOSITION_START): If the source is short, set
|
2006-03-07 |
Kenichi Handa |
(ctext-non-standard-encodings-table):
|
2006-03-07 |
Kenichi Handa |
(compound-text)
|
2006-03-07 |
Kenichi Handa |
*** empty log message ***
|
2006-03-07 |
Kenichi Handa |
(DECODE_COMPOSITION_START): If the source is short, set
|
2006-03-06 |
Kenichi Handa |
*** empty log message ***
|
2006-03-06 |
Kenichi Handa |
(create-fontset-from-fontset-spec): Fix
|
2006-03-04 |
Kenichi Handa |
*** empty log message ***
|
2006-03-04 |
Kenichi Handa |
(encode_coding_ccl): Allocate destination dynamically
|
2006-03-03 |
Kenichi Handa |
*** empty log message ***
|
2006-03-03 |
Kenichi Handa |
(create-fontset-from-fontset-spec): Fix
|
2006-03-03 |
Kenichi Handa |
(ccl-dump-write-const-string): Fix previous
|
2006-03-03 |
Kenichi Handa |
*** empty log message ***
|
2006-03-03 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
|
2006-03-03 |
Kenichi Handa |
*** empty log message ***
|
2006-03-03 |
Kenichi Handa |
(Fccl_execute_on_string): Fix the condition of terminating
|
2006-03-02 |
Kenichi Handa |
(Fstring_bytes): Fix docstring.
|
2006-03-02 |
Kenichi Handa |
*** empty log message ***
|
2006-03-02 |
Kenichi Handa |
(decode_coding): Fix previous change.
|
2006-03-02 |
Kenichi Handa |
(x_set_glyph_string_clipping_exactly): Set
|
2006-03-02 |
Kenichi Handa |
*** empty log message ***
|
2006-03-02 |
Kenichi Handa |
(CCL_WRITE_STRING): Handle a flag bit for multibyte
|
2006-03-02 |
Kenichi Handa |
(ccl-embed-string): Check string length.
|
2006-03-01 |
Kenichi Handa |
*** empty log message ***
|
2006-03-01 |
Kenichi Handa |
(search_buffer): Fix handling of "\\" in a trivial regexp.
|
2006-02-28 |
Kenichi Handa |
*** empty log message ***
|
2006-02-28 |
Kenichi Handa |
(ps-mule-eight-bit-char): Delete this function.
|
2006-02-28 |
Kenichi Handa |
(decode_coding): Fix the condition of terminating the
|
2006-02-27 |
Kenichi Handa |
*** empty log message ***
|
2006-02-27 |
Kenichi Handa |
("Chinese-BIG5"): Set ctext-non-standard-encodings property to
|
2006-02-27 |
Kenichi Handa |
(ctext-non-standard-encodings-alist): Add an entry for gbk-0. Set
|
2006-02-27 |
Kenichi Handa |
*** empty log message ***
|
2006-02-27 |
Kenichi Handa |
(kkc-region): Use
|
2006-02-27 |
Kenichi Handa |
(Faset): On setting a character bigger than 255 in a
|
2006-02-26 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-26
|
2006-02-26 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-02-24 |
Kenichi Handa |
(encoded-kbd-mode): Check
|
2006-02-24 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-23
|
2006-02-24 |
Kenichi Handa |
*** empty log message ***
|
2006-02-24 |
Kenichi Handa |
(auto-composition-after-change): Use
|
2006-02-22 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
|
2006-02-22 |
Kenichi Handa |
*** empty log message ***
|
2006-02-22 |
Kenichi Handa |
(map_charset_chars): Fix for ascii-compatible charset
|
2006-02-21 |
Kenichi Handa |
*** empty log message ***
|
2006-02-21 |
Kenichi Handa |
(command-line): Use custom-reevaluate-setting for
|
2006-02-21 |
Kenichi Handa |
(fill_composite_glyph_string): Check s->face is NULL or
|
2006-02-21 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Check
|
2006-02-21 |
Kenichi Handa |
(auto-composition-mode): Add autoload cookie.
|
2006-02-21 |
Kenichi Handa |
(auto-composition-function): Make it buffer local.
|
2006-02-20 |
Kenichi Handa |
(x_draw_glyph_string): Fix previous change for the case of overhang
|
2006-02-20 |
Kenichi Handa |
*** empty log message ***
|
2006-02-20 |
Kenichi Handa |
(x_set_glyph_string_clipping_exactly): New function.
|
2006-02-20 |
Kenichi Handa |
(draw_glyphs): Fix inclusion of right_overwriting
|
2006-02-20 |
Kenichi Handa |
(produce_glyphs): Sync to HEAD.
|
2006-02-20 |
Kenichi Handa |
*** empty log message ***
|
2006-02-17 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17
|
2006-02-15 |
Kenichi Handa |
(x_produce_glyphs): Handle composition with TAB.
|
2006-02-15 |
Kenichi Handa |
*** empty log message ***
|
2006-02-14 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15
|
2006-02-11 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-02-05 |
Kenichi Handa |
*** empty log message ***
|
2006-02-05 |
Kenichi Handa |
Cancel incorrect synching with HEAD.
|
2006-02-04 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11
|
2006-02-03 |
Kenichi Handa |
*** empty log message ***
|
2006-02-03 |
Kenichi Handa |
(Fdefine_coding_system_internal): Avoid a duplicated
|
2006-02-01 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
|
2006-01-26 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-8
|
2006-01-25 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
|
2006-01-24 |
Kenichi Handa |
*** empty log message ***
|
2006-01-24 |
Kenichi Handa |
(describe-char): Use insert-text-button instead of
|
2006-01-21 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-4
|
2006-01-20 |
Kenichi Handa |
*** empty log message ***
|
2006-01-20 |
Kenichi Handa |
Copyright fixed.
|
2006-01-20 |
Kenichi Handa |
(ethio-fidel-to-tex-buffer)
|
2006-01-20 |
Kenichi Handa |
Copyright fixed.
|
2006-01-20 |
Kenichi Handa |
*** empty log message ***
|
2006-01-20 |
Kenichi Handa |
New file
|
2006-01-20 |
Kenichi Handa |
New file.
|
2006-01-20 |
Kenichi Handa |
(describe-char): Fix for sync with HEAD.
|
2006-01-19 |
Kenichi Handa |
*** empty log message ***
|
2006-01-19 |
Kenichi Handa |
(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
|
2006-01-19 |
Kenichi Handa |
Sync to HEAD for handling autoload-coding-system.
|
2006-01-19 |
Kenichi Handa |
*** empty log message ***
|
2006-01-19 |
Kenichi Handa |
(CODING_SYSTEM_P): If ID is not available, call
|
2006-01-19 |
Kenichi Handa |
(autoload-coding-system): Install the same
|
2006-01-19 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
|
2006-01-19 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-01-18 |
Kenichi Handa |
Include etc/charsets in tarball.
|
2006-01-17 |
Kenichi Handa |
*** empty log message ***
|
2006-01-17 |
Kenichi Handa |
(handle_one_xevent): Delete unnecessary code inserted by
|
2006-01-17 |
Kenichi Handa |
(code_conversion_restore): GCPRO arg.
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-99
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
|
2005-12-28 |
Kenichi Handa |
*** empty log message ***
|
2005-12-28 |
Kenichi Handa |
Register characters in
|
2005-12-28 |
Kenichi Handa |
*** empty log message ***
|
2005-12-28 |
Kenichi Handa |
(lisp_string_width): Check multibyteness of STRING.
|
2005-10-27 |
Kenichi Handa |
*** empty log message ***
|
2005-10-27 |
Kenichi Handa |
(locale-preferred-coding-systems): Fix entries for Chinese
|
2005-10-27 |
Kenichi Handa |
*** empty log message ***
|
2005-10-27 |
Kenichi Handa |
(locale-language-names): Add entries
|
2005-10-24 |
Kenichi Handa |
*** empty log message ***
|
2005-10-24 |
Kenichi Handa |
Delete the definition of utf-7.
|
2005-10-18 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2005-10-18 |
YAMAMOTO Mitsuharu |
(mac_encode_char): Call ccl_driver with the last arg Qnil.
|
2005-10-18 |
YAMAMOTO Mitsuharu |
Delete the code to create a fontset from the X resource "Font".
|
2005-10-17 |
Kenichi Handa |
*** empty log message ***
|
2005-10-17 |
Kenichi Handa |
(search_buffer): Give up BM search on case-fold-search
|
2005-10-15 |
Kenichi Handa |
*** empty log message ***
|
2005-10-15 |
Kenichi Handa |
(decode_coding): Fix handling of invalid bytes.
|
2005-10-15 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
|
2005-10-14 |
Miles Bader |
Add arch tagline
|
2005-10-14 |
Kenichi Handa |
*** empty log message ***
|
2005-10-14 |
Kenichi Handa |
(lisp1): Delete ucs-tables.elc, utf-8.elc, and latin-*.el.
|
2005-10-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-89
|
2005-10-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
|
2005-10-06 |
Kenichi Handa |
*** empty log message ***
|
2005-10-06 |
Kenichi Handa |
(handle_one_xevent): Handle keysyms directly mapped to
|
2005-09-30 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86
|
2005-09-25 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
|
2005-09-23 |
Kenichi Handa |
*** empty log message ***
|
2005-09-23 |
Kenichi Handa |
(encode_coding_object): If a pre-write-conversion
|
2005-09-19 |
Miles Bader |
Fix merge mistake
|
2005-09-19 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-83
|
2005-09-19 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
|
2005-09-11 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
|
2005-09-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-80
|
2005-09-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-08-05 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
|
2005-07-29 |
Kenichi Handa |
*** empty log message ***
|
2005-07-29 |
Kenichi Handa |
*** empty log message ***
|
2005-07-29 |
Kenichi Handa |
(robin-define-package): Be sure to call put-char-code-property.
|
2005-07-29 |
Kenichi Handa |
*** empty log message ***
|
2005-07-29 |
Kenichi Handa |
(iso-2022-kr): Set :suitable-for-keyboard property to 1.
|
2005-07-29 |
Kenichi Handa |
(cp1125): Set :ascii-compatible-p property to t.
|
2005-07-29 |
Kenichi Handa |
*** empty log message ***
|
2005-07-29 |
Kenichi Handa |
(describe-char): Sync with the main trunk.
|
2005-07-29 |
Kenichi Handa |
(QCascii_compatible_p): New variable.
|
2005-07-29 |
Kenichi Handa |
*** empty log message ***
|
2005-07-29 |
Kenichi Handa |
(coding-system-get): Check
|
2005-07-29 |
Kenichi Handa |
(iso-2022-cn, iso-2022-cn-ext): Set
|
2005-07-29 |
Kenichi Handa |
(iso-2022-jp, iso-2022-jp-2)
|
2005-07-29 |
Kenichi Handa |
(vietnamese-viscii, vietnamese-vscii)
|
2005-07-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
|
2005-07-26 |
Kenichi Handa |
*** empty log message ***
|
2005-07-26 |
Kenichi Handa |
(robin-define-package): Delete redundant
|
2005-07-26 |
Kenichi Handa |
*** empty log message ***
|
2005-07-26 |
Kenichi Handa |
(robin-define-package): Make the expaneded form shorter.
|
2005-07-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
2005-07-19 |
Kenichi Handa |
*** empty log message ***
|
2005-07-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-06-30 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
|
2005-06-24 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-66
|
2005-06-24 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
|
2005-06-15 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-64
|
2005-06-15 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
|
2005-06-09 |
Kenichi Handa |
*** empty log message ***
|
2005-06-09 |
Kenichi Handa |
(get_next_display_element): Sync with the change in
|
2005-06-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
|
2005-06-06 |
Kenichi Handa |
*** empty log message ***
|
2005-06-06 |
Kenichi Handa |
(Fcall_process): Sync with the change in
|
2005-06-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-58
|
2005-06-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
2005-06-05 |
Kenichi Handa |
*** empty log message ***
|
2005-06-05 |
Kenichi Handa |
(chinese-iso-8bit): Fix mime-charset of chiense-iso-8bit.
|
2005-05-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
|
2005-05-22 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2005-05-22 |
YAMAMOTO Mitsuharu |
(x_font_name_to_mac_font_name): Sync with trunk for the case that does
|
2005-05-20 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
2005-05-13 |
Kenichi Handa |
*** empty log message ***
|
2005-05-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
|
2005-05-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-50
|
2005-05-12 |
Miles Bader |
Add arch tagline
|
2005-05-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-48
|
2005-05-12 |
Kenichi Handa |
(unidata-get-decomposition): For Hangul
|
2005-05-11 |
Kenichi Handa |
*** empty log message ***
|
2005-05-11 |
Kenichi Handa |
(unidata-text-file): Delete it.
|
2005-05-11 |
Kenichi Handa |
*** empty log message ***
|
2005-05-11 |
Kenichi Handa |
(EMACS): Rename back to Emacs and set to emacs.
|
2005-05-11 |
Kenichi Handa |
If we are byte-compiling unidata-gen.el or running
|
2005-05-11 |
Kenichi Handa |
(shortlisp): Cancel previous change.
|
2005-05-11 |
Kenichi Handa |
Re-generated.
|
2005-05-11 |
Kenichi Handa |
While running cpp on junk.c, include
|
2005-05-10 |
Kenichi Handa |
*** empty log message ***
|
2005-05-10 |
Kenichi Handa |
(shortlisp): Add ../lisp/international/charprop.el.
|
2005-05-10 |
Kenichi Handa |
Delete charprop.el and uni-*.el
|
2005-05-10 |
Kenichi Handa |
Load international/charprop.el with NOERROR t.
|
2005-05-10 |
Kenichi Handa |
(AUTOGENEL): Add charprop.el and uni-*.el.
|
2005-05-10 |
Kenichi Handa |
Typo fixed in comments. Change
|
2005-05-07 |
Kenichi Handa |
*** empty log message ***
|
2005-05-07 |
Kenichi Handa |
Re-generated
|
2005-05-05 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
|
2005-04-28 |
Kenichi Handa |
*** empty log message ***
|
2005-04-28 |
Kenichi Handa |
(validate_coding_system)
|
2005-04-28 |
Kenichi Handa |
(Fcoding_system_base, Fcoding_system_eol_type)
|
2005-04-28 |
Kenichi Handa |
(STDC_HEADERS): Sync with the change in
|
2005-04-25 |
Kenichi Handa |
*** empty log message ***
|
2005-04-25 |
Kenichi Handa |
(load_charset_map_from_vector): Fix for the first
|
2005-04-22 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2005-04-22 |
YAMAMOTO Mitsuharu |
(Fx_create_frame, x_create_tip_frame): Pass Lisp string as the second
|
2005-04-22 |
Kenichi Handa |
(create-fontset-from-mac-roman-font): Fix previous change.
|
2005-04-22 |
Kenichi Handa |
Sync with the main trunk.
|
2005-04-21 |
Kenichi Handa |
*** empty log message ***
|
2005-04-21 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
|
2005-04-21 |
Kenichi Handa |
Set syntax of NBSP to punctuation.
|
2005-04-18 |
Kenichi Handa |
*** empty log message ***
|
2005-04-18 |
Kenichi Handa |
(Fstring_as_multibyte): Fix the change for syncing with
|
2005-04-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-37
|
2005-04-11 |
Kenichi Handa |
*** empty log message ***
|
2005-04-11 |
Kenichi Handa |
Don't require wid-edit.
|
2005-04-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35
|
2005-04-09 |
Kenichi Handa |
*** empty log message ***
|
2005-04-09 |
Kenichi Handa |
Fix previous change.
|
2005-04-09 |
Kenichi Handa |
(search_buffer): Fix the change for syncing with CVS
|
2005-04-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
|
2005-03-31 |
Kenichi Handa |
(get_next_display_element): Sync with CVS head.
|
2005-03-31 |
Kenichi Handa |
*** empty log message ***
|
2005-03-31 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
2005-03-29 |
Kenichi Handa |
*** empty log message ***
|
2005-03-29 |
Kenichi Handa |
(decode_coding_object): Use safe_call1 instead of call1.
|
2005-03-28 |
Kenichi Handa |
Sync with the main trunk.
|
2005-03-24 |
Miles Bader |
Changes from arch/CVS synchronization
|
2005-03-24 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
|
2005-03-19 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
|
2005-03-16 |
Miles Bader |
Changes from arch/CVS synchronization
|
2005-03-16 |
Kenichi Handa |
*** empty log message ***
|
2005-03-16 |
Kenichi Handa |
New file.
|
2005-03-16 |
Kenichi Handa |
Encoding changed to utf-8-emacs.
|
2005-03-16 |
Kenichi Handa |
Encoding changed to utf-8-emacs. All
|
2005-03-14 |
Kenichi Handa |
(set_default_ascii_font): Fix the change for syncing with CVS head.
|
2005-03-14 |
Kenichi Handa |
*** empty log message ***
|
2005-03-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-25
|
2005-03-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-24
|
2005-03-09 |
Miles Bader |
Changes from arch/CVS synchronization
|
2005-03-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
|
2005-03-08 |
Kenichi Handa |
Re-generated.
|
2005-03-03 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-21
|
2005-03-02 |
Kenichi Handa |
*** empty log message ***
|
2005-03-02 |
Kenichi Handa |
(unidata-get-name): Handle U+110B.
|
2005-03-02 |
Kenichi Handa |
*** empty log message ***
|
2005-03-02 |
Kenichi Handa |
Regenerated
|
2005-03-02 |
Kenichi Handa |
(unidata-get-name): Handle "CJK IDEOGRAPH".
|
2005-02-25 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-18
|
2005-02-24 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-17
|
2005-02-23 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-16
|
2005-02-18 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
|
2005-02-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
|
2005-02-13 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
|
2005-02-13 |
Kenichi Handa |
*** empty log message ***
|
2005-02-13 |
Kenichi Handa |
Adjust codes merged from trunk for unicode
|
2005-02-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
|
2005-02-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-10
|
2005-01-31 |
Kenichi Handa |
*** empty log message ***
|
2005-01-31 |
Miles Bader |
Changes from arch/CVS synchronization
|
2005-01-30 |
Kenichi Handa |
*** empty log message ***
|
2005-01-30 |
Kenichi Handa |
(Fset_fontset_font): Check family element of a given vector.
|
2005-01-30 |
Kenichi Handa |
(DONTCOMPILE): Include charprop.el and uni-*.el.
|
2005-01-30 |
Kenichi Handa |
(lisp): Include charprop.el.
|
2005-01-30 |
Kenichi Handa |
*** empty log message ***
|
2005-01-30 |
Kenichi Handa |
(font-encoding-alist): Add an entry for
|
2005-01-30 |
Kenichi Handa |
(set-language-environment): Check :ascii-compatible-p property of
|
2005-01-30 |
Kenichi Handa |
New files automatically generated by admin/unidata/Makefile.
|
2005-01-30 |
Kenichi Handa |
Load internationnal/charprop.el.
|
2005-01-30 |
Kenichi Handa |
(describe-char-unidata-list): New variable.
|
2005-01-30 |
Kenichi Handa |
New file.
|
2005-01-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7
|
2005-01-24 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-6
|
2005-01-24 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-5
|
2005-01-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
|
2005-01-18 |
Steven Tamm |
* macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
|
2005-01-17 |
Kenichi Handa |
*** empty log message ***
|
2005-01-17 |
Kenichi Handa |
(merge_faces): Fix argument to lookup_derived_face and
|
2005-01-17 |
Kenichi Handa |
(Fformat_mode_line): Fix argument to lookup_named_face.
|
2005-01-17 |
Kenichi Handa |
(draw_fringe_bitmap_1): Fix argument to
|
2005-01-17 |
Kenichi Handa |
These changes are to fix the code merged
|
2005-01-17 |
Steven Tamm |
* macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
|
2005-01-17 |
Kenichi Handa |
*** empty log message ***
|
2005-01-17 |
Kenichi Handa |
(tar-extract): Adjust code merged from trunk for
|
2005-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
|
2005-01-02 |
Miles Bader |
Merge from emacs--cvs-trunk--0
|
2005-01-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
2004-12-25 |
Kenichi Handa |
(get_next_display_element): Sync to the change in HEAD
|
2004-12-25 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
|
2004-12-14 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-12-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
|
2004-12-11 |
Kenichi Handa |
(w32con_write_glyphs): Fix previous change.
|
2004-12-11 |
Kenichi Handa |
*** empty log message ***
|
2004-12-11 |
Kenichi Handa |
Sync to the change in HEAD on 2004-11-19, 20.
|
2004-12-11 |
Kenichi Handa |
Sync to the change in HEAD on 2004-12-01.
|
2004-12-11 |
Kenichi Handa |
Cancel the change done in HEAD on 2004-11-30.
|
2004-12-11 |
Kenichi Handa |
(coding_charset_list): Extern it.
|
2004-12-11 |
Kenichi Handa |
Sync to the change in HEAD on 2004-11-30.
|
2004-12-09 |
Kenichi Handa |
(char-displayable-p): Check :charset-list property of CODING.
|
2004-12-08 |
Kenichi Handa |
*** empty log message ***
|
2004-12-08 |
Kenichi Handa |
(Fset_fontset_font): Call find_font_encoding with
|
2004-12-08 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-75
|
2004-12-08 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
2004-12-06 |
Kenichi Handa |
*** empty log message ***
|
2004-12-06 |
Kenichi Handa |
(select-safe-coding-system-interactively):
|
2004-12-06 |
Kenichi Handa |
(BYTE8_STRING): Fix typo.
|
2004-12-06 |
Kenichi Handa |
(Ftranslate_region_internal): Don't convert unibyte
|
2004-12-06 |
Kenichi Handa |
(casify_region): Handle changes in byte-length
|
2004-11-24 |
Andreas Schwab |
*** empty log message ***
|
2004-11-24 |
Andreas Schwab |
(map_char_table): GCPRO table and arg.
|
2004-11-19 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
|
2004-11-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-71
|
2004-11-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
|
2004-11-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
2004-10-29 |
Kenichi Handa |
*** empty log message ***
|
2004-10-29 |
Kenichi Handa |
(skip_syntaxes): Return lispy 0 (not nil) if point is
|
2004-10-28 |
Kenichi Handa |
*** empty log message ***
|
2004-10-28 |
Kenichi Handa |
New coding system aliases unix, dos, and mac.
|
2004-10-27 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-66
|
2004-10-27 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65
|
2004-10-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-64
|
2004-10-23 |
Kenichi Handa |
*** empty log message ***
|
2004-10-23 |
Kenichi Handa |
(fs_load_font): Use fast_string_match_ignore_case
|
2004-10-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
|
2004-10-19 |
Kenichi Handa |
*** empty log message ***
|
2004-10-19 |
Kenichi Handa |
Fix encoding to that of the original file.
|
2004-10-19 |
Kenichi Handa |
(tit-process-header): Fix embedded
|
2004-10-16 |
Kenichi Handa |
*** empty log message ***
|
2004-10-16 |
Kenichi Handa |
* international/mule-util.el (coding-system-equal): Move to mule.el.
|
2004-10-16 |
Kenichi Handa |
(coding-system-equal): Fix merging of
|
2004-10-15 |
Kenichi Handa |
*** empty log message ***
|
2004-10-15 |
Kenichi Handa |
(encoded-kbd-decode-code-list): New
|
2004-10-15 |
Kenichi Handa |
*** empty log message ***
|
2004-10-15 |
Kenichi Handa |
(get_next_display_element): In unibyte case, decide to
|
2004-10-15 |
Kenichi Handa |
*** empty log message ***
|
2004-10-15 |
Kenichi Handa |
(Fset_unibyte_charset): Setup
|
2004-10-15 |
Kenichi Handa |
(unibyte_has_multibyte_table): New variable.
|
2004-10-15 |
Kenichi Handa |
(unibyte_has_multibyte_table): Extern it.
|
2004-10-14 |
Kenichi Handa |
*** empty log message ***
|
2004-10-14 |
Kenichi Handa |
(Fcall_process): Fix merging of 2004-10-13 change.
|
2004-10-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
|
2004-10-13 |
Kenichi Handa |
*** empty log message ***
|
2004-10-13 |
Kenichi Handa |
(encode_coding_iso_2022): Fix handling of charset
|
2004-10-12 |
Kenichi Handa |
*** empty log message ***
|
2004-10-12 |
Kenichi Handa |
(hz-set-msb-table): Turn chars beyond 128
|
2004-10-12 |
Kenichi Handa |
(setup_coding_system): If coding_system is nil, use
|
2004-10-12 |
Kenichi Handa |
*** empty log message ***
|
2004-10-12 |
Kenichi Handa |
Dont' define coding system
|
2004-10-05 |
Kenichi Handa |
*** empty log message ***
|
2004-10-05 |
Kenichi Handa |
(locale-language-names): Fix for gb18030 and gdk.
|
2004-10-05 |
Kenichi Handa |
*** empty log message ***
|
2004-10-05 |
Kenichi Handa |
(font-encoding-alist): Add gbk.
|
2004-10-04 |
Kenichi Handa |
*** empty log message ***
|
2004-10-04 |
Kenichi Handa |
(chinese-gbk): Include ascii in
|
2004-10-04 |
Kenichi Handa |
*** empty log message ***
|
2004-10-04 |
Kenichi Handa |
(encoded-kbd-setup-keymap): Fix
|
2004-10-04 |
Kenichi Handa |
*** empty log message ***
|
2004-10-04 |
Kenichi Handa |
(message_dolog, set_message_1): Call
|
2004-10-04 |
Kenichi Handa |
(Fsubstitute_in_file_name): Fix previous change.
|
2004-10-04 |
Kenichi Handa |
(print_object): Include sub char-table in cicularities
|
2004-10-04 |
Kenichi Handa |
(read1): Fix reading of a char-table.
|
2004-10-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-50
|
2004-10-01 |
Kenichi Handa |
(where_is_internal_2): Fix previous change.
|
2004-10-01 |
Kenichi Handa |
*** empty log message ***
|
2004-10-01 |
Kenichi Handa |
(where_is_internal_2): Fix for the case that KEY is a
|
2004-09-30 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-48
|
2004-09-29 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-47
|
2004-09-28 |
Kenichi Handa |
*** empty log message ***
|
2004-09-28 |
Kenichi Handa |
(report_file_error): Make a unibyte string from
|
2004-09-27 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-45
|
2004-09-25 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-44
|
2004-09-21 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-09-21 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
|
2004-09-19 |
Kenichi Handa |
*** empty log message ***
|
2004-09-19 |
Kenichi Handa |
("Japanese"): Fix ordering of charsets.
|
2004-09-19 |
Kenichi Handa |
(CHAR_CHARSET): Shortcut for ASCII case.
|
2004-09-17 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-41
|
2004-09-15 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40
|
2004-09-14 |
Kenichi Handa |
*** empty log message ***
|
2004-09-14 |
Kenichi Handa |
(detect_coding): Fix previous change.
|
2004-09-13 |
Kenichi Handa |
*** empty log message ***
|
2004-09-13 |
Kenichi Handa |
(detect_coding_utf_16): Don't set detect_info->found if
|
2004-09-09 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-09-09 |
Kenichi Handa |
*** empty log message ***
|
2004-09-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
|
2004-09-05 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-35
|
2004-09-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
|
2004-09-01 |
Jason Rumney |
*** empty log message ***
|
2004-09-01 |
Jason Rumney |
(x_to_w32_font): Update to use new coding struct.
|
2004-08-27 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
2004-08-18 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-31
|
2004-08-17 |
Kenichi Handa |
*** empty log message ***
|
2004-08-17 |
Kenichi Handa |
(describe-char): Fix for the case CODE is a cons of integers.
|
2004-08-17 |
Kenichi Handa |
(Fdeclare_equiv_charset): Fix handing of CHARS.
|
2004-08-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-29
|
2004-08-04 |
Steven Tamm |
macterm.c (mac_encode_char): Add charset argument and update
|
2004-08-04 |
Steven Tamm |
term/mac-win.el: Use mac-standard-fontset-spec to create
|
2004-08-03 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-27
|
2004-07-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26
|
2004-07-23 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
|
2004-07-17 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-07-17 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24
|
2004-07-11 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-23
|
2004-07-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22
|
2004-06-30 |
Kenichi Handa |
*** empty log message ***
|
2004-06-30 |
Kenichi Handa |
(split_font_name_into_vector, build_font_name_from_vector)
|
2004-06-30 |
Kenichi Handa |
*** empty log message ***
|
2004-06-30 |
Kenichi Handa |
(Fface_font): Fix previous change.
|
2004-06-30 |
Kenichi Handa |
(Fface_font): If HAVE_WINDOW_SYSTEM is not defined,
|
2004-06-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-18
|
2004-06-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
|
2004-06-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-16
|
2004-06-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
2004-05-29 |
Kenichi Handa |
*** empty log message ***
emacs-unicode-2-pre-sync
|
2004-05-29 |
Kenichi Handa |
(BUILD_GLYPH_STRINGS): Check if s is NULL.
|
2004-05-29 |
Kenichi Handa |
(Fset_fontset_font): Docstring fixed.
|
2004-05-13 |
Kenichi Handa |
*** empty log message ***
|
2004-05-13 |
Kenichi Handa |
(read_process_output): Grow decoding_buf when needed;
|
2004-04-29 |
Kenichi Handa |
(e_write): Fix previous change.
|
2004-04-29 |
Kenichi Handa |
*** empty log message ***
|
2004-04-29 |
Kenichi Handa |
(WRITE_BUF_SIZE): This macro deleted.
|
2004-04-28 |
Kenichi Handa |
*** empty log message ***
|
2004-04-28 |
Kenichi Handa |
(setup_coding_system): Set coding->common_flags
|
2004-04-28 |
Kenichi Handa |
(struct coding_system): Delete an incorrect comment.
|
2004-04-28 |
Kenichi Handa |
(e_write): Short cut for the case of no encoding.
|
2004-04-27 |
Kenichi Handa |
(unicode-data): Fix the previous change.
|
2004-04-27 |
Kenichi Handa |
*** empty log message ***
|
2004-04-27 |
Kenichi Handa |
(unicode-data): Call
|
2004-04-21 |
Kenichi Handa |
*** empty log message ***
|
2004-04-21 |
Kenichi Handa |
(cp932-2-byte): Fix :code-space.
|
2004-04-20 |
Kenichi Handa |
*** empty log message ***
|
2004-04-20 |
Kenichi Handa |
(detect_coding): Delete unused variables.
|
2004-04-20 |
Kenichi Handa |
Give more CJK characters the category `|'.
|
2004-04-20 |
Kenichi Handa |
*** empty log message ***
|
2004-04-20 |
Kenichi Handa |
(describe-char): Fix previous change.
|
2004-04-20 |
Kenichi Handa |
(describe-char): Make it work on *Help* buffer.
|
2004-04-20 |
Kenichi Handa |
(diacritic-compose-region): Compose
|
2004-04-20 |
Kenichi Handa |
*** empty log message ***
|
2004-04-20 |
Kenichi Handa |
(encode_coding_utf_8): Fix handling of raw-byte char.
|
2004-04-19 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-04-19 |
Kenichi Handa |
*** empty log message ***
|
2004-04-19 |
Kenichi Handa |
Fix invalid encoding caused by the previous sync.
|
2004-04-19 |
Miles Bader |
Updated unicode branch
|
2004-04-19 |
Miles Bader |
Added on unicode branch
|
2004-04-19 |
Miles Bader |
Add arch taglines
|
2004-04-19 |
Miles Bader |
Update unicode branch
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2004-04-15 |
Kenichi Handa |
*** empty log message ***
|
2004-04-15 |
Kenichi Handa |
(auto-compose-chars): Execute the main code in
|
2004-04-14 |
Kenichi Handa |
*** empty log message ***
|
2004-04-14 |
Kenichi Handa |
(Ffind_coding_systems_region_internal): Include raw-text and
|
2004-04-14 |
Kenichi Handa |
Sync to HEAD.
|
2004-04-14 |
Kenichi Handa |
(describe-property-list): Sync to HEAD.
|
2004-04-14 |
Kenichi Handa |
*** empty log message ***
|
2004-04-14 |
Kenichi Handa |
(find_font_encoding): Return `ascii' for unknown
|
2004-04-14 |
Kenichi Handa |
(x-complement-fontset-spec): Don't
|
2004-04-13 |
Kenichi Handa |
*** empty log message ***
|
2004-04-13 |
Kenichi Handa |
(fontset_font): Renamed from fontset_face. Return
|
2004-04-13 |
Kenichi Handa |
*** empty log message ***
|
2004-04-13 |
Kenichi Handa |
(next-word-boundary-kana): Handle half-width kana.
|
2004-04-13 |
Kenichi Handa |
Sync to HEAD.
|
2004-04-12 |
Kenichi Handa |
Sync.to HEAD.
|
2004-04-12 |
Kenichi Handa |
*** empty log message ***
|
2004-04-12 |
Kenichi Handa |
Sync to HEAD.
|
2004-04-12 |
Kenichi Handa |
*** empty log message ***
|
2004-04-12 |
Kenichi Handa |
(indian-1-column): Fix :emacs-mule-id.
|
2004-04-12 |
Kenichi Handa |
Sync to HEAD.
|
2004-04-12 |
Kenichi Handa |
*** empty log message ***
|
2004-04-12 |
Kenichi Handa |
(LEADING_CODE_LATIN_1_MIN) (LEADING_CODE_LATIN_1_MAX): Delete these
|
2004-04-12 |
Kenichi Handa |
*** empty log message ***
|
2004-04-11 |
Kenichi Handa |
*** empty log message ***
|
2004-04-11 |
Kenichi Handa |
(japanese-iso-8bit): Fix order of :charset-list.
|
2004-04-09 |
Kenichi Handa |
*** empty log message ***
|
2004-04-09 |
Kenichi Handa |
(rmail-decode-babyl-format): Use
|
2004-04-08 |
Kenichi Handa |
*** empty log message ***
|
2004-04-08 |
Kenichi Handa |
Sync to HEAD.
|
2004-04-07 |
Kenichi Handa |
*** empty log message ***
|
2004-04-07 |
Kenichi Handa |
Sync to HEAD.
|
2004-04-07 |
Kenichi Handa |
(make-translation-table): Set second extra
|
2004-04-06 |
Kenichi Handa |
*** empty log message ***
|
2004-04-06 |
Kenichi Handa |
(xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
|
2004-03-30 |
Kenichi Handa |
*** empty log message ***
|
2004-03-30 |
Kenichi Handa |
(DECODE_DESIGNATION): Set chars_96 to -1 instead of
|
2004-03-30 |
Kenichi Handa |
*** empty log message ***
|
2004-03-30 |
Kenichi Handa |
(Finsert_file_contents): Be sure to call unbind_to
|
2004-03-12 |
Kenichi Handa |
Sync with HEAD
|
2004-03-11 |
Kenichi Handa |
Sync with HEAD (1.103).
|
2004-03-11 |
Kenichi Handa |
*** empty log message ***
|
2004-03-11 |
Kenichi Handa |
(handle_auto_composed_prop): Fix Lisp_Object/int mixup.
|
2004-03-11 |
Kenichi Handa |
(print_prune_string_charset): Fix Lisp_Object/int mixup.
|
2004-03-11 |
Kenichi Handa |
Include "intervals.h".
|
2004-03-11 |
Kenichi Handa |
(Ftranslate_region_internal): Fix Lisp_Object/int mixup.
|
2004-03-11 |
Kenichi Handa |
Add many prototypes for static functions.
|
2004-03-11 |
Kenichi Handa |
*** empty log message ***
|
2004-03-11 |
Kenichi Handa |
(get_translation_table): Allow max_lookup to be NULL.
|
2004-03-11 |
Kenichi Handa |
*** empty log message ***
|
2004-03-11 |
Kenichi Handa |
(get_translation_table): New arg max_lookup. Caller changed.
|
2004-03-11 |
Kenichi Handa |
(get_translation_table): Declare it as Lisp_Object.
|
2004-03-11 |
Kenichi Handa |
*** empty log message ***
|
2004-03-11 |
Kenichi Handa |
(get_translation): Fix previous change.
|
2004-03-11 |
Kenichi Handa |
(define-translation-table): New function.
|
2004-03-11 |
Kenichi Handa |
(jisx0213-to-unicode, unicode-to-jisx0213):
|
2004-03-10 |
Kenichi Handa |
*** empty log message ***
|
2004-03-10 |
Kenichi Handa |
(MAX_ANNOTATION_LENGTH): Adjusted for the change of
|
2004-03-09 |
Kenichi Handa |
*** empty log message ***
|
2004-03-09 |
Kenichi Handa |
(simple_search): Fix settingthis_pos_byte in backward search.
|
2004-03-08 |
Kenichi Handa |
*** empty log message ***
|
2004-03-08 |
Kenichi Handa |
(detect_coding_emacs_mule): Fix counting of encoded
|
2004-03-04 |
Kenichi Handa |
Sync to HEAD.
|
2004-03-04 |
Kenichi Handa |
*** empty log message ***
|
2004-03-04 |
Kenichi Handa |
(x_list_fonts): Fix the detection of an auto-scaled font.
|
2004-03-04 |
Kenichi Handa |
(build_scalable_font_name): If the scalable font is requested for
|
2004-03-04 |
Kenichi Handa |
*** empty log message ***
|
2004-03-04 |
Kenichi Handa |
(decode_coding_utf_16): Fix handling of surrogate pare.
|
2004-03-04 |
Kenichi Handa |
*** empty log message ***
|
2004-03-04 |
Kenichi Handa |
(Ftranslate_region_internal): Renamed from
|
2004-03-04 |
Kenichi Handa |
(translate-region): Re-implement it here. Make it interactive.
|
2004-03-04 |
Kenichi Handa |
(set_lface_from_font_name): If a font is specified for
|
2004-03-03 |
Kenichi Handa |
*** empty log message ***
emacs-bidi-base
|
2004-03-03 |
Kenichi Handa |
(ps-mule-font-info-database): Typo in doc fixed.
|
2004-03-03 |
Kenichi Handa |
(Fface_font): New optional arg CHARACTER.
|
2004-03-02 |
Kenichi Handa |
Merged from HEAD (1.72).
|
2004-02-17 |
Kenichi Handa |
*** empty log message ***
|
2004-02-17 |
Kenichi Handa |
(CHARSET_OFFSET): New macro.
|
2004-02-16 |
Kenichi Handa |
*** empty log message ***
|
2004-02-16 |
Kenichi Handa |
(font-encoding-alist): Cancel previous change.
|
2004-02-13 |
Kenichi Handa |
*** empty log message ***
|
2004-02-13 |
Kenichi Handa |
(x_get_font_repertory): Fix for non-Unicode-bmp charset.
|
2004-02-13 |
Kenichi Handa |
*** empty log message ***
|
2004-02-13 |
Kenichi Handa |
(Fset_fontset_font): Fix previous change.
|
2004-02-13 |
Kenichi Handa |
(font-encoding-alist): Register "iso10646-2" for unicode-sip.
|
2004-02-12 |
Kenichi Handa |
*** empty log message ***
|
2004-02-12 |
Kenichi Handa |
Fix previous change.
|
2004-02-12 |
Kenichi Handa |
(chinese-cns11643-15): New charset.
|
2004-02-12 |
Kenichi Handa |
Fix previous change.
|
2004-02-12 |
Kenichi Handa |
*** empty log message ***
|
2004-02-12 |
Kenichi Handa |
New file.
|
2004-02-12 |
Kenichi Handa |
Fix previous change.
|
2004-02-12 |
Kenichi Handa |
*** empty log message ***
|
2004-02-12 |
Kenichi Handa |
(all): Rename target from charsets. Depend on
|
2004-02-12 |
Kenichi Handa |
Add code for handling KANJI-DATABASE format.
|
2004-02-12 |
Kenichi Handa |
*** empty log message ***
|
2004-02-12 |
Kenichi Handa |
(install): Copy updated files only.
|
2004-02-10 |
Kenichi Handa |
*** empty log message ***
|
2004-02-10 |
Kenichi Handa |
(fontset_face): Handle fallback fonts correctly.
|
2004-02-10 |
Kenichi Handa |
(describe_vector): Handle default value of a char table.
|
2004-02-10 |
Kenichi Handa |
(font-encoding-alist): Add entries for
|
2004-02-06 |
Kenichi Handa |
*** empty log message ***
|
2004-02-06 |
Kenichi Handa |
(list-charset-chars): Put charset text property.
|
2004-02-06 |
Kenichi Handa |
(setup-default-fontset): Delete the
|
2004-02-06 |
Kenichi Handa |
(FONTSET_DEFAULT): New macro.
|
2004-02-06 |
Kenichi Handa |
(CHAR_CHARSET_P): Fix for the case that the method is subset or
|
2004-02-05 |
Kenichi Handa |
*** empty log message ***
|
2004-02-05 |
Kenichi Handa |
(font-encoding-alist): Register "JISX0213.2004-1".
|
2004-02-05 |
Kenichi Handa |
*** empty log message ***
|
2004-02-05 |
Kenichi Handa |
(setup-default-fontset): Register "JISX0213.2004-1".
|
2004-02-05 |
Kenichi Handa |
(list-character-sets): Fix the first line message.
|
2004-02-05 |
Kenichi Handa |
Fix `han' script range.
|
2004-02-05 |
Kenichi Handa |
(japanese-jisx0213.2004-1): Specify :code-space.
|
2004-02-04 |
Kenichi Handa |
*** empty log message ***
|
2004-02-03 |
Kenichi Handa |
*** empty log message ***
|
2004-02-03 |
Kenichi Handa |
(iso-2022-jp): Exclude japanese-jisx0212.
|
2004-02-03 |
Kenichi Handa |
(japanese-jisx0213.2004-1): Specify :dimension 2.
|
2004-02-02 |
Kenichi Handa |
*** empty log message ***
|
2004-02-02 |
Kenichi Handa |
(japanese-ucs-cp932-to-jis-map): Renamed
|
2004-01-30 |
Kenichi Handa |
*** empty log message ***
|
2004-01-30 |
Kenichi Handa |
Handle charset-map-path, not charset-map-directory.
|
2004-01-30 |
Kenichi Handa |
(main): Call init_charset after syms_of_XXX.
|
2004-01-30 |
Kenichi Handa |
(Vcharset_map_directory): Deleted.
|
2004-01-30 |
Kenichi Handa |
Append user defined area of CP932.
|
2004-01-29 |
Kenichi Handa |
(x-selection-value): Optimize for ASCII only case.
|
2004-01-29 |
Kenichi Handa |
*** empty log message ***
|
2004-01-29 |
Kenichi Handa |
(string_char_to_byte): Optimize for ASCII only string.
|
2004-01-29 |
Kenichi Handa |
*** empty log message ***
|
2004-01-29 |
Kenichi Handa |
(Finsert_file_contents): Avoid detecting a code twice.
|
2004-01-29 |
Kenichi Handa |
(detect_coding_iso_2022): Fix handling of SS2 and SS3.
|
2004-01-28 |
Kenichi Handa |
(decode_coding_sjis): Fix comment.
|
2004-01-28 |
Kenichi Handa |
Regenerated.
|
2004-01-28 |
Kenichi Handa |
*** empty log message ***
|
2004-01-28 |
Kenichi Handa |
Convert 0x2299 to 0x29BF.
|
2004-01-28 |
Kenichi Handa |
*** empty log message ***
|
2004-01-28 |
Kenichi Handa |
Regenerated.
|
2004-01-28 |
Kenichi Handa |
(JISX2131.map): Convert 0x2015 to 0x2014.
|
2004-01-28 |
Kenichi Handa |
*** empty log message ***
|
2004-01-27 |
Kenichi Handa |
*** empty log message ***
|
2004-01-27 |
Kenichi Handa |
Add map #x00A6 <-> #xFFE4 to translation tables japanese-ucs-*-map.
|
2004-01-27 |
Kenichi Handa |
(CJK): Include JISX213A.map.
|
2004-01-27 |
Kenichi Handa |
*** empty log message ***
|
2004-01-27 |
Kenichi Handa |
New file.
|
2004-01-27 |
Kenichi Handa |
(japanese-jisx0213-a): New supplementary charset.
|
2004-01-27 |
Kenichi Handa |
(SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
|
2004-01-27 |
Kenichi Handa |
(decode_coding_sjis): Handle 4th charset (typically JISX0212).
|
2004-01-27 |
Kenichi Handa |
*** empty log message ***
|
2004-01-27 |
Kenichi Handa |
New file (automatically generated by admin/charset/Makefile).
|
2004-01-27 |
Kenichi Handa |
*** empty log message ***
|
2004-01-27 |
Kenichi Handa |
Load cp51932 and eucjp-ms.
|
2004-01-27 |
Kenichi Handa |
(QCmnemonic, QCdefalut_char)
|
2004-01-27 |
Kenichi Handa |
(map_charset_chars): Fix arg to map_charset_chars in
|
2004-01-27 |
Kenichi Handa |
(translate_char): Accept list of translation tables.
|
2004-01-27 |
Kenichi Handa |
*** empty log message ***
|
2004-01-27 |
Kenichi Handa |
(coding-system-put): Delete it (implemented in C).
|
2004-01-27 |
Kenichi Handa |
*** empty log message ***
|
2004-01-27 |
Kenichi Handa |
(katakana-sjis): Fix :superset to :subset.
|
2004-01-27 |
Kenichi Handa |
Regenerated.
|
2004-01-27 |
Kenichi Handa |
(TRANS_TABLE): New macro.
|
2004-01-27 |
Kenichi Handa |
New file.
|
2004-01-25 |
Kenichi Handa |
*** empty log message ***
|
2004-01-25 |
Kenichi Handa |
Correctly sorted.
|
2004-01-25 |
Kenichi Handa |
(CP932-2BYTE.map): Call mapconv with cp932.awk.
|
2004-01-25 |
Kenichi Handa |
In UNICODE2 case, sort by 4th field after
|
2004-01-25 |
Kenichi Handa |
New file.
|
2004-01-25 |
Kenichi Handa |
Updated.
|
2004-01-25 |
Kenichi Handa |
*** empty log message ***
|
2004-01-25 |
Kenichi Handa |
Handle UNICODE2.
|
2004-01-25 |
Kenichi Handa |
(cp932-2-byte): Specify :dimension.
|
2004-01-25 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix previous change.
|
2004-01-25 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix previous change.
|
2004-01-25 |
Kenichi Handa |
(CJK): Include CP932-2BYTE.map
|
2004-01-25 |
Kenichi Handa |
New file.
|
2004-01-25 |
Kenichi Handa |
(japanese-cp932): New coding system.
|
2004-01-25 |
Kenichi Handa |
(define-charset): If :code-space is not given, generate it from
|
2004-01-25 |
Kenichi Handa |
(katakana-sjis, cp932-2-byte, cp932): New charsets.
|
2004-01-25 |
Kenichi Handa |
(enum coding_attr_index): New member coding_attr_trans_tbl.
|
2004-01-25 |
Kenichi Handa |
(get_translation_table): New function.
|
2004-01-24 |
Kenichi Handa |
*** empty log message ***
|
2004-01-24 |
Kenichi Handa |
(decode_coding_sjis): Check the first byte rigidly.
|
2004-01-24 |
Kenichi Handa |
*** empty log message ***
|
2004-01-24 |
Kenichi Handa |
(get_next_display_element): Pass -1 as POS to
|
2004-01-23 |
Kenichi Handa |
*** empty log message ***
|
2004-01-23 |
Kenichi Handa |
(get_composition_id): Handle xoff and yoff in a
|
2004-01-23 |
Kenichi Handa |
(COMPOSITION_DECODE_RULE): New arg xoff and yoff.
|
2004-01-23 |
Kenichi Handa |
(move_it_to): Optimize for the case (op & MOVE_TO_Y).
|
2004-01-23 |
Kenichi Handa |
(x_compute_glyph_string_overhangs): Handle also a
|
2004-01-23 |
Kenichi Handa |
(reference-point-alist): Doc fixed.
|
2004-01-20 |
Kenichi Handa |
*** empty log message ***
|
2004-01-20 |
Kenichi Handa |
(diacritic-composition-function): Fix for the case that POS is at the
|
2004-01-18 |
Kenichi Handa |
(print_check_string_charset_prop): Fix previous change.
|
2004-01-18 |
Kenichi Handa |
*** empty log message ***
|
2004-01-18 |
Kenichi Handa |
Include charset.h.
|
2004-01-16 |
Kenichi Handa |
*** empty log message ***
|
2004-01-16 |
Kenichi Handa |
(describe-char): Check `charset' property.
|
2004-01-15 |
Kenichi Handa |
*** empty log message ***
|
2004-01-15 |
Kenichi Handa |
(stretches-for-character-list): Delete it.
|
2004-01-15 |
Kenichi Handa |
*** empty log message ***
|
2004-01-15 |
Kenichi Handa |
(new_fontset_from_font_name): Use the specified font
|
2004-01-15 |
Kenichi Handa |
*** empty log message ***
|
2004-01-15 |
Kenichi Handa |
(x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
|
2004-01-15 |
Kenichi Handa |
(x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args.
|
2004-01-15 |
Kenichi Handa |
(x_produce_glyphs): Call FACE_FOR_CHAR with POS and
|
2004-01-15 |
Kenichi Handa |
(syms_of_composite): Fix comment.
|
2004-01-15 |
Kenichi Handa |
*** empty log message ***
|
2004-01-15 |
Kenichi Handa |
(encoded-kbd-self-insert-utf-8): New function.
|
2004-01-13 |
Kenichi Handa |
*** empty log message ***
|
2004-01-13 |
Kenichi Handa |
(x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args.
|
2004-01-13 |
Kenichi Handa |
(compute_char_face): Call FACE_FOR_CHAR with POS and OBJECT args.
|
2004-01-13 |
Kenichi Handa |
(face_before_or_after_it_pos): Call FACE_FOR_CHAR with
|
2004-01-13 |
Kenichi Handa |
(reorder_font_vector): Adjusted for the change of
|
2004-01-13 |
Kenichi Handa |
(face_for_char): Prototype adjusted.
|
2004-01-13 |
Kenichi Handa |
(FACE_FOR_CHAR): New args POS and OBJECT.
|
2004-01-07 |
Kenichi Handa |
*** empty log message ***
|
2004-01-07 |
Kenichi Handa |
(quail-indian-flatten-list): Delete it.
|
2004-01-03 |
Jason Rumney |
*** empty log message ***
|
2003-12-30 |
Kenichi Handa |
*** empty log message ***
|
2003-12-29 |
Kenichi Handa |
*** empty log message ***
|
2003-12-29 |
Kenichi Handa |
(handle_auto_composed_prop): Fix setting of limit.
|
2003-12-29 |
Kenichi Handa |
*** empty log message ***
|
2003-12-29 |
Kenichi Handa |
(send_process): Be sure to set coding->src_multibyte.
|
2003-12-29 |
Kenichi Handa |
(CHARACTERBITS): Define as 22.
|
2003-12-29 |
Kenichi Handa |
(set_fontset_font): Fix args.
|
2003-12-29 |
Kenichi Handa |
(Qinsufficient_source, Qinconsistent_eol)
|
2003-12-29 |
Kenichi Handa |
(enum coding_result_code): Delete
|
2003-12-29 |
Kenichi Handa |
(map_sub_char_table_for_charset): Fix args to c_function with.
|
2003-12-29 |
Kenichi Handa |
(charset_table_used): Make it static.
|
2003-12-29 |
Kenichi Handa |
(charset_table_used): Delete extern.
|
2003-12-29 |
Kenichi Handa |
(Fccl_execute_on_string): Fix the condition of loop.
|
2003-12-29 |
Kenichi Handa |
Fix setting of category `|'.
|
2003-12-29 |
Kenichi Handa |
(set-locale-environment): Insert locale-translation-file-name in a
|
2003-12-29 |
Kenichi Handa |
(read-face-font): Include fontsets in the completion list.
|
2003-12-02 |
Kenichi Handa |
*** empty log message ***
|
2003-12-02 |
Kenichi Handa |
(detect_coding): Fix previous change.
|
2003-12-02 |
Kenichi Handa |
*** empty log message ***
|
2003-12-02 |
Kenichi Handa |
(chinese-gb18030): Fix :charset-list.
|
2003-12-02 |
Kenichi Handa |
(handle_auto_composed_prop): Give limit to
|
2003-12-02 |
Kenichi Handa |
*** empty log message ***
|
2003-12-02 |
Kenichi Handa |
(syms_of_composite): Don't make the compostion hash table week.
|
2003-12-02 |
Kenichi Handa |
*** empty log message ***
|
2003-12-02 |
Kenichi Handa |
(Fset_fontset_font): Fix docstring.
|
2003-12-02 |
Kenichi Handa |
(detect_coding_system): Adjust prototype.
|
2003-12-02 |
Kenichi Handa |
(kill_workbuf_unwind): Delete this function.
|
2003-12-02 |
Kenichi Handa |
(make_conversion_work_buffer): Delete extern.
|
2003-12-02 |
Kenichi Handa |
(enum iso_code_class_type): Delete ISO_carriage_return.
|
2003-11-26 |
Kenichi Handa |
(auto-compose-chars): Fix previous change.
|
2003-11-26 |
Kenichi Handa |
*** empty log message ***
|
2003-11-25 |
Kenichi Handa |
*** empty log message ***
|
2003-11-25 |
Kenichi Handa |
(select-safe-coding-system): Fix for
|
2003-11-25 |
Kenichi Handa |
*** empty log message ***
|
2003-11-25 |
Kenichi Handa |
(auto-compose-chars): Fix previous change.
|
2003-11-24 |
Kenichi Handa |
(set-language-environment): Put higher priority to charsets listed in
|
2003-11-24 |
Kenichi Handa |
*** empty log message ***
|
2003-11-24 |
Kenichi Handa |
*** empty log message ***
|
2003-11-24 |
Kenichi Handa |
(store_in_keymap): Pay attention to the case that idx is a cons
|
2003-11-24 |
Kenichi Handa |
*** empty log message ***
|
2003-11-24 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix previous change.
|
2003-11-23 |
Kenichi Handa |
*** empty log message ***
|
2003-11-23 |
Kenichi Handa |
(auto-compose-chars): Don't do unnecessary save-exclusion and
|
2003-11-23 |
Kenichi Handa |
(handle_auto_composed_prop): Fix the case of returning
|
2003-11-23 |
Kenichi Handa |
*** empty log message ***
|
2003-11-23 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix checking of ascii compatibility.
|
2003-11-22 |
Kenichi Handa |
(ctext-no-compositions): Remove garbage arguments.
|
2003-11-22 |
Kenichi Handa |
*** empty log message ***
|
2003-11-22 |
Kenichi Handa |
(find_charsets_in_text): Delete unused locale variable.
|
2003-11-22 |
Kenichi Handa |
(encode_coding_emacs_mule): Resync charset_list to
|
2003-11-22 |
Kenichi Handa |
*** empty log message ***
|
2003-11-22 |
Kenichi Handa |
(encode_coding_emacs_mule): Emit bytes with MSB.
|
2003-11-22 |
Kenichi Handa |
*** empty log message ***
|
2003-11-22 |
Kenichi Handa |
(store_in_keymap): Pay attention to the case that idx
|
2003-11-22 |
Kenichi Handa |
*** empty log message ***
|
2003-11-22 |
Kenichi Handa |
(make-coding-system): Fix generation of properties.
|
2003-11-22 |
Kenichi Handa |
*** empty log message ***
|
2003-11-21 |
Kenichi Handa |
(setup-default-fontset): Specify fonts for `symbol' script.
|
2003-11-21 |
Kenichi Handa |
(script-list): Include `currency' in `symbol'.
|
2003-11-18 |
Kenichi Handa |
*** empty log message ***
|
2003-11-18 |
Kenichi Handa |
(update_compositions): Bind inhibit-read-only, etc
|
2003-11-18 |
Kenichi Handa |
*** empty log message ***
|
2003-11-17 |
Kenichi Handa |
*** empty log message ***
|
2003-11-17 |
Kenichi Handa |
(print_object): Always print ASCII chars as is.
|
2003-11-17 |
Kenichi Handa |
(mm-enable-multibyte): Call set-buffer-multibyte with the arg `to'.
|
2003-11-17 |
Kenichi Handa |
(private-char-area-1-min)
|
2003-11-17 |
Kenichi Handa |
*** empty log message ***
|
2003-11-17 |
Kenichi Handa |
(Fdefine_key): Fix handling of Lucid style event type list.
|
2003-11-17 |
Kenichi Handa |
*** empty log message ***
|
2003-11-17 |
Kenichi Handa |
(Fmapconcat): Signal an error if SEQUENCE is a char table.
|
2003-11-15 |
Kenichi Handa |
*** empty log message ***
|
2003-11-15 |
Kenichi Handa |
(skip_chars): Be sure to alloca char_ranges when necessary.
|
2003-11-13 |
Kenichi Handa |
*** empty log message ***
|
2003-11-13 |
Kenichi Handa |
(set_lface_from_font_name): Fix for the case that
|
2003-11-13 |
Alex Schroeder |
*** empty log message ***
|
2003-11-13 |
Kenichi Handa |
*** empty log message ***
|
2003-11-13 |
Kenichi Handa |
* rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
|
2003-11-13 |
Kenichi Handa |
*** empty log message ***
|
2003-11-13 |
Kenichi Handa |
(base64_encode_1): Fix previous change.
|
2003-11-08 |
Kenichi Handa |
(set_fontset_font): New function.
|
2003-11-03 |
Jason Rumney |
*** empty log message ***
|
2003-11-03 |
Jason Rumney |
Ensure iso10646-1 is always defined
|
2003-10-29 |
Kenichi Handa |
*** empty log message ***
|
2003-10-29 |
Kenichi Handa |
(fontset_face): Create a fallback fontset on demand
|
2003-10-24 |
Kenichi Handa |
*** empty log message ***
|
2003-10-24 |
Kenichi Handa |
(compose-region): Doc fix (delete duplicated line).
|
2003-10-24 |
Kenichi Handa |
(Fnew_fontset): Check NAME more rigidly.
|
2003-10-24 |
Kenichi Handa |
*** empty log message ***
|
2003-10-24 |
Kenichi Handa |
(x_list_fonts): Fix excluding of auto-scaled fonts.
|
2003-10-23 |
Kenichi Handa |
*** empty log message ***
|
2003-10-23 |
Kenichi Handa |
(Fnew_fontset): Check NAME more rigidly.
|
2003-10-17 |
Kenichi Handa |
*** empty log message ***
|
2003-10-17 |
Kenichi Handa |
(Fgoto_char): Fix docstring.
|
2003-10-17 |
Kenichi Handa |
Fix category for Ethiopic.
|
2003-10-16 |
Kenichi Handa |
*** empty log message ***
|
2003-10-16 |
Kenichi Handa |
(insert_from_gap): Adjust intervals correctly.
|
2003-10-12 |
Jason Rumney |
*** empty log message ***
|
2003-10-12 |
Jason Rumney |
(w32-charset-info-alist): Accept more charset aliases.
|
2003-10-12 |
Jason Rumney |
(GLYPHSET, WCRANGE): Define if system headers don't.
|
2003-10-12 |
Jason Rumney |
(w32_load_system_font): Default charset to -1.
|
2003-10-12 |
Jason Rumney |
(temacs): Increase EMHEAP further to avoid startup message about low memory.
|
2003-10-11 |
Jason Rumney |
*** empty log message ***
|
2003-10-11 |
Jason Rumney |
(DONTCOMPILE): Remove old languages. Add international/latin1-disp.el.
|
2003-10-11 |
Jason Rumney |
(temacs): Increase EMHEAP.
|
2003-10-11 |
Jason Rumney |
*** empty log message ***
|
2003-10-11 |
Jason Rumney |
(w32_encode_char): New charset parameter. font_info.encoding becomes
|
2003-10-11 |
Jason Rumney |
Declare x_get_font_repertory.
|
2003-10-11 |
Jason Rumney |
(Fw32_set_clipboard_data): Use string_x_string_p in place of
|
2003-10-11 |
Jason Rumney |
(Fx_create_frame, x_create_tip_frame): Use new version of x_new_fontset.
|
2003-10-11 |
Jason Rumney |
Include character.h. Use terminal_encode_buffer from term.c.
|
2003-10-11 |
Jason Rumney |
(w32_load_bdf_font): Clear font_info before filling.
|
2003-10-11 |
Jason Rumney |
(terminal_encode_buffer): Make externally visible.
|
2003-10-11 |
Jason Rumney |
Don't set fontsets to use sjis.
|
2003-10-11 |
Jason Rumney |
Add character.h dependancies.
|
2003-10-09 |
Kenichi Handa |
(Finsert_file_contents) [DOS_NT]: Fix previous change.
|
2003-10-09 |
Kenichi Handa |
*** empty log message ***
|
2003-10-09 |
Kenichi Handa |
(Finsert_file_contents) [DOS_NT]: Use the macro CODING_ID_EOL_TYPE..
|
2003-10-06 |
Andreas Schwab |
*** empty log message ***
|
2003-10-06 |
Andreas Schwab |
(produce_chars): Revert last change.
|
2003-10-06 |
Kenichi Handa |
*** empty log message ***
|
2003-10-06 |
Kenichi Handa |
(x_get_font_repertory): Handle the case that the
|
2003-10-06 |
Kenichi Handa |
(load_font_get_repertory): Pay attention to the case
|
2003-10-06 |
Kenichi Handa |
(Fdefine_coding_system_alias): Update Vcoding_system_list.
|
2003-10-06 |
Kenichi Handa |
(char_table_translate): Use CHARACTERP, not INETEGERP.
|
2003-10-06 |
Kenichi Handa |
(charset_unicode): Extern it.
|
2003-10-06 |
Kenichi Handa |
(string_xstring_p): Check by (C >= 0x100).
|
2003-10-02 |
Kenichi Handa |
*** empty log message ***
|
2003-10-02 |
Kenichi Handa |
(encode_terminal_code): Don't handle glyph-table. Check
|
2003-10-01 |
Kenichi Handa |
*** empty log message ***
|
2003-10-01 |
Kenichi Handa |
(iso-2022-jp, iso-2022-jp-2, japanese-iso-8bit): Fix the order of
|
2003-10-01 |
Kenichi Handa |
(terminal_encode_buffer, terminal_encode_buf_size): New
|
2003-10-01 |
Kenichi Handa |
(consume_chars): If coding->src_object is nil, don't check annotation.
|
2003-09-30 |
Kenichi Handa |
*** empty log message ***
|
2003-09-30 |
Kenichi Handa |
*** empty log message ***
|
2003-09-30 |
Kenichi Handa |
(auto-composition-chunk-size): Variable deleted.
|
2003-09-30 |
Kenichi Handa |
(handle_auto_composed_prop): Check if the last
|
2003-09-29 |
Dave Love |
*** empty log message ***
|
2003-09-29 |
Dave Love |
(find_and_call_menu_selection): Make menu_bar_items_used
|
2003-09-29 |
Dave Love |
(DefaultDepthOfScreen, x_encode_text): Remove unused vars.
|
2003-09-29 |
Dave Love |
(face_numeric_value): Declare dim size_t.
|
2003-09-29 |
Dave Love |
(regex_compile): Remove unused var.
|
2003-09-29 |
Dave Love |
(Fminibuffer_complete_word): Remove unused var.
|
2003-09-29 |
Dave Love |
(Fset_keymap_parent, map_keymap, Fcopy_keymap)
|
2003-09-29 |
Dave Love |
(cancel_hourglass_unwind): Return Qnil.
|
2003-09-29 |
Dave Love |
(frame_name_fnn_p): Make len EMACS_INT.
|
2003-09-29 |
Dave Love |
(Fwrite_region): Remove unused var.
|
2003-09-29 |
Dave Love |
(adjust_frame_glyphs_for_frame_redisplay)
|
2003-09-29 |
Dave Love |
(Fremove_list_of_text_properties): Declare.
|
2003-09-29 |
Dave Love |
(inhibit_pre_post_conversion): Removed (unused).
|
2003-09-29 |
Dave Love |
(syms_of_charset): Remove unused var p.
|
2003-09-29 |
Dave Love |
(set_case_table): Remove unused var.
|
2003-09-29 |
Dave Love |
(Fdisplay_buffer, Fframe_selected_window): Remove
|
2003-09-29 |
Dave Love |
Merge from HEAD.
|
2003-09-28 |
Kenichi Handa |
*** empty log message ***
|
2003-09-28 |
Kenichi Handa |
(define-coding-system): Fix attribute name :for-unibyte.
|
2003-09-28 |
Kenichi Handa |
(char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_CHAR_P.
|
2003-09-26 |
Dave Love |
#
|
2003-09-26 |
Dave Love |
*** empty log message ***
|
2003-09-26 |
Dave Love |
(x_bitmap_mask): Declare.
|
2003-09-26 |
Kenichi Handa |
*** empty log message ***
|
2003-09-26 |
Kenichi Handa |
(ps-mule-begin-job): Fix previous change.
|
2003-09-26 |
Kenichi Handa |
*** empty log message ***
|
2003-09-26 |
Kenichi Handa |
(ps-generate-string-list): Function deleted.
|
2003-09-26 |
Kenichi Handa |
Mostly re-written.
|
2003-09-26 |
Kenichi Handa |
(HeaderOrFooterTextLines): Handle multiple strings in a line.
|
2003-09-26 |
Kenichi Handa |
(auto-compose-region): New function.
|
2003-09-26 |
Kenichi Handa |
(concat): Don't change multibyteness of the result by
|
2003-09-26 |
Kenichi Handa |
(Faset): Check newelt by CHECK_CHARACTER. Don't change
|
2003-09-18 |
Dave Love |
*** empty log message ***
|
2003-09-18 |
Dave Love |
Zap mule-ucs.
|
2003-09-17 |
Dave Love |
*** empty log message ***
|
2003-09-17 |
Dave Love |
(ccl_driver): Fix arg of CHARACTERP.
|
2003-09-17 |
Dave Love |
(x_term_init): Fix type error.
|
2003-09-17 |
Dave Love |
Add Funibyte_char_to_multibyte.
|
2003-09-17 |
Dave Love |
(Fread_coding_system): Fix arg of XSETSTRING.
|
2003-09-17 |
Dave Love |
Sync with HEAD version.
|
2003-09-17 |
Dave Love |
Don't include varargs.h.
|
2003-09-17 |
Dave Love |
*** empty log message ***
|
2003-09-17 |
Dave Love |
(get_property_and_range): Make start and end EMACS_INT.
|
2003-09-17 |
Dave Love |
(adjust_point_for_property): Make beg and end
|
2003-09-17 |
Dave Love |
(find_composition, update_compositions): Make
|
2003-09-17 |
Dave Love |
(handle_composition_prop, check_point_in_composition):
|
2003-09-17 |
Dave Love |
(lisp_string_width): Make ignore and end EMACS_INT.
|
2003-09-17 |
Dave Love |
(check_composition): Make start and end EMACS_INT.
|
2003-09-17 |
Dave Love |
(find_composition, run_composition_function)
|
2003-09-16 |
Dave Love |
*** empty log message ***
|
2003-09-16 |
Dave Love |
(gtkutil.o): Depend on coding.h.
|
2003-09-16 |
Dave Love |
(ENCODE_UTF_8): New.
|
2003-09-16 |
Kenichi Handa |
*** empty log message ***
|
2003-09-16 |
Kenichi Handa |
(Finsert_file_contents): Call setup_coding_system in
|
2003-09-11 |
Kenichi Handa |
*** empty log message ***
|
2003-09-11 |
Dave Love |
*** empty log message ***
|
2003-09-11 |
Dave Love |
*** empty log message ***
|
2003-09-11 |
Dave Love |
(detect-coding-with-language-environment): Doc fix.
|
2003-09-11 |
Dave Love |
(capitalized-words-mode): Add autoload
|
2003-09-11 |
Dave Love |
(list-charset-chars): Set buffer file
|
2003-09-11 |
Dave Love |
Doc fixes.
|
2003-09-10 |
Kenichi Handa |
*** empty log message ***
|
2003-09-10 |
Dave Love |
*** empty log message ***
|
2003-09-10 |
Dave Love |
(standard-display-default): Use characterp.
|
2003-09-10 |
Dave Love |
(edmacro-parse-keys): Use characterp.
|
2003-09-10 |
Dave Love |
(generic-mode-set-comments): Use characterp.
|
2003-09-10 |
Dave Love |
(prin1-char): Use characterp.
|
2003-09-10 |
Dave Love |
(keypad-setup): Use characterp.
|
2003-09-10 |
Dave Love |
(eshell-process-option): Use characterp.
|
2003-09-10 |
Dave Love |
(perl-font-lock-syntactic-face-function): Use characterp.
|
2003-09-10 |
Dave Love |
(sh-font-lock-syntactic-face-function): Use characterp.
|
2003-09-10 |
Dave Love |
(tex-font-lock-syntactic-face-function): Use characterp.
|
2003-09-10 |
Andreas Schwab |
*** empty log message ***
|
2003-09-10 |
Andreas Schwab |
(map_char_table): Protect `range' from GC.
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2003-07-09 |
Kenichi Handa |
(decode_coding_sjis): Check bytes more rigidly.
|
2003-07-09 |
Kenichi Handa |
*** empty log message ***
|
2003-06-26 |
Kenichi Handa |
*** empty log message ***
|
2003-06-26 |
Kenichi Handa |
(choose_write_coding_system): Return a decided coding system.
|
2003-06-22 |
Kenichi Handa |
*** empty log message ***
|
2003-06-22 |
Kenichi Handa |
(utf-7-decode, utf-7-encode): Use utf-16be, not utf-16-be.
|
2003-06-22 |
Kenichi Handa |
(utf-16-be): Make it an alias of utf-16be-with-signature.
|
2003-06-10 |
Kenichi Handa |
(coding-system-category): New function.
|
2003-06-06 |
Kenichi Handa |
*** empty log message ***
|
2003-06-06 |
Kenichi Handa |
(universal-coding-system-argument):
|
2003-06-06 |
Kenichi Handa |
(Fset_charset_priority): Pay attention to dumplicated arguments.
|
2003-06-06 |
Kenichi Handa |
*** empty log message ***
|
2003-06-06 |
Kenichi Handa |
*** empty log message ***
|
2003-06-06 |
Kenichi Handa |
* coding.c (QCcategory): New variable.
|
2003-06-05 |
Kenichi Handa |
(Fset_coding_system_priority): Doc fix. Update values
|
2003-06-05 |
Kenichi Handa |
*** empty log message ***
|
2003-06-05 |
Kenichi Handa |
(set-coding-priority): Re-written.
|
2003-06-05 |
Kenichi Handa |
(font-lock-match-c-style-declaration-item-and-skip-to-next):
|
2003-06-05 |
Kenichi Handa |
*** empty log message ***
|
2003-06-05 |
Kenichi Handa |
(decode_coding_iso_2022): Fix handling of invalid
|
2003-06-05 |
Kenichi Handa |
(Fcall_process): Handle carryover correctly.
|
2003-06-05 |
Kenichi Handa |
*** empty log message ***
|
2003-06-05 |
Kenichi Handa |
(read_process_output): Handle carryover correctly.
|
2003-06-02 |
Dave Love |
*** empty log message ***
|
2003-06-02 |
Dave Love |
(re_search_2): Fix last change.
|
2003-05-30 |
Kenichi Handa |
*** empty log message ***
|
2003-05-30 |
Kenichi Handa |
(GET_CHAR_BEFORE_2): Check multibyte, not
|
2003-05-30 |
Kenichi Handa |
(compile_pattern): Check the member target_multibyte,
|
2003-05-30 |
Kenichi Handa |
(read1): While reading a string, set force_singlebyte
|
2003-05-30 |
Kenichi Handa |
(Fset_unibyte_charset): Fix setting up of
|
2003-05-30 |
Kenichi Handa |
(ctext-non-standard-designations-alist):
|
2003-05-29 |
Kenichi Handa |
*** empty log message ***
|
2003-05-29 |
Kenichi Handa |
(Finsert_file_contents): Even if we read into a
|
2003-05-29 |
Kenichi Handa |
(setup_coding_system): If coding has
|
2003-05-29 |
Kenichi Handa |
*** empty log message ***
|
2003-05-29 |
Kenichi Handa |
(make_conversion_work_buffer): Change the work buffer
|
2003-05-29 |
Kenichi Handa |
*** empty log message ***
|
2003-05-28 |
Kenichi Handa |
(ctext-non-standard-encodings-alist):
|
2003-05-28 |
Kenichi Handa |
*** empty log message ***
|
2003-05-28 |
Kenichi Handa |
(detected_mask): Delete unused variable.
|
2003-05-28 |
Kenichi Handa |
(make_conversion_work_buffer): Prototype adjusted.
|
2003-05-28 |
Kenichi Handa |
(kill_workbuf_unwind): New function.
|
2003-05-28 |
Kenichi Handa |
(Fgenerate_new_buffer_name): EXFUN it.
|
2003-05-23 |
Dave Love |
*** empty log message ***
|
2003-05-23 |
Dave Love |
(define-coding-system): Doc fix.
|
2003-05-23 |
Dave Love |
(utf-16le, utf-16be-16be)
|
2003-05-20 |
Kenichi Handa |
Fix previous change.
|
2003-05-20 |
Kenichi Handa |
*** empty log message ***
|
2003-05-20 |
Kenichi Handa |
Remade.
|
2003-05-20 |
Kenichi Handa |
Fix previous change.
|
2003-05-20 |
Kenichi Handa |
Make it work for the map file included int glibc.
|
2003-05-20 |
Kenichi Handa |
(MAPS): Change gb18030.map to gb18030-2.map
|
2003-05-20 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix for the case that
|
2003-05-20 |
Kenichi Handa |
(BASE_FONTSET_P): Check FONTSET_BASE, not
|
2003-05-08 |
Dave Love |
*** empty log message ***
|
2003-05-08 |
Dave Love |
(utf-7): New.
|
2003-05-06 |
Kenichi Handa |
*** empty log message ***
|
2003-05-06 |
Kenichi Handa |
(map_sub_char_table): New argument DEFAULT_VAL.
|
2003-05-06 |
Kenichi Handa |
*** empty log message ***
|
2003-05-06 |
Kenichi Handa |
(utf-16-be)
|
2003-05-06 |
Kenichi Handa |
(define-coding-system): Fix docstring about :bom and :endian.
|
2003-05-06 |
Kenichi Handa |
(Qsignature, Qendian): Delete these variables.
|
2003-05-06 |
Kenichi Handa |
*** empty log message ***
|
2003-05-06 |
Kenichi Handa |
(coding_set_source): Fix for the case that the current
|
2003-05-04 |
Dave Love |
Fix last change.
|
2003-05-04 |
Dave Love |
*** empty log message ***
|
2003-05-04 |
Dave Love |
(read_emacs_mule_char) [len==2]: Index
|
2003-05-02 |
Dave Love |
*** empty log message ***
|
2003-04-30 |
Dave Love |
(utf-16-be)
|
2003-04-30 |
Dave Love |
(describe-character-set): Fix
|
2003-04-12 |
Kenichi Handa |
*** empty log message ***
|
2003-04-12 |
Kenichi Handa |
Change "Hindi" to more common characters.
|
2003-04-12 |
Kenichi Handa |
Register CDAC fonts in
|
2003-04-12 |
Kenichi Handa |
(utf-16-le-with-signature): Renamed from utf-16-le-with-sig.
|
2003-04-12 |
Kenichi Handa |
*** empty log message ***
|
2003-04-09 |
Kenichi Handa |
*** empty log message ***
|
2003-04-09 |
Kenichi Handa |
(Vface_font_rescale_alist): Renamed from
|
2003-03-28 |
Kenichi Handa |
(Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
|
2003-03-28 |
Kenichi Handa |
(utf-16-le): Renamed from utf-16-le-nosig.
|
2003-03-14 |
Kenichi Handa |
*** empty log message ***
|
2003-03-14 |
Kenichi Handa |
(Finsert_file_contents): On replacing, before decoding the file into
|
2003-02-14 |
Dave Love |
("polish-slash"): Doc fix.
|
2003-02-13 |
Dave Love |
*** empty log message ***
|
2003-02-13 |
Dave Love |
("turkish-latin-3-postfix"): Make it
|
2003-02-13 |
Dave Love |
("turkish-latin-3-alt-postfix"): Make it
|
2003-02-13 |
Dave Love |
*** empty log message ***
|
2003-02-13 |
Dave Love |
(ukrainian-computer): Fix duplicate `\'.
|
2003-02-13 |
Dave Love |
(Fcheck_coding_systems_region): Fix type errors.
|
2003-02-12 |
Dave Love |
*** empty log message ***
|
2003-02-12 |
Dave Love |
(chinese-big5-hkscs): New coding system.
|
2003-02-12 |
Dave Love |
(georgian-ps, georgian-academy): New coding
|
2003-02-12 |
Dave Love |
Revert bogus checkin.
|
2003-02-12 |
Dave Love |
(big5-hkscs, georgian-academy): New
|
2003-02-12 |
Dave Love |
(georgian-ps, georgian-academy): New coding
|
2003-02-12 |
Dave Love |
*** empty log message ***
|
2003-02-04 |
Dave Love |
*** empty log message ***
|
2003-02-04 |
Dave Love |
(charset-iso-final-char)
|
2003-02-04 |
Dave Love |
Comment.
|
2003-02-04 |
Dave Love |
(XTread_socket): Check Lisp types for Vx_keysym_table
|
2003-01-31 |
Kenichi Handa |
*** empty log message ***
|
2003-01-31 |
Kenichi Handa |
(SKIP_GLYPHS): New macro.
|
2003-01-31 |
Kenichi Handa |
(copy_category_entry): Fix for the case that RANGE is an integer.
|
2003-01-31 |
Kenichi Handa |
(x_encode_char): Call ccl_driver with the last arg Qnil.
|
2003-01-31 |
Kenichi Handa |
(w32_encode_char): Call ccl_driver with the last arg Qnil.
|
2003-01-30 |
Kenichi Handa |
*** empty log message ***
|
2003-01-30 |
Kenichi Handa |
(define-ccl-program): Fset charset-id to charset-id-internal
|
2003-01-30 |
Kenichi Handa |
(Fcharset_id_internal): New function.
|
2003-01-30 |
Kenichi Handa |
*** empty log message ***
|
2003-01-30 |
Kenichi Handa |
(decode_coding_ccl, encode_coding_ccl): Call ccl_driver
|
2003-01-30 |
Kenichi Handa |
(enum define_coding_ccl_arg_index): Set the first
|
2003-01-30 |
Kenichi Handa |
(ccl_driver): Prototype adjusted.
|
2003-01-30 |
Kenichi Handa |
(CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
|
2003-01-21 |
Kenichi Handa |
(list-block-of-chars): Use decode-char instead of make-char.
|
2003-01-21 |
Kenichi Handa |
*** empty log message ***
|
2003-01-11 |
Kenichi Handa |
*** empty log message ***
|
2003-01-11 |
Kenichi Handa |
(ENCODE_CHAR): If the method is SUBSET or SUPERSET, call encode_char.
|
2003-01-11 |
Kenichi Handa |
(encode_char): Fix handling of methods SUBSET and SUPERSET.
|
2003-01-11 |
Kenichi Handa |
*** empty log message ***
|
2003-01-11 |
Kenichi Handa |
(x_new_fontset): Fix previous change.
|
2003-01-10 |
Dave Love |
*** empty log message ***
|
2003-01-10 |
Dave Love |
(syms_of_composite): Make composition_hash_table
|
2003-01-10 |
Kenichi Handa |
*** empty log message ***
|
2003-01-10 |
Kenichi Handa |
* HELLO: Fix upcase and downcase for several languages. Change
|
2003-01-10 |
Kenichi Handa |
Delete the code to create a fontset from the X resource "Font".
|
2003-01-10 |
Kenichi Handa |
Enable the default fontset to use
|
2003-01-10 |
Kenichi Handa |
(unicode-bmp): Delete duplicated definition. Give it :code-offset 0.
|
2003-01-10 |
Kenichi Handa |
(print-fontset-element): New
|
2003-01-10 |
Kenichi Handa |
(x_new_fontset): Prototype adjusted.
|
2003-01-10 |
Kenichi Handa |
(x_new_fontset): Change the arg FONTSETNAME to Lisp
|
2003-01-10 |
Kenichi Handa |
(x_set_font, x_create_tip_frame): Adjusted to the change
|
2003-01-10 |
Kenichi Handa |
(check_face_attributes, generate_ascii_font_name)
|
2003-01-10 |
Kenichi Handa |
(Qfontset): Don't extern it.
|
2003-01-10 |
Kenichi Handa |
Give 8 extra slots to fontset objects.
|
2003-01-10 |
Kenichi Handa |
(generate_ascii_font_name): Moved to fontset.c.
|
2003-01-09 |
Kenichi Handa |
*** empty log message ***
|
2003-01-09 |
Kenichi Handa |
(print-fontset): Insert proper newline and indentation spaces.
|
2003-01-07 |
Dave Love |
*** empty log message ***
|
2003-01-07 |
Dave Love |
(find-coding-systems-for-charsets):
|
2003-01-07 |
Dave Love |
(cl-make-type-test): Use characterp.
|
2003-01-07 |
Dave Love |
(side-effect-free-fns): Add langinfo,
|
2003-01-07 |
Dave Love |
(skip_chars, skip_syntaxes): Fix type errors.
|
2003-01-07 |
Dave Love |
(update_compositions): Fix type error.
|
2003-01-07 |
Dave Love |
(Fapropos_internal): Don't gcpro apropos_predicate but
|
2003-01-07 |
Dave Love |
Fix some dependencies.
|
2003-01-07 |
Kenichi Handa |
(Fset_fontset_font): Fix indentation of docstring.
|
2003-01-07 |
Kenichi Handa |
(x_new_font): Optimize for the case that the font is
|
2003-01-07 |
Kenichi Handa |
*** empty log message ***
|
2003-01-06 |
Kenichi Handa |
(char_table_ascii): Check if the char table contents
|
2003-01-06 |
Kenichi Handa |
*** empty log message ***
|
2003-01-06 |
Kenichi Handa |
*** empty log message ***
|
2003-01-06 |
Kenichi Handa |
(CATEGORY_MASK_RAW_TEXT): New macro.
|
2003-01-06 |
Kenichi Handa |
(struct coding_detection_info): New structure.
|
2003-01-06 |
Kenichi Handa |
Add local variable coding: latin-1.
|
2003-01-06 |
Kenichi Handa |
*** empty log message ***
|
2003-01-06 |
Kenichi Handa |
*** empty log message ***
|
2003-01-06 |
Kenichi Handa |
(insert_from_gap): Fix argument to offset_intervals.
|
2003-01-06 |
Kenichi Handa |
(x-complement-fontset-spec): If a fontname doesn't conform to XLFD
|
2003-01-03 |
Dave Love |
*** empty log message ***
|
2003-01-03 |
Dave Love |
(apropos_predicate, apropos_accumulate): Declare
|
2002-12-12 |
Dave Love |
*** empty log message ***
|
2002-12-12 |
Dave Love |
Fixed/updated
|
2002-12-08 |
Dave Love |
*** empty log message ***
|
2002-12-08 |
Dave Love |
(mik, pt154): New coding systems.
|
2002-12-08 |
Dave Love |
(mik, pt154): New charsets.
|
2002-12-08 |
Dave Love |
Remove codepoint 0x7f.
|
2002-12-05 |
Dave Love |
*** empty log message ***
|
2002-12-05 |
Dave Love |
(unicode-data): Fix treatment of
|
2002-12-05 |
Dave Love |
Move parts around so that syntax
|
2002-12-05 |
Kenichi Handa |
(Fdefine_charset_internal): Setup charset.fast_map correctly.
|
2002-12-05 |
Kenichi Handa |
*** empty log message ***
|
2002-12-01 |
Dave Love |
*** empty log message ***
|
2002-11-26 |
Dave Love |
*** empty log message ***
|
2002-11-26 |
Dave Love |
(Flanginfo): Call synchronize_system_time_locale.
|
2002-11-07 |
Dave Love |
Use AC_CONFIG_LIBOBJ_DIR. Require autoconf 2.54.
|
2002-11-07 |
Kenichi Handa |
Fix previous change.
|
2002-11-07 |
Kenichi Handa |
*** empty log message ***
|
2002-11-07 |
Kenichi Handa |
Load composite
|
2002-11-07 |
Kenichi Handa |
(tibetan-composition-function): Change
|
2002-11-07 |
Kenichi Handa |
Register tibetan-composition-function in
|
2002-11-07 |
Kenichi Handa |
(thai-post-read-conversion): Delete this
|
2002-11-07 |
Kenichi Handa |
Register thai-composition-function in
|
2002-11-07 |
Kenichi Handa |
(lao-post-read-conversion): Delete this
|
2002-11-07 |
Kenichi Handa |
Register lao-composition-function in
|
2002-11-07 |
Kenichi Handa |
(indian-compose-region): Don't call
|
2002-11-07 |
Kenichi Handa |
(indian-composable-pattern): New variable.
|
2002-11-07 |
Kenichi Handa |
Register combining characters in
|
2002-11-07 |
Kenichi Handa |
Register devanagari-composable-pattern
|
2002-11-07 |
Kenichi Handa |
Register devanagari-composable-function
|
2002-11-07 |
Kenichi Handa |
(quail-input-string-to-events): Don't generate compose-chars-after
|
2002-11-07 |
Kenichi Handa |
(tibetan): Fix :code-space property.
|
2002-11-07 |
Kenichi Handa |
Make all chararacters in the charset tibetan to tibetan script.
|
2002-11-07 |
Kenichi Handa |
Remove all autoload cookies.
|
2002-11-07 |
Kenichi Handa |
*** empty log message ***
|
2002-11-07 |
Kenichi Handa |
(quail-indian-preceding-char-position): Function
|
2002-11-07 |
Kenichi Handa |
Don't require thai-util.
|
2002-11-07 |
Kenichi Handa |
(selection_data_to_lisp_data): Don't call
|
2002-11-07 |
Kenichi Handa |
(it_props): Add an entry for Qauto_composed.
|
2002-11-07 |
Kenichi Handa |
(enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
|
2002-11-07 |
Kenichi Handa |
(Vcomposition_function_table,
|
2002-11-07 |
Kenichi Handa |
(Qauto_composed, Vauto_composition_function,
|
2002-11-07 |
Kenichi Handa |
(lisp, shortlisp): Add composite.elc
|
2002-11-06 |
Dave Love |
*** empty log message ***
|
2002-11-06 |
Kenichi Handa |
(decode_coding_utf_8): When eol_type is Qdos, handle
|
2002-11-06 |
Kenichi Handa |
*** empty log message ***
|
2002-11-01 |
Dave Love |
*** empty log message ***
|
2002-11-01 |
Dave Love |
(unicode-data): Find unicodedata-file
|
2002-10-31 |
Dave Love |
*** empty log message ***
|
2002-10-31 |
Dave Love |
Doc fixes.
|
2002-10-31 |
Dave Love |
*** empty log message ***
|
2002-10-31 |
Dave Love |
(XTread_socket): Fix changes for defined keysyms. Add
|
2002-10-30 |
Kenichi Handa |
*** empty log message ***
|
2002-10-30 |
Kenichi Handa |
Change indian-2-column chars of Hindi line to Unicode chars.
|
2002-10-30 |
Kenichi Handa |
*** empty log message ***
|
2002-10-30 |
Kenichi Handa |
("fontset-default"): Add an entry for `indian-is13194' charset.
|
2002-10-30 |
Kenichi Handa |
(indian-is13194): Delete :unify-map
|
2002-10-30 |
Kenichi Handa |
*** empty log message ***
|
2002-10-30 |
Kenichi Handa |
*** empty log message ***
|
2002-10-30 |
Kenichi Handa |
Delete the superfluous autoload cookie
|
2002-10-30 |
Kenichi Handa |
(Fset_charset_priority): Fix previous change.
|
2002-10-30 |
Kenichi Handa |
(indian-2-column-to-ucs-region): Add autoload cookie.
|
2002-10-30 |
Kenichi Handa |
(Fset_charset_priority): Update Viso_2022_charset_list.
|
2002-10-29 |
Kenichi Handa |
(font_resizing_ratio): Fix last change.
|
2002-10-29 |
Kenichi Handa |
*** empty log message ***
|
2002-10-29 |
Kenichi Handa |
("fontset-default"): Add an entry for
|