Paul Eggert
e1dbe924b5
Spelling fixes.
2011-11-19 18:29:42 -08:00
Paul Eggert
c5e87d104b
Spelling fixes.
2011-11-17 09:40:48 -08:00
Juanma Barranquero
58179ccebd
Fix typos.
2011-11-16 13:34:47 +01:00
Paul Eggert
da6062e6ea
Spelling fixes.
2011-11-14 23:55:13 -08:00
Juanma Barranquero
0d26e0b62b
Fix typos.
2011-11-15 01:54:19 +01:00
Paul Eggert
91af3942e9
Spelling fixes.
2011-11-14 15:59:56 -08:00
Juanma Barranquero
0b381c7eb8
Fix typos.
2011-11-14 22:00:24 +01:00
Paul Eggert
09e80d9fb9
Spelling fixes.
2011-11-13 22:27:12 -08:00
Paul Eggert
f6b1b0a848
Spelling fixes.
2011-11-12 23:48:23 -08:00
Bill Wohler
f5954cd7f9
* mh-e.el (Version, mh-version): Update for release 8.3.
2011-09-19 21:56:51 -07:00
Bill Wohler
de77dfbd8c
* mh-show.el (mh-unvisit-file): Clarify language in yes-or-no-p and
...
error messages.
2011-09-19 21:56:09 -07:00
Bill Wohler
c6657a4fed
* mh-e.el (Version, mh-version): Update for release 8.2.93.
2011-07-17 14:13:38 -07:00
Bill Wohler
a4963f79fb
* mh-compat.el (mh-pop-to-buffer-same-window): Delete.
...
* mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)
(mh-make-folder): Revert to switch-to-buffer, as the Emacs folks
decided that it was fine to use it in programs.
2011-07-17 13:45:52 -07:00
Bill Wohler
b53a9f73f7
* mh-e.el (Version, mh-version): Update for release 8.2.92.
2011-07-16 09:16:34 -07:00
Bill Wohler
97cc26fd5f
* mh-e.el (Version, mh-version): Update for release 8.2.91.
2011-07-11 21:52:40 -07:00
Bill Wohler
93d4ce1e19
* mh-compat.el (mh-pop-to-buffer-same-window): Add compatibility
...
function to call switch-to-buffer on systems that lack
pop-to-buffer-same-window.
* mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)
(mh-make-folder): Call mh-pop-to-buffer-same-window instead of
switch-to-buffer. The previous change which used pop-to-buffer
produced the wrong behavior.
2011-07-11 21:40:16 -07:00
Bill Wohler
6445098732
* mh-xface.el (mh-picon-get-image): Remove quote from block argument.
...
* mh-mime.el (mh-mh-directive-present-p): Ditto.
2011-07-11 20:25:46 -07:00
Andreas Schwab
df97fd71ba
Fix typo
2011-07-11 17:48:46 +02:00
Bill Wohler
35fe9c6044
* mh-e.el (Version, mh-version): Update for release 8.2.90.
2011-07-10 16:09:22 -07:00
Bill Wohler
6695d07463
* mh-utils.el (mh-sub-folders-actual): Remove FIXME question.
2011-07-10 15:33:06 -07:00
Bill Wohler
2338bb0509
* mh-mime.el (mh-decode-message-subject): Fix case of Subject.
2011-07-10 15:31:33 -07:00
Bill Wohler
84bb0cd155
* mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)
...
(mh-make-folder): Replace calls to switch-to-buffer with of
pop-to-buffer. The former is intended for interactive use only and
generates warnings in Emacs 24.
2011-07-10 09:23:40 -07:00
Bill Wohler
972e3b728f
Document "ignored" arguments to keep checkdoc happy.
...
* mh-speed.el (mh-speed-toggle,mh-speed-view): Ditto
* mh-search.el (mh-flists-execute): Ditto.
* mh-funcs.el (mh-undo-folder): Ditto.
* mh-comp.el (mh-user-agent-compose): Ditto.
2011-07-09 13:25:54 -07:00
Bill Wohler
5a47220aaa
* mh-xface.el (mh-face-to-png, mh-uncompface)
...
(mh-picon-file-contents): Only call set-buffer-multibyte if it exists,
which it doesn't in XEmacs.
2011-07-09 13:19:10 -07:00
Bill Wohler
92ec073e64
* mh-e.el: Just require mh-loaddefs since loading it in an
...
eval-and-compile block causes compilation errors in XEmacs.
2011-07-03 19:53:16 -07:00
Bill Wohler
54a5db74a3
* mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el:
...
* mh-mime.el, mh-search.el, mh-seq.el: Shush XEmacs compiler in
mh-do-in-xemacs block.
2011-07-03 19:17:42 -07:00
Bill Wohler
eb28a31248
* mh-compat.el (mh-window-full-height-p): Add compatibility function
...
for XEmacs.
* mh-show.el (mh-show-msg): Use it, and avoid compiler warning on
XEmacs.
2011-07-03 17:35:48 -07:00
Bill Wohler
7895927f81
* mh-compat.el (mh-window-full-height-p): Add compatibility function
...
for XEmacs.
* mh-show.el (mh-show-msg): Use it, and avoid compiler warning on
XEmacs.
2011-07-03 17:27:22 -07:00
Bill Wohler
24f75b1046
* mh-letter.el (mh-letter-mode-map, mh-letter-complete)
...
(mh-complete-word): Remove FIXME comments since these functions are
still needed in other Emacsen. However, they can probably stand to be
generalized like completion-at-point.
(mh-letter-complete-or-space): Remove unused variable.
2011-07-03 17:09:44 -07:00
Bill Wohler
9c1c3a42e3
* mh-compat.el (mh-test-completion): Add compatibility function for
...
systems without test-completion.
* mh-alias.el (mh-alias-letter-expand-alias): Use it
2011-07-03 15:27:19 -07:00
Bill Wohler
0a9f5305f1
* mh-utils.el:
...
* mh-mime.el: Shush XEmacs compiler in mh-do-in-xemacs block.
2011-07-03 14:44:02 -07:00
Bill Wohler
feb4cf5825
* mh-utils.el:
...
* mh-mime.el: Shush XEmacs compiler in mh-do-in-xemacs block.
2011-07-03 14:30:28 -07:00
Bill Wohler
2a7a7c1499
* mh-folder.el: Use boundp instead of fboundp when testing existence
...
of desktop-buffer-mode-handlers.
2011-07-03 14:04:13 -07:00
Stefan Monnier
4f91a8160f
Don't quote lambda expressions with `quote'.
2011-05-23 14:57:17 -03:00
Glenn Morris
79b70037f6
Put ChangeLog entries in the correct files.
2011-05-12 09:30:17 -07:00
U. Ser
9b053e766d
fix many doubled-word typos
2011-05-10 15:57:12 +02:00
Stefan Monnier
d1bb662322
Make MH-E use completion-at-point
...
* lisp/mh-e/mh-letter.el (mh-letter-completion-at-point): New function,
extracted from mh-letter-complete
(mh-letter-mode, mh-letter-complete, mh-letter-complete-or-space): Use it.
(mh-complete-word): Only use the common-substring arg when it works.
(mh-folder-expand-at-point):
* lisp/mh-e/mh-alias.el (mh-alias-letter-expand-alias): Return data suitable
for completion-at-point-functions.
* lisp/mh-e/mh-utils.el (mh-folder-completion-function): Make it work like
file-name completion, so partial-completion can do its job.
* lisp/minibuffer.el (completion-at-point, completion-help-at-point):
Don't presume that a given completion-at-point-function will always
use the same calling convention.
2011-04-28 12:32:28 -03:00
Juanma Barranquero
3338398778
Update and split ChangeLogs.
2011-04-06 14:18:10 +02:00
Juanma Barranquero
1f4735b90f
lisp/mh-e/mh-funcs.el (mh-undo-folder): Make compatible with `revert-buffer' (bug#8431).
2011-04-06 03:14:03 +02:00
Antoine Levitt
7e27ce9cdb
Replace many instances of read-file-name with read-directory-name.
...
* lisp/files.el (delete-directory, copy-directory, list-directory): Use
read-directory-name.
* lisp/find-file.el (ff-find-the-other-file):
* lisp/net/ange-ftp.el (ange-ftp-make-directory):
* lisp/printing.el (pr-interactive-dir):
* lisp/progmodes/ada-prj.el (ada-prj-load-directory):
* lisp/progmodes/ebnf2ps.el (ebnf-print-directory)
(ebnf-spool-directory, ebnf-eps-directory)
(ebnf-syntax-directory):
* lisp/shell.el (shell):
* lisp/speedbar.el (speedbar-create-directory):
* lisp/vc/emerge.el (emerge-merge-directories):
* lisp/vc/vc-dir.el (vc-dir):
* lisp/vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
* lisp/gnus.el (gnus-interactive): Use read-directory-name.
* lisp/gnus-uu.el (gnus-uu-decode-uu-and-save)
(gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
(gnus-uu-decode-binhex, gnus-uu-decode-yenc)
(gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
Likewise.
* lisp/mh-funcs.el (mh-store-msg, mh-store-buffer):
* lisp/mh-mime.el (mh-mime-save-parts): Use read-directory-name.
* lisp/dired.el: Clarify comment.
2011-03-05 16:56:00 -05:00
Chong Yidong
84eb0351d8
Merge changes from emacs-23 branch
2011-02-12 18:40:43 -05:00
Juanma Barranquero
b762841f95
Fix trivial typos in comments and ChangeLogs.
2011-02-12 04:17:00 +01:00
Glenn Morris
95df8112a0
Refill some long/short copyright headers.
2011-01-26 00:36:39 -08:00
Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
e9bffc61f2
Refill some copyright headers.
2011-01-15 18:21:30 -08:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Stefan Monnier
77ab81d054
Merge from emacs-23
2011-01-14 12:18:41 -05:00
Chong Yidong
25ca2e6140
New arg RETURN-ACTION for compose-mail, and related functions.
...
* lisp/mail/sendmail.el (mail-return-action): New var.
(mail-mode): Make it buffer-local.
(mail-bury): Obey it. Move special Rmail window handling to
rmail-mail-return.
(mail, mail-setup): New arg RETURN-ACTION.
(sendmail-user-agent-compose): Move from simple.el.
* lisp/simple.el (sendmail-user-agent-compose): Move to sendmail.el.
(compose-mail): New arg RETURN-ACTION.
(compose-mail-other-window, compose-mail-other-frame): Likewise.
* lisp/gnus/gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
message-mail.
* lisp/gnus/message.el (message-mail): New arg RETURN-ACTION.
(message-return-action): New var.
(message-bury): Use it.
(message-mode): Make it buffer-local.
(message-send-and-exit): Always call message-bury.
(message-tool-bar-gnome): Tweak tool-bar items. Add :vert-only tags.
* lisp/mail/rmail.el (rmail-mail-return): New function.
(rmail-start-mail): Pass it to compose-mail.
* lisp/mh-e/mh-comp.el (mh-user-agent-compose): New arg RETURN-ACTION.
2011-01-12 23:23:41 -05:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Glenn Morris
e180ab9fde
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
...
* lisp/mh-e/mh-seq.el (mh-read-msg-list): Use point-at-eol.
* lisp/gnus/gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
(gnus-bookmark-kill-line): Use point-at-eol.
* lisp/cedet/ede/proj-elisp.el (ede-proj-flush-autoconf): Use point-at-bol.
* lisp/emacs-lisp/chart.el (chart-zap-chars):
* lisp/play/decipher.el (decipher-set-map):
* lisp/progmodes/ada-mode.el (ada-get-current-indent)
(ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
* lisp/progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
* lisp/progmodes/ada-xref.el (ada-initialize-runtime-library)
(ada-get-all-references):
* lisp/progmodes/cperl-mode.el (cperl-electric-paren)
(cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
(cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
(cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
(cperl-word-at-point-hard):
* lisp/progmodes/idlw-shell.el (idlwave-shell-move-or-history)
(idlwave-shell-filename-string, idlwave-shell-batch-command)
(idlwave-shell-display-line):
* lisp/progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
(idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
* lisp/progmodes/js.el (js--re-search-forward-inner)
(js--re-search-backward-inner):
* lisp/progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
(vhdl-fix-clause, vhdl-compose-configuration-architecture):
* lisp/progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
* lisp/textmodes/flyspell.el (flyspell-process-localwords):
* lisp/textmodes/ispell.el (ispell-buffer-local-parsing)
(ispell-buffer-local-dict, ispell-buffer-local-words):
Use point-at-bol and point-at-eol.
2010-11-06 18:36:33 -07:00