aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (MAX_CHARSET): Definition changed to the actualKenichi Handa1997-03-181-5/+8
* (Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.Kenichi Handa1997-03-181-12/+10
* (GLYPH_FOLLOW_ALIASES): Assure that the resulting GKenichi Handa1997-03-181-4/+8
* (map_char_table): Handle multibyte characters.Kenichi Handa1997-03-181-8/+21
* (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Adjusted for the change ofKenichi Handa1997-03-181-2/+2
* (encode_terminal_code): Check validity of character code.Kenichi Handa1997-03-181-4/+9
* (copy_part_of_rope): Declare glyph as type GLYPH. For aKenichi Handa1997-03-181-14/+29
* (x_list_fonts): Comment about cached font list added.Kenichi Handa1997-03-181-1/+6
* (x-charset-registries): Change entry for Ethiopic.Kenichi Handa1997-03-181-7/+20
* Change short and long names for Ethipic character set.Kenichi Handa1997-03-181-3/+3
* (make-char): Documented.Kenichi Handa1997-03-181-1/+7
* (quail-translation-keymap): Add entry for escape key.Kenichi Handa1997-03-181-8/+16
* (set-face-font): Allow specifing fontset for the arg FONT.Kenichi Handa1997-03-181-1/+3
* (thai-post-read-conversion): Return the correct length.Kenichi Handa1997-03-181-2/+1
* (viet-decode-viqr-region): Supply correctKenichi Handa1997-03-181-2/+21
* Set functions viqr-post-read-conversion and viqr-pre-write-conversionKenichi Handa1997-03-181-2/+2
* Conditionalize the fontset code onRichard M. Stallman1997-03-181-33/+36
* * etags.c (add_regex): reset *putbuf before using it.Francesco Potortì1997-03-171-7/+4
* (apropos): Print all property symbols.Karl Heuer1997-03-171-15/+15
* Fix typo in comment.Karl Heuer1997-03-171-1/+1
* Fix typos in comment.Karl Heuer1997-03-171-2/+2
* Tweak font-lock-keywordsSimon Marshall1997-03-152-11/+17
* defvar before- and after- make frame vars; use properly in make-frame.Simon Marshall1997-03-151-22/+26
* clean code.Simon Marshall1997-03-151-9/+5
* Allow arbitrary regexps in *-font-lock-extra-types.Simon Marshall1997-03-151-189/+246
* When testing FACE's non-nil face-font with the default face font, use the fra...Simon Marshall1997-03-151-2/+5
* minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, ...Simon Marshall1997-03-151-10/+17
* (when, unless): Symbol props moved from cl.el.Karl Heuer1997-03-141-2/+6
* (when, unless): Symbol props moved to subr.el.Karl Heuer1997-03-141-1/+0
* (change_window_height): Handle shrink as well as enlarge.Karl Heuer1997-03-141-1/+1
* (indent-line-to): Fix off-by-one bug when decidingKarl Heuer1997-03-141-1/+1
* Re-fix copyright dates.Karl Heuer1997-03-121-1/+2
* Fixed copyright datesJoel Ray Holveck1997-03-121-1/+1
* Fix typo in previous change.Karl Heuer1997-03-121-1/+1
* (octave-abbrev-table): Add abbrevs for switch,Karl Heuer1997-03-121-8/+26
* Provide octave-inf.Karl Heuer1997-03-121-0/+4
* Provide octave-hlp.Karl Heuer1997-03-121-0/+4
* (inferior-emacs-lisp-mode): Set comint-completion-addsuffix.Karl Heuer1997-03-121-1/+4
* (term-completion-addsuffix): Doc fix.Karl Heuer1997-03-121-4/+11
* (combine-after-change-calls): Doc fix.Karl Heuer1997-03-111-2/+17
* (uniquify-buffer-file-name): Don't callKarl Heuer1997-03-111-6/+27
* (lisp-imenu-generic-expression): Accept `*', `|',Karl Heuer1997-03-111-3/+3
* (ispell-command-loop): Disable message logging.Karl Heuer1997-03-111-4/+6
* (makefile-dependency-regex): Disallow "=" in name,Karl Heuer1997-03-111-2/+2
* (FAST_MAKE_GLYPH): Don't cast CHAR arg; character codesKarl Heuer1997-03-101-2/+1
* (Info-read-node-name): Caused completing-read to forceKarl Heuer1997-03-081-2/+2
* (isearch-yank): Handle case when CHUNK is `x-sel'.Karl Heuer1997-03-081-1/+3
* Make links for files under lisp/language.Kenichi Handa1997-03-051-1/+8
* (decode_eol): Fix bug of converting CRLF to LF.Kenichi Handa1997-03-051-1/+1
* (compute_motion): When POS >= TO, don't callKenichi Handa1997-03-051-14/+20