| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp. | Richard M. Stallman | 1995-04-08 | 1 | -1/+2 |
| | | |||||
| * | (compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc. | Roland McGrath | 1995-04-08 | 1 | -1/+3 |
| | | |||||
| * | (news-reply-mode): Make mail-header-separator into regexp | Richard M. Stallman | 1995-04-08 | 1 | -2/+2 |
| | | |||||
| * | (mail-mode): Make mail-header-separator into regexp. | Richard M. Stallman | 1995-04-08 | 1 | -2/+2 |
| | | |||||
| * | (ispell-message): Make mail-header-separator into regexp. | Richard M. Stallman | 1995-04-08 | 1 | -1/+1 |
| | | |||||
| * | (tcl-outline-level): New function | Tom Tromey | 1995-04-08 | 1 | -3/+17 |
| | | | | | | (tcl-mode): Added outline-handling stuff. From Jesper Pedersen <blackie@imada.ou.dk> | ||||
| * | (walk-windows): Doc fix. | Richard M. Stallman | 1995-04-08 | 1 | -3/+4 |
| | | |||||
| * | (tar-clear-modification-flags): Fix several bugs. | Richard M. Stallman | 1995-04-08 | 1 | -3/+3 |
| | | |||||
| * | (resize-minibuffer-window): Make sure minibuffer window is selected. | Noah Friedman | 1995-04-08 | 1 | -47/+48 |
| | | | | | (resize-minibuffer-window-restore): Likewise. | ||||
| * | (jka-compr-install): Doc fix. | Richard M. Stallman | 1995-04-08 | 1 | -2/+13 |
| | | | | | | (jka-compr-uninstall): Delete entries that jka-compr-install added to inhibit-first-line-modes-suffixes. | ||||
| * | Comment change. | Richard M. Stallman | 1995-04-08 | 1 | -2/+2 |
| | | |||||
| * | (normal-top-level): Copy default-directory | Richard M. Stallman | 1995-04-08 | 1 | -0/+6 |
| | | | | | from *scratch* to *Messages*. | ||||
| * | (menu-bar-file-menu): Add back as alias for menu-bar-files-menu. | Richard M. Stallman | 1995-04-08 | 1 | -0/+3 |
| | | |||||
| * | (mode-line-buffer-identification): Eliminate %F. | Richard M. Stallman | 1995-04-08 | 1 | -0/+3 |
| | | |||||
| * | Comment changes. | Karl Heuer | 1995-04-08 | 1 | -0/+17 |
| | | |||||
| * | Add copyright. | Karl Heuer | 1995-04-08 | 4 | -0/+8 |
| | | |||||
| * | (fill-region): Avoid error on reaching end of buffer. | Richard M. Stallman | 1995-04-07 | 1 | -1/+1 |
| | | |||||
| * | (set-right-margin): Fix prompt. | Richard M. Stallman | 1995-04-07 | 1 | -1/+1 |
| | | |||||
| * | (rlogin-directory-tracking-mode): Set shell-dirtrackp, not shell-dirtrack-p. | Noah Friedman | 1995-04-07 | 1 | -5/+5 |
| | | |||||
| * | (electric-buffer-menu-mode-map): Undefine ESC ESC | Richard M. Stallman | 1995-04-07 | 1 | -0/+1 |
| | | | | | before binding ESC ESC ESC. | ||||
| * | (rlogin): Use format, not concat, to generate numeric buffer names. | Noah Friedman | 1995-04-07 | 1 | -17/+9 |
| | | | | | Do not create a new buffer if process in existing buffer has exited. | ||||
| * | (edt-keep-current-page-delimiter): Doc fix. | Richard M. Stallman | 1995-04-07 | 1 | -2/+2 |
| | | |||||
| * | Many doc fixes. | Richard M. Stallman | 1995-04-07 | 1 | -88/+66 |
| | | | | | | | (ff-upcase-p): Renamed from upcase-p. Callers changed. (ff-emacs-19): Renamed from ff-gnu-emacs-19. (ff-string-match): Simplify. | ||||
| * | (docref-last-active-buffer): Add defvar. | Richard M. Stallman | 1995-04-07 | 1 | -0/+2 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1995-04-07 | 1 | -0/+278 |
| | | |||||
| * | avoid.el Add autoload cookies; doc fixes. | Boris Goldowsky | 1995-04-07 | 1 | -22/+19 |
| | | | | | | | (mouse-avoidance-set-pointer-shape): New function. (mouse-avoidance-nudge-mouse): Use it. (mouse-avoidance-fancy-hook): streamline args to set-mouse-pos. | ||||
| * | (msb--toggle-menu-type): menu-bar-update-buffers wants 0 args. | Richard M. Stallman | 1995-04-07 | 1 | -1/+1 |
| | | |||||
| * | Comment change. | Richard M. Stallman | 1995-04-07 | 1 | -0/+1 |
| | | |||||
| * | Comment changes. | Richard M. Stallman | 1995-04-07 | 1 | -9/+11 |
| | | |||||
| * | (byte-compile-output-docform): Output doc string position | Richard M. Stallman | 1995-04-07 | 1 | -1/+7 |
| | | | | | as negative number, if doc string starts with *. | ||||
| * | Use $ at end when searching for mail-header-separator. | Richard M. Stallman | 1995-04-07 | 1 | -6/+6 |
| | | |||||
| * | (fill-region-as-paragraph): If JUSTIFY is non-nil, | Richard M. Stallman | 1995-04-07 | 1 | -2/+2 |
| | | | | | pass t to justify-current-line. | ||||
| * | Update copyright. | Karl Heuer | 1995-04-07 | 18 | -20/+20 |
| | | |||||
| * | Update copyright. | Karl Heuer | 1995-04-07 | 22 | -27/+27 |
| | | |||||
| * | Update copyright. | Karl Heuer | 1995-04-07 | 2 | -5/+5 |
| | | |||||
| * | (desktop-save): Use dired-directory as name | Richard M. Stallman | 1995-04-06 | 1 | -11/+13 |
| | | | | | | | | of top-level in order to capture wildcards used. (desktop-buffer-dired): Skip possible wildcard when checking for directory existance. Use dired-insert-subdir, not dired-maybe-insert-subdir. | ||||
| * | (write-file): Fix arg count in call to y-or-n-p. | Karl Heuer | 1995-04-06 | 1 | -1/+1 |
| | | |||||
| * | (menu-bar-bookmark-map): Autoload each form | Richard M. Stallman | 1995-04-06 | 1 | -12/+22 |
| | | | | | | | | used to set up this variable's value, so that the whole job is done in loaddefs.el. (bookmark-menu-locate, bookmark-menu-jump, bookmark-menu-insert) (bookmark-menu-delete, bookmark-menu-rename): Add autoloads. | ||||
| * | (ispell-menu-map-needed): Delete test for menu-bar feature. | Richard M. Stallman | 1995-04-06 | 1 | -2/+5 |
| | | |||||
| * | (list-buffers-noselect): Put buffer name in a text | Richard M. Stallman | 1995-04-06 | 1 | -29/+26 |
| | | | | | | | | | property on the buffer's name. Put in mouse-face prop here too. Set Buffer-menu-buffer-column here. (Buffer-menu-mode): Don't do those things here. (Buffer-menu-buffer): Use text properties. (Buffer-menu-buffer-name-position): Function deleted. | ||||
| * | (reporter-submit-bug-report): Give up if mailer | Richard M. Stallman | 1995-04-06 | 1 | -16/+17 |
| | | | | | | command returns nil. Fix error message syntax. (reporter-bug-hook): Fix error message syntax. | ||||
| * | (tar-mode-map): Fix typo for tar-display-other-file. | Richard M. Stallman | 1995-04-06 | 1 | -1/+1 |
| | | |||||
| * | (tempo-build-collection): Clear flag after computing | Karl Heuer | 1995-04-05 | 1 | -11/+12 |
| | | | | | return value. | ||||
| * | (ispell-personal-dictionary): Add autoload. | Karl Heuer | 1995-04-05 | 1 | -0/+1 |
| | | |||||
| * | Change bindings of event-apply-control-modifier, | Karl Heuer | 1995-04-05 | 1 | -13/+6 |
| | | | | | | | | | event-apply-meta-modifier, event-apply-hyper-modifier, event-apply-shift-modifier, event-apply-alt-modifier, and event-apply-super-modifier, in function-key-map, to use C-x @ instead of C-x ESC. Using escape causes problems since that's in function-key-map itself. | ||||
| * | (byte-compile-inline-expand): Fetch actual bytecode | Karl Heuer | 1995-04-05 | 1 | -3/+5 |
| | | | | | before inlining a lazy function. | ||||
| * | (tempo-dolist): Don't use `cadr'. | Karl Heuer | 1995-04-05 | 1 | -3/+3 |
| | | |||||
| * | (event-apply-modifier): Fix off-by-one errors. | Karl Heuer | 1995-04-04 | 1 | -4/+4 |
| | | |||||
| * | Fix comments. | Karl Heuer | 1995-04-04 | 1 | -10/+9 |
| | | |||||
| * | (tempo-insert): Added the P tag and modified the s tag accordingly | Richard M. Stallman | 1995-04-03 | 1 | -31/+93 |
| | | | | | | | | | (tempo-insert-named): Checks for valid name, insert mark otherwise. (tempo-dolist): Changed (cadr ...) to (car (cdr ...)) (tempo-expand-if-complete): New function | ||||