summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Regeneratedemacs-pretest-21.2.91Francesco Potortì2002-10-08
|
* *** empty log message ***Kenichi Handa2002-10-08
|
* Comment corrected.Francesco Potortì2002-10-08
|
* (unify-8859-on-encoding-mode): SetKenichi Handa2002-10-08
| | | | | :init-value to nil, and calls (unify-8859-on-encoding-mode 1) later.
* (code_convert_region): When we need more GAP forKenichi Handa2002-10-08
| | | | | conversion, pay attention to the case that coding->produced is not greater than coding->consumed.
* *** empty log message ***Kenichi Handa2002-10-08
|
* (fortran-beginning-do): Ignore labelled DO loops altogether.Glenn Morris2002-10-06
|
* *** empty log message ***Kenichi Handa2002-10-01
|
* Synchronized with the code in 21.4Kenichi Handa2002-10-01
| | | | | | and deleted codes for not yet supported features; utf-fragment-on-decoding, utf-translate-cjk, and minibuffer-selected-window.
* Synchronized with the code in 21.4 andKenichi Handa2002-10-01
| | | | | deleted codes for not yet supported features; utf-fragment-on-decoding and utf-translate-cjk.
* Synchronized with the code in 21.4Kenichi Handa2002-10-01
| | | | | and deleted codes for not yet supported features; utf-fragment-on-decoding and utf-translate-cjk.
* (describe-coding-system): Describe `dependency' property.Kenichi Handa2002-10-01
|
* (ucs-mule-to-mule-unicode): Define thisKenichi Handa2002-10-01
| | | | | | | translation table name here. (ucs-mule-cjk-to-unicode): New translation table name. (font-ccl-encoder-alist): Change the font registry pattern to "ISO10646.*-*".
* Preload international/utf-16. Don't call ucs-unify-8859.Kenichi Handa2002-10-01
|
* (encode-char): Pay attention to utf-translation-table-for-encode.Kenichi Handa2002-10-01
|
* (lisp, shortlisp): Add utf-16.elcKenichi Handa2002-10-01
|
* (x_encode_char): For DIM=1 charset, set ccl->reg[2] toKenichi Handa2002-10-01
| | | | -1 before calling ccl_driver.
* Version number is 21.2.91Francesco Potortì2002-09-30
|
* RegeneratedFrancesco Potortì2002-09-30
|
* Delete the superfluous `!'.Kenichi Handa2002-09-30
|
* (__restrict_arr): Do not redefine it if already defined.Francesco Potortì2002-09-30
|
* __restrict_arrFrancesco Potortì2002-09-30
|
* *** empty log message ***Richard M. Stallman2002-09-29
|
* (undo-elt-in-region): Fix one-off error at END.Richard M. Stallman2002-09-29
|
* (byte-compile-delete-errors): Default to nil.Richard M. Stallman2002-09-29
|
* (ange-ftp-write-region): Don't bind executing-kbd-macro; instead, passRichard M. Stallman2002-09-29
| | | | non-nil VISIT arg to ange-ftp-real-write-region.
* (grep-compute-defaults): Move definition up before `grep-command'.Richard M. Stallman2002-09-29
|
* (STOP_POLLING, RESUME_POLLING): New macros.Richard M. Stallman2002-09-29
| | | | (read_char): Use them. Do all exits thru the end of the function.
* (STOP_POLLING, RESUME_POLLING): New macros.Richard M. Stallman2002-09-29
| | | | (redisplay_internal): Use them. Do RESUME_POLLING at end of function.
* (m4-font-lock-keywords)John Paul Wallington2002-09-28
| | | | | (m4-mode-syntax-table, m4-mode-abbrev-table, m4-m4-buffer) (m4-m4-region): Doc fixes.
* Brought up to date with the version on the trunkFrancesco Potortì2002-09-25
|
* (eudc-install-menu): Use `define-key' andJohn Paul Wallington2002-09-21
| | | | `easy-menu-create-menu' to avoid duplication of menu.
* (tetris-blank-options, tetris-cell-options):Francesco Potortì2002-09-13
| | | | | Remove various redundant `(t nil)'. (tetris-border-options): Use color on tty if available.
* (snake-border-options): Use color on tty if available.Francesco Potortì2002-09-13
|
* (pong-border-options): Use color on tty ifFrancesco Potortì2002-09-13
| | | | available. Reset color on tty to be [0.5 0.5 0.5].
* Good appearance of gamegrid-based games on color ttys.Francesco Potortì2002-09-13
|
* (Charset Translation): Fix description of process.Dave Love2002-09-12
|
* gamegrid.el changes on the trunk ported hereFrancesco Potortì2002-09-12
|
* (gamegrid-make-color-tty-face): Handle string as COLOR arg.Francesco Potortì2002-09-12
| | | | | | (gamegrid-display-type): Don't assume display-color-p implies a color-x terminal. (gamegrid-hide-cursor): Set `cursor-type' local variable.
* (cyrillic-alternativnyj): Remove bogusDave Love2002-09-11
| | | | charset-origin-alist.
* *** empty log message ***Juanma Barranquero2002-09-06
|
* (Fcompose_region_internal, Fcompose_string_internal): Fix typo and spacing.Juanma Barranquero2002-09-06
|
* (syms_of_xselect): Fix spacing.Juanma Barranquero2002-09-06
|
* (syms_of_w32select): Fix spacing.Juanma Barranquero2002-09-06
|
* (syms_of_win16select): Fix spacing.Juanma Barranquero2002-09-06
|
* (Fset_fontset_font): Fix spacing.Juanma Barranquero2002-09-06
|
* (Fchar_table_subtype, Fdefine_hash_table_test): Fix spacing.Juanma Barranquero2002-09-06
|
* (Flsh): Fix spacing.Juanma Barranquero2002-09-06
|
* (syms_of_coding): Fix spacing.Juanma Barranquero2002-09-06
|
* (reftex-label-menu-flags): Fix typo.Juanma Barranquero2002-09-06
|