aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.Juanma Barranquero2009-03-102-1/+5
* * w32-vars.el (w32-list-proportional-fonts): Make obsolete.Jason Rumney2009-03-102-4/+7
* * server.el (server-process-filter): Use expand-file-name rather thanStefan Monnier2009-03-102-1/+4
* (doc-view-convert-current-doc): Fix last change.Stefan Monnier2009-03-102-44/+45
* (mail-archive-file-name, mail-default-headers): Doc fixes.Glenn Morris2009-03-102-6/+12
* (compose-mail): Doc fix.Glenn Morris2009-03-102-1/+5
* (vc-annotate): Use widened line number (Bug#2612).Chong Yidong2009-03-101-1/+4
* * vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).Chong Yidong2009-03-101-0/+5
* (read-file-name): Only split dir name whenJason Rumney2009-03-092-2/+9
* (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