| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Consolidate local variables at the end of the file.
|
|
|
|
|
|
| |
from 2011-07-19.
Fixes: debbugs:8615
|
|
|
|
|
|
|
| |
* lisp/mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
if called on a non-mime message just toggle the headers.
Fixes: debbugs:8006
|
| |
|
|
|
|
| |
`delete-file', that returns nil for a local file but returns t for a remote file using ssh.
|
|
|
|
| |
`non-essential' to t, in order to avoid remote connections.
|
|
|
|
|
| |
lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): On
MS-DOS and MS-Windows, compare with loaddefs.el case-insensitively.
|
| |
|
| |
|
|
|
|
|
|
| |
* mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
(rmail-auto-file): Ignore case in the "special" field names,
as mail-fetch-field does for all others.
|
|
|
|
| |
Fixes: debbugs:7743
|
|
|
|
|
|
|
|
|
| |
* mail/rmail.el (rmail-forward):
* mail/rmailkwd.el (rmail-set-label):
* mail/rmailout.el (rmail-output, rmail-output-as-seen)
(rmail-output-body-to-file): Give error if no message.
Fixes: debbugs:10082
|
| |
|
|
|
|
|
|
| |
* etc/NEWS: Mention this.
Fixes: debbugs:2624
|
| |
|
|
|
|
| |
breakage.
|
|
|
|
| |
Fixes: debbugs:6585
|
| |
|
|
|
|
|
|
|
|
| |
* lisp/mail/rmailmm.el (test-rmail-mime-handler)
(test-rmail-mime-bulk-handler)
(test-rmail-mime-multipart-handler): Move tests to test/ directory.
* test/rmailmm.el: New file, split from lisp/mail/rmailmm.el.
|
|
|
|
| |
buffers' name.
|
|
|
|
| |
Eggert's spellfixes two days ago.
|
|
|
|
|
|
| |
`input-method-function' to nil.
Fixes: debbugs:10018
|
|
|
|
| |
buffer-local instead of binding them to avoid warnings. Also demote errors (bug#10063).
|
|
|
|
|
|
| |
doesn't start a sexp.
Fixes: debbugs:10094
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(Probably inadvertently removed when converting to Lisp.)
|
| |
|
|
|
|
|
|
|
| |
(byte-compile-global-not-obsolete-vars): New var.
(byte-compile-check-variable, byte-compile-make-obsolete-variable):
Use it.
(byte-compile-warn-obsolete): Align text with the one in *Help*.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lisp/mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
(rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
Doc fixes.
(rmail-decode-mime-charset): Mark as obsolete.
* lisp/mail/rmailsum.el (rmail-message-regexp-p-1):
* lisp/mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
Before using mime functions, check they are set.
Fixes: debbugs:10077
|
|
|
|
|
| |
of `package-alist'. Use node names formed by the pattern "Keyword "
and the keyword name.
|
|
|
|
| |
bash.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add `revert-buffer' to defcustom `Info-hide-node-references'.
* lisp/info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
that calls `revert-buffer' on all Info buffers.
(Info-revert-find-node): Remove let-bindings `old-buffer-name',
`old-history', `old-history-forward'. Add let-binding
`window-selected'. Remove calls to `kill-buffer',
`switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
before calling `Info-find-node', so `Info-find-node-2' will reread
the Info file. Restore window positions only when `window-selected'
is non-nil.
Fixes: debbugs:9915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove condition `(not isearch-error)'.
* lisp/misearch.el (multi-isearch-search-fun): Add condition
`(not bound)' to ignore lazy-highlighting search.
Add the search-failed message "end of multi" when the end of
multi-sequence is reached. Uncapitalize the search-failed
message "Repeat for next buffer".
* lisp/info.el (Info-search): Add the search-failed message
"end of the manual" when the end of the manual is reached
in Isearch mode.
Fixes: debbugs:9918
|
|
|
|
|
|
|
| |
* lisp/info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
Use non-destructive `remove' instead of `delete' because
`Info-history-list' stored to `Info-isearch-initial-history-list' in
`Info-isearch-start' might need to be restored in `Info-isearch-end'.
|
|
|
|
|
|
| |
to nil instead of binding `search-ring' and `regexp-search-ring'.
Fixes: debbugs:9185
|
|
|
|
|
|
| |
lisp/simple.el (line-move): Force movement by logical lines for any
hscrolled window, not only when auto-hscroll-mode is on.
(line-move-visual): Update doc string to that effect.
|
|
|
|
|
|
|
| |
They shouldn't be named "proc" since they are not processes.
* lisp/window.el (walk-window-tree-1, walk-window-tree)
(walk-window-subtree, walk-windows): Change argument name.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lisp/mail/rmailmm.el (rmail-mime-display-header)
(rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
(rmail-mime-entity-segment, rmail-mime-toggle-raw)
(rmail-mime-toggle-hidden, rmail-mime-insert-text)
(rmail-mime-insert-bulk, rmail-mime-insert-multipart)
(rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
of a raw aref.
(rmail-mime-entity-segment): To get past the tagline, move forward
2 more lines, to account for the 2 empty lines that precede and
follow the line with the buttons.
(rmail-mime-update-tagline): Move one more line, to get past the
empty line that follows the buttons in the tagline.
|
|
|
|
|
|
| |
* window.el (window-max-delta-1, window-min-delta-1)
(window-min-size-1, window-state-get-1, window-state-put-1)
(window-state-put-2): Use "window--" prefix.
|
| |
|