summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (vip-read-key): inhibit quit added.Michael Kifer1996-07-011-4/+9
* Load `gnus-score-mode' from "score-mode".Lars Magne Ingebrigtsen1996-06-301-1/+1
* Initial revisionLars Magne Ingebrigtsen1996-06-301-0/+110
* (Info-next-preorder): After we move up, move forward again.Richard M. Stallman1996-06-301-4/+23
* (ask-user-about-supersession-help): Change help text.Richard M. Stallman1996-06-291-2/+10
* (set-visited-file-name): New optional arg NO-QUERY.Richard M. Stallman1996-06-291-2/+6
* (bibtex-reference-head): Allow whitespace after the open paren.Richard M. Stallman1996-06-291-1/+1
* (tmm-add-prompt): If tmm-completion-prompt is nil,Richard M. Stallman1996-06-291-2/+8
* (mouse-start-end): Support selecting strings by doubleRichard M. Stallman1996-06-291-0/+25
* (executable-set-magic): Add space at end of lineRichard M. Stallman1996-06-291-13/+21
* Synched with Gnus 5.2.31.Lars Magne Ingebrigtsen1996-06-2913-328/+411
* Wrong version number.Lars Magne Ingebrigtsen1996-06-291-1/+1
* Synched with Gnus 5.2.31.Lars Magne Ingebrigtsen1996-06-291-45/+110
* (view-mode): Doc fix.Richard M. Stallman1996-06-281-4/+7
* (ispell-message): Support message-mode.Richard M. Stallman1996-06-281-4/+13
* (french-calendar-accents): New variable.Richard M. Stallman1996-06-281-16/+35
* (rmail-get-new-mail): Run rmail-before-get-new-mail-hook.Richard M. Stallman1996-06-281-0/+1
* (abbreviate-file-name): Ignore automount-dir-prefix if nil.Richard M. Stallman1996-06-281-1/+2
* (rmail-send-actions-rmail-buffer): Mark as permanent-local.Richard M. Stallman1996-06-281-0/+3
* (mail-reply-buffer, mail-send-actions):Richard M. Stallman1996-06-281-1/+2
* (auto-mode-alist): Treat .pm like .pl.Richard M. Stallman1996-06-281-0/+1
* (skeleton-proxy-new): New function.Richard M. Stallman1996-06-281-3/+53
* (comint-send-input): Use insert-before-markers for all the insertions.Richard M. Stallman1996-06-281-2/+2
* (x-handle-name-switch): Renamed from x-handle-name-rn-switch.Richard M. Stallman1996-06-281-6/+5
* (command-line-x-option-alist): Don't handle -rn.Richard M. Stallman1996-06-281-3/+2
* (profile-functions): No need to assume that theRichard M. Stallman1996-06-281-33/+36
* (rmail-unix-mail-delimiter):Richard M. Stallman1996-06-281-12/+21
* (mail-user-agent): Replaces mua-paradigm.Richard M. Stallman1996-06-281-3/+3
* Comment changes.Richard M. Stallman1996-06-281-1/+6
* (makefile-gnumake-functions-alist): Add `addprefix'.Richard M. Stallman1996-06-271-0/+1
* (mail-extract-address-components): Rename ,-pos to comma-pos.Richard M. Stallman1996-06-261-4/+4
* (outline-minor-mode): No longer permanent local.Richard M. Stallman1996-06-261-8/+13
* Comment changes.Richard M. Stallman1996-06-261-4/+5
* (tex-common-initialization): Set skeleton-further-elements.Richard M. Stallman1996-06-251-18/+16
* 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