| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (desktop-missing-file-warning): Make the default nil. | Richard M. Stallman | 1997-03-22 | 1 | -1/+1 |
| * | (copyright-regexp): Allow "Copyright" and the copyright symbol together. | Richard M. Stallman | 1997-03-22 | 1 | -1/+3 |
| * | (vc-next-action-on-file): With implicit checkout, make | Richard M. Stallman | 1997-03-21 | 1 | -2/+6 |
| * | (help-map): Use apropos-command, not command-apropos. | Richard M. Stallman | 1997-03-21 | 1 | -1/+1 |
| * | Allow a dired-no-confirm of t | Simon Marshall | 1997-03-20 | 1 | -1/+2 |
| * | Doc dired-no-confirm and allow t value. | Simon Marshall | 1997-03-20 | 1 | -7/+6 |
| * | (rmail-retry-failure): Special handling for mime. | Richard M. Stallman | 1997-03-20 | 1 | -14/+30 |
| * | (cal-tex-preamble): Set \lineskip to 0pt. | Karl Heuer | 1997-03-19 | 1 | -3/+1 |
| * | (x-complement-fontset-spec): Setup | Kenichi Handa | 1997-03-19 | 1 | -13/+28 |
| * | (x-charset-registries): Change entry for Ethiopic. | Kenichi Handa | 1997-03-18 | 1 | -7/+20 |
| * | Change short and long names for Ethipic character set. | Kenichi Handa | 1997-03-18 | 1 | -3/+3 |
| * | (make-char): Documented. | Kenichi Handa | 1997-03-18 | 1 | -1/+7 |
| * | (quail-translation-keymap): Add entry for escape key. | Kenichi Handa | 1997-03-18 | 1 | -8/+16 |
| * | (set-face-font): Allow specifing fontset for the arg FONT. | Kenichi Handa | 1997-03-18 | 1 | -1/+3 |
| * | (thai-post-read-conversion): Return the correct length. | Kenichi Handa | 1997-03-18 | 1 | -2/+1 |
| * | (viet-decode-viqr-region): Supply correct | Kenichi Handa | 1997-03-18 | 1 | -2/+21 |
| * | Set functions viqr-post-read-conversion and viqr-pre-write-conversion | Kenichi Handa | 1997-03-18 | 1 | -2/+2 |
| * | Conditionalize the fontset code on | Richard M. Stallman | 1997-03-18 | 1 | -33/+36 |
| * | (apropos): Print all property symbols. | Karl Heuer | 1997-03-17 | 1 | -15/+15 |
| * | Tweak font-lock-keywords | Simon Marshall | 1997-03-15 | 2 | -11/+17 |
| * | defvar before- and after- make frame vars; use properly in make-frame. | Simon Marshall | 1997-03-15 | 1 | -22/+26 |
| * | clean code. | Simon Marshall | 1997-03-15 | 1 | -9/+5 |
| * | Allow arbitrary regexps in *-font-lock-extra-types. | Simon Marshall | 1997-03-15 | 1 | -189/+246 |
| * | When testing FACE's non-nil face-font with the default face font, use the fra... | Simon Marshall | 1997-03-15 | 1 | -2/+5 |
| * | minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, ... | Simon Marshall | 1997-03-15 | 1 | -10/+17 |
| * | (when, unless): Symbol props moved from cl.el. | Karl Heuer | 1997-03-14 | 1 | -2/+6 |
| * | (when, unless): Symbol props moved to subr.el. | Karl Heuer | 1997-03-14 | 1 | -1/+0 |
| * | (indent-line-to): Fix off-by-one bug when deciding | Karl Heuer | 1997-03-14 | 1 | -1/+1 |
| * | Re-fix copyright dates. | Karl Heuer | 1997-03-12 | 1 | -1/+2 |
| * | Fixed copyright dates | Joel Ray Holveck | 1997-03-12 | 1 | -1/+1 |
| * | Fix typo in previous change. | Karl Heuer | 1997-03-12 | 1 | -1/+1 |
| * | (octave-abbrev-table): Add abbrevs for switch, | Karl Heuer | 1997-03-12 | 1 | -8/+26 |
| * | Provide octave-inf. | Karl Heuer | 1997-03-12 | 1 | -0/+4 |
| * | Provide octave-hlp. | Karl Heuer | 1997-03-12 | 1 | -0/+4 |
| * | (inferior-emacs-lisp-mode): Set comint-completion-addsuffix. | Karl Heuer | 1997-03-12 | 1 | -1/+4 |
| * | (term-completion-addsuffix): Doc fix. | Karl Heuer | 1997-03-12 | 1 | -4/+11 |
| * | (combine-after-change-calls): Doc fix. | Karl Heuer | 1997-03-11 | 1 | -2/+17 |
| * | (uniquify-buffer-file-name): Don't call | Karl Heuer | 1997-03-11 | 1 | -6/+27 |
| * | (lisp-imenu-generic-expression): Accept `*', `|', | Karl Heuer | 1997-03-11 | 1 | -3/+3 |
| * | (ispell-command-loop): Disable message logging. | Karl Heuer | 1997-03-11 | 1 | -4/+6 |
| * | (makefile-dependency-regex): Disallow "=" in name, | Karl Heuer | 1997-03-11 | 1 | -2/+2 |
| * | (Info-read-node-name): Caused completing-read to force | Karl Heuer | 1997-03-08 | 1 | -2/+2 |
| * | (isearch-yank): Handle case when CHUNK is `x-sel'. | Karl Heuer | 1997-03-08 | 1 | -1/+3 |
| * | (vc-backend-diff): Handle RCS and SCCS separately. | André Spiegel | 1997-03-04 | 1 | -30/+29 |
| * | (eval-expression): No longer disabled, since M-: isn't | Karl Heuer | 1997-03-02 | 1 | -4/+2 |
| * | (man-mode-syntax-table): New variable. | Karl Heuer | 1997-03-02 | 1 | -21/+21 |
| * | (man-follow): New function. | Karl Heuer | 1997-03-01 | 1 | -0/+9 |
| * | (vc-log-mode): New optional arg FILE. Set vc-log-file here. | Karl Heuer | 1997-02-27 | 1 | -4/+4 |
| * | (menu-bar-tools-menu): Fix typo in Send Mail item. | Karl Heuer | 1997-02-27 | 1 | -1/+1 |
| * | Remove prefix "coding-system-" from coding system symbol names. | Kenichi Handa | 1997-02-26 | 9 | -70/+65 |