summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (ispell-check-comments): Default is now t.Richard M. Stallman1996-05-091-2/+2
|
* (bookmark-bmenu-delete-backwards)Richard M. Stallman1996-05-091-34/+29
| | | | | | | | (bookmark-write, bookmark-relocate, bookmark-insert-buffer-name) (bookmark-insert-current-bookmark, bookmark-send-edited-annotation) (bookmark-read-annotation, bookmark-read-annotation-text-func) (bookmark-send-annotation, bookmark-insert-file-format-version-stamp): Doc fixes.
* Undo previous change.Richard M. Stallman1996-05-081-10/+9
| | | | | Delete the version number entirely; fix up whitespace that was changed before.
* Revert to version 1.9.Richard M. Stallman1996-05-081-108/+98
|
* Merged cosmetic differences between FSF version and local copy. InKarl Fogel1996-05-081-9/+9
| | | | | | the future, diffmon will make this unnecessary. (save-place-version): new var; init to 1.4. (save-place-limit): init to nil.
* (bookmark-locate): ;;;###autoload this alias.Karl Fogel1996-05-081-3/+5
| | | | | | (bookmark-bmenu-mode-map): bind C-c C-c to bookmark-bmenu-this-window, analogously to other Emacs listing modes such as *grep* and *occur*. (bookmark-version): upped to 2.6.4.
* (convert-standard-filename): Test msdos-long-file-names.Richard M. Stallman1996-05-081-45/+44
| | | | Return "." or ".." unchanged.
* (gud-filter): Move the call to gud-display-frameRichard M. Stallman1996-05-081-27/+28
| | | | outside of the save-excursion.
* (mail-hist-version): upped to 1.3.4.Karl Fogel1996-05-081-98/+108
| | | | | | | | | | | | | | | | | | (mail-hist-put-headers-into-history): wrap relevant body in a `save-excursion'. (mail-hist-add-header-contents-to-ring): doc fix. Use `mail-hist-text-size-limit' directly. (mail-hist-text-size-limit): doc fix. (mail-hist-text-too-long-p): removed, we don't need this func. (mail-hist-forward-header): move to point just after colon, don't try to treat whitespace specially. (mail-hist-next-or-previous-input): new func, abstracts two funcs below. Error informatively if not in a header. Compensate for the extra SPACE char in "virgin" headers. (mail-hist-next-input): just call above. (mail-hist-previous-input): same. (mail-hist-header-virgin-p): new func.
* (bookmark-make): take optional arg `info-node', pass it on toKarl Fogel1996-05-081-31/+53
| | | | | | | | | | | | | bookmark-make-cell. (bookmark-make-cell): if new optional arg `info-node' is non-nil, make it be the bookmark's info-node. (bookmark-info-current-node): new func. (bookmark-set): call bookmark-make, passing result from above bookmark-info-current-node. (bookmark-send-annotation): same as above. (bookmark-locate): defalias to bookmark-insert-location for backward compatibility. (bookmark-version): upped to 2.6.3.
* (rlogin): Call rlogin-mode after adding rlogin-carriage-filter to outputNoah Friedman1996-05-081-2/+3
| | | | filter functions, so user can remove it if desired.
* (gulp-search-path, gulp-packages): Variable deleted.Richard M. Stallman1996-05-071-15/+10
| | | | | (gulp-send-requests): Make the list of packages from scratch here. Read directory name with the minibuffer.
* Initial revisionRichard M. Stallman1996-05-071-0/+125
|
* (Info-enable-active-nodes): Default to nil. Mark it risky.Richard M. Stallman1996-05-071-1/+2
|
* (ediff-setup-fine-diff-regions):Richard M. Stallman1996-05-061-1/+3
| | | | Use ediff-diff3-options or ediff-diff-options.
* (mouse-drag-region): Set the region before reading aRichard M. Stallman1996-05-061-3/+3
| | | | character, so the selection exists while we wait.
* (iso-accents-compose): Don't insert in the bufferRichard M. Stallman1996-05-051-0/+2
| | | | if this is not the start of the key sequence.
* (hide-ifdef-mode): Doc fix.Richard M. Stallman1996-05-051-1/+1
|
* (win32-handle-scroll-bar-event):Richard M. Stallman1996-05-051-2/+2
| | | | Look for `up' and `down' instead of `up-arrow' and `down-arrow'.
* (ps-print-preprint): Special handling ifRichard M. Stallman1996-05-051-3/+5
| | | | file entered in the minibuffer is a directory.
* (mail-mode): Line starting with ---- is a separator.Richard M. Stallman1996-05-051-2/+6
|
* (vc-follow-link, vc-find-file-hook):Richard M. Stallman1996-05-051-6/+14
| | | | | | Use file-chase-links instead of file-truename. (vc-find-file-hook): Follow a link without asking if the target is already visited.
* (dired-handle-overwrite): `find-backup-file-name'Richard M. Stallman1996-05-041-8/+10
| | | | may return nil, so handle that.
* (apropos-print): If command has no key bindings, say how to run it with M-x.Richard M. Stallman1996-05-041-1/+8
|
* (win32-handle-scroll-bar-event): New function.Geoff Voelker1996-05-031-2/+32
|
* (original-make-auto-save-file-name): New symbol boundGeoff Voelker1996-05-031-0/+18
| | | | | to old value of make-auto-save-file-name. (make-auto-save-file-name): New function overriding old.
* (gud-display-line): Switch to gud buffer before calling gud-find-file.Richard M. Stallman1996-05-021-1/+5
|
* (Info-find-node): Don't treat file name `dir' speciallyRichard M. Stallman1996-05-021-1/+1
| | | | if it comes with a directory name.
* Comment changes.Richard M. Stallman1996-05-011-57/+16
|
* (mouse-drag-region): Doc fix.Richard M. Stallman1996-04-301-2/+2
|
* (shell-command-on-region): Start of region to keep isKarl Heuer1996-04-301-1/+1
| | | | min of endpoints, not max.
* (diary-frame-parameters, calendar-frame-parameters)Richard M. Stallman1996-04-291-5/+6
| | | | | (calendar-and-diary-frame-parameters): Take out font, auto-lower and auto-raise.
* (insert-tab): fix previous changeErik Naggum1996-04-291-1/+1
|
* (indent-for-tab-command): Pass prefix arg to indent-tab.Richard M. Stallman1996-04-281-7/+8
| | | | (insert-tab): Handle prefix arg.
* Double DST correction removed!Edward M. Reingold1996-04-271-6/+4
|
* [windows-nt]: Load disp-table.Richard M. Stallman1996-04-261-0/+2
|
* (rmail-insert-inbox-text): When required, prompt forRichard M. Stallman1996-04-261-4/+50
| | | | | | pop password and pass on to movemail. (rmail-pop-password, rmail-pop-password-required): New variables. (rmail-read-password): New function.
* (compilation-error-regexp-alist): Add regexpRichard M. Stallman1996-04-261-0/+5
| | | | for Microsoft VC++ error messages containing drive letters.
* Comment change.Richard M. Stallman1996-04-261-1/+1
|
* (mouse-drag-region): Leave region highlighted until the next input event.Richard M. Stallman1996-04-261-3/+7
|
* (walk-windows): Doc fix.Richard M. Stallman1996-04-261-1/+1
|
* Update some comments.Edward M. Reingold1996-04-241-2/+3
|
* Spelling error.Edward M. Reingold1996-04-241-1/+1
|
* Spelling fix.Edward M. Reingold1996-04-241-1/+1
|
* (doctor-doc): Add period.Richard M. Stallman1996-04-231-1/+1
|
* [motif]: Make f10 undefined.Richard M. Stallman1996-04-211-0/+4
|
* (walk-windows): Doc fix.Richard M. Stallman1996-04-211-3/+3
|
* (auto-mode-alist): .F gets fortran mode.Richard M. Stallman1996-04-211-0/+1
|
* (Info-next-reference, Info-prev-reference): Add optionalRichard M. Stallman1996-04-211-4/+8
| | | | argument RECUR to avoid infinite recursion on malformed nodes.
* (simula-submit-bug-report): Use emacs-version.Richard M. Stallman1996-04-211-12/+2
| | | | (simula-version): Function and variable deleted.