| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
characters of Unicode category `Cf', simply replace it with SPC.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
to deleted part.
2009-05-30 David Engster <dengste@eml.cc>
* nnmairix.el: Remove old documentation in the commentary block.
(nnmairix-request-group): Do not update active file for nnml back ends.
(nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
end so that overview files are ignored.
(nnmairix-update-groups): Make updating the groups more robust by using
marks.
(nnmairix-determine-original-group-from-path): Circumvent mairix bug
with dollar characters in message-id.
|
|
|
|
| |
files correctly.
|
|
|
|
| |
Don't alter.
|
|
|
|
| |
Don't alter.
|
|
|
|
| |
copy more robust, especially when "chown" is not applicable.
|
| |
|
| |
|
|
|
|
| |
workaround for OpenSolaris bug.
|
|
|
|
| |
buffer. Patch provided by fengli AT gmail DOT com.
|
|
|
|
|
|
| |
coding-system-for-read is not specified.
<http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=17018>
(epa-verify-region): Ditto.
|
|
|
|
| |
POSIX tar archives (bug#3410).
|
|
|
|
| |
revision-completion-table; it expects a list.
|
|
|
|
| |
same terminal (bug#3442).
|
|
|
|
| |
Make into defcustoms. (Bug#3429)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* international/charprop.el:
* international/uni-bidi.el:
* international/uni-category.el:
* international/uni-combining.el:
* international/uni-comment.el:
* international/uni-decimal.el:
* international/uni-decomposition.el:
* international/uni-digit.el:
* international/uni-lowercase.el:
* international/uni-mirrored.el:
* international/uni-name.el:
* international/uni-numeric.el:
* international/uni-old-name.el:
* international/uni-titlecase.el:
* international/uni-uppercase.el: Add copyright notice (Bug#3428).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* international/charprop.el:
* international/uni-bidi.el:
* international/uni-category.el:
* international/uni-combining.el:
* international/uni-comment.el:
* international/uni-decimal.el:
* international/uni-decomposition.el:
* international/uni-digit.el:
* international/uni-lowercase.el:
* international/uni-mirrored.el:
* international/uni-name.el:
* international/uni-numeric.el:
* international/uni-old-name.el:
* international/uni-titlecase.el:
* international/uni-uppercase.el: Add copyright notice (Bug#3428).
|
|
|
|
|
|
| |
compensate for the 2007-10-19 change from next-line to
forward-line (Bug#3435). Account for fringe and scroll-bar when
setting 2C-window-width.
|
|
|
|
| |
forward-line, undoing 2007-10-19 change (Bug#3188).
|
|
|
|
| |
if C-h is remapped to something else like DEL.
|
| |
|
|
|
|
|
|
| |
(view-page-size-default): Return nil if LINES is nil, 0, or larger
than the window height.
(view-scroll-lines): Handle nil value for DEFAULT arg (Bug#3361).
|
|
|
|
| |
normally.
|
|
|
|
|
|
| |
deleted.
(*table--cell-self-insert-command, *table--cell-quoted-insert):
Don't call table--unibyte-char-to-multibyte (Bug#3372).
|
| |
|
| |
|
|
|
|
| |
version numbers. Suggested by sdl.web@gmail.com (Bug#3369).
|
| |
|
|
|
|
| |
of `vc-latest-version'. (It was renamed in the big VC overhaul.)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
are looked up.
(grep-apply-setting): New function.
(grep-highlight-matches, grep-command, grep-template)
(grep-use-null-device, grep-find-command, grep-find-template):
Clarify role of grep-compute-defaults in docstrings. Use
grep-apply-setting to apply changes (Bug#3343).
|
|
|
|
| |
always move cursor to new date. (Bug#3338)
|
| |
|
|
|
|
| |
directory separator to UNC path case (Bug#3252).
|
| |
|
|
|
|
|
|
|
| |
DISPLAY arg to TERMINAL.
* international/mule.el (set-terminal-coding-system)
(set-keyboard-coding-system): Change DISPLAY arg to TERMINAL.
|
|
|
|
|
|
|
|
|
| |
c-neutralize-syntax-in-CPP. Set the variables c-new-BEG and c-new-END,
thus extending the font-lock region.
(c-font-lock-init): Don't set obsolete variable font-lock-lines-before.
cc-langs.el (c-before-font-lock-function): Rename a value to
c-extend-and-neutralize-syntax-in-CPP.
|
| |
|
| |
|
| |
|
|
|
|
| |
of accessible part of buffer, keep end of output visible.
|
|
|
|
|
|
|
|
|
|
| |
Don't call rmail-modify-format here.
(rmail-expunge): Call it here after expunge is confirmed.
(rmail-confirm-expunge): Doc fix. Mark as risky.
(rmail-convert-babyl-to-mbox): Call rmail-modify-format.
(rmail-set-attribute): Call rmail-dont-modify-format only for `unseen'.
For other attributes, call `rmail-modify-format',
and propagate the modified flag to rmail-buffer.
|
|
|
|
|
| |
Call rmail-modify-format here.
(rmail-cease-edit): Not here.
|
|
|
|
| |
of any kind of error (e.g. when "sha1sum" is not found).
|
| |
|
|
|
|
| |
Emacs 22 way (Bug#1806).
|