| Commit message (Expand) | Author | Age | Files | Lines |
| * | (delete-selection-mode): Add custom-loads property. | Richard M. Stallman | 1997-07-17 | 1 | -11/+5 |
| * | new version | Michael Kifer | 1997-07-17 | 15 | -494/+981 |
| * | (dired-omit-files): Add ".#foo" lock files to omissions. | Richard M. Stallman | 1997-07-17 | 1 | -3/+3 |
| * | (show-paren-match-face): Use gray on all non-color screens. | Richard M. Stallman | 1997-07-17 | 1 | -2/+1 |
| * | (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT): | Richard M. Stallman | 1997-07-17 | 1 | -0/+7 |
| * | (xcar, xcdr): Print with /x. | Richard M. Stallman | 1997-07-17 | 1 | -2/+2 |
| * | (decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'. | Richard M. Stallman | 1997-07-17 | 1 | -1/+1 |
| * | (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | Kenichi Handa | 1997-07-17 | 1 | -8/+16 |
| * | Modified to avoid *.el files being regarded | Kenichi Handa | 1997-07-17 | 1 | -123/+142 |
| * | (batch-titdic-convert): Add optional arg FORCE. | Kenichi Handa | 1997-07-17 | 1 | -6/+6 |
| * | (replace_range): New function. | Richard M. Stallman | 1997-07-17 | 1 | -0/+116 |
| * | (display_text_line): Handle the case of point being in | Richard M. Stallman | 1997-07-17 | 1 | -0/+10 |
| * | (read-quoted-char): Handle non-character events. | Richard M. Stallman | 1997-07-17 | 1 | -6/+19 |
| * | Update copyright year. | Richard M. Stallman | 1997-07-17 | 1 | -1/+1 |
| * | Improve text of messages. | Richard M. Stallman | 1997-07-17 | 1 | -13/+14 |
| * | (quoted-insert): Doc fix. | Richard M. Stallman | 1997-07-17 | 1 | -1/+3 |
| * | (dired-find-file): Better error message | Richard M. Stallman | 1997-07-16 | 1 | -1/+3 |
| * | Convert arm32:NetBSD to normal arm canonicalization. | Erich Stefan Boleyn | 1997-07-16 | 1 | -0/+3 |
| * | (quoted-insert): Doc fix. | Richard M. Stallman | 1997-07-16 | 1 | -3/+7 |
| * | (read-quoted-char): Read any number of octal digits, | Richard M. Stallman | 1997-07-16 | 1 | -13/+23 |
| * | (yank, yank-pop): Clear out read-only prop. | Richard M. Stallman | 1997-07-16 | 1 | -5/+11 |
| * | (set-auto-mode): If -*- line specifies a mode, | Richard M. Stallman | 1997-07-16 | 1 | -6/+10 |
| * | (texinfo-format-buffer-1): Insert, here, | Richard M. Stallman | 1997-07-16 | 1 | -23/+28 |
| * | Arrange for the leim tar file to unpack in emacs-M.N/leim. | Richard M. Stallman | 1997-07-16 | 1 | -2/+5 |
| * | (mail-extr-voodoo): Get rid of comments at an early stage. | Richard M. Stallman | 1997-07-16 | 1 | -11/+29 |
| * | (apropos-print): Use customize-group-other-window, not customize-other-window. | Richard M. Stallman | 1997-07-15 | 1 | -1/+1 |
| * | (mail-mode-auto-fill): Use insert-before-markers. | Richard M. Stallman | 1997-07-15 | 1 | -1/+3 |
| * | (internal_self_insert): When overwriting, use replace_range. | Richard M. Stallman | 1997-07-15 | 1 | -10/+29 |
| * | (custom-unlispify-remove-prefixes): New variable. | Richard M. Stallman | 1997-07-15 | 1 | -89/+50 |
| * | (c-copy-tree): Fix bugs. | Richard M. Stallman | 1997-07-15 | 1 | -11/+11 |
| * | (tmm-prompt): Use save-excursion around completing-read code. | Richard M. Stallman | 1997-07-15 | 1 | -24/+21 |
| * | (SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change. | Richard M. Stallman | 1997-07-15 | 1 | -1/+1 |
| * | Fix previous change. | Richard M. Stallman | 1997-07-15 | 3 | -7/+4 |
| * | (global-map): Turn off the S-SPC binding. | Richard M. Stallman | 1997-07-15 | 1 | -2/+4 |
| * | Add comment describing HAVE_PSTAT_GETDYNAMIC. | Jim Meyering | 1997-07-15 | 1 | -0/+8 |
| * | change maintainer. | Simon Marshall | 1997-07-15 | 2 | -4/+6 |
| * | Doc-string of Quail package japanese modified. | Kenichi Handa | 1997-07-15 | 1 | -1/+1 |
| * | Initial revision | Kenichi Handa | 1997-07-15 | 2 | -0/+93 |
| * | Rules re-written to avoid tricky code. | Kenichi Handa | 1997-07-15 | 1 | -87/+112 |
| * | (mule-keymap): Bind l to set-language-environment. | Kenichi Handa | 1997-07-15 | 1 | -19/+26 |
| * | (coding-category-emacs-mule): Replace coding-category-iso-else with | Kenichi Handa | 1997-07-15 | 1 | -9/+11 |
| * | (describe-current-coding-system): Use coding-category-iso-7-else | Kenichi Handa | 1997-07-15 | 1 | -2/+2 |
| * | (make-coding-system): Distinguish coding-category-iso-7-else and | Kenichi Handa | 1997-07-15 | 1 | -3/+4 |
| * | (quail-translate-key): Fix previous change. | Kenichi Handa | 1997-07-15 | 1 | -1/+3 |
| * | (tit-process-body): Ignore vacant entries. | Kenichi Handa | 1997-07-15 | 1 | -17/+27 |
| * | (report-emacs-bug-run-tersely): New variable | Kenichi Handa | 1997-07-15 | 1 | -1/+58 |
| * | (mail-setup): Kill the local binding of enable-multibyte-characters. | Kenichi Handa | 1997-07-15 | 1 | -0/+3 |
| * | (setup-chinese-gb-environment): Adjusted for the change of coding | Kenichi Handa | 1997-07-15 | 1 | -12/+15 |
| * | (setup-english-environment): Adjusted for the change of coding | Kenichi Handa | 1997-07-15 | 1 | -3/+6 |
| * | (setup-ethiopic-environment): Set default-input-method correctly. | Kenichi Handa | 1997-07-15 | 1 | -1/+1 |