aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (finder-commentary): Don't delete other windows (Bug#2291).Chong Yidong2009-03-081-1/+0
* * finder.el (finder-commentary): Don't delete other windowsChong Yidong2009-03-081-0/+3
* (term-send-raw-meta): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-0/+1
* * term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-1/+2
* (term-send-raw): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-1/+2
* * term.el (term-send-raw): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-0/+4
* (ange-ftp-multi-msgs): Add 150-.Andreas Schwab2009-03-082-1/+5
* (woman-mode): Restore tab-width value after the call to Man-mode, sinceEli Zaretskii2009-03-072-1/+5
* (woman-parse-colon-path): Return a list even if there's only one directoryEli Zaretskii2009-03-072-1/+4
* (Man-init-defvars) [windows-nt]: Use a special command list. Don't invoke Awk.Eli Zaretskii2009-03-072-30/+50
* (rmail-mime-media-type-handlers-alist): Fix doc and custom type.Glenn Morris2009-03-062-5/+10
* (doc-view-convert-current-doc): Save the currentTassilo Horn2009-03-052-0/+25
* (rmail-cease-edit): Use rmail-ensure-blank-line.Glenn Morris2009-03-052-6/+24
* (rmail-sort-messages): Use rmail-ensure-blank-line.Glenn Morris2009-03-051-4/+1
* (rmail-perm-variables): rmail-overlay-list needs to be buffer-local inGlenn Morris2009-03-051-2/+13
* (rmail-output-as-mbox): Use rmail-ensure-blank-line.Glenn Morris2009-03-051-6/+12
* (rmail-mime-media-type-handlers-alist)Glenn Morris2009-03-051-25/+35
* (clipboard-yank): avoid checking (x-selection-exists-p) if unbound inDavid Reitter2009-03-042-8/+16
* (compilation-error-regexp-alist-alist): Handle "omake -P" messages "file foo ...Sam Steingold2009-03-042-0/+10
* (rmail-edit-mode): Doc fix.Glenn Morris2009-03-042-9/+32
* Replace `(function (lambda' by `(lambda' throughout.Glenn Morris2009-03-041-72/+94
* (rmail-get-create-summary-buffer): Doc fix.Glenn Morris2009-03-041-17/+28
* (compilation-move-to-column): Guard against negative col values.Sam Steingold2009-03-032-1/+6
* (smtpmail-auth-supported): Mention that list isSimon Josefsson2009-03-032-2/+11
* (end-of-defun-function): Make it more clear thatStefan Monnier2009-03-032-8/+14
* Merge from gnus--devo--0Miles Bader2009-03-032-0/+7
* (rmail-summary-search): Ensure the selected message shows.Glenn Morris2009-03-032-2/+7
* (rmail-summary-by-senders): Doc fix.Glenn Morris2009-03-032-2/+6
* (rmail-highlighted-headers, rmail-highlight, rmail-header-name): Doc fixes.Glenn Morris2009-03-032-15/+35
* (rmail-summary-scroll-between-messages)Glenn Morris2009-03-031-7/+20
* Merge from gnus--devo--0Miles Bader2009-03-032-4/+15
* (basic-save-buffer-1): Set car part ofKenichi Handa2009-03-032-2/+24
* (select-safe-coding-system): If cdrKenichi Handa2009-03-031-22/+24
* (set-buffer-file-coding-system): Set cdrKenichi Handa2009-03-031-15/+24
* Revert last change, committed by mistake.Juanma Barranquero2009-03-021-2/+1
* Fix typos.Juanma Barranquero2009-03-024-5/+6
* (rmail-delete-headers): New function.Glenn Morris2009-03-022-3/+25
* (rmail-retry-failure): Use rmail-get-header rather than a magicalGlenn Morris2009-03-022-7/+4
* (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.Glenn Morris2009-03-022-9/+20
* (diary-date-forms, calendar-date-display-form):Glenn Morris2009-03-022-0/+9
* (rmail-reply): Use rmail-apply-in-message so that this function hasGlenn Morris2009-03-022-39/+34
* Add comment.Chong Yidong2009-03-011-0/+1
* (clear-abbrev-table): Always return nil (Bug#2515).Chong Yidong2009-03-011-1/+2
* * abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).Chong Yidong2009-03-011-0/+4
* (rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.Glenn Morris2009-03-012-1/+6
* (confirm-nonexistent-file-or-buffer): `other' must be last customGlenn Morris2009-03-012-3/+8
* (grep-process-setup) [windows-nt msdos]: Use "--color=always".Eli Zaretskii2009-02-282-1/+10
* (rmail-output-as-seen): Add autoload cookie.Glenn Morris2009-02-282-0/+3
* Update commentary.Glenn Morris2009-02-282-11/+15
* (rmail-summary-mode-map): Bind rmail-mime to `v'.Glenn Morris2009-02-281-0/+1