| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix FSF address. | Richard M. Stallman | 1997-04-14 | 1 | -9/+10 | |
| * | Install the proper version. | Richard M. Stallman | 1997-04-14 | 1 | -43/+79 | |
| * | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-14 | 1 | -9/+21 | |
| * | (make-frame): Call custom-initialize-frame | Richard M. Stallman | 1997-04-14 | 1 | -1/+2 | |
| * | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-14 | 1 | -18/+35 | |
| * | Doc fixes. | Richard M. Stallman | 1997-04-14 | 1 | -3/+3 | |
| * | (jka-compr-temp-name-template): Fix editing error. | Richard M. Stallman | 1997-04-13 | 1 | -0/+1 | |
| * | (ps-print-color-p): Fix minor error. | Richard M. Stallman | 1997-04-13 | 1 | -1/+1 | |
| * | (dired-internal-noselect): When setting default-directory, | Richard M. Stallman | 1997-04-13 | 1 | -3/+5 | |
| * | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 1 | -9/+24 | |
| * | (kbd): New macro. | Richard M. Stallman | 1997-04-13 | 1 | -0/+6 | |
| * | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 7 | -99/+231 | |
| * | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 1 | -35/+89 | |
| * | (server-done): If buffer visits no file, don't offer save. | Richard M. Stallman | 1997-04-13 | 1 | -0/+1 | |
| * | (sgml-mode-facemenu-add-face-function): New function. | Richard M. Stallman | 1997-04-13 | 1 | -7/+10 | |
| * | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 1 | -11/+27 | |
| * | (dired-noselect): Avoid calling file-directory-p | Richard M. Stallman | 1997-04-13 | 1 | -3/+11 | |
| * | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 3 | -32/+82 | |
| * | Fix previous change. | Richard M. Stallman | 1997-04-13 | 1 | -13/+1 | |
| * | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 2 | -64/+185 | |
| * | Load cus-start. | Richard M. Stallman | 1997-04-12 | 1 | -1/+2 | |
| * | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 3 | -44/+94 | |
| * | (mail-quote-printable, mail-unquote-printable) | Richard M. Stallman | 1997-04-12 | 1 | -0/+43 | |
| * | Update copyright years. | Richard M. Stallman | 1997-04-12 | 1 | -1/+1 | |
| * | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 2 | -24/+56 | |
| * | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -32/+73 | |
| * | (auto-mode-alist): Add .dsl and .dsssl for dsssl-mode. | Richard M. Stallman | 1997-04-12 | 1 | -0/+1 | |
| * | (elp-functionp): Definitions deleted; use functionp. | Richard M. Stallman | 1997-04-12 | 1 | -17/+1 | |
| * | (elp-functionp): New function. | Richard M. Stallman | 1997-04-12 | 1 | -48/+100 | |
| * | (functionp): New function. | Richard M. Stallman | 1997-04-12 | 1 | -0/+6 | |
| * | (apropos): Add support for faces, widgets, and user options. | Richard M. Stallman | 1997-04-12 | 1 | -3/+21 | |
| * | Initial revision | Per Abrahamsen | 1997-04-12 | 1 | -0/+198 | |
| * | Sync with 1.84. | Per Abrahamsen | 1997-04-12 | 6 | -234/+463 | |
| * | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 5 | -95/+211 | |
| * | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 4 | -104/+236 | |
| * | (bookmark, bookmark-use-annotations) | Richard M. Stallman | 1997-04-12 | 1 | -9/+8 | |
| * | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 7 | -95/+242 | |
| * | (vc-update-change-log): Run `rcs2log' in the correct | Richard M. Stallman | 1997-04-12 | 1 | -16/+35 | |
| * | Update copyright year. | Richard M. Stallman | 1997-04-12 | 1 | -2/+2 | |
| * | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -15/+38 | |
| * | Add defgroup's; change use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 3 | -57/+159 | |
| * | Fix second copy of Duthen's email address. | Richard M. Stallman | 1997-04-12 | 1 | -1/+1 | |
| * | Add defgroup's; change use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -84/+216 | |
| * | (make): Add scheme-indent-function property. | Richard M. Stallman | 1997-04-11 | 1 | -0/+1 | |
| * | Don't add custom-initialize-frame to after-make-frame-hook. | Richard M. Stallman | 1997-04-11 | 1 | -4/+0 | |
| * | (finder-inf.el, autoloads): New targets. | Richard M. Stallman | 1997-04-11 | 1 | -1/+7 | |
| * | Load widget and custom packages. | Richard M. Stallman | 1997-04-11 | 1 | -0/+4 | |
| * | Added newline. | Per Abrahamsen | 1997-04-11 | 1 | -0/+1 | |
| * | Added cus-load.el target. | Per Abrahamsen | 1997-04-11 | 1 | -0/+6 | |
| * | Initial revision | Per Abrahamsen | 1997-04-11 | 1 | -0/+67 | |