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
|
2002-10-29 |
Kenichi Handa |
(malayalam-glyph): New charset.
|
2002-10-29 |
Kenichi Handa |
(Vface_resizing_fonts): New variable.
|
2002-10-29 |
Dave Love |
*** empty log message ***
|
2002-10-29 |
Dave Love |
(xaw_scroll_callback): Cast correctly.
|
2002-10-28 |
Dave Love |
*** empty log message ***
|
2002-10-28 |
Dave Love |
(XTread_socket): Only consider keysym>=32 for ASCII.
|
2002-10-28 |
Dave Love |
(lispy_accent_codes, lispy_accent_keys): Extend.
|
2002-10-28 |
Dave Love |
Comment.
|
2002-10-28 |
Dave Love |
*** empty log message ***
|
2002-10-28 |
Dave Love |
*** empty log message ***
|
2002-10-28 |
Dave Love |
(xaw_scroll_callback): Cast call_data.
|
2002-10-28 |
Dave Love |
Fix typo in loop setting x-keysym-table.
|
2002-10-27 |
Dave Love |
*** empty log message ***
|
2002-10-27 |
Dave Love |
(utf-8-emacs): Delete :mime-charset.
|
2002-10-27 |
Dave Love |
*** empty log message ***
|
2002-10-27 |
Dave Love |
(Vx_keysym_table): New.
|
2002-10-27 |
Dave Love |
(wid-edit): Require when compiling.
|
2002-10-27 |
Dave Love |
Remove some ancient compatibility code. Populate
|
2002-10-25 |
Kenichi Handa |
(in-is13194-devanagari): Fix
|
2002-10-25 |
Kenichi Handa |
*** empty log message ***
|
2002-10-17 |
Dave Love |
*** empty log message ***
|
2002-10-17 |
Dave Love |
Redundant with ibm866.map.
|
2002-10-16 |
Dave Love |
("turkish-latin-3-alt-postfix"): Make it
|
2002-10-16 |
Dave Love |
("turkish-latin-3-postfix"): Make it
|
2002-10-16 |
Dave Love |
*** empty log message ***
|
2002-10-16 |
Dave Love |
(charset): Supply doc, :tag.
|
2002-10-16 |
Dave Love |
Fix mode line.
|
2002-10-16 |
Dave Love |
*** empty log message ***
|
2002-10-16 |
Dave Love |
(mm-encode-body): Doc fix.
|
2002-10-16 |
Dave Love |
(quoted-printable-encode-region): Fix non-Emacs 22 case.
|
2002-10-16 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix previous change.
|
2002-10-16 |
Kenichi Handa |
*** empty log message ***
|
2002-10-16 |
Kenichi Handa |
(detect_coding_charset): If only ASCII bytes are found, return 0.
|
2002-10-16 |
Kenichi Handa |
*** empty log message ***
|
2002-10-16 |
Kenichi Handa |
(set-locale-environment): Delete superfluous ')'s at the tail.
|
2002-10-16 |
Kenichi Handa |
(byte-compile-lapcode): Be sure to return a unibyte string.
|
2002-10-16 |
Kenichi Handa |
(detect_coding): Fix previous change.
|
2002-10-15 |
Dave Love |
*** empty log message ***
|
2002-10-15 |
Dave Love |
*** empty log message ***
|
2002-10-15 |
Dave Love |
(Fcheck_coding_system): Doc fix.
|
2002-10-15 |
Dave Love |
(Finsert_byte): Return a proper value.
|
2002-10-15 |
Kenichi Handa |
(set-locale-environment): Delete superfluous ')'s at the tail.
|
2002-10-15 |
Kenichi Handa |
*** empty log message ***
|
2002-10-15 |
Kenichi Handa |
(define-coding-system): Fix typo; "docode" -> "decode".
|
2002-10-15 |
Kenichi Handa |
(Freplace_match): Check C by ASCII_CHAR_P, not by
|
2002-10-15 |
Kenichi Handa |
(Ftext_char_description): Check C by ASCII_CHAR_P, not
|
2002-10-15 |
Kenichi Handa |
(copy_text): Check C by ASCII_CHAR_P, not by
|
2002-10-15 |
Kenichi Handa |
(concat): Check CH by ASCII_CHAR_P, not by
|
2002-10-15 |
Kenichi Handa |
(general_insert_function): Check VAL by ASCII_CHAR_P,
|
2002-10-15 |
Kenichi Handa |
(Faset): Check NEWELT by ASCII_CHAR_P, not by
|
2002-10-15 |
Kenichi Handa |
(decode_coding): Fix args to translate_chars. Pay
|
2002-10-14 |
Dave Love |
*** empty log message ***
|
2002-10-14 |
Dave Love |
(side-effect-free-fns): Add
|
2002-10-14 |
Dave Love |
(cyrillic-alternativnyj): Remove
|
2002-10-14 |
Dave Love |
(Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
|
2002-10-11 |
Dave Love |
*** empty log message ***
|
2002-10-11 |
Dave Love |
*** empty log message ***
|
2002-10-11 |
Dave Love |
(alternativnyj): Use new table.
|
2002-10-11 |
Dave Love |
(ibm1047, cp1047): New.
|
2002-10-11 |
Dave Love |
New.
|
2002-10-10 |
Dave Love |
*** empty log message ***
|
2002-10-10 |
Dave Love |
(Flanginfo): Fix typo.
|
2002-10-10 |
Dave Love |
*** empty log message ***
|
2002-10-10 |
Dave Love |
(unexec): Make last change conditional on Irix 6.5.
|
2002-10-10 |
Kenichi Handa |
(detect_coding_utf_8): Check incomplete byte sequence.
|
2002-10-10 |
Kenichi Handa |
*** empty log message ***
|
2002-10-10 |
Kenichi Handa |
*** empty log message ***
|
2002-10-09 |
Dave Love |
*** empty log message ***
|
2002-10-09 |
Dave Love |
(quoted-printable-encode-region): Fix non-multibyte search
|
2002-10-09 |
Dave Love |
Comment.
|
2002-10-09 |
Dave Love |
(describe-language-environment): Be
|
2002-10-09 |
Dave Love |
("Bulgarian"): Fix input method and
|
2002-10-09 |
Dave Love |
("Latin-2", "Latin-5"): Doc fix.
|
2002-10-09 |
Dave Love |
(decode_coding_utf_8): Treat surrogates as invalid.
|
2002-10-09 |
Kenichi Handa |
*** empty log message ***
|
2002-10-09 |
Kenichi Handa |
(select-safe-coding-system): If
|
2002-10-09 |
Kenichi Handa |
(char_string): Renamed from
|
2002-10-09 |
Kenichi Handa |
(CHAR_STRING): Call char_string if C is greater than
|
2002-10-07 |
Dave Love |
*** empty log message ***
|
2002-10-07 |
Dave Love |
(quoted-printable-encode-region): Go to start of range
|
2002-10-07 |
Kenichi Handa |
*** empty log message ***
|
2002-10-07 |
Kenichi Handa |
(re_search_2): Fix for the case of unibyte buffer.
|
2002-10-07 |
Kenichi Handa |
(push_key_description): Pay attention to force_multibyte.
|
2002-10-06 |
Dave Love |
*** empty log message ***
|
2002-10-06 |
Dave Love |
Copyright up-date.
|
2002-10-06 |
Dave Love |
Comment fix.
|
2002-10-06 |
Dave Love |
(define_charset_internal): Rename `supprementary'.
|
2002-10-06 |
Dave Love |
(quail-help): Fix underlining.
|
2002-10-06 |
Dave Love |
(quail-indian-preceding-char-position)
|
2002-10-06 |
Dave Love |
("Chinese-GB18030"): Fix more.
|
2002-10-06 |
Dave Love |
(chinese-gb18030): Fix last change.
|
2002-10-06 |
Dave Love |
*** empty log message ***
|
2002-10-06 |
Dave Love |
(lisp, shortlisp): Remove latin-N.
|
2002-10-06 |
Dave Love |
(locale-language-names): Add GB18030.
|
2002-10-06 |
Dave Love |
(chinese-gb18030, gb18030)
|
2002-10-06 |
Dave Love |
*** empty log message ***
|
2002-10-06 |
Dave Love |
Don't require latin-1.
|
2002-10-06 |
Dave Love |
(use_xim): Initialize.
|
2002-10-05 |
Dave Love |
(use_xim) [HAVE_X_I18N]: Declare.
|
2002-10-05 |
Dave Love |
*** empty log message ***
|
2002-10-05 |
Dave Love |
(language-info-alist): Doc fix.
|
2002-10-05 |
Dave Love |
("Czech"): Remove unibyte-syntax property.
|
2002-10-05 |
Dave Love |
("Slovak"): Remove unibyte-syntax property.
|
2002-10-05 |
Dave Love |
("Romanian"): Remove unibyte-syntax property.
|
2002-10-05 |
Dave Love |
("Greek"): Remove unibyte-syntax property.
|
2002-10-05 |
Dave Love |
Remove unibyte-syntax properties.
|
2002-10-05 |
Dave Love |
(set-language-environment): Check
|
2002-10-05 |
Dave Love |
(DONTCOMPILE): Remove latin-N.el.
|
2002-10-05 |
Dave Love |
(set-case-syntax-charset, set-case-syntax-1)
|
2002-10-05 |
Dave Love |
Remove international/latin-N.el.
|
2002-10-05 |
Dave Love |
(unicode-data): Check that
|
2002-10-05 |
Dave Love |
Add Latin-1.
|
2002-10-05 |
Dave Love |
(x_window, x_window): Use use_xim.
|
2002-10-05 |
Dave Love |
(Table of Resources): Add useXIM.
|
2002-10-05 |
Kenichi Handa |
(charset-script-alist): Fix script names.
|
2002-10-05 |
Kenichi Handa |
*** empty log message ***
|
2002-10-04 |
Dave Love |
Fix coding cookie.
|
2002-10-01 |
Kenichi Handa |
*** empty log message ***
|
2002-10-01 |
Kenichi Handa |
(set-language-environment): Delete unnecessary setup of syntax/case
|
2002-10-01 |
Kenichi Handa |
(set-case-syntax-set-multibyte): This variable
|
2002-10-01 |
Kenichi Handa |
Bind set-case-syntax-charset to iso-8859-15. Never provide latin-9.
|
2002-10-01 |
Kenichi Handa |
Bind set-case-syntax-charset to iso-8859-14. Never provide latin-8.
|
2002-10-01 |
Kenichi Handa |
Bind set-case-syntax-charset to iso-8859-9. Never provide latin-5.
|
2002-10-01 |
Kenichi Handa |
Bind set-case-syntax-charset to iso-8859-4. Never provide latin-4.
|
2002-10-01 |
Kenichi Handa |
Bind set-case-syntax-charset to iso-8859-3. Never provide latin-3.
|
2002-10-01 |
Kenichi Handa |
Bind set-case-syntax-charset to iso-8859-2. Never provide latin-2.
|
2002-10-01 |
Kenichi Handa |
Bind set-case-syntax-charset to iso-8859-1. Never provide latin-1.
|
2002-10-01 |
Kenichi Handa |
(search_buffer): Fix case-fold-search of multibyte
|
2002-09-27 |
Kenichi Handa |
(describe-face): Describe :fontset property too.
|
2002-09-27 |
Kenichi Handa |
*** empty log message ***
|
2002-09-27 |
Kenichi Handa |
(generate-fontset-menu): Exclude the defualt fontset.
|
2002-09-27 |
Kenichi Handa |
(x_new_fontset): If FONTSETNAME specifies the default
|
2002-09-27 |
Kenichi Handa |
(set_lface_from_font_name): Reject the default fontset.
|
2002-09-27 |
Kenichi Handa |
(x_set_font): Change the error message of the case that
|
2002-09-27 |
Kenichi Handa |
(display_string): Fix for the case of zero width glyph.
|
2002-09-25 |
Dave Love |
*** empty log message ***
|
2002-09-24 |
Dave Love |
Fix last change.
|
2002-09-23 |
Dave Love |
*** empty log message ***
|
2002-09-23 |
Dave Love |
Add some non-word syntax cases.
|
2002-09-23 |
Dave Love |
*** empty log message ***
|
2002-09-23 |
Dave Love |
Don't set char width of CJK
|
2002-09-19 |
Kenichi Handa |
(re_search_2): Fix previous change.
|
2002-09-19 |
Kenichi Handa |
*** empty log message ***
|
2002-09-18 |
Kenichi Handa |
*** empty log message ***
|
2002-09-18 |
Kenichi Handa |
(skip_syntaxes): Fix previous change.
|
2002-09-18 |
Kenichi Handa |
(skip_syntaxes): Fix previous change.
|
2002-09-14 |
Dave Love |
*** empty log message ***
|
2002-09-14 |
Dave Love |
(ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194-alist)
|
2002-09-14 |
Dave Love |
(DONTCOMPILE): Add indian.el.
|
2002-09-13 |
Dave Love |
*** empty log message ***
|
2002-09-13 |
Dave Love |
(find-coding-systems-for-charsets): Check charset type before
|
2002-09-13 |
Dave Love |
(iscii-to-ucs-region): Fix typo.
|
2002-09-13 |
Dave Love |
(charset): Move.
|
2002-09-13 |
Kenichi Handa |
*** empty log message ***
|
2002-09-13 |
Kenichi Handa |
(skip_chars): Fix previous change.
|
2002-09-12 |
Kenichi Handa |
(emacs-mule, iso-2022-7bit)
|
2002-09-12 |
Kenichi Handa |
*** empty log message ***
|
2002-09-09 |
Dave Love |
*** empty log message ***
|
2002-09-09 |
Dave Love |
(charset): New widget.
|
2002-09-09 |
Dave Love |
(widget-string-complete): New.
|
2002-09-08 |
Dave Love |
*** empty log message ***
|
2002-09-08 |
Dave Love |
(dev-charseq): Avoid indian-glyph-char.
|
2002-09-08 |
Dave Love |
(indian-script-table)
|
2002-09-08 |
Dave Love |
(ucs-devanagari-to-is13194-alist)
|
2002-09-08 |
Dave Love |
*** empty log message ***
|
2002-09-08 |
Dave Love |
(language-info-custom-alist): New.
|
2002-09-08 |
Dave Love |
(emacs-mule, iso-2022-7bit)
|
2002-09-08 |
Dave Love |
*** empty log message ***
|
2002-09-08 |
Dave Love |
(eight-bit): Add :docstring,
|
2002-09-07 |
Dave Love |
(cp858): New.
|
2002-09-07 |
Dave Love |
(set-case-syntax-pair): Remove check on byte
|
2002-09-06 |
Dave Love |
*** empty log message ***
|
2002-09-05 |
Dave Love |
*** empty log message ***
|
2002-09-05 |
Dave Love |
Make and ? a case pair.
|
2002-09-05 |
Dave Love |
*** empty log message ***
|
2002-09-05 |
Dave Love |
Removed (now auto-generated).
|
2002-09-05 |
Dave Love |
(mm-iso-8859-x-to-15-region): Deleted.
|
2002-09-05 |
Dave Love |
(quoted-printable-decode-region): Use mm-insert-byte.
|
2002-09-05 |
Dave Love |
(mm-insert-byte): New.
|
2002-09-05 |
Dave Love |
*** empty log message ***
|
2002-09-05 |
Dave Love |
(message-posting-charset): defvar when compiling.
|
2002-09-05 |
Dave Love |
(mm-hack-charsets, mm-iso-8859-15-compatible)
|
2002-09-05 |
Dave Love |
(AH_BOTTOM): Add Local Variables comment.
|
2002-09-05 |
Dave Love |
Fix last change.
|
2002-09-05 |
Dave Love |
(unexec): Make .got handling not SGI-specific.
|
2002-09-05 |
Dave Love |
(syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
|
2002-09-05 |
Dave Love |
Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
|
2002-09-05 |
Dave Love |
comment
|
2002-09-05 |
Dave Love |
(fontset_add): Return Lisp_Object.
|
2002-09-05 |
Dave Love |
(Fset_buffer_multibyte, Fset_buffer_multibyte): Fix
|
2002-09-05 |
Dave Love |
(read_key_sequence): Fix type error.
|
2002-09-03 |
Dave Love |
*** empty log message ***
|
2002-09-03 |
Dave Love |
(charset_ordered_list_tick): Declare extern.
|
2002-09-03 |
Kenichi Handa |
*** empty log message ***
|
2002-09-03 |
Kenichi Handa |
(char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convert
|
2002-09-03 |
Kenichi Handa |
(compile_pattern_1): Don't adjust the multibyteness of
|
2002-09-03 |
Kenichi Handa |
* regex.c (RE_TARGET_MULTIBYTE_P): New macro.
|
2002-09-03 |
Kenichi Handa |
(struct re_pattern_buffer): New member target_multibyte.
|
2002-09-03 |
Kenichi Handa |
(Fminibuffer_complete_word): Use the macro
|
2002-09-03 |
Kenichi Handa |
(unibyte_char_to_multibyte): Extern deleted.
|
2002-09-03 |
Kenichi Handa |
(internal_self_insert): In a multibyte buffer, insert C
|
2002-09-03 |
Kenichi Handa |
(casify_object): Fix previous change.
|
2002-09-03 |
Kenichi Handa |
(Fset_unibyte_charset): If the dimension of CHARSET is
|
2002-09-03 |
Kenichi Handa |
(unibyte_to_multibyte_table): New variable.
|
2002-09-03 |
Kenichi Handa |
(LEADING_CODE_LATIN_1_MIN)
|
2002-09-03 |
Kenichi Handa |
(Fbyte_code): Convert a unibyte character to multibyte if necessary.
|
2002-09-03 |
Kenichi Handa |
(Fexpand_abbrev): Convert a unibyte character to
|
2002-09-03 |
Kenichi Handa |
Don't define the charset iso-8859-1 here, just setup its properties.
|
2002-08-23 |
Kenichi Handa |
*** empty log message ***
|
2002-08-23 |
Kenichi Handa |
(enum lface_attribute_index): New member LFACE_FONTSET_INDEX.
|
2002-08-23 |
Kenichi Handa |
(QCfontset): New variable.
|
2002-08-22 |
Kenichi Handa |
(base64_encode_1): Handle eight-bit chars correctly.
|
2002-08-22 |
Kenichi Handa |
*** empty log message ***
|
2002-08-22 |
Kenichi Handa |
*** empty log message ***
|
2002-08-21 |
Kenichi Handa |
(insert_from_gap): Make it work even if PT != GTP.
|
2002-08-21 |
Kenichi Handa |
(coding_set_destination): Fix coding->destination for
|
2002-08-21 |
Kenichi Handa |
(utf-8): Give :mime-charset property.
|
2002-08-21 |
Kenichi Handa |
*** empty log message ***
|
2002-08-21 |
Kenichi Handa |
(base64_decode_1): Insert eight-bit chars correctly.
|
2002-08-21 |
Kenichi Handa |
(BYTE8_STRING): New macro.
|
2002-08-21 |
Kenichi Handa |
(quoted-printable-decode-region): Fix previous change.
|
2002-08-21 |
Kenichi Handa |
(quoted-printable-decode-region): Insert bytes by `insert-byte'.
|
2002-08-20 |
Kenichi Handa |
*** empty log message ***
|
2002-08-20 |
Kenichi Handa |
(Finsert_byte): New function.
|
2002-08-20 |
Kenichi Handa |
*** empty log message ***
|
2002-08-20 |
Kenichi Handa |
Don't setup printable-chars here.
|
2002-08-20 |
Kenichi Handa |
(set_canon, set_identity, shuffle): Simplified.
|
2002-08-20 |
Kenichi Handa |
(get_next_display_element): Don't display unibyte 8-bit
|
2002-08-20 |
Kenichi Handa |
(syms_of_character): Setup Vprintable_chars.
|
2002-08-20 |
Kenichi Handa |
(Freplace_match): Fix previous change.
|
2002-08-20 |
Kenichi Handa |
(Freplace_match): Fix for the unibyte case.
|
2002-08-20 |
Kenichi Handa |
(read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
|
2002-08-20 |
Kenichi Handa |
(Fchar_equal): Fix for the unibyte case.
|
2002-08-20 |
Kenichi Handa |
(Fexpand_abbrev): Fix for the multibyte case.
|
2002-08-20 |
Kenichi Handa |
*** empty log message ***
|
2002-08-20 |
Kenichi Handa |
Remove duplicated case setting for Cyrillic and Greek letters.
|
2002-08-20 |
Kenichi Handa |
*** empty log message ***
|
2002-08-20 |
Kenichi Handa |
(_fetch_multibyte_char_len): This variable deleted.
|
2002-08-20 |
Kenichi Handa |
(_fetch_multibyte_char_len): Extern deleted.
|
2002-08-20 |
Kenichi Handa |
(MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
|
2002-08-20 |
Kenichi Handa |
(casify_object): Simplified. Handle the case that
|
2002-08-20 |
Kenichi Handa |
(describe-buffer-case-table): Handle the case that KEY is a cons
|
2002-08-19 |
Kenichi Handa |
*** empty log message ***
|
2002-08-19 |
Kenichi Handa |
Fix categories ?A and ?C.
|
2002-08-19 |
Kenichi Handa |
*** empty log message ***
|
2002-08-19 |
Kenichi Handa |
(safe_to_load_p): Fix the logic.
|
2002-08-19 |
Kenichi Handa |
*** empty log message ***
|
2002-08-19 |
Kenichi Handa |
(scan_words): Don't treat characters belonging to
|
2002-08-19 |
Kenichi Handa |
(Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
|
2002-08-19 |
Kenichi Handa |
(script-list): Treat ascii characters as `latin' script.
|
2002-08-19 |
Kenichi Handa |
*** empty log message ***
|
2002-08-19 |
Kenichi Handa |
(Fset_fontset_font): Treate `ascii' as charset, not script.
|
2002-08-19 |
Kenichi Handa |
*** empty log message ***
|
2002-08-19 |
Kenichi Handa |
(fontset-plain-name): If the fontset
|
2002-08-19 |
Kenichi Handa |
(main): In the case of --unibyte, instead of aborting on
|
2002-08-19 |
Kenichi Handa |
(main): In the case of --unibyte, instead of aborting on finding
|
2002-08-18 |
Dave Love |
*** empty log message ***
|
2002-08-18 |
Dave Love |
(rfc2047-encode): Fix last change.
|
2002-08-18 |
Dave Love |
*** empty log message ***
|
2002-08-18 |
Dave Love |
(term-char-mode): Remove generic-character-list code.
|
2002-08-18 |
Dave Love |
(ruler-mode-character-validate): Use characterp.
|
2002-08-18 |
Dave Love |
(character): Use characterp.
|
2002-08-18 |
Dave Love |
*** empty log message ***
|
2002-08-18 |
Dave Love |
*** empty log message ***
|
2002-08-18 |
Dave Love |
(describe-coding-system): Add utf-16
|
2002-08-18 |
Dave Love |
(viet-encode-viscii-char): Use encode-char.
|
2002-08-18 |
Dave Love |
("Tajik", "Bulgarian", "Belarusian"): Add
|
2002-08-18 |
Dave Love |
(Funibyte_char_to_multibyte): Doc fix.
|
2002-08-18 |
Dave Love |
Fix last change.
|
2002-08-15 |
Kenichi Handa |
*** empty log message ***
|
2002-08-15 |
Kenichi Handa |
(nonascii_insert_offset, Vnonascii_translation_table):
|
2002-08-15 |
Kenichi Handa |
(x_produce_glyphs): Use ASCII_CHAR_P, not
|
2002-08-15 |
Kenichi Handa |
(charset_unibyte): Renamed from charset_primary.
|
2002-08-15 |
Kenichi Handa |
(charset_unibyte): Extern it instead of
|
2002-08-15 |
Kenichi Handa |
(unibyte_char_to_multibyte): Refer to
|
2002-08-15 |
Kenichi Handa |
(fontset_add): Make the type `int'.
|
2002-08-15 |
Kenichi Handa |
(reset-language-environment): Don't
|
2002-08-15 |
Kenichi Handa |
*** empty log message ***
|
2002-08-08 |
Kenichi Handa |
*** empty log message ***
|
2002-08-08 |
Kenichi Handa |
(tar-extract): Fix previous change.
|
2002-08-08 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix category setting
|
2002-08-08 |
Kenichi Handa |
(next-word-boundary-han): Don't
|
2002-08-08 |
Kenichi Handa |
*** empty log message ***
|
2002-08-01 |
Kenichi Handa |
*** empty log message ***
|
2002-08-01 |
Kenichi Handa |
(FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
|
2002-08-01 |
Kenichi Handa |
*** empty log message ***
|
2002-08-01 |
Kenichi Handa |
Call map-charset-chars on big5
|
2002-08-01 |
Kenichi Handa |
(Vnext_word_boundary_function_table): New variable.
|
2002-08-01 |
Kenichi Handa |
*** empty log message ***
|
2002-08-01 |
Kenichi Handa |
(fs_load_font): If fontp->charset is not negative,
|
2002-08-01 |
Kenichi Handa |
(x_load_font): Initialize fontp->fontset to -1.
|
2002-07-31 |
Dave Love |
*** empty log message ***
|
2002-07-31 |
Dave Love |
Generated with autoheader.
|
2002-07-31 |
Dave Love |
Change logic (instead of fixing typo).
|
2002-07-31 |
Dave Love |
Don't include strings.h.
|
2002-07-31 |
Dave Love |
(bcopy, bzero, bcmp): Don't undef.
|
2002-07-31 |
Dave Love |
(NO_SIOCTL_H): Don't define.
|
2002-07-31 |
Dave Love |
(HAVE_ALLOCA): Delete.
|
2002-07-31 |
Dave Love |
(leim): Don't put PARALLEL in environment.
|
2002-07-31 |
Dave Love |
Require autoconf 2.53. Merge changes from trunk.
|
2002-07-31 |
Kenichi Handa |
(syms_of_charset): Fix previous change.
|
2002-07-31 |
Kenichi Handa |
*** empty log message ***
|
2002-07-31 |
Kenichi Handa |
(tar-file-name-coding-system): New variable. Make
|
2002-07-31 |
Kenichi Handa |
(archive-file-name-coding-system): New variable.
|
2002-07-31 |
Kenichi Handa |
(Fstring_to_multibyte): New function.
|
2002-07-31 |
Kenichi Handa |
(setup_echo_area_for_printing, set_message_1): Adjusted
|
2002-07-31 |
Kenichi Handa |
(Fset_buffer_multibyte): Prototype adjusted.
|
2002-07-31 |
Kenichi Handa |
* coding.c (make_conversion_work_buffer): Adjusted for the change
|
2002-07-31 |
Kenichi Handa |
(charset_8_bit): Extern it.
|
2002-07-31 |
Kenichi Handa |
(charset_eight_bit, Qeight_bit_control): New
|
2002-07-31 |
Kenichi Handa |
(Funibyte_char_to_multibyte): If C can't be decoded
|
2002-07-31 |
Kenichi Handa |
(CHAR_TO_BYTE8): If C is not eight-bit char, call
|
2002-07-31 |
Kenichi Handa |
(Fcall_process): Don't call insert_1_both directly if
|
2002-07-31 |
Kenichi Handa |
(Qas, Qmake, Qto): New variables.
|
2002-07-30 |
Dave Love |
*** empty log message ***
|
2002-07-30 |
Dave Love |
("welsh"): Doc fix.
|
2002-07-30 |
Dave Love |
Reinstate some commented-out redundancies.
|
2002-07-30 |
Dave Love |
(x_put_x_image): Declare args.
|
2002-07-30 |
Dave Love |
(font_name_registry, choose_face_font): Delete unused
|
2002-07-30 |
Dave Love |
(message2_nolog, set_message): Declare an arg.
|
2002-07-30 |
Dave Love |
(tparam): Declare an arg. Use P_ to declare tparm.
|
2002-07-30 |
Dave Love |
Comment fix
|
2002-07-30 |
Dave Love |
(scan_sexps_forward): Declare an arg.
|
2002-07-30 |
Dave Love |
(calculate_scrolling, calculate_direct_scrolling):
|
2002-07-30 |
Dave Love |
(Fnew_fontset): Declare.
|
2002-07-30 |
Dave Love |
(push_key_description): Call CHARACTERP correctly.
|
2002-07-30 |
Dave Love |
(fontset_add): Declare args. Call make_number
|
2002-07-30 |
Dave Love |
(Fsubstitute_command_keys): Delete unused vars.
|
2002-07-30 |
Dave Love |
(update_compositions): Declare arg.
|
2002-07-30 |
Dave Love |
(calccost, cmgoto): Declare args.
|
2002-07-30 |
Dave Love |
Remove `emacs' conditional. Doc fixes.
|
2002-07-30 |
Dave Love |
(syms_of_character) <translation-table-vector>: Doc
|
2002-07-30 |
Dave Love |
Remove `emacs' conditional. Include hash table stuff
|
2002-07-30 |
Dave Love |
Don't redefine P_.
|
2002-07-30 |
Dave Love |
Updates for current changes.
|
2002-07-30 |
Dave Love |
(quail-cxterm-package-ext-info): Doc
|
2002-07-30 |
Dave Love |
comment
|
2002-07-30 |
Dave Love |
(rfc2047-charset-encoding-alist): Use B for Hebrew.
|
2002-07-30 |
Dave Love |
(gnus-read-newsrc-el-file): Don't bind
|
2002-07-30 |
Dave Love |
Copyright up-date
|
2002-07-30 |
Dave Love |
*** empty log message ***
|
2002-07-30 |
Dave Love |
(copyright-regexp): Remove redundancy.
|
2002-07-26 |
Kenichi Handa |
(Vchar_script_table): Extern it.
|
2002-07-26 |
Kenichi Handa |
*** empty log message ***
|
2002-07-26 |
Kenichi Handa |
(Vscript_alist): This variable deleted.
|
2002-07-26 |
Kenichi Handa |
*** empty log message ***
|
2002-07-26 |
Kenichi Handa |
*** empty log message ***
|
2002-07-26 |
Kenichi Handa |
(x_produce_glyphs): Use ASCII_CHAR_P, not
|
2002-07-26 |
Kenichi Handa |
(x_get_font_repertory): Extern it.
|
2002-07-26 |
Kenichi Handa |
(x_set_font): Always call x_new_fontset and
|
2002-07-26 |
Kenichi Handa |
Include charset.h.
|
2002-07-26 |
Kenichi Handa |
(message_dolog, set_message_1,
|
2002-07-26 |
Kenichi Handa |
(XMenuActivate): Adjuted for the change of lookup_derived_face.
|
2002-07-26 |
Kenichi Handa |
(CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
|
2002-07-26 |
Kenichi Handa |
(Qprepend, Qappend): New variables.
|
2002-07-26 |
Kenichi Handa |
(get_font_repertory_func): New prototype.
|
2002-07-26 |
Kenichi Handa |
(struct face): Member `charset' deleted.
|
2002-07-26 |
Kenichi Handa |
(Fmake_char_table): Doc fixed. If PURPOSE doesn't
|
2002-07-26 |
Kenichi Handa |
(Fccl_execute_on_string): Add `const' to local variables.
|
2002-07-26 |
Kenichi Handa |
(Fmake_string): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
|
2002-07-26 |
Kenichi Handa |
(abbrev.o): Depend on syntax.h.
|
2002-07-26 |
Kenichi Handa |
Don't register ccl-encode-indian-glyph-font
|
2002-07-26 |
Kenichi Handa |
(print-fontset): Use describe-vector
|
2002-07-26 |
Kenichi Handa |
Unify these charses: korean-ksc5601, ipa, tibetan, ethiopic,
|
2002-07-26 |
Kenichi Handa |
Setup the default fontset by the new
|
2002-07-26 |
Kenichi Handa |
Setup char-script-table.
|
2002-07-25 |
Kenichi Handa |
*** empty log message ***
|
2002-07-25 |
Kenichi Handa |
*** empty log message ***
|
2002-07-25 |
Kenichi Handa |
(Ffind_coding_systems_region_internal): Detect an
|
2002-07-25 |
Kenichi Handa |
(Fload): Don't load with Qload_force_doc_strings t if
|
2002-07-25 |
Kenichi Handa |
*** empty log message ***
|
2002-07-24 |
Kenichi Handa |
Include "coding.h".
|
2002-07-24 |
Kenichi Handa |
*** empty log message ***
|
2002-07-23 |
Dave Love |
*** empty log message ***
|
2002-07-23 |
Kenichi Handa |
(face_before_or_after_it_pos): Call
|
2002-07-23 |
Kenichi Handa |
*** empty log message ***
|
2002-07-22 |
Kenichi Handa |
(Fmap_charset_chars): Fix handling of default value for FROM_CODE
|
2002-07-22 |
Kenichi Handa |
*** empty log message ***
|
2002-07-22 |
Kenichi Handa |
*** empty log message ***
|
2002-07-22 |
Kenichi Handa |
(Vscript_alist): New variable.
|
2002-07-22 |
Kenichi Handa |
*** empty log message ***
|
2002-07-22 |
Kenichi Handa |
(LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12,
|
2002-07-22 |
Kenichi Handa |
(Vcharset_ordered_list): Extern it.
|
2002-07-22 |
Kenichi Handa |
(charset_ordered_list_tick): New variable.
|
2002-07-22 |
Kenichi Handa |
(TRAILING_CODE_P): New macro.
|
2002-07-22 |
Kenichi Handa |
(print_object): Use octal form for printing the
|
2002-07-18 |
Dave Love |
*** empty log message ***
|
2002-07-18 |
Dave Love |
(Fload) <!load_dangerous_libraries>: Don't leak fd.
|
2002-07-18 |
Dave Love |
*** empty log message ***
|
2002-07-18 |
Dave Love |
(fancy-splash-head): Warn about status.
|
2002-07-17 |
Kenichi Handa |
(detect-coding-with-priority): Fix the place of using `,' marker in
|
2002-07-17 |
Kenichi Handa |
*** empty log message ***
|
2002-07-17 |
Dave Love |
*** empty log message ***
|
2002-07-17 |
Dave Love |
Move coding.h.
|
2002-07-17 |
Dave Love |
*** empty log message ***
|
2002-07-17 |
Dave Love |
(adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
|
2002-07-16 |
Dave Love |
(print_string): Remove CHAR_VALID_P test.
|
2002-07-16 |
Dave Love |
Comments.
|
2002-07-16 |
Dave Love |
*** empty log message ***
|
2002-07-16 |
Dave Love |
Include "...h", not <...h> in some cases.
|
2002-07-16 |
Dave Love |
(fontset_ref, fontset_set, fs_load_font)
|
2002-07-16 |
Dave Love |
(ENCODE_DESIGNATION, decode_eol)
|
2002-07-16 |
Dave Love |
(Fmap_charset_chars): Check args. Convert Lisp types.
|
2002-07-16 |
Dave Love |
(CHECK_CHARSET_GET_ID): Use XINT on AREF result.
|
2002-07-16 |
Dave Love |
(syms_of_character): Fix CHAR_TABLE_SET call.
|
2002-07-16 |
Dave Love |
(SYNTAX_ENTRY_INT): Don't use make_number.
|
2002-07-16 |
Dave Love |
(init_casetab_once, init_casetab_once): Fix
|
2002-07-16 |
Dave Love |
(Fmodify_category_entry): Fix CATEGORY_MEMBER call.
|
2002-07-16 |
Dave Love |
(note_mouse_movement): Fix call of window_from_coordinates.
|
2002-07-16 |
Dave Love |
(code_convert_region): Fix prototype.
|
2002-07-16 |
Dave Love |
(display_mode_element): Fix call of Fset_text_properties.
|
2002-07-11 |
Dave Love |
*** empty log message ***
|
2002-07-11 |
Dave Love |
(Fset_coding_system_priority): Allow null arg list.
|
2002-07-11 |
Dave Love |
(set-coding-priority): Fix obsolete spec.
|
2002-07-11 |
Dave Love |
(mule-unicode-e000-ffff): Set
|
2002-07-11 |
Dave Love |
(with-coding-priority): Fix.
|
2002-07-09 |
Dave Love |
*** empty log message ***
|
2002-07-09 |
Dave Love |
(mm-find-mime-charset-region): Fix :mime-charset
|
2002-07-06 |
Dave Love |
Comments.
|
2002-07-05 |
Dave Love |
*** empty log message ***
|
2002-07-05 |
Dave Love |
(leim-list-header): Add coding tag.
|
2002-07-05 |
Dave Love |
*** empty log message ***
|
2002-07-04 |
Dave Love |
*** empty log message ***
|
2002-07-04 |
Dave Love |
(find-coding-systems-region)
|
2002-07-03 |
Dave Love |
*** empty log message ***
|
2002-07-03 |
Dave Love |
Comment.
|
2002-07-03 |
Dave Love |
(set-char-table-default): Make obsolete.
|
2002-07-03 |
Dave Love |
(Fminibuffer_complete_word): Remove unused var.
|
2002-07-03 |
Dave Love |
*** empty log message ***
|
2002-07-03 |
Dave Love |
(Fcall_process): Remove unused vars.
|
2002-07-03 |
Dave Love |
(XTread_socket): Add extra dead keysyms.
|
2002-07-03 |
Dave Love |
(decode_mode_spec_coding): Use CHARACTERP.
|
2002-07-03 |
Dave Love |
Remove prototypes for redraw_frame,
|
2002-07-03 |
Dave Love |
Copyright up-date.
|
2002-07-03 |
Dave Love |
(Fself_insert_command): Use CHARACTERP.
|
2002-07-03 |
Dave Love |
(make_sub_char_table): Remove unused var.
|
2002-07-03 |
Dave Love |
(access_keymap): Remove generic char code.
|
2002-07-01 |
Dave Love |
*** empty log message ***
|
2002-07-01 |
Dave Love |
("Devanagari"): Fix coding-system,
|
2002-07-01 |
Dave Love |
(describe-char-after): Modify display
|
2002-07-01 |
Dave Love |
Doc fixes.
|
2002-07-01 |
Dave Love |
Truncate to reflect only the branch.
|
2002-06-29 |
Dave Love |
*** empty log message ***
|
2002-06-29 |
Dave Love |
(batch-byte-compile-if-not-done): Add
|
2002-06-29 |
Dave Love |
*** empty log message ***
|
2002-06-29 |
Dave Love |
(skkdic-convert): Add coding tag.
|
2002-06-29 |
Dave Love |
*** empty log message ***
|
2002-06-29 |
Dave Love |
(detect-coding-with-priority):
|
2002-06-27 |
Dave Love |
*** empty log message ***
|
2002-06-27 |
Dave Love |
(compose-string): Doc fix.
|
2002-06-27 |
Dave Love |
("Georgian"): Delete code-pages feature,
|
2002-06-27 |
Dave Love |
("German", "French", "Spanish"): Add
|
2002-06-27 |
Dave Love |
Doc fixes.
|
2002-06-27 |
Dave Love |
(side-effect-free-fns): Add decode-char,
|
2002-06-27 |
Dave Love |
*** empty log message ***
|
2002-06-27 |
Dave Love |
Don't require cl when compiling.
|
2002-06-27 |
Dave Love |
*** empty log message ***
|
2002-06-27 |
Dave Love |
(DONTCOMPILE): Fix duplicates.
|
2002-06-27 |
Dave Love |
*** empty log message ***
|
2002-06-27 |
Dave Love |
(byte-compile-insert-header): Fix typo.
|
2002-06-27 |
Dave Love |
*** empty log message ***
|
2002-06-27 |
Dave Love |
(sort-coding-systems): Comment out
|
2002-06-27 |
Dave Love |
(load-with-code-conversion): Simplify last change.
|
2002-06-27 |
Dave Love |
(load-with-code-conversion): Fix
|
2002-06-26 |
Dave Love |
*** empty log message ***
|
2002-06-26 |
Dave Love |
(rfc2047-encodable-p): Avoid mm-find-charset-region.
|
2002-06-26 |
Dave Love |
*** empty log message ***
|
2002-06-24 |
Dave Love |
*** empty log message ***
|
2002-06-24 |
Dave Love |
Recoded to utf-8.
|
2002-06-24 |
Dave Love |
Recoded to utf-8.
|
2002-06-24 |
Dave Love |
*** empty log message ***
|
2002-06-24 |
Dave Love |
Recoded to utf-8.
|
2002-06-24 |
Dave Love |
(utf-8-ccl-encode): Deleted.
|
2002-06-24 |
Dave Love |
(message-forward-make-body): Use
|
2002-06-24 |
Dave Love |
(gnus-summary-mode, gnus-summary-display-article)
|
2002-06-24 |
Dave Love |
(mm-mule4-p, mm-enable-multibyte-mule4)
|
2002-06-24 |
Dave Love |
(quoted-printable-encode-region): Avoid
|
2002-06-24 |
Dave Love |
(mm-body-7-or-8): Don't special-case Mule.
|
2002-06-24 |
Dave Love |
*** empty log message ***
|
2002-06-24 |
Dave Love |
Make korean-ksc5601 double-width.
|
2002-06-24 |
Dave Love |
(byte-recompile-directory)
|
2002-06-24 |
Dave Love |
(file-coding-system-alist): Change
|
2002-06-24 |
Dave Love |
(auto-coding-regexp-alist): Recognize
|
2002-06-24 |
Dave Love |
Remove some unused variables.
|
2002-06-20 |
Dave Love |
*** empty log message ***
|
2002-06-20 |
Dave Love |
Add missing code points.
|
2002-06-16 |
Dave Love |
comments
|
2002-06-16 |
Dave Love |
*** empty log message ***
|
2002-06-16 |
Dave Love |
(set-locale-environment): Use
|
2002-06-14 |
Dave Love |
*** empty log message ***
|
2002-06-14 |
Dave Love |
(find-multibyte-characters): Doc fix.
|
2002-06-14 |
Dave Love |
("Belarusian"): Doc fix.
|
2002-06-13 |
Dave Love |
*** empty log message ***
|
2002-06-13 |
Dave Love |
(chinese-gbk, gbk, cp936, windows-936): New
|
2002-06-13 |
Dave Love |
*** empty log message ***
|
2002-06-12 |
Dave Love |
*** empty log message ***
|
2002-06-12 |
Dave Love |
Remove redundant unicodes in
|
2002-06-12 |
Dave Love |
(japanese-jisx0213-1)
|
2002-06-12 |
Dave Love |
*** empty log message ***
|
2002-06-12 |
Dave Love |
Replaced.
|
2002-06-12 |
Dave Love |
New file.
|
2002-06-12 |
Kenichi Handa |
(Ffind_charset_string): Setup the vector `charsets' correctly.
|
2002-06-12 |
Kenichi Handa |
*** empty log message ***
|
2002-06-12 |
Kenichi Handa |
(miscdic-convert): Force writing the file by iso-2022-7bit.
|
2002-06-12 |
Kenichi Handa |
(quail-update-leim-list-file): Force
|
2002-06-12 |
Kenichi Handa |
Fix the last change.
|
2002-06-12 |
Kenichi Handa |
Adjusted for the change of define-charset (:parent -> :subset or
|
2002-06-12 |
Kenichi Handa |
(define-charset): Change the attribute
|
2002-06-12 |
Kenichi Handa |
*** empty log message ***
|
2002-06-12 |
Kenichi Handa |
(map_charset_chars): Deleted.
|
2002-06-12 |
Kenichi Handa |
(describe_vector): Handle a char-table directly here.
|
2002-06-12 |
Kenichi Handa |
(sub_char_table_ref_and_range): New arg defalt. Fix
|
2002-06-12 |
Kenichi Handa |
(load_charset_map): Set the default value of encoder
|
2002-06-12 |
Kenichi Handa |
(enum define_charset_arg_index): Delete
|
2002-06-12 |
Kenichi Handa |
(syms_of_character): Setup Vchar_width_table for
|
2002-06-12 |
Kenichi Handa |
(MAYBE_UNIFY_CHAR): Adjusted for the change of
|
2002-06-12 |
Kenichi Handa |
(Fmodify_category_entry): Don't modify the contents
|
2002-06-11 |
Dave Love |
*** empty log message ***
|
2002-06-11 |
Dave Love |
(cyrillic-encode-koi8-r-char)
|
2002-06-11 |
Dave Love |
(HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
|
2002-06-11 |
Dave Love |
(count_combining): Comment out (unused).
|
2002-06-11 |
Dave Love |
Check for pty.h. Improve the libungif test.
|
2002-06-10 |
Dave Love |
(control-1): News charset.
|
2002-06-10 |
Dave Love |
*** empty log message ***
|
2002-06-10 |
Dave Love |
("Tajik", "Bulgarian", "Belarusian"): New
|
2002-06-10 |
Dave Love |
Changes from trunk.
|
2002-06-10 |
Dave Love |
*** empty log message ***
|
2002-06-10 |
Dave Love |
Doc fixes.
|
2002-06-07 |
Dave Love |
*** empty log message ***
|
2002-06-07 |
Dave Love |
(vietnamese-tcvn, tcvn): New coding
|
2002-06-07 |
Dave Love |
(tcvn-5712): New charset.
|
2002-06-06 |
Dave Love |
*** empty log message ***
|
2002-06-06 |
Dave Love |
(chartab.o): Depend on charset.h.
|
2002-06-06 |
Dave Love |
*** empty log message ***
|
2002-06-06 |
Dave Love |
Reinstate various CJK syntax and
|
2002-06-06 |
Dave Love |
("Vietnamese"): Add windows-1258 coding
|
2002-06-06 |
Dave Love |
("Thai"): Add cp874, iso-8859-11 coding
|
2002-06-06 |
Dave Love |
("Romanian"): Add iso-latin-10 coding
|
2002-06-06 |
Dave Love |
("Greek"): Add windows-1253, cp851, cp869
|
2002-06-06 |
Dave Love |
Add scalable-fonts-allowed.
|
2002-06-06 |
Dave Love |
(windows-936): New alias.
|
2002-06-03 |
Kenichi Handa |
(syms_of_character): Set the default value of
|
2002-06-03 |
Kenichi Handa |
(printable-chars): Setup correctly.
|
2002-06-03 |
Kenichi Handa |
*** empty log message ***
|
2002-06-02 |
Dave Love |
*** empty log message ***
|
2002-06-02 |
Dave Love |
Add selection-coding-system.
|
2002-06-02 |
Dave Love |
Add Vietnamese category to
|
2002-06-02 |
Dave Love |
(set-case-syntax-pair): Test again for equal byte
|
2002-06-02 |
Dave Love |
(post-read-decode-hz)
|
2002-06-02 |
Dave Love |
(post-read-decode-hz)
|
2002-06-02 |
Dave Love |
("Hebrew"): Add windows-1255, cp862 coding
|
2002-05-31 |
Dave Love |
*** empty log message ***
|
2002-05-31 |
Dave Love |
(describe-current-coding-system):
|
2002-05-31 |
Dave Love |
(chinese-sisheng, ipa)
|
2002-05-31 |
Dave Love |
*** empty log message ***
|
2002-05-31 |
Dave Love |
(unify-8859-on-encoding-mode)
|
2002-05-31 |
Dave Love |
(describe-character-set): Account for
|
2002-05-31 |
Dave Love |
(charset-chars): Add optional dimension arg.
|
2002-05-31 |
Dave Love |
*** empty log message ***
|
2002-05-31 |
Dave Love |
(unify-8859-on-encoding-mode)
|
2002-05-31 |
Dave Love |
(lisp, shortlisp): Change indian.elc to indian.el.
|
2002-05-31 |
Kenichi Handa |
(load_charset_map): Handle the case that from < to correctly.
|
2002-05-31 |
Kenichi Handa |
*** empty log message ***
|
2002-05-31 |
Kenichi Handa |
Change registry for japanese-jisx0208
|
2002-05-31 |
Kenichi Handa |
*** empty log message ***
|
2002-05-31 |
Kenichi Handa |
Replace commented-out lines with a condition
|
2002-05-31 |
Kenichi Handa |
*** empty log message ***
|
2002-05-31 |
Kenichi Handa |
(encode_coding_emacs_mule): Pay attention to raw-8-bit chars.
|
2002-05-30 |
Dave Love |
Fix description of ranges.
|
2002-05-30 |
Kenichi Handa |
*** empty log message ***
|
2002-05-30 |
Kenichi Handa |
(lisp): Change chienese.elc to chinese.el. They are
|
2002-05-30 |
Kenichi Handa |
(japanese-iso-7bit-1978-irv): Add
|
2002-05-30 |
Kenichi Handa |
(coding-system-iso-2022-flags): Add use-roman, use-oldjis.
|
2002-05-30 |
Kenichi Handa |
*** empty log message ***
|
2002-05-30 |
Kenichi Handa |
(charset_jisx0201_roman, charset_jisx0208_1978,
|
2002-05-30 |
Kenichi Handa |
(charset_jisx0201_roman, charset_jisx0208_1978,
|
2002-05-30 |
Kenichi Handa |
(CODING_ISO_FLAG_USE_ROMAN): New macro
|
2002-05-30 |
Kenichi Handa |
(define-charset): New args :min-code and :max-code.
|
2002-05-30 |
Kenichi Handa |
*** empty log message ***
|
2002-05-30 |
Kenichi Handa |
(CODE_POINT_TO_INDEX): Take charset->char_index_offset
|
2002-05-30 |
Kenichi Handa |
(sturct define_charset_arg_index): New enums charset_arg_min_code and
|
2002-05-30 |
Kenichi Handa |
*** empty log message ***
|
2002-05-30 |
Kenichi Handa |
(chinese-gbk): Change :code-offset to
|
2002-05-30 |
Kenichi Handa |
New file.
|
2002-05-29 |
Dave Love |
*** empty log message ***
|
2002-05-29 |
Dave Love |
(iso-8859-11): New coding system.
|
2002-05-29 |
Dave Love |
Doc fixes.
|
2002-05-27 |
Dave Love |
*** empty log message ***
|
2002-05-27 |
Dave Love |
(decode_coding_utf_8): Reject overlong sequences.
|
2002-05-27 |
Dave Love |
Comment.
|
2002-05-27 |
Dave Love |
*** empty log message ***
|
2002-05-27 |
Dave Love |
Doc fixes.
|
2002-05-27 |
Dave Love |
(DONTCOMPILE): Add language/chinese.el,
|
2002-05-27 |
Dave Love |
Add pseudo-maths example.
|
2002-05-27 |
Dave Love |
Elide ASCII part.
|
2002-05-27 |
Dave Love |
New file.
|
2002-05-27 |
Dave Love |
*** empty log message ***
|
2002-05-27 |
Dave Love |
(mm-auto-save-coding-system): Prefer utf-8-emacs
|
2002-05-27 |
Dave Love |
(desktop-save): Use utf-8-emacs coding system, not
|
2002-05-27 |
Dave Love |
(revert-buffer, recover-file): Use utf-8-emacs coding
|
2002-05-27 |
Dave Love |
(mail-recover-1, mail-recover): Use utf-8-emacs
|
2002-05-26 |
Dave Love |
*** empty log message ***
|
2002-05-26 |
Dave Love |
(print-coding-system-briefly): Fix
|
2002-05-26 |
Dave Love |
(describe-language-environment): Use
|
2002-05-26 |
Dave Love |
(encoded-kbd-setup-keymap) <ccl>:
|
2002-05-26 |
Dave Love |
(coding-system-post-read-conversion)
|
2002-05-26 |
Dave Love |
(with-category-table): Use make-symbol.
|
2002-05-26 |
Dave Love |
*** empty log message ***
|
2002-05-26 |
Dave Love |
(encode-coding-char): Use
|
2002-05-26 |
Dave Love |
(describe-current-coding-system): Fix
|
2002-05-26 |
Dave Love |
Doc fixes. Remove redundant
|
2002-05-26 |
Dave Love |
(Qmac): Remove (duplicated) definition.
|
2002-05-26 |
Dave Love |
Doc fixes.
|
2002-05-26 |
Dave Love |
*** empty log message ***
|
2002-05-26 |
Dave Love |
(coding-system-iso-2022-flags): Revert
|
2002-05-25 |
Dave Love |
Additional double width specifications.
|
2002-05-25 |
Dave Love |
(Fcharset_priority_list, Fset_charset_priority): New
|
2002-05-25 |
Dave Love |
(Fstring): Doc fix.
|
2002-05-25 |
Dave Love |
*** empty log message ***
|
2002-05-25 |
Dave Love |
(ibm866): Fix alias.
|
2002-05-25 |
Dave Love |
(print-coding-system): (Incomplete)
|
2002-05-25 |
Dave Love |
(coding-system-iso-2022-flags): Add
|
2002-05-25 |
Dave Love |
*** empty log message ***
|
2002-05-25 |
Dave Love |
(Fdefine_charset_alias): Update Vcharset_list.
|
2002-05-25 |
Dave Love |
*** empty log message ***
|
2002-05-25 |
Dave Love |
(Ffontset_info): Doc fix. Return charset names, not
|
2002-05-24 |
Dave Love |
(setup_iso_safe_charsets): Fix arg decl for K&R.
|
2002-05-24 |
Dave Love |
*** empty log message ***
|
2002-05-24 |
Dave Love |
(costs_set): Declare static, non-initialized for pcc.
|
2002-05-24 |
Dave Love |
(kbd_buffer_store_event): Fix interrupt_signal decl
|
2002-05-24 |
Dave Love |
(xlwmenu_window_p): Fix prototype for K&R.
|
2002-05-24 |
Dave Love |
(map_charset_chars): Fix c_function declaration for
|
2002-05-24 |
Dave Love |
(DEFUN) [!PROTOTYPES]: Remove spurious `args'.
|
2002-05-23 |
Dave Love |
*** empty log message ***
|
2002-05-23 |
Dave Love |
(Fchar_or_string_p): Doc fix. Use CHARACTERP.
|
2002-05-23 |
Dave Love |
(Fmodify_category_entry): Doc fix. Remove unused
|
2002-05-23 |
Dave Love |
(cp874, ibm874): New coding systems.
|
2002-05-23 |
Dave Love |
Avoid decode-char.
|
2002-05-23 |
Dave Love |
(cp862, ibm862): New coding systems.
|
2002-05-23 |
Dave Love |
(cp851, ibm851, cp869, ibm869): New coding
|
2002-05-23 |
Dave Love |
(cp852, ibm852, cp857, ibm857, cp860)
|
2002-05-23 |
Dave Love |
Add coding tag, avoid decode-char.
|
2002-05-23 |
Dave Love |
(cp855, ibm855): New coding systems.
|
2002-05-23 |
Dave Love |
Add coding tag.
|
2002-05-23 |
Dave Love |
Avoid decode-char in top-level code
|
2002-05-23 |
Dave Love |
Various simplifications and
|
2002-05-23 |
Dave Love |
Add
|
2002-05-23 |
Dave Love |
Add coding tag.
|
2002-05-23 |
Kenichi Handa |
(Fdefine_charset_internal): Fix argument to bzero.
|
2002-05-23 |
Kenichi Handa |
*** empty log message ***
|
2002-05-23 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix previous change.
|
2002-05-23 |
Kenichi Handa |
(lisp): Change cyrillic.elc to cyrillic.el,
|
2002-05-23 |
Kenichi Handa |
*** empty log message ***
|
2002-05-22 |
Kenichi Handa |
*** empty log message ***
|
2002-05-22 |
Kenichi Handa |
(RUN-EMACS): Add LC_ALL=C.
|
2002-05-22 |
Kenichi Handa |
Cancel the 2002-05-17 change of mine.
|
2002-05-22 |
Dave Love |
*** empty log message ***
|
2002-05-22 |
Dave Love |
(code-pages): Provide for
|
2002-05-22 |
Dave Love |
*** empty log message ***
|
2002-05-22 |
Kenichi Handa |
(decode_coding_charset): Fix previous change.
|
2002-05-22 |
Kenichi Handa |
(decode_coding_charset): Adjusted for the change of
|
2002-05-22 |
Kenichi Handa |
*** empty log message ***
|
2002-05-22 |
Kenichi Handa |
Add setting for unicode font at the end of the default fontset.
|
2002-05-22 |
Kenichi Handa |
*** empty log message ***
|
2002-05-22 |
Kenichi Handa |
*** empty log message ***
|
2002-05-22 |
Kenichi Handa |
(Fmake_char): Fix previous change.
|
2002-05-21 |
Dave Love |
(adobe-standard-encoding, symbol):
|
2002-05-21 |
Kenichi Handa |
If CODE1 is nil, use the minimum code of the charset.
|
2002-05-21 |
Kenichi Handa |
*** empty log message ***
|
2002-05-21 |
Kenichi Handa |
(vietnamese-viscii-lower, vietnamese-viscii-upper): Supply them
|
2002-05-21 |
Kenichi Handa |
(emacs_mule_char): Fix previous change.
|
2002-05-21 |
Kenichi Handa |
*** empty log message ***
|
2002-05-21 |
Kenichi Handa |
(ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
|
2002-05-21 |
Kenichi Handa |
(Fdefine_charset_internal): Fix bug for the case of re-defining a
|
2002-05-20 |
Dave Love |
(iso-latin-10): Fix typo.
|
2002-05-20 |
Dave Love |
(adobe-standard-encoding): Fix typo.
|
2002-05-20 |
Dave Love |
*** empty log message ***
|
2002-05-20 |
Dave Love |
New file.
|
2002-05-20 |
Dave Love |
(font-encoding-alist): Add
|
2002-05-20 |
Dave Love |
(iso-latin-10): Add :mime-charset.
|
2002-05-20 |
Dave Love |
(iso-latin-6, iso-8859-10, latin-6)
|
2002-05-20 |
Dave Love |
(format-alist): Remove ibm, mac, hp entries (available
|
2002-05-20 |
Dave Love |
(iso-8859-10, symbol)
|
2002-05-20 |
Dave Love |
Add charset-map-directory.
|
2002-05-20 |
Kenichi Handa |
(encode_coding_iso_2022): If coding requires safe
|
2002-05-20 |
Kenichi Handa |
*** empty log message ***
|
2002-05-19 |
Dave Love |
*** empty log message ***
|
2002-05-19 |
Dave Love |
*** empty log message ***
|
2002-05-19 |
Dave Love |
Elide ASCII part.
|
2002-05-19 |
Dave Love |
(DONTCOMPILE): Remove ucs-tables, utf-8,
|
2002-05-19 |
Dave Love |
(iso-latin-10): New coding system.
|
2002-05-19 |
Dave Love |
(describe-coding-system): Avoid error
|
2002-05-19 |
Dave Love |
(emacs-mule): Set :charset-list,
|
2002-05-17 |
Dave Love |
*** empty log message ***
|
2002-05-17 |
Dave Love |
Most of code removed or commented
|
2002-05-17 |
Dave Love |
Doc fixes.
|
2002-05-17 |
Dave Love |
(windows-1254, cp1254, windows-1257)
|
2002-05-17 |
Dave Love |
("UTF-8"): Use utf-8, not mule-utf-8.
|
2002-05-17 |
Dave Love |
(windows-1258, cp1258): New coding
|
2002-05-17 |
Dave Love |
(windows-1255, cp1255): New coding systems.
|
2002-05-17 |
Dave Love |
(windows-1253, cp1253): New coding systems.
|
2002-05-17 |
Dave Love |
(ebcdic-us, ebcdic-uk): New coding systems.
|
2002-05-17 |
Dave Love |
(ebcdic-us, ebcdic-uk): Change map
|
2002-05-17 |
Dave Love |
*** empty log message ***
|
2002-05-17 |
Dave Love |
#
|
2002-05-17 |
Dave Love |
Rename to .map
|
2002-05-17 |
Dave Love |
Doc fixes.
|
2002-05-17 |
Dave Love |
(XSetIMValues): Declare.
|
2002-05-17 |
Dave Love |
(print_object): Fix print format for 64-bit
|
2002-05-17 |
Dave Love |
(modify_event_symbol): Fix print format for 64-bit
|
2002-05-17 |
Dave Love |
(emacs_strerror): Declare.
|
2002-05-17 |
Dave Love |
(Fclear_face_cache): Declare.
|
2002-05-17 |
Dave Love |
(string_escape_byte8): Declare.
|
2002-05-17 |
Dave Love |
(Vchar_coding_system_table, Qchar_coding_system):
|
2002-05-17 |
Dave Love |
(load_charset_map, load_charset_map_from_file): Remove
|
2002-05-17 |
Dave Love |
(list-character-sets): Doc fix.
|
2002-05-17 |
Dave Love |
*** empty log message ***
|
2002-05-17 |
Dave Love |
(list-character-sets-2): Avoid
|
2002-05-17 |
Kenichi Handa |
Be sure also to run emacs with LANG=C.
|
2002-05-17 |
Kenichi Handa |
*** empty log message ***
|
2002-05-16 |
Dave Love |
(list-character-sets-1): Fix last change.
|
2002-05-16 |
Dave Love |
*** empty log message ***
|
2002-05-16 |
Dave Love |
(C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
|
2002-05-16 |
Dave Love |
Doc fixes.
|
2002-05-16 |
Dave Love |
(koi8-u, koi8-t, georgian-ps)
|
2002-05-16 |
Dave Love |
(windows-1252): New coding system.
|
2002-05-16 |
Dave Love |
(koi8-u, koi8-t, windows-1251, cp1125): New
|
2002-05-16 |
Dave Love |
New file.
|
2002-05-16 |
Kenichi Handa |
*** empty log message ***
|
2002-05-16 |
Kenichi Handa |
By sure to run emacs with LC_ALL=C.
|
2002-05-16 |
Kenichi Handa |
By sure to run emacs with LANG=C.
|
2002-05-16 |
Kenichi Handa |
(string_escape_byte8): Make multibyte string with correct size.
|
2002-05-16 |
Kenichi Handa |
(encoded-kbd-handle-8bit): Call
|
2002-05-15 |
Kenichi Handa |
(Fmake_char): Delete unnecessary code.
|
2002-05-15 |
Kenichi Handa |
*** empty log message ***
|
2002-05-15 |
Dave Love |
*** empty log message ***
|
2002-05-15 |
Dave Love |
(set-locale-environment): Comment out
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
2002-05-14 |
Kenichi Handa |
Set syntax/category for japanese-jisx0208.
|
2002-05-14 |
Kenichi Handa |
(skkdic-jisx0208-hiragana-block):
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
2002-05-14 |
Dave Love |
*** empty log message ***
|
2002-05-14 |
Dave Love |
(mm-mime-mule-charset-alist)
|
2002-05-14 |
Dave Love |
(sendmail-send-it): Use :mime-charset, not
|
2002-05-14 |
Dave Love |
Fix :mime-charset properties.
|
2002-05-14 |
Dave Love |
(cyrillic-iso-8bit, cyrillic-koi8)
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
2002-05-14 |
Kenichi Handa |
(encode_coding_object): Give correct arguments ot
|
2002-05-14 |
Kenichi Handa |
(x_encode_text): Allocate coding.destination here, and
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
2002-05-14 |
Kenichi Handa |
(Fset_buffer_multibyte): Convert 8-bit bytes to
|
2002-05-14 |
Kenichi Handa |
(decode_coding_object): Move point to coding->dst_pos before
|
2002-05-14 |
Dave Love |
*** empty log message ***
|
2002-05-14 |
Dave Love |
Fix mime-charset properties.
|
2002-05-14 |
Dave Love |
(utf-8-emacs): Add various
|
2002-05-14 |
Dave Love |
(sort-coding-systems)
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
2002-05-14 |
Kenichi Handa |
(fs_load_font): Check fontp->full_name (not fontname)
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
2002-05-14 |
Kenichi Handa |
(JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
|
2002-05-14 |
Kenichi Handa |
(Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
|
2002-05-14 |
Kenichi Handa |
(Fmap_charset_chars): Fix docstring.
|
2002-05-14 |
Kenichi Handa |
(define-coding-system): Docstring fixed (sjis->shift-jis).
|
2002-05-14 |
Kenichi Handa |
Use decode-char instead of make-char.
|
2002-05-14 |
Kenichi Handa |
(encoded-kbd-self-insert-iso2022-8bit): New arg ARG. Directly
|
2002-05-14 |
Kenichi Handa |
Setup char-width-table for CJK characters.
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
2002-05-14 |
Kenichi Handa |
(Fmake_char): Make it more backward compatible.
|
2002-05-13 |
Dave Love |
*** empty log message ***
|
2002-05-13 |
Dave Love |
Log for previous change:
|
2002-05-13 |
Dave Love |
*** empty log message ***
|
2002-05-13 |
Dave Love |
Speling fixes.
|
2002-05-13 |
Dave Love |
Doc fixes.
|
2002-05-13 |
Kenichi Handa |
*** empty log message ***
|
2002-05-13 |
Kenichi Handa |
(fontset-plain-name): Handle the case
|
2002-05-13 |
Kenichi Handa |
(free_realized_fontsets): Call Fclear_face_cache instead
|
2002-05-13 |
Kenichi Handa |
*** empty log message ***
|
2002-05-10 |
Kenichi Handa |
(chinese-big5): Change :coding-type to `charset'.
|
2002-05-10 |
Kenichi Handa |
(greek-iso-8bit): Fix typo.
|
2002-05-10 |
Kenichi Handa |
*** empty log message ***
|
2002-05-10 |
Kenichi Handa |
(coding_set_source): Delete the local variable beg_byte.
|
2002-05-10 |
Kenichi Handa |
(struct charset): New member `code_space_mask'.
|
2002-05-10 |
Kenichi Handa |
(load_charset_map): Fix previous change.
|
2002-05-09 |
Dave Love |
*** empty log message ***
|
2002-05-09 |
Dave Love |
(coding_inherit_eol_type)
|
2002-05-09 |
Dave Love |
(generate_ascii_font): Fix return type.
|
2002-05-09 |
Dave Love |
(syntax_temp) [!__GNUC__]: Declare.
|
2002-05-09 |
Dave Love |
(generate_ascii_font): Fix arg declaration.
|
2002-05-09 |
Kenichi Handa |
Change encoding to utf-8-emacs. Remove apparent duplicate codes.
|
2002-05-09 |
Kenichi Handa |
*** empty log message ***
|
2002-05-08 |
Kenichi Handa |
*** empty log message ***
|
2002-05-08 |
Kenichi Handa |
(END): Initialize lastgb and gbtable[lastgb] correctly.
|
2002-05-08 |
Kenichi Handa |
(decode_coding_charset, encode_coding_charset): Handle
|
2002-05-08 |
Kenichi Handa |
*** empty log message ***
|
2002-05-07 |
Kenichi Handa |
(boyer_moore): Fix handling of mulitbyte character translation.
|
2002-05-07 |
Kenichi Handa |
*** empty log message ***
|
2002-05-07 |
Kenichi Handa |
*** empty log message ***
|
2002-05-07 |
Kenichi Handa |
(display_mode_element): When the variable `elt' is
|
2002-05-07 |
Kenichi Handa |
*** empty log message ***
|
2002-05-07 |
Kenichi Handa |
(try_font_list): Give higher priority to fontset's
|
2002-05-07 |
Kenichi Handa |
(Finsert_file_contents): Set coding_system instead of
|
2002-05-07 |
Kenichi Handa |
(coding_alloc_by_making_gap): Check the case that the
|
2002-05-07 |
Kenichi Handa |
(struct charset_map_entries): New struct.
|
2002-05-07 |
Kenichi Handa |
(Fcall_process): Be sure to give the current buffer
|
2002-05-07 |
Kenichi Handa |
(Fset_buffer_multibyte): Fix 8-bit char handling.
|
2002-05-07 |
Kenichi Handa |
(titdic-convert): Read into a unibyte buffer then make the buffer
|
2002-05-07 |
Kenichi Handa |
(chinese-gbk): New charset.
|
2002-05-07 |
Kenichi Handa |
(charset-chars): Fix typo.
|
2002-05-07 |
Kenichi Handa |
Change the registry for chinese-gb2312 and add the registry for
|
2002-05-07 |
Kenichi Handa |
New file.
|
2002-05-07 |
Kenichi Handa |
(MAPS): Add gbk.map and gb18030-bmp.map.
|
2002-04-09 |
Kenichi Handa |
(display_mode_element): Fix calculation of `bytepos'.
|
2002-04-09 |
Kenichi Handa |
(Finsert_file_contents): Fix calculation of `inserted'.
|
2002-04-09 |
Kenichi Handa |
*** empty log message ***
|
2002-03-11 |
Kenichi Handa |
(produce_chars): Set the variable `multibytep' correctly.
|
2002-03-11 |
Kenichi Handa |
*** empty log message ***
|
2002-03-08 |
Kenichi Handa |
*** empty log message ***
|
2002-03-08 |
Kenichi Handa |
(utf-16-le): Use :bom attribute instead of :signature.
|
2002-03-08 |
Kenichi Handa |
(insert_from_gap): Call record_insert.
|
2002-03-08 |
Kenichi Handa |
(encode_coding_utf_8): Initialize produced_chars to 0.
|
2002-03-08 |
Kenichi Handa |
*** empty log message ***
|
2002-03-05 |
Kenichi Handa |
*** empty log message ***
|
2002-03-05 |
Kenichi Handa |
Set `iso-8859-2' for `nonascii-translation'.
|
2002-03-05 |
Kenichi Handa |
("Czech"): Set `iso-8859-2' for `nonascii-translation'.
|
2002-03-05 |
Kenichi Handa |
(parse_charset_map): Remove an unused variable.
|
2002-03-05 |
Kenichi Handa |
(SET_RAW_SYNTAX_ENTRY): Don't call make_number.
|
2002-03-05 |
Kenichi Handa |
(Finsert_file_contents): Set coding_system to Qnil
|
2002-03-05 |
Kenichi Handa |
* coding.c: Delete unused variables.
|
2002-03-05 |
Kenichi Handa |
(sub_char_table_set_range): Optimized for the case
|
2002-03-05 |
Kenichi Handa |
(CHAR_VALID_P): Don't call CHARACTERP.
|
2002-03-05 |
Kenichi Handa |
(c_string_width): Add return type `int'.
|
2002-03-05 |
Kenichi Handa |
(casify_region): Fix multibyte case.
|
2002-03-05 |
Kenichi Handa |
Optimize calls of modify-category-entry.
|
2002-03-05 |
Kenichi Handa |
*** empty log message ***
|
2002-03-01 |
Kenichi Handa |
(DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
|
2002-03-01 |
Kenichi Handa |
*** empty log message ***
|
2002-03-01 |
Kenichi Handa |
Don't include "charset.h".
|
2002-03-01 |
Kenichi Handa |
*** empty log message ***
|
2002-03-01 |
Kenichi Handa |
*** empty log message ***
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2002-03-01 |
Kenichi Handa |
New file.
|
2002-03-01 |
Kenichi Handa |
Deleted unnecessary calls of set-fontset-font.
|
2002-03-01 |
Kenichi Handa |
(sgml-mode-map): Use encode-char instead
|
2002-03-01 |
Kenichi Handa |
Call define-coding-system instead of make-coding-system. All CCL program deleted.
|
2002-03-01 |
Kenichi Handa |
(char-valid-p): Make it an alias of characterp.
|
2002-03-01 |
Kenichi Handa |
(print-designation): Arguments changed.
|
2002-03-01 |
Kenichi Handa |
Fully Re-written.
|
2002-03-01 |
Kenichi Handa |
Don't use coding category. Call
|
2002-03-01 |
Kenichi Handa |
Don't bind set-case-syntax-offset.
|
2002-03-01 |
Kenichi Handa |
(titdic-convert): Bind coding-system-for-write to 'iso-2022-7bit.
|
2002-03-01 |
Kenichi Handa |
(skkdic-jisx0208-hiragana-block): Value changed.
|
2002-03-01 |
Kenichi Handa |
(skkdic-get-kana-compact-codes): Call encode-char instead of
|
2002-03-01 |
Kenichi Handa |
Mostly re-written.
|
2002-03-01 |
Kenichi Handa |
(cp-make-translation-table,
|
2002-03-01 |
Kenichi Handa |
Adjusted for the deletion of generic characters.
|
2002-03-01 |
Kenichi Handa |
Adjusted for the change of map-char-table.
|
2002-03-01 |
Kenichi Handa |
(regexp-opt-charset): Adjusted for the
|
2002-03-01 |
Kenichi Handa |
(emacs-version): Set to "22.0.0".
|
2002-03-01 |
Kenichi Handa |
Don't load "international/utf-8". Don't call
|
2002-03-01 |
Kenichi Handa |
(isearch-mode-map): Call set-char-table-range to bind
|
2002-03-01 |
Kenichi Handa |
(set-case-syntax-offset): Variable deleted.
|
2002-03-01 |
Kenichi Handa |
Don't bind multibyte characters to self-insert-command here. It's
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2002-03-01 |
Kenichi Handa |
(x_new_font): Adjusted for the change of FS_LOAD_FONT.
|
2002-03-01 |
Kenichi Handa |
Include "buffer.h" and "character.h".
|
2002-03-01 |
Kenichi Handa |
(SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
* regex.c: Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
(BASE_PURESIZE): Increased.
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
* print.c: Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2002-03-01 |
Kenichi Handa |
(enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
|
2002-03-01 |
Kenichi Handa |
(describe_char_table): Extern it.
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
(struct font_info): Type of the member encoding_type
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
(main): Call init_charset_once, init_charset,
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
(DISP_CHAR_VECTOR): Adjusted for the change of char
|
2002-03-01 |
Kenichi Handa |
(free_realized_face, check_face_attribytes,
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
(enum composition_method): Order of enumeration
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Completely re-written.
|
2002-03-01 |
Kenichi Handa |
Completely re-written. Character and multibyte
|
2002-03-01 |
Kenichi Handa |
New file.
|
2002-03-01 |
Kenichi Handa |
(struct ccl_program): Members eol_type and multibyte
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2002-03-01 |
Kenichi Handa |
(CATEGORY_SET): Just call char_category_set.
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2002-03-01 |
Kenichi Handa |
New file that implements char table.
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
EXFUN Fbuffer_live_p.
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h", don't include
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2002-03-01 |
Kenichi Handa |
(obj): Add character.o and chartab.o.
|
2002-03-01 |
Kenichi Handa |
(xchartable): Adjusted for the change of char table
|
2007-04-30 |
Henrik Enberg |
*** empty log message ***
|
2007-04-30 |
Henrik Enberg |
(rmail-header-add-header): Use delete-region instead of kill-region.
|
2007-04-27 |
Henrik Enberg |
*** empty log message ***
|
2007-04-27 |
Henrik Enberg |
(rmail-output): Bind buffer-file-coding-system even when rmail-enable-mime is nil.
|
2007-04-27 |
Henrik Enberg |
(rmail-perm-variables) fix spello in preveious commit
|
2007-04-27 |
Henrik Enberg |
*** empty log message ***
|
2007-04-27 |
Henrik Enberg |
(rmail-perm-variables): Make sure rmail-desc-vector is buffer local.
|
2007-04-27 |
Henrik Enberg |
*** empty log message ***
|
2007-04-27 |
Henrik Enberg |
(rmail-mime-charset-pattern): Sync with trunk.
|
2007-04-27 |
Henrik Enberg |
(rmail-output): Don't bind buffer-file-coding-system.
|
2007-04-26 |
Henrik Enberg |
*** empty log message ***
|
2007-04-25 |
Henrik Enberg |
(rmail-highlight): New face.
|
2006-04-11 |
Alex Schroeder |
*** empty log message ***
|
2006-04-11 |
Alex Schroeder |
(rmail-summary-kill-label): Call rmail-kill-label
|
2006-04-11 |
Alex Schroeder |
(rmail-process-new-messages): Handle missing From
|
2006-03-09 |
Henrik Enberg |
*** empty log message ***
|
2006-03-09 |
Henrik Enberg |
(rmail-edit-map): Initialize at definition. Doc String.
|
2006-03-09 |
Henrik Enberg |
*** empty log message ***
|
2006-03-09 |
Henrik Enberg |
(rmail-edit-current-message): Use rmail-head-show-headers instead of
|
2006-03-09 |
Henrik Enberg |
(rmail-desc-get-header-display-state): Make sure whole header region is
|
2006-03-09 |
Henrik Enberg |
(rmail-header-get-limit): Don't end error message with a period.
|
2006-03-09 |
Henrik Enberg |
(rmail-narrow-to-header): Don't end error message with a period.
|
2006-03-02 |
Alex Schroeder |
*** empty log message ***
|
2006-03-02 |
Alex Schroeder |
(rmail-read-label): Since rmail-keywords is a list
|
2006-03-01 |
Alex Schroeder |
(rmail-summary-kill-label): Use rmail-kill-label
|
2006-03-01 |
Alex Schroeder |
*** empty log message ***
|
2006-02-28 |
Alex Schroeder |
*** empty log message ***
|
2006-02-28 |
Alex Schroeder |
(rmail-label-obarray): Deleted.
|
2006-02-28 |
Alex Schroeder |
(qp): No longer required.
|
2006-02-17 |
Alex Schroeder |
(rmail-mime): Fix invocation of view-buffer.
|
2006-02-17 |
Alex Schroeder |
*** empty log message ***
|
2006-02-17 |
Alex Schroeder |
(rmail-mime-text-handler): Only downcase if charset
|
2006-02-12 |
Alex Schroeder |
*** empty log message ***
|
2006-02-07 |
Alex Schroeder |
*** empty log message ***
|
2006-02-07 |
Alex Schroeder |
(rmail-mime-media-type-handlers-alist): Removed
|
2006-02-03 |
Alex Schroeder |
*** empty log message ***
|
2006-02-03 |
Alex Schroeder |
Renamed all symbols to rmail-mime-*. Rewrote code
|
2006-02-01 |
Alex Schroeder |
*** empty log message ***
|
2006-02-01 |
Alex Schroeder |
(rmail-convert-mbox-format): Handle mails without subject.
|
2006-02-01 |
Henrik Enberg |
*** empty log message ***
|
2006-02-01 |
Henrik Enberg |
(rmail-first-unseen-message): Make sure to return the
|
2006-01-31 |
Alex Schroeder |
*** empty log message ***
|
2006-01-31 |
Alex Schroeder |
new file, based on Alexander Pohoyda's code.
|
2006-01-30 |
Henrik Enberg |
*** empty log message ***
|
2006-01-30 |
Henrik Enberg |
(rmail-next-message): Don't Call
|
2006-01-30 |
Henrik Enberg |
*** empty log message ***
|
2006-01-30 |
Henrik Enberg |
(rmail-next-labeled-message): Don't call
|
2006-01-30 |
Henrik Enberg |
(rmail-header-hide-headers): Simplify.
|
2006-01-29 |
Henrik Enberg |
*** empty log message ***
|
2006-01-29 |
Henrik Enberg |
(rmail-summary-show-message): Reformat.
|
2006-01-26 |
Henrik Enberg |
*** empty log message ***
|
2006-01-26 |
Henrik Enberg |
(rmail-summary-deleted-p): Fix misplaced paren.
|
2006-01-25 |
Henrik Enberg |
*** empty log message ***
|
2006-01-25 |
Henrik Enberg |
(rmail-output): Make sure headers are properly
|
2006-01-25 |
Henrik Enberg |
*** empty log message ***
|
2006-01-25 |
Henrik Enberg |
(rmail-delete-unwanted-fields): Handle mbox format.
|
2006-01-25 |
Henrik Enberg |
(rmail-summary-get-sender): Handle a nil value of
|
2006-01-25 |
Henrik Enberg |
(rmail-unknown-mail-followup-to): Handle a nil value of
|
2006-01-23 |
Alex Schroeder |
*** empty log message ***
|
2006-01-23 |
Alex Schroeder |
(rmail-narrow-to-non-pruned-header): Deleted.
|
2006-01-23 |
Alex Schroeder |
(rmail-header-get-header): Accept more arguments and
|
2006-01-23 |
Alex Schroeder |
(rmail-summary-edit-map): Rewrite.
|
2006-01-23 |
Alex Schroeder |
*** empty log message ***
|
2006-01-23 |
Alex Schroeder |
(rmail-convert-mbox-format): Decode messages with
|
2006-01-23 |
Alex Schroeder |
(rmail-user-mail-address-regexp): Compute a default
|
2006-01-23 |
Henrik Enberg |
*** empty log message ***
|
2006-01-23 |
Henrik Enberg |
(rmail-decode-mbox-format): Rename from `rmail-decode-mail-file'.
|
2006-01-23 |
Henrik Enberg |
*** empty log message ***
|
2006-01-23 |
Henrik Enberg |
(rmail-get-new-mail): Simplify.
|
2006-01-22 |
Henrik Enberg |
(rmail-desc-default-attrs): New const.
|
2006-01-22 |
Henrik Enberg |
*** empty log message ***
|
2006-01-22 |
Henrik Enberg |
(rmail-ignored-headers): Undo regexp-opt.
|
2006-01-22 |
Henrik Enberg |
*** empty log message ***
|
2006-01-22 |
Henrik Enberg |
(rmail-fontify-message): Reformat, Doc String.
|
2006-01-22 |
Henrik Enberg |
*** empty log message ***
|
2006-01-22 |
Henrik Enberg |
(rmail): Go back to using find-file for reading in the
|
2006-01-21 |
Alex Schroeder |
(rmail-decode-messages): Decoded encoded-words in
|
2006-01-21 |
Alex Schroeder |
*** empty log message ***
|
2006-01-21 |
Henrik Enberg |
(rmail-process-new-messages): Remove EOL conversion code.
|
2006-01-21 |
Henrik Enberg |
*** empty log message ***
|
2006-01-21 |
Henrik Enberg |
(rmail-process-new-messages): Don't decode messages here.
|
2006-01-21 |
Alex Schroeder |
*** empty log message ***
|
2006-01-21 |
Alex Schroeder |
(rmail-abort-edit): Don't call
|
2006-01-21 |
Alex Schroeder |
(rmail-highlight-face): Doc.
|
2006-01-21 |
Henrik Enberg |
(rmail-summary-get-sender): Narrow to current
|
2006-01-21 |
Henrik Enberg |
(rmail-process-new-messages): Don't lose on missing subject field.
|
2006-01-21 |
Alex Schroeder |
*** empty log message ***
|
2006-01-21 |
Alex Schroeder |
(rmail-next-undeleted-message): Simplify.
|
2006-01-21 |
Henrik Enberg |
*** empty log message ***
|
2006-01-21 |
Henrik Enberg |
(rmail-message-senders-p): Fix Typo.
|
2006-01-21 |
Alex Schroeder |
(rmail-desc-set-attribute): Use
|
2006-01-21 |
Alex Schroeder |
(rmail-header-attribute-header)
|
2006-01-21 |
Alex Schroeder |
(rmail-msgbeg, rmail-msgend): Fix and make obsolete.
|
2006-01-21 |
Alex Schroeder |
*** empty log message ***
|
2006-01-21 |
Henrik Enberg |
*** empty log message ***
|
2006-01-21 |
Henrik Enberg |
(rmail-delete-inbox-files): New function factored out of
|
2006-01-21 |
Henrik Enberg |
*** empty log message ***
|
2006-01-21 |
Henrik Enberg |
(rmail-process-new-messages): Simplify.
|
2006-01-21 |
Alex Schroeder |
(rmail-require-mime-maybe): Simplified.
|
2006-01-21 |
Alex Schroeder |
*** empty log message ***
|
2006-01-21 |
Alex Schroeder |
(rmail-get-new-mail): Doc.
|
2006-01-21 |
Henrik Enberg |
*** empty log message ***
|
2006-01-21 |
Henrik Enberg |
(rmail-redecode-body): Simplify.
|
2006-01-21 |
Henrik Enberg |
(rmail-summary-get-sender): Doc fix.
|
2006-01-20 |
Alex Schroeder |
*** empty log message ***
|
2006-01-20 |
Alex Schroeder |
(rmail-inbox-alist): Doc.
|
2006-01-20 |
Henrik Enberg |
*** empty log message ***
|
2006-01-20 |
Henrik Enberg |
(rmail-summary-get-sender): New function.
|
2006-01-20 |
Henrik Enberg |
*** empty log message ***
|
2006-01-20 |
Henrik Enberg |
(rmail-summary-get-summary): Make sure sender is no
|
2006-01-20 |
Henrik Enberg |
*** empty log message ***
|
2006-01-20 |
Henrik Enberg |
(set-rmail-inbox-list): Rewrite to only set inbox
|
2006-01-20 |
Alex Schroeder |
*** empty log message ***
|
2006-01-20 |
Alex Schroeder |
(rmail-show-message): Minor changes: comments.
|
2006-01-20 |
Alex Schroeder |
(rmail-summary-get-summary): Fix display of
|
2006-01-20 |
Henrik Enberg |
*** empty log message ***
|
2006-01-20 |
Henrik Enberg |
(rmail-inbox-alist): New variable.
|
2006-01-20 |
Alex Schroeder |
*** empty log message ***
|
2006-01-20 |
Alex Schroeder |
(rmail-summary-by-topic): Don't use rmail-current-subject-regexp.
|
2006-01-19 |
Alex Schroeder |
*** empty log message ***
|
2006-01-19 |
Alex Schroeder |
(rmail-summary-mode): Fixed typo in doc string and
|
2006-01-19 |
Alex Schroeder |
(rmail-set-label): Call rmail-summary-update at the
|
2006-01-19 |
Alex Schroeder |
(rmail-set-attribute): Call rmail-summary-update.
|
2006-01-19 |
Henrik Enberg |
*** empty log message ***
|
2006-01-19 |
Henrik Enberg |
(rmail-header-hide-headers): Simplify.
|
2006-01-19 |
Henrik Enberg |
*** empty log message ***
|
2006-01-19 |
Henrik Enberg |
(rmail-process-new-messages): Use
|
2006-01-19 |
Henrik Enberg |
(rmail-header-get-header): Rewrite to be a
|
2006-01-19 |
Henrik Enberg |
*** empty log message ***
|
2006-01-19 |
Henrik Enberg |
(rmail-output-read-file-name): Simplify.
|
2006-01-18 |
Alex Schroeder |
*** empty log message ***
|
2006-01-18 |
Alex Schroeder |
(rmail-make-summary-line-1)
|
2006-01-18 |
Alex Schroeder |
(rmail-add-label): Doc fix.
|
2006-01-18 |
Alex Schroeder |
(rmail-header-get-limit): Rewrote macro as simple
|
2006-01-18 |
Alex Schroeder |
(rmail-cease-edit): Bugfix.
|
2006-01-18 |
Alex Schroeder |
Removed require statements.
|
2006-01-18 |
Alex Schroeder |
Updated copyright year.
|
2006-01-18 |
Alex Schroeder |
(rmail-set-attribute): Moved comment into document.
|
2006-01-18 |
Henrik Enberg |
*** empty log message ***
|
2006-01-18 |
Henrik Enberg |
(rmail-decode-mbox-file): Fix stupid mistake.
|
2006-01-18 |
Henrik Enberg |
*** empty log message ***
|
2006-01-18 |
Henrik Enberg |
(rmail-process-new-messages): Decode message accoding to
|
2006-01-18 |
Henrik Enberg |
(rmail-get-sender): Deleted
|
2006-01-18 |
Henrik Enberg |
(rmail): Fix last fix.
|
2006-01-18 |
Henrik Enberg |
*** empty log message ***
|
2006-01-18 |
Henrik Enberg |
(rmail-get-inbox-list): New function.
|
2006-01-18 |
Henrik Enberg |
*** empty log message ***
|
2006-01-18 |
Henrik Enberg |
(rmail-summary-get-new-mail): Only call
|
2006-01-18 |
Henrik Enberg |
(rmail): Only call `rmail-show-message' if no new mail
|
2006-01-18 |
Henrik Enberg |
*** empty log message ***
|
2006-01-18 |
Henrik Enberg |
(rmail-get-new-mail): Only call `rmail-show-message'
|
2006-01-17 |
Alex Schroeder |
*** empty log message ***
|
2006-01-17 |
Alex Schroeder |
(rmail): Only insert the file if it actually exists.
|
2006-01-17 |
Henrik Enberg |
*** empty log message ***
|
2006-01-17 |
Henrik Enberg |
(rmail-process-new-messages): Add an X-Coding-System header if one
|
2006-01-17 |
Henrik Enberg |
Don't require rmail.
|
2006-01-17 |
Henrik Enberg |
(rmail-process-new-messages): Don't require rmailkwd
|
2006-01-17 |
Alex Schroeder |
*** empty log message ***
|
2006-01-17 |
Alex Schroeder |
(rmail-auto-file): Rewrote test for "filed" using
|
2006-01-17 |
Alex Schroeder |
(rmail-summary-by-labels): No longer concatenate
|
2006-01-17 |
Alex Schroeder |
(rmail-message-labels-p): Rewrote using
|
2006-01-17 |
Alex Schroeder |
*** empty log message ***
|
2006-01-17 |
Alex Schroeder |
(rmail-summary-font-lock-keywords): Fix regular
|
2006-01-17 |
Alex Schroeder |
Removed some spurious comments.
|
2006-01-17 |
Alex Schroeder |
(rmail-cease-edit): Do not adjust the marker of the
|
2006-01-17 |
Alex Schroeder |
Removed some mbox-ready comments.
|
2006-01-17 |
Henrik Enberg |
*** empty log message ***
|
2006-01-17 |
Henrik Enberg |
(rmail-summary-get-message-at-point): Handle 5-digit message ids.
|
2006-01-17 |
Henrik Enberg |
*** empty log message ***
|
2006-01-17 |
Henrik Enberg |
(rmail-process-new-messages): Require rmailkwd.
|
2006-01-17 |
Henrik Enberg |
(rmail-summary-output-to-rmail-file): Use `rmail-output-read-file-name'.
|
2006-01-17 |
Henrik Enberg |
(rmail-output-read-file-name): Make sure search in executed in `rmail-buffer'.
|
2006-01-16 |
Henrik Enberg |
(rmail-ignored-headers): Move "^x-.*:" last in regexp.
|
2006-01-16 |
Alex Schroeder |
*** empty log message ***
|
2006-01-16 |
Alex Schroeder |
(rmail-display-labels): Use identity instead of lambda.
|
2006-01-16 |
Alex Schroeder |
*** empty log message ***
|
2006-01-16 |
Alex Schroeder |
(rmail-summary-font-lock-keywords): Fix typo for
|
2006-01-16 |
Alex Schroeder |
*** empty log message ***
|
2006-01-16 |
Alex Schroeder |
(rmail-nuke-pinhead-header, rmail-reformat-message)
|
2006-01-16 |
Alex Schroeder |
(rmail-message-subject-p, rmail-message-senders-p):
|
2006-01-16 |
Alex Schroeder |
*** empty log message ***
|
2006-01-16 |
Alex Schroeder |
(rmail): Create the buffer using
|
2006-01-16 |
Henrik Enberg |
(rmail-new-summary): Make sure summary buffer is current when selecting message.
|
2006-01-16 |
Henrik Enberg |
*** empty log message ***
|
2006-01-16 |
Alex Schroeder |
*** empty log message ***
|
2006-01-16 |
Alex Schroeder |
(rmail-ignored-headers): Merged several terms using
|
2006-01-16 |
Alex Schroeder |
*** empty log message ***
|
2006-01-16 |
Alex Schroeder |
(unrmail): Use regular expression search to find
|
2006-01-16 |
Henrik Enberg |
*** empty log message ***
|
2006-01-16 |
Henrik Enberg |
*** empty log message ***
|
2006-01-16 |
Henrik Enberg |
more misplaced parens from merge
|
2006-01-16 |
Henrik Enberg |
fix misplaced parens
|
2006-01-16 |
Henrik Enberg |
*** empty log message ***
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2006-01-15 |
Henrik Enberg |
ChangeLog for RMAIL mbox work
|
2004-10-03 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-03 |
Richard M. Stallman |
(rmail): Convert Babyl files using decode-babyl-file.
|
2004-10-03 |
Richard M. Stallman |
Mostly rewritten. Parses the file directly and converts.
|
2004-09-27 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-27 |
Richard M. Stallman |
(rmail-message-deleted-p): Add as alias.
|
2004-09-27 |
Richard M. Stallman |
(rmail-message-vector, rmail-deleted-vector)
|
2004-09-27 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-27 |
Richard M. Stallman |
(rmail-make-summary-line): Function deleted.
|
2004-09-20 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-20 |
Richard M. Stallman |
(rmail): Error if file is Babyl format.
|
2004-09-20 |
Richard M. Stallman |
(browse-url-activate-urls): Add autoload.
|
2004-09-20 |
Richard M. Stallman |
(rmail-edit-current-message): Immediate error if file is empty.
|
2004-09-20 |
Richard M. Stallman |
(rmail-read-label, rmail-set-label): Immediate error if file is empty.
|
2003-02-23 |
Paul Reilly |
(rmail-get-new-mail): Make sure that the summary gets updated to
|
2003-02-22 |
Paul Reilly |
Add patches from Eli Tziperman <eli@beach.weizmann.ac.il>, and John Paul
|
2003-02-21 |
Paul Reilly |
(rmail-get-new-mail): Integrate the rmail spam filter into rmail.
|
2003-02-18 |
Paul Reilly |
Initial commit.
|
2003-02-18 |
Paul Reilly |
(rmail-message-subject-p, rmail-message-senders-p): Rewrite for mbox
|
2003-02-18 |
Paul Reilly |
(rmail-sort-by-lines, rmail-fetch-field): Use the rmail message
|
2003-02-18 |
Paul Reilly |
(rmail-read-label, rmail-set-label): Update status comments.
|
2003-02-18 |
Paul Reilly |
(rmail-msg-restore-non-pruned-header, rmail-msg-prune-header): Use the
|
2003-02-15 |
Paul Reilly |
(browse-url-visited-urls, browse-url-activation-alist): New variables.
|
2003-02-15 |
Paul Reilly |
(unrmail, rmail-unprune): Mbox conversion.
|
2003-02-15 |
Paul Reilly |
Commentary: Add text.
|
2003-02-15 |
Paul Reilly |
Attempt to minimize byte compilation warnings.
|
2003-02-15 |
Paul Reilly |
Attempt to minimize byte compilation warnings.
|
2003-02-15 |
Paul Reilly |
Attempt to eliminate some byte compiler warnings.
|
2003-02-15 |
Paul Reilly |
Attempt to eliminate some byte compiler warnings.
|
2003-02-15 |
Paul Reilly |
Modify requires and evals to reduce byte compilation warnings.
|
2003-02-14 |
Paul Reilly |
Mbox format support. Initial commit.
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-02-04 |
Miles Bader |
Add a big "this branch is obsolete" error message to configure.in
|
2007-11-15 |
Francesco Potortì |
etags.c: (C_entries): In case '}', set fvdef to fvnone
|
2007-08-30 |
Miles Bader |
Merge from emacs--devo--0
|
2008-02-01 |
Juanma Barranquero |
*** empty log message ***
before-merge-unicode-to-trunk
|
2008-02-01 |
Juanma Barranquero |
(whitespace): Set :version tag to 23.1.
|
2008-02-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-01 |
Juanma Barranquero |
(global-whitespace-mode): When turning off the global mode,
|
2008-02-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-01 |
Juanma Barranquero |
(global-whitespace-mode): Fix modeline lighter.
|
2008-02-01 |
Thien-Thi Nguyen |
*** empty log message ***
|
2008-02-01 |
Thien-Thi Nguyen |
(vc-update): Fix bug: Specify branch tip as vc-checkout REVISION.
|
2008-02-01 |
Glenn Morris |
Regenerate.
|
2008-02-01 |
Glenn Morris |
*** empty log message ***
|
2008-02-01 |
Glenn Morris |
(bookmark-make-cell-function, bookmark-search-size)
|
2008-02-01 |
Miles Bader |
Merge from emacs--rel--22
|
2008-02-01 |
Stefan Monnier |
(face_at_buffer_position): Remove unused vars.
|
2008-02-01 |
Stefan Monnier |
(doc-view-mode): Improve docstring.
|
2008-02-01 |
Miles Bader |
Merge from emacs--rel--22
|
2008-02-01 |
Stefan Monnier |
(image-mode-current-vscroll, image-mode-current-hscroll): Make buffer-local.
|
2008-02-01 |
Stefan Monnier |
(grep-compute-defaults):
|
2008-02-01 |
Kenichi Handa |
(CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
|
2008-01-31 |
Miles Bader |
Re-use arch-tag from old blank-mode.el for lisp/whitespace.el
|
2008-01-31 |
Miles Bader |
Add arch tagline
|
2008-01-31 |
Tassilo Horn |
Fix my 2008-01-29 entry.
|
2008-01-31 |
Vinicius Jose Latorre |
Rename blank-mode.el to whitespace.el and obsolete/whitespace.el to obsolete/old-whitespace.el
|
2008-01-31 |
Chong Yidong |
* tutorials/TUTORIAL.ru: Update tutorial.
|
2008-01-31 |
Chong Yidong |
Update tutorial.
|
2008-01-31 |
Stefan Monnier |
(remote-compile): Remove broken code.
|
2008-01-31 |
Miles Bader |
Merge from emacs--rel--22
|
2008-01-31 |
Kenichi Handa |
(CCL_WRITE_CHAR): Increment extra_bytes only when
|
2008-01-31 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-31 |
Juanma Barranquero |
(linum-unload-function): New function.
|
2008-01-31 |
Robert J. Chassell |
*** empty log message ***
|
2008-01-31 |
Robert J. Chassell |
emacs-lisp-intro.texi: Update back cover text.
|
2008-01-30 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-30 |
Juanma Barranquero |
Update.
|
2008-01-30 |
Juanma Barranquero |
(check-declare-directory): Use `find-program' and
|
2008-01-30 |
Juanma Barranquero |
(authors): Use `find-program' and `grep-program'
|
2008-01-30 |
Stefan Monnier |
(file-remote-p): Docstring fix.
|
2008-01-30 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-30 |
Tassilo Horn |
*** empty log message ***
|
2008-01-30 |
Tassilo Horn |
2008-01-30 Tassilo Horn <tassilo@member.fsf.org>
|
2008-01-30 |
Miles Bader |
Merge from emacs--rel--22
|
2008-01-30 |
Bill Wohler |
(mh-mml-to-mime): Don't look up sender if From absent. Fixes "Wrong
|
2008-01-30 |
Bill Wohler |
*** empty log message ***
|
2008-01-30 |
Miles Bader |
Add arch tagline
|
2008-01-30 |
Juanma Barranquero |
Update comment.
|
2008-01-30 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-30 |
Juanma Barranquero |
New file.
|
2008-01-29 |
Michael Albinus |
* net/tramp.el (tramp-methods): Use "-H" option for "sudo". Suggested
|
2008-01-29 |
Michael Albinus |
*** empty log message ***
|
2008-01-29 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-29 |
Alan Mackenzie |
(c-specifier-key): Exclude "template" from this regexp; to allow the "{"
|
2008-01-29 |
Alan Mackenzie |
(c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function
|
2008-01-29 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-29 |
Alan Mackenzie |
(c-version): increase to 5.31.5.
|
2008-01-29 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-29 |
Tassilo Horn |
*** empty log message ***
|
2008-01-29 |
Tassilo Horn |
* doc-view.el (doc-view-mode): Adapt to i-m-current-[vh]scroll
|
2008-01-29 |
Tassilo Horn |
* image-mode.el (image-mode-current-vscroll)
|
2008-01-29 |
Martin Rudalics |
*** empty log message ***
|
2008-01-29 |
Martin Rudalics |
(find-function-search-for-symbol): Strip extension
|
2008-01-29 |
Tassilo Horn |
*** empty log message ***
|
2008-01-29 |
Tassilo Horn |
2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
|
2008-01-29 |
Tassilo Horn |
2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
|
2008-01-29 |
Miles Bader |
Merge from emacs--rel--22
|
2008-01-29 |
Miles Bader |
src/macterm.c (XTset_vertical_scroll_bar): Fix merge mistake
|
2008-01-29 |
John Wiegley |
2008-01-29 John Wiegley <johnw@newartisans.com>
|
2008-01-28 |
Jason Rumney |
*** empty log message ***
|
2008-01-28 |
Michael Albinus |
*** empty log message ***
|
2008-01-28 |
Michael Albinus |
* net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
|
2008-01-28 |
Stefan Monnier |
* window.c (run_window_configuration_change_hook): New function.
|
2008-01-28 |
Reiner Steib |
Remove bogus spaces.
|
2008-01-28 |
Jason Rumney |
(stat): Don't do a double check for networked drive.
|
2008-01-28 |
Vinicius Jose Latorre |
Move whitespace.el to obsolete dir.
|
2008-01-28 |
Vinicius Jose Latorre |
Move whitespace.el to obsolete dir.:
|
2008-01-28 |
Miles Bader |
Merge from gnus--devo--0
|
2008-01-28 |
Stefan Monnier |
(read_char): Yet another int/Lisp_Object mixup (YAILOM).
|
2008-01-27 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-27 |
Juanma Barranquero |
(server-log-time-function): Doc fix.
|
2008-01-27 |
Martin Rudalics |
*** empty log message ***
|
2008-01-27 |
Martin Rudalics |
(tar-extract): Use kill-buffer-if-not-modified as
|
2008-01-27 |
Martin Rudalics |
(archive-extract): Use kill-buffer-if-not-modified as
|
2008-01-27 |
Martin Rudalics |
(view-buffer): Explain in doc-string why exit-action
|
2008-01-27 |
Dan Nicolaescu |
Add info about C-c C-f in change-log-mode.
|
2008-01-27 |
Dan Nicolaescu |
(change-log-search-file-name): Work harder to find
|
2008-01-27 |
Dan Nicolaescu |
* add-log.el (change-log-search-file-name, change-log-find-file):
|
2008-01-27 |
Andreas Schwab |
Regenerate.
|
2008-01-27 |
Alan Mackenzie |
Correct typos, enhance comments.
|
2008-01-27 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-27 |
Dan Nicolaescu |
Remove more unused macros.
|
2008-01-27 |
Dan Nicolaescu |
Add TODO item about not defaulting to RCS.
|
2008-01-27 |
Michael Albinus |
*** empty log message ***
|
2008-01-27 |
Michael Albinus |
* net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
|
2008-01-27 |
Michael Albinus |
* tramp.texi (Inline methods): The hostname of the su(do)? methods
|
2008-01-27 |
Michael Albinus |
*** empty log message ***
|
2008-01-27 |
Dan Nicolaescu |
* configure.in: Update comment.
|
2008-01-27 |
Dan Nicolaescu |
Remove some unused macros.
|
2008-01-27 |
Dan Nicolaescu |
* server.el (server-process-filter): Check for non-nil before calling
|
2008-01-27 |
Alan Mackenzie |
Introduce elements for the syntactic symbol arglist-cont-nonempty into
|
2008-01-27 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-27 |
Thien-Thi Nguyen |
*** empty log message ***
|
2008-01-27 |
Thien-Thi Nguyen |
(Button Types): For define-button-type, clarify type of NAME.
|
2008-01-27 |
Thien-Thi Nguyen |
*** empty log message ***
|
2008-01-27 |
Thien-Thi Nguyen |
(define-button-type): Clarify type of NAME in docstring.
|
2008-01-26 |
Stefan Monnier |
(server-buffer): New const.
|
2008-01-26 |
Michael Olson |
Sync ERC 5.3 release.
|
2008-01-26 |
Stefan Monnier |
(decode_options): Default to a NULL display, as Emacs-22.
|
2008-01-26 |
Glenn Morris |
*** empty log message ***
|
2008-01-26 |
Glenn Morris |
(--with-carbon): Tone down rhetoric in help text.
|
2008-01-26 |
Alan Mackenzie |
(c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to
|
2008-01-26 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-26 |
Glenn Morris |
*** empty log message ***
|
2008-01-26 |
Glenn Morris |
Ulf Jasper <ulf.jasper at web.de>
|
2008-01-26 |
Thien-Thi Nguyen |
*** empty log message ***
|
2008-01-26 |
Thien-Thi Nguyen |
(vc-exec-after): For mode-line-process highlighting, if feature
|
2008-01-26 |
Stefan Monnier |
(url-generic-parse-url): Fix docstring.
|
2008-01-26 |
Martin Rudalics |
*** empty log message ***
|
2008-01-26 |
Martin Rudalics |
(wdired-get-filename): Change `(1+ beg)' to `beg' so
|
2008-01-26 |
Martin Rudalics |
*** empty log message ***
|
2008-01-26 |
Martin Rudalics |
(find-tag-default): Simplify using exclusively
|
2008-01-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-01-26 |
Eli Zaretskii |
(fstat): Use pw_uid and pw_gid from the_passwd structure for st_uid and
|
2008-01-26 |
Eli Zaretskii |
(get_sid_sub_authority, get_sid_sub_authority_count): Fix return values
|
2008-01-26 |
Michael Albinus |
* net/tramp.el (tramp-dissect-file-name): Raise an error when
|
2008-01-26 |
Michael Albinus |
* vc.el (vc-directory, vc-update-change-log): Remove check for
|
2008-01-26 |
Eli Zaretskii |
(init_user_info): Fix commentary for RID usage.
|
2008-01-26 |
Michael Albinus |
*** empty log message ***
|
2008-01-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-01-26 |
Eli Zaretskii |
(ls-lisp-insert-directory): If -n switch is used, invoke
|
2008-01-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-01-26 |
Eli Zaretskii |
(g_b_init_get_sid_sub_authority, g_b_init_get_sid_sub_authority_count): New
|
2008-01-26 |
Glenn Morris |
*** empty log message ***
|
2008-01-26 |
Glenn Morris |
(--without-gcc): By default, neither off nor on.
|
2008-01-26 |
Vinicius Jose Latorre |
Handle *long* lines tail visualization.
|
2008-01-26 |
Jason Rumney |
*** empty log message ***
|
2008-01-26 |
Jason Rumney |
(logon_network_drive): New function.
|
2008-01-26 |
Chong Yidong |
(pos_visible_p): Handle the case where charpos falls on
|
2008-01-26 |
Chong Yidong |
* xdisp.c (pos_visible_p): Handle the case where charpos falls on
|
2008-01-25 |
Richard M. Stallman |
Add `permanent-local-hook'.
|
2008-01-25 |
Richard M. Stallman |
(Running Hooks, Setting Hooks): New nodes.
|
2008-01-25 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-25 |
Richard M. Stallman |
(redisplay_window): Run Qwindow_text_change_functions and
|
2008-01-25 |
Richard M. Stallman |
(read_char): Restore echo_message_buffer after redisplay.
|
2008-01-25 |
Richard M. Stallman |
(reset_buffer_local_variables): Implement `permanent-local-hook'.
|
2008-01-25 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-25 |
Richard M. Stallman |
Trivial change.
|
2008-01-25 |
Richard M. Stallman |
(add-hook): Implement `permanent-local-hook' property.
|
2008-01-25 |
Richard M. Stallman |
(file-provides, file-requires): Push the filename right.
|
2008-01-25 |
Michael Albinus |
* dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
|
2008-01-25 |
Michael Albinus |
*** empty log message ***
|
2008-01-25 |
Martin Rudalics |
*** empty log message ***
|
2008-01-25 |
Martin Rudalics |
(find-library): Wrap search for library name in condition-case
|
2008-01-25 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-25 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-25 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-25 |
Juanma Barranquero |
(set_tcp_socket): Don't send a "\n" after the authentication string;
|
2008-01-25 |
Juanma Barranquero |
(server-process-filter): Don't force the authentication
|
2008-01-25 |
Vinicius Jose Latorre |
New commands for cleaning up some blank problems like trailing blanks.
|
2008-01-25 |
Thien-Thi Nguyen |
*** empty log message ***
|
2008-01-25 |
Thien-Thi Nguyen |
(Fclrhash): Return TABLE.
|
2008-01-25 |
Dan Nicolaescu |
* ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
|
2008-01-25 |
Miles Bader |
Add arch tagline
|
2008-01-25 |
Glenn Morris |
*** empty log message ***
|
2008-01-25 |
Glenn Morris |
Sven Joachim <svenjoac at gmx.de>
|
2008-01-25 |
Glenn Morris |
Regenerate, with shell functions millstone.
|
2008-01-25 |
Glenn Morris |
*** empty log message ***
|
2008-01-25 |
Glenn Morris |
Correct usage of OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF so that the
|
2008-01-25 |
Glenn Morris |
Fix typo and tense.
|
2008-01-25 |
Michael Olson |
ERC: Sync version 5.3, release candidate 1.
|
2008-01-25 |
Michael Olson |
Regnerate configure.
|
2008-01-25 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-25 |
Karl Berry |
consistently mention command keys in section names
|
2008-01-24 |
Michael Albinus |
*** empty log message ***
|
2008-01-24 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
|
2008-01-24 |
Glenn Morris |
*** empty log message ***
|
2008-01-24 |
Glenn Morris |
Rewrite entry to protect it against revisionists.
|
2008-01-24 |
Ken Manheimer |
* allout.el (allout-keybindings-list): Use vectors instead of strings for keys.
|
2008-01-24 |
Ken Manheimer |
(allout-keybindings-list): In initial setting, express
|
2008-01-24 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-24 |
Dan Nicolaescu |
* sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
|
2008-01-24 |
Thien-Thi Nguyen |
(vc-diff-finish): Search all frames for the buffer's window.
|
2008-01-24 |
Thien-Thi Nguyen |
*** empty log message ***
|
2008-01-24 |
Thien-Thi Nguyen |
(vc-next-action): Fix two instances of "free-var file" bug:
|
2008-01-24 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-24 |
Juanma Barranquero |
(delsel-unload-function): Don't use `remprop'; it is not autoloaded,
|
2008-01-24 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-24 |
Martin Rudalics |
*** empty log message ***
|
2008-01-24 |
Martin Rudalics |
(delete-selection-pre-hook): Avoid clearing out
|
2008-01-24 |
Thien-Thi Nguyen |
*** empty log message ***
|
2008-01-24 |
Thien-Thi Nguyen |
Handle dead buffers in async filters/sentinels.
|
2008-01-24 |
Thien-Thi Nguyen |
Delete eol whitespace; nfc.
|
2008-01-24 |
Dan Nicolaescu |
Add a TODO item about missing files.
|
2008-01-24 |
Miles Bader |
Merge from gnus--devo--0
|
2008-01-24 |
Glenn Morris |
*** empty log message ***
|
2008-01-24 |
Glenn Morris |
Standardize dbus-related messages.
|
2008-01-24 |
Glenn Morris |
*** empty log message ***
|
2008-01-24 |
Glenn Morris |
(gpm-mouse-start): Declare as a function.
|
2008-01-24 |
Glenn Morris |
Remove out-of-date section of commentary.
|
2008-01-23 |
Michael Albinus |
*** empty log message ***
|
2008-01-23 |
Michael Albinus |
* net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
|
2008-01-23 |
Dan Nicolaescu |
Add TODO items.
|
2008-01-23 |
Carsten Dominik |
* replace.el (occur-mode-find-occurrence-hook): New hook that can
|
2008-01-23 |
Carsten Dominik |
*** empty log message ***
|
2008-01-23 |
Martin Rudalics |
*** empty log message ***
|
2008-01-23 |
Martin Rudalics |
(hide-ifdef-shadow): Add version number for defcustom.
|
2008-01-23 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-23 |
Glenn Morris |
Add copyright header.
|
2008-01-23 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-23 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-23 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-23 |
Glenn Morris |
*** empty log message ***
|
2008-01-23 |
Glenn Morris |
Fix merge errors (duplicates).
|
2008-01-23 |
Glenn Morris |
(org-export-latex-cleaned-string): Fix declaration.
|
2008-01-23 |
Michael Olson |
configure: Regenerate.
|
2008-01-23 |
Michael Olson |
configure.in: Remove initial whitespace in pkg-config-prog.
|
2008-01-23 |
Michael Olson |
Rename EMACS_ARG_Y to OPTION_DEFAULT_OFF, and EMACS_ARG_N to OPTION_DEFAULT_ON.
|
2008-01-22 |
Miles Bader |
Fix dates for ChangeLog merge entries
|
2008-01-22 |
Miles Bader |
Merge from emacs--rel--22
|
2008-01-22 |
Chong Yidong |
** Make longlines-mode wrap lines based on screen position instead
|
2008-01-22 |
Chong Yidong |
(pop_stat, pop_last): Fix last fix.
|
2008-01-22 |
Chong Yidong |
* pop.c (pop_stat, pop_last): Fix last fix.
|
2008-01-22 |
Juanma Barranquero |
Fix typo.
|
2008-01-22 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-22 |
Juanma Barranquero |
New entry.
|
2008-01-22 |
Glenn Morris |
*** empty log message ***
|
2008-01-22 |
Glenn Morris |
(hide-ifdef-initially, hide-ifdef-read-only)
|
2008-01-22 |
Glenn Morris |
*** empty log message ***
|
2008-01-22 |
Glenn Morris |
(vc-diff-sentinel): Do not write a footer if there were differences.
|
2008-01-21 |
Reiner Steib |
(cvs-menu): Improve cvs-mode-find-file, cvs-mode-find-file-other-window.
|
2008-01-21 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-21 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-21 |
Vinicius Jose Latorre |
Fix ChangeLog entry.
|
2008-01-21 |
Michael Albinus |
*** empty log message ***
|
2008-01-21 |
Michael Albinus |
* dbusbind.el (Fdbus_method_return_internal): Renamed from
|
2008-01-21 |
Michael Albinus |
* net/dbus.el (dbus-ignore-errors): New macro.
|
2008-01-21 |
Michael Albinus |
* net/dbus.el (dbus-ignore-errors): New macro.
|
2008-01-21 |
Michael Albinus |
*** empty log message ***
|