2010-10-22 |
Glenn Morris |
Fix format of old ChangeLog entry.
|
2010-10-22 |
Glenn Morris |
* src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
|
2010-10-22 |
Glenn Morris |
Add bug ref to Changelog entry.
|
2010-10-22 |
Glenn Morris |
Small autoloads fix.
|
2010-10-22 |
Glenn Morris |
* admin/make-tarball.txt: Misc updates.
|
2010-10-22 |
Glenn Morris |
* make-dist: Avoid listing .el files twice.
|
2010-10-22 |
Stefan Monnier |
* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
|
2010-10-22 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-completing-read.
|
2010-10-21 |
Katsumi Yamaoka |
message.el (message-setup-1): Allow message-default-headers to be a function.
|
2010-10-21 |
Lars Magne Ingebrigtsen |
* newcomment.el (comment-dwim): Fix the intentation in the doc string.
|
2010-10-21 |
Chong Yidong |
* insdel.c (prepare_to_modify_buffer): Don't set
|
2010-10-21 |
Michael Albinus |
* net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
|
2010-10-21 |
Katsumi Yamaoka |
shr.el (shr-tag-table): Simplify.
|
2010-10-21 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid trying to snarf invalid stuff.
|
2010-10-21 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.
|
2010-10-21 |
Katsumi Yamaoka |
gnus.el (gnus-message-archive-group): Quote value.
|
2010-10-21 |
Daiki Ueno |
Tweak revert-buffer-function to inhibit auto-mode-alist.
|
2010-10-21 |
Katsumi Yamaoka |
gnus-news.texi: Mention new archive defaults.
|
2010-10-21 |
Katsumi Yamaoka |
message.el (message-fix-before-sending): Change options when sending non-printable characters.
|
2010-10-21 |
Katsumi Yamaoka |
gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.
|
2010-10-21 |
Katsumi Yamaoka |
Allow nnimap article editing (sort of).
|
2010-10-21 |
Katsumi Yamaoka |
gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
|
2010-10-21 |
Katsumi Yamaoka |
nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
|
2010-10-20 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-20 |
Katsumi Yamaoka |
shr.el (shr-tag-table): Fix last change.
|
2010-10-20 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
|
2010-10-20 |
Katsumi Yamaoka |
emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed variable.
|
2010-10-20 |
Katsumi Yamaoka |
shr.el: (shr-tag-table): Support caption, thead, and tfoot.
|
2010-10-20 |
Glenn Morris |
* make-dist: No longer create lisp/MANIFEST.
|
2010-10-20 |
Glenn Morris |
Fix format of old lib-src/ChangeLog entry.
|
2010-10-20 |
Glenn Morris |
Fix src/Makefile.in comment typo from r101897.
|
2010-10-20 |
Katsumi Yamaoka |
shr.el (shr-find-fill-point): Shorten line if the preceding char is kinsoku-eol regardless of shr-kinsoku-shorten.
|
2010-10-20 |
Katsumi Yamaoka |
shr.el (shr-save-contents): New command and keystroke.
|
2010-10-19 |
Katsumi Yamaoka |
shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.
|
2010-10-19 |
Katsumi Yamaoka |
nndoc.el (nndoc-transform-git-headers): Generate Subject headers.
|
2010-10-19 |
Katsumi Yamaoka |
Update.
|
2010-10-19 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-19 |
Alan Mackenzie |
cc-langs.el (c-type-decl-prefix-key): C++ bit: move
|
2010-10-19 |
Alan Mackenzie |
cc-mode.el (c-before-change, c-after-change): Move the setting of
|
2010-10-19 |
Chong Yidong |
etc/NEWS: Document change to mode-line-format.
|
2010-10-19 |
Chong Yidong |
Revert 2010-10-18 change; use safe-functions instead.
|
2010-10-19 |
Chong Yidong |
Remove mode-line end dashes on graphical terminals.
|
2010-10-19 |
Chong Yidong |
Decouple C-d and delete, so that the former does not delete the region.
|
2010-10-19 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-19 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat)
|
2010-10-18 |
Stefan Monnier |
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
|
2010-10-18 |
Chong Yidong |
Don't allow functions that display messages in unsafep.
|
2010-10-18 |
Ken Brown |
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
|
2010-10-17 |
Stefan Monnier |
(regexp-opt-group, regexp-opt-charset): Turn comments into docstrings
|
2010-10-17 |
Stefan Monnier |
* lisp/minibuffer.el (completion--replace): Move point where it belongs
|
2010-10-15 |
Michael Albinus |
* net/tramp.el (tramp-open-connection-setup-interactive-shell):
|
2010-10-15 |
Kenichi Handa |
Fix incorrect font metrics when the same font is opened with different pixelsizes.
|
2010-10-15 |
Kenichi Handa |
Fix incorrect font metrics when the same font is opened with different pixelsizes.
|
2010-10-15 |
Kenichi Handa |
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
|
2010-10-15 |
Kenichi Handa |
merge emacs-23
|
2010-10-15 |
Kenichi Handa |
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
|
2010-10-19 |
Michael Albinus |
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)
|
2010-10-19 |
Katsumi Yamaoka |
shr.el: Fix last change.
|
2010-10-19 |
Katsumi Yamaoka |
shr.el: Improve kinsoku and table rendering.
|
2010-10-19 |
Stefan Monnier |
* lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)
|