summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (w32-shell-dos-semantics): New function.Geoff Voelker1998-09-031-0/+7
* (quail-choose-completion-string): StoreKenichi Handa1998-09-031-4/+4
* (allocate_heap): Define NTHEAP_PROBE_BASE by default.Geoff Voelker1998-09-021-1/+2
* (quail-tibetan-input-wylie): Adjusted for theKenichi Handa1998-09-021-15/+25
* (bdf-generate-font): New argument CHARSET. Give WIDTHKenichi Handa1998-09-021-2/+3
* (register-input-method): Doc-string modified.Kenichi Handa1998-09-021-1/+14
* (ps-mule-font-info-database-bdf): The include ASCIIKenichi Handa1998-09-021-31/+59
* (Ftranspose_regions): Use BYTE_POS_ADDR to get anKenichi Handa1998-09-021-10/+10
* (current-language-environment): Fix setter function.Dave Love1998-09-011-1/+1
* (Vnext_selection_coding_system): New variable.Eli Zaretskii1998-09-011-6/+28
* (tex-font-lock-keywords-2): Fontify \nocite like \cite.Simon Marshall1998-09-011-101/+176
* (x_load_font): If SIZE is 0, don't use a name x_list_font returns.Kenichi Handa1998-09-011-1/+1
* (x-complement-fontset-spec): If ASCIIKenichi Handa1998-09-011-4/+3
* (w32_wnd_proc): Always zero button_state when releasingGeoff Voelker1998-09-011-1/+1
* (read1): Don't assume that atof ("-0.0") yields -0.0.Paul Eggert1998-08-311-12/+25
* Add coding: local variable, to avoid bootstrapping problemPaul Eggert1998-08-3115-15/+15
* (charset-description): Doc fix.Paul Eggert1998-08-311-1/+1
* (IT_cmgoto): When tracking echo area messages with theEli Zaretskii1998-08-311-5/+28
* (copy_text): If Vnonascii_translation_table is non-nil, tryKenichi Handa1998-08-311-2/+2
* (unibyte_char_to_multibyte):Kenichi Handa1998-08-311-9/+25
* (decode_coding): Even if SRC_BYTES is zero, tryKenichi Handa1998-08-311-4/+12
* (concat): If Vnonascii_translation_table is non-nil, tryKenichi Handa1998-08-311-1/+3
* (dumpglyphs): If Vnonascii_translation_table is non-nil, tryKenichi Handa1998-08-311-2/+2
* Renamed from Makefile.Karl Heuer1998-08-291-13/+6
* Initial revisionKarl Heuer1998-08-291-0/+3
* (arith_driver, float_arith_driver): Compute (- x) byPaul Eggert1998-08-291-6/+2
* *** empty log message ***Karl Heuer1998-08-293-25/+25
* *** empty log message ***Karl Heuer1998-08-291-1/+0
* *** empty log message ***Karl Heuer1998-08-291-13/+0
* Initial revisionKarl Heuer1998-08-291-0/+714
* (chinese-year-cache): Change range of years fromKarl Heuer1998-08-291-6/+28
* (smtpmail-send-it): Add autoload cookie.Karl Heuer1998-08-291-8/+7
* (x_create_bitmap_from_file): Fail immediately if magic.Karl Heuer1998-08-291-0/+3
* (Fchar_bytes): Add \n\ in doc-string.Kenichi Handa1998-08-291-1/+1
* (NOT_USING_MOTIF): New macro.Paul Eggert1998-08-281-2/+8
* (ps-print-control-characters): Doc-string modified.Kenichi Handa1998-08-281-10/+15
* (adjust_after_replace): Fix the code to recode undoKenichi Handa1998-08-281-2/+8
* (code_convert_region1): Remove all text properties of the region.Kenichi Handa1998-08-281-0/+4
* (byte-compile-output-as-comment):Kenichi Handa1998-08-281-9/+4
* (sref): Make it an alias of aref. Make theKenichi Handa1998-08-281-8/+3
* (count_size_as_multibyte): Use macro CHAR_BYTES instead of Fchar_bytes.Kenichi Handa1998-08-281-1/+1
* (Fposition_bytes): If the arg POSITION is out ofKenichi Handa1998-08-281-2/+8
* (Fchar_bytes): Now always return 1.Kenichi Handa1998-08-281-7/+17
* (CHAR_BYTES): New macro.Kenichi Handa1998-08-281-0/+4
* (Faset): Use macro CHAR_BYTES instead of Fchar_bytes.Kenichi Handa1998-08-281-4/+4
* (concat): Use macro CHAR_BYTES instead of Fchar_bytes.Kenichi Handa1998-08-281-2/+2
* (message_dolog): Use macro CHAR_BYTES instead of Fchar_bytes.Kenichi Handa1998-08-281-1/+1
* (auto-mode-alist): Add snmp-mode patterns.Karl Heuer1998-08-271-1/+7
* (dired-compress-file-suffixes): Add `bz2'.Karl Heuer1998-08-271-0/+1
* (appt-check): Clear appt-mode-string if we don't put something in it.Karl Heuer1998-08-271-0/+2