summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* Comment changes.Richard M. Stallman1996-05-011-5/+7
* Comment changes.Richard M. Stallman1996-05-011-57/+14
* (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
* (diary-frame-parameters, calendar-frame-parameters)Richard M. Stallman1996-04-291-5/+6
* (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
* 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
* (compilation-error-regexp-alist): Add regexpRichard M. Stallman1996-04-261-0/+5
* 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
* (simula-submit-bug-report): Use emacs-version.Richard M. Stallman1996-04-211-12/+2
* (simula-tab-always-indent, simula-indent-level)Richard M. Stallman1996-04-211-100/+492
* (f90-keywords-re): Added operator and result.Karl Heuer1996-04-191-26/+44
* (metamail-mailer-name): New variable.Richard M. Stallman1996-04-191-42/+124
* (after-find-file): Mention file name in "auto save is newer" message.Richard M. Stallman1996-04-191-1/+2
* (x-select-text): Remember selected text.Richard M. Stallman1996-04-191-2/+11
* * gnus.el (gnus-summary-pipe-output, gnus-buffer-configuration,Lars Magne Ingebrigtsen1996-04-181-1/+6
* Make invisible text intangible as well.Lars Magne Ingebrigtsen1996-04-181-2/+1
* (occur): Fix up interactive code.Richard M. Stallman1996-04-171-14/+18
* (vc-comment-ring): Initialise using make-ring.Richard M. Stallman1996-04-161-4/+2
* Provide `completion'.Richard M. Stallman1996-04-161-1/+12
* (defstruct): Treat multi-nested :include properly.Richard M. Stallman1996-04-161-7/+29
* (isqrt): Support expanded range of Lisp integers.Richard M. Stallman1996-04-161-4/+7
* (goto-address-send-using-mh-e):Richard M. Stallman1996-04-161-3/+6
* (sh-while-getopts): Punctuate help message better.Richard M. Stallman1996-04-151-3/+3
* (interpreter-mode-alist): Recognize perl5.Richard M. Stallman1996-04-121-0/+1
* Comment change.Richard M. Stallman1996-04-121-1/+1
* Comment change.Richard M. Stallman1996-04-111-7/+1
* Comment change.Richard M. Stallman1996-04-111-4/+7
* (mail-fetch-field): Use skip-chars-backwardRichard M. Stallman1996-04-111-4/+2
* (auto-mode-alist): Handle `.java'.Richard M. Stallman1996-04-111-0/+1
* (command-line-x-option-alist): -T sets only the title.Richard M. Stallman1996-04-111-2/+2
* (command-line-x-option-alist):Richard M. Stallman1996-04-111-1/+2
* (x-handle-display): Set DISPLAY envvar too.Richard M. Stallman1996-04-101-1/+6
* (disassemble-internal): Graceful error if compile failed.Richard M. Stallman1996-04-081-2/+3
* Fix length of separator string.Edward M. Reingold1996-04-071-5/+13