summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Initial revisionLars Magne Ingebrigtsen1996-06-2515-0/+9249
* New version.Lars Magne Ingebrigtsen1996-06-2527-16586/+20161
* (x-create-frame-with-faces): Set threshold for "light color"Richard M. Stallman1996-06-251-1/+4
* (rmail-summary-mode-map): Add rmail-summary-by-senders.Richard M. Stallman1996-06-251-0/+3
* (local-variables-section): Adapted comment to outline minor mode.Richard M. Stallman1996-06-241-82/+83
* (mail-extract-address-components): Quote the comma in ,-pos.Richard M. Stallman1996-06-241-1/+1
* (rmail-summary-by-senders): Fix typo in fn name.Richard M. Stallman1996-06-241-1/+1
* (goto-address-url-face, goto-address-mail-face)Richard M. Stallman1996-06-241-8/+16
* Resync mail aliases if necessary.Simon Marshall1996-06-241-0/+7
* Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-en...Simon Marshall1996-06-241-24/+30
* Test for lazy-lock-mode before swapping hooks.Simon Marshall1996-06-241-30/+26
* Protect before- and after-change-functions when updating text properties.Simon Marshall1996-06-241-164/+183
* In Rmail mode, make sure font-lock-maximum-size locally becomes nil.Simon Marshall1996-06-241-0/+1
* (set-auto-mode): Run multiple mode: specs in left-to-right order.Richard M. Stallman1996-06-241-1/+1
* (font-lock-verbose): Default to 0. Doc fix.Richard M. Stallman1996-06-231-140/+182
* (term-exec-1): Run process on pty if possible.Richard M. Stallman1996-06-231-1/+2
* (rlogin): add rlogin-carriage-filter to comint-output-filter-functions, notNoah Friedman1996-06-231-2/+2
* (skeleton-autowrap): New variable.Richard M. Stallman1996-06-221-63/+76
* (rmail-summary-bury): New function.Richard M. Stallman1996-06-221-0/+12
* (gnus-background-mode): Set threshold for "light color"Richard M. Stallman1996-06-221-1/+1
* (font-lock-make-faces): Set threshold for "light color"Richard M. Stallman1996-06-221-1/+1
* (choose-completion-string): Don't exit the minibufferRichard M. Stallman1996-06-221-1/+9
* *** empty log message ***Michael Kifer1996-06-222-5522/+1891
* (asm-mode-map): Fix typo.Erik Naggum1996-06-221-1/+1
* *** empty log message ***Michael Kifer1996-06-2214-2633/+6752
* Initial revisionMichael Kifer1996-06-221-0/+562
* (asm-mode-map): Bind C-c ; to comment-region.Richard M. Stallman1996-06-211-0/+1
* (mouse-drag-region): Be smart about which endRichard M. Stallman1996-06-211-3/+16
* (mouse-buffer-menu): Use aref rather than string-match.Richard M. Stallman1996-06-211-2/+1
* Whitespace change.Richard M. Stallman1996-06-211-6/+6
* (LaTeX-mode): Change handling of escaped $.Richard M. Stallman1996-06-211-1/+1
* (outline-up-heading): Fix error message.Richard M. Stallman1996-06-201-3/+3
* (rlogin): make comint-output-filter-functions local before adding hooks.Noah Friedman1996-06-201-13/+19
* Initial revisionRichard M. Stallman1996-06-191-0/+829
* (Info-default-directory-list): Doc fix.Richard M. Stallman1996-06-191-3/+8
* (gud-irixdbx-marker-filter): Use %1ld, not %1d,Richard M. Stallman1996-06-191-2/+2
* (smtpmail-read-response): Goto smtpmail-read-pointRichard M. Stallman1996-06-181-1/+1
* (smtpmail-via-smtp): Bracket names in FROM and RCPT TO commands.Richard M. Stallman1996-06-181-2/+2
* (smtpmail-send-it): Don't handle FCC fields until after determining FROM field.Richard M. Stallman1996-06-181-10/+52
* (smtpmail-smtp-service): Use port 25 as default.Richard M. Stallman1996-06-181-7/+9
* (ange-ftp-kill-ftp-process): Really use the BUFFER arg. Make it optional.Richard M. Stallman1996-06-181-3/+4
* (vc-mode-line): If user is root, verify file really has user-writable bit.Richard M. Stallman1996-06-181-3/+12
* (he-concat-directory-file-name): Directory part may be nil.Richard M. Stallman1996-06-181-2/+3
* (pp-to-string): Treat #( like (.Richard M. Stallman1996-06-181-2/+2
* (auto-mode-alist): Add uppercase version of archiveRichard M. Stallman1996-06-181-0/+1
* (global-font-lock-mode): Set up find-file-hooks.Richard M. Stallman1996-06-171-3/+6
* (local-variables-section): Deleted.Richard M. Stallman1996-06-161-26/+26
* (mail-strip-quoted-names): `"' is not special inside an RFC 822 comment.Richard M. Stallman1996-06-161-2/+3
* (unforward-rmail-message): In summary buffer,Richard M. Stallman1996-06-161-32/+41
* (html-list): Definition deleted.Richard M. Stallman1996-06-151-27/+59