summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the rightMiles Bader1996-07-071-9/+22
* (mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.Miles Bader1996-07-071-16/+36
* (tar-mode-map): Bind up and down like C-p, C-n.Miles Bader1996-07-071-0/+2
* (insert-directory): Fix previous change.Erik Naggum1996-07-071-1/+1
* Wrongly places parens.Lars Magne Ingebrigtsen1996-07-061-2/+2
* * gnus-cus.el (()): Make sure that calling `gnus-visual-p' duringLars Magne Ingebrigtsen1996-07-061-5/+7
* Removed debug code.Simon Marshall1996-07-051-1/+0
* (newline): Don't do the optimization if the newline before point isMiles Bader1996-07-041-0/+8
* (unfocus-frame, focus-frame): Define as no-ops.Miles Bader1996-07-041-0/+2
* (scheme-mode-variables): Set comment-start-skip to ignore backslash-quotedMiles Bader1996-07-041-1/+3
* (lisp-mode-variables): Set comment-start-skip to ignore backslash-quotedMiles Bader1996-07-041-1/+3
* (insert-directory): When converting SWITCHES string to a list, put backMiles Bader1996-07-041-1/+1
* (smtpmail-send-it): Ignore `To:' if there is a `Resent-to':.Miles Bader1996-07-041-1/+2
* Would infloop under certain conditions.Lars Magne Ingebrigtsen1996-07-041-2/+1
* (using-unix-filesystems): Doc fix.Miles Bader1996-07-031-5/+4
* Major rewrite.Miles Bader1996-07-031-102/+174
* * gnus-cache.el (gnus-cache-possibly-alter-active): Check forLars Magne Ingebrigtsen1996-07-021-7/+8
* (rmail-make-basic-summary-line): Accept ISO 8601 dates as well.Miles Bader1996-07-021-0/+9
* (mail-hist-current-header-name): Use buffer-substring-no-properties.Miles Bader1996-07-021-1/+1
* (require 'cl) is only necessary when compiling.Erik Naggum1996-07-021-4/+5
* (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