1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 14:30:43 -08:00
emacs/lisp/mail
Bartosz Duszel 6a151cf8d5 Don't pass the value of point to 'push-mark', as that's the default.
* lisp/textmodes/bib-mode.el (mark-bib):
* lisp/simple.el (mark-whole-buffer, yank):
* lisp/ses.el (ses--advice-yank, ses-mark-row, ses-mark-column):
* lisp/progmodes/xscheme.el (xscheme-yank):
* lisp/progmodes/verilog-mode.el (verilog-mark-defun):
* lisp/progmodes/perl-mode.el (perl-mark-function):
* lisp/progmodes/pascal.el (pascal-mark-defun):
* lisp/progmodes/meta-mode.el (meta-mark-defun):
* lisp/progmodes/icon.el (mark-icon-function):
* lisp/progmodes/cc-cmds.el (c-mark-function):
* lisp/obsolete/vip.el (ex-goto):
* lisp/obsolete/vi.el (vi-put-before):
* lisp/mouse.el (mouse-yank-primary):
* lisp/menu-bar.el (menu-bar-select-yank):
* lisp/mail/sendmail.el (mail-yank-original):
* lisp/hexl.el (hexl-beginning-of-buffer, hexl-end-of-buffer):
* lisp/emulation/viper-cmd.el (viper-mark-beginning-of-buffer)
(viper-mark-end-of-buffer):
* lisp/cedet/semantic/senator.el (senator-mark-defun):
* lisp/allout.el (allout-mark-topic): Remove unnecessary argument
`(point)' from calls to `push-mark'.  (Bug#25565)
2017-04-28 11:25:26 +03:00
..
binhex.el
blessmail.el
emacsbug.el Simplify checks for xdg-open and xdg-email 2017-03-09 19:02:35 -08:00
feedmail.el Ensure that user-mail-address always has a value 2017-02-17 19:06:15 -05:00
flow-fill.el
footnote.el
hashcash.el
ietf-drums.el Make address parsing more robust 2017-01-25 21:21:40 +01:00
mail-extr.el
mail-hist.el
mail-parse.el Remove garbage from Content-Transfer-Encoding value (bug#25420) 2017-01-12 23:32:41 +00:00
mail-prsvr.el
mail-utils.el Remove overly broad element from default mail-dont-reply-to-names 2017-02-13 23:36:17 -08:00
mailabbrev.el
mailalias.el
mailclient.el
mailheader.el
metamail.el
mspools.el
qp.el
reporter.el
rfc822.el
rfc2045.el
rfc2047.el Remove dead code from rfc2047 2017-01-26 22:52:16 +01:00
rfc2231.el
rfc2368.el
rmail-spam-filter.el
rmail.el Fix rmail handling of movemail protocols (bug#18278) 2017-04-08 18:40:53 -07:00
rmailedit.el
rmailkwd.el
rmailmm.el
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el Ensure that user-mail-address always has a value 2017-02-17 19:06:15 -05:00
sendmail.el Don't pass the value of point to 'push-mark', as that's the default. 2017-04-28 11:25:26 +03:00
smtpmail.el
supercite.el
uce.el
undigest.el Avoid add-to-list on local variables 2017-01-04 00:40:45 -05:00
unrmail.el
uudecode.el
yenc.el