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