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)
|
2010-10-18 |
Katsumi Yamaoka |
message.el (message-get-reply-headers): If we're fed `to-address', then always use that.
|
2010-10-18 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-18 |
Stefan Monnier |
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
|
2010-10-18 |
Stefan Monnier |
* src/frame.c (Fframe_pointer_visible_p):
|
2010-10-18 |
Stefan Monnier |
* lisp/files.el (locate-file-completion-table): Strip non-matching elements
|
2010-10-18 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal to Emacs that the socket should be closed.
|
2010-10-18 |
Chong Yidong |
Use unsafep to check for theme safety.
|
2010-10-18 |
Agustin Martin |
ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).
|
2010-10-18 |
Katsumi Yamaoka |
shr.el (shr-insert): Comment fix.
|
2010-10-18 |
Katsumi Yamaoka |
shr.el (shr-insert): Don't insert space behind a wide character categorized as kinsoku-bol, or between characters both categorized as nospace.
|
2010-10-17 |
Chong Yidong |
Fix a misleading widget message in the last checkin.
|
2010-10-17 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Don't align images -- since we're not rescaling, this often leads to ugly displays.
|
2010-10-17 |
Chong Yidong |
Allow Custom settings to be migrated into a custom theme.
|
2010-10-16 |
Chong Yidong |
Allow hiding of modified custom widgets.
|
2010-10-16 |
Chong Yidong |
Move built-in theme directory to etc/.
|
2010-10-16 |
Ralf Angeli |
Fix searching for bibitem entries.
|
2010-10-16 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-16 |
Chong Yidong |
Bugfixes for `customize-create-theme'.
|
2010-10-15 |
Eli Zaretskii |
Fix the MSDOS build broken by last revisions.
|
2010-10-15 |
Eli Zaretskii |
Fix the MSDOS build broken by latest revisions.
|
2010-10-15 |
Eli Zaretskii |
Fix last change in etc/NEWS.
|
2010-10-15 |
Michael Albinus |
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
|
2010-10-15 |
Eli Zaretskii |
Fix bug #7196.
|
2010-10-15 |
Eli Zaretskii |
Fix bug #7195 with NEWS entry for of select-active-region'.
|
2010-10-15 |
Eli Zaretskii |
Document changes made in revno 101949.
|
2010-10-15 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Ignore images with no data.
|
2010-10-15 |
Eli Zaretskii |
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.
|
2010-10-15 |
Eli Zaretskii |
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
|
2010-10-15 |
Katsumi Yamaoka |
shr.el (shr-insert): Remove space inserted before or after a breakable character or at the beginning or the end of a line.
|
2010-10-15 |
Tassilo Horn |
Again, fix a typo in really-oldXMenu target
|