| Commit message (Expand) | Author | Age | Files | Lines |
| * | (fontset-default-styles): Fix custom type. | Richard M. Stallman | 1998-06-24 | 1 | -2/+3 |
| * | (custom-magic-show): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (bibtex-include-OPTkey): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (shadow-noquery): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (rlogin-process-connection-type, | Andreas Schwab | 1998-06-24 | 1 | -4/+4 |
| * | (ps-print-control-characters): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (executable-query): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (tags-add-tables): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (mouse-sel-default-bindings): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (sc-cite-region-limit): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -3/+3 |
| * | (rmail-enable-mime): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (mh-yank-from-start-of-msg): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -2/+4 |
| * | (lazy-lock-defer-on-scrolling, | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (ispell-highlight-p, ispell-check-comments, | Andreas Schwab | 1998-06-24 | 1 | -4/+5 |
| * | (search-upper-case): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (imenu-always-use-completion-buffer-p): Use `other' | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (gnus-use-article-prefetch): Use `other' | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (gnus-prompt-before-saving): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (font-lock-verbose): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (version-control, delete-old-versions, | Andreas Schwab | 1998-06-24 | 1 | -5/+7 |
| * | (fast-lock-verbose): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (copyright-query): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (checkdoc-autofix-flag): Use `other' | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (byte-compile-generate-call-tree): | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (ad-redefinition-action, | Andreas Schwab | 1998-06-24 | 1 | -3/+4 |
| * | (ediff-autostore-merges): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -1/+2 |
| * | (dos-ps-printer): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (dired-vm-read-only-folders): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (dired-backup-overwrite): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (dabbrev-case-fold-search, dabbrev-case-replace, | Andreas Schwab | 1998-06-24 | 1 | -5/+5 |
| * | (selective-display, suggest-key-bindings, | Andreas Schwab | 1998-06-24 | 1 | -4/+3 |
| * | (PC-first-char): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| * | (comint-input-autoexpand): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| * | (bookmark-save-flag, bookmark-version-control): Use | Andreas Schwab | 1998-06-24 | 1 | -2/+3 |
| * | (auto-insert, auto-insert-query): Use `other' | Andreas Schwab | 1998-06-24 | 1 | -4/+4 |
| * | (ange-ftp-default-user, | Andreas Schwab | 1998-06-24 | 1 | -5/+5 |
| * | (set-language-environment): Allow all language environments, even in | Richard M. Stallman | 1998-06-24 | 1 | -8/+5 |
| * | (iso-2022-jp): Delete spurious quote. | Richard M. Stallman | 1998-06-24 | 1 | -1/+1 |
| * | Numerous documentation fixups. | Richard M. Stallman | 1998-06-24 | 1 | -75/+101 |
| * | (x-style-funcs-alist): Remove duplicated code. | Kenichi Handa | 1998-06-24 | 1 | -15/+0 |
| * | (executable-binary-suffixes): New variable. | Richard M. Stallman | 1998-06-23 | 1 | -7/+19 |
| * | (auto-mode-alist): Map .xml to sgml-mode. | Dave Love | 1998-06-23 | 1 | -0/+1 |
| * | (rmail-output): Handle directories properly | Richard M. Stallman | 1998-06-23 | 1 | -4/+4 |
| * | (grep-command): Initialize to nil. | Richard M. Stallman | 1998-06-23 | 1 | -29/+46 |
| * | (find-file-noselect-1): Init buffer-file-coding-system | Richard M. Stallman | 1998-06-23 | 1 | -9/+15 |
| * | (buffer-modified-p): Make defsetf handle buffer argument. | Richard M. Stallman | 1998-06-23 | 1 | -1/+3 |
| * | entered into RCS | Richard M. Stallman | 1998-06-23 | 1 | -1/+1 |
| * | Change copyright notice. | Richard M. Stallman | 1998-06-23 | 1 | -1/+1 |
| * | Introduce new character code property | Kenichi Handa | 1998-06-23 | 1 | -30/+61 |
| * | (rmail-summary-rmail-update): Fix indentation. | Karl Heuer | 1998-06-22 | 1 | -2/+2 |