| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (perform-replace): When matching regexps, if the next match is | Paul Eggert | 1997-06-24 | 1 | -29/+40 | |
| * | (beginning-of-sexp): New function. | Richard M. Stallman | 1997-06-24 | 1 | -1/+10 | |
| * | (custom-group-visibility): Widget type | Richard M. Stallman | 1997-06-24 | 1 | -0/+15 | |
| * | (widget-edit-hook): New variable. | Richard M. Stallman | 1997-06-24 | 1 | -13/+5 | |
| * | (hs-discard-overlays): Use overlays-in to | Richard M. Stallman | 1997-06-24 | 1 | -8/+7 | |
| * | (outline-discard-overlays): Don't use let inside a cycle. | Richard M. Stallman | 1997-06-24 | 1 | -14/+17 | |
| * | (nroff-electric-mode): New defvar. | Richard M. Stallman | 1997-06-23 | 1 | -0/+3 | |
| * | (vip-mode-map): Add defvar; move earlier. | Richard M. Stallman | 1997-06-23 | 1 | -143/+147 | |
| * | (profile-million): Variable moved. | Richard M. Stallman | 1997-06-23 | 1 | -2/+2 | |
| * | (Info-validate-allnodes): Variable renamed, defvar added. | Richard M. Stallman | 1997-06-23 | 1 | -60/+66 | |
| * | Provide 'rlogin. | Noah Friedman | 1997-06-23 | 1 | -2/+4 | |
| * | Update copyright year. | Noah Friedman | 1997-06-23 | 1 | -7/+5 | |
| * | (dired-add-entry): New optional arg RELATIVE. | Richard M. Stallman | 1997-06-23 | 1 | -5/+8 | |
| * | Don't require timer; use autoloaded functions from Emacs or XEmacs, | Noah Friedman | 1997-06-23 | 1 | -151/+286 | |
| * | (read-hiragana-string): Call read-multilingual-string correctly. | Richard M. Stallman | 1997-06-23 | 1 | -2/+1 | |
| * | Changes which are not mine: | Noah Friedman | 1997-06-23 | 1 | -75/+278 | |
| * | (picture-draw-rectangle): New command. | Richard M. Stallman | 1997-06-23 | 1 | -31/+73 | |
| * | (decipher-copy-cons): Renamed from decipher-get-undo-copy. Calls changed. | Richard M. Stallman | 1997-06-23 | 1 | -3/+3 | |
| * | (popup-menu): Redefine as macro. | Richard M. Stallman | 1997-06-23 | 1 | -8/+37 | |
| * | (reporter-version): Change value. | Richard M. Stallman | 1997-06-23 | 1 | -1/+1 | |
| * | Initial revision | Richard M. Stallman | 1997-06-23 | 1 | -0/+111 | |
| * | (vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot. | Richard M. Stallman | 1997-06-23 | 1 | -0/+4 | |
| * | Delete RCS version header. | Richard M. Stallman | 1997-06-23 | 2 | -6/+0 | |
| * | (lm-version, lm-last-modified-date): | Richard M. Stallman | 1997-06-23 | 1 | -3/+2 | |
| * | (ielm-header): Delete version and RCS header. | Richard M. Stallman | 1997-06-23 | 1 | -5/+1 | |
| * | (edebug-version): Use the Emacs version. | Richard M. Stallman | 1997-06-23 | 1 | -8/+1 | |
| * | (latex-imenu-create-index): Make it much smarter. | Richard M. Stallman | 1997-06-23 | 1 | -15/+76 | |
| * | (command-line-1): Don't display startup message | Richard M. Stallman | 1997-06-23 | 1 | -66/+69 | |
| * | (byte-compile-file): Doc fix. | Richard M. Stallman | 1997-06-22 | 1 | -3/+4 | |
| * | (doctor-death): Give real advice to truly suicidal. | Richard M. Stallman | 1997-06-22 | 1 | -1/+16 | |
| * | Initial revision | Richard M. Stallman | 1997-06-22 | 4 | -0/+2213 | |
| * | Comment change. | Richard M. Stallman | 1997-06-22 | 1 | -2/+2 | |
| * | Add provide call. | Richard M. Stallman | 1997-06-22 | 53 | -6/+117 | |
| * | Whitespace change. | Richard M. Stallman | 1997-06-22 | 1 | -0/+1 | |
| * | Fix provide call. | Richard M. Stallman | 1997-06-22 | 1 | -1/+2 | |
| * | (paren-blinking group): Doc fix. | Richard M. Stallman | 1997-06-22 | 1 | -3/+3 | |
| * | Change copyright notice. | Richard M. Stallman | 1997-06-22 | 37 | -40/+39 | |
| * | (edebug-sit-for-seconds): New variable. | Richard M. Stallman | 1997-06-22 | 1 | -3/+8 | |
| * | (delay-uniquify-rationalize-file-buffer-names): Remove this hook here, | Richard M. Stallman | 1997-06-21 | 1 | -5/+8 | |
| * | (widget-default-value-set): Preserve point here. | Richard M. Stallman | 1997-06-21 | 1 | -30/+30 | |
| * | (custom-buffer-create-internal): | Richard M. Stallman | 1997-06-21 | 1 | -2/+3 | |
| * | (widget-file-complete): New function. | Richard M. Stallman | 1997-06-21 | 1 | -41/+70 | |
| * | (custom-add-parent-links): New arg INITIAL-STRING. | Richard M. Stallman | 1997-06-21 | 1 | -11/+14 | |
| * | (custom-group-value-create): Use group-visibility widget. | Richard M. Stallman | 1997-06-21 | 1 | -8/+19 | |
| * | (group-visibility): New widget type. | Richard M. Stallman | 1997-06-21 | 1 | -0/+18 | |
| * | (custom-group-value-create): Use group-visibility widget. | Richard M. Stallman | 1997-06-21 | 1 | -1/+1 | |
| * | (custom-magic-value-create): | Richard M. Stallman | 1997-06-21 | 1 | -4/+11 | |
| * | Comment change. | Richard M. Stallman | 1997-06-21 | 1 | -1/+2 | |
| * | (widget-documentation-link-action): | Richard M. Stallman | 1997-06-21 | 1 | -1/+7 | |
| * | Synched with 1.9930. | Per Abrahamsen | 1997-06-21 | 2 | -351/+553 | |