Mercurial > emacs
graph
-
Update.2010-10-19, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-19, by Katsumi Yamaoka
-
cc-langs.el (c-type-decl-prefix-key): C++ bit: move2010-10-19, by Alan Mackenzie
-
cc-mode.el (c-before-change, c-after-change): Move the setting of2010-10-19, by Alan Mackenzie
-
etc/NEWS: Document change to mode-line-format.2010-10-19, by Chong Yidong
-
Revert 2010-10-18 change; use safe-functions instead.2010-10-19, by Chong Yidong
-
Remove mode-line end dashes on graphical terminals.2010-10-19, by Chong Yidong
-
Decouple C-d and delete, so that the former does not delete the region.2010-10-19, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-10-19, by Juanma Barranquero
-
* net/tramp.el (tramp-do-file-attributes-with-stat)2010-10-19, by Michael Albinus
-
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.2010-10-18, by Stefan Monnier
-
Don't allow functions that display messages in unsafep.2010-10-18, by Chong Yidong
-
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).2010-10-18, by Ken Brown
-
(regexp-opt-group, regexp-opt-charset): Turn comments into docstrings2010-10-17, by Stefan Monnier
-
* lisp/minibuffer.el (completion--replace): Move point where it belongs2010-10-17, by Stefan Monnier
-
* net/tramp.el (tramp-open-connection-setup-interactive-shell):2010-10-15, by Michael Albinus
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.2010-10-15, by Kenichi Handa
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.2010-10-15, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.2010-10-15, by Kenichi Handa
-
merge emacs-232010-10-15, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.2010-10-15, by Kenichi Handa
-
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)2010-10-19, by Michael Albinus
-
shr.el: Fix last change.2010-10-19, by Katsumi Yamaoka
-
shr.el: Improve kinsoku and table rendering.2010-10-19, by Katsumi Yamaoka
-
* lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)2010-10-19, by Stefan Monnier
-
message.el (message-get-reply-headers): If we're fed `to-address', then always use that.2010-10-18, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-18, by Katsumi Yamaoka
-
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is2010-10-18, by Stefan Monnier
-
* src/frame.c (Fframe_pointer_visible_p):2010-10-18, by Stefan Monnier
-
* lisp/files.el (locate-file-completion-table): Strip non-matching elements2010-10-18, by Stefan Monnier
-
(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, by Lars Magne Ingebrigtsen
-
Use unsafep to check for theme safety.2010-10-18, by Chong Yidong
-
ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).2010-10-18, by Agustin Martin
-
shr.el (shr-insert): Comment fix.2010-10-18, by Katsumi Yamaoka
-
Fix a misleading widget message in the last checkin.2010-10-17, by Chong Yidong
-
shr.el (shr-tag-img): Don't align images -- since we're not rescaling, this often leads to ugly displays.2010-10-17, by Katsumi Yamaoka
-
Allow Custom settings to be migrated into a custom theme.2010-10-17, by Chong Yidong
-
Allow hiding of modified custom widgets.2010-10-16, by Chong Yidong
-
Move built-in theme directory to etc/.2010-10-16, by Chong Yidong
-
Fix searching for bibitem entries.2010-10-16, by Ralf Angeli
-
Merge changes made in Gnus trunk.2010-10-16, by Katsumi Yamaoka
-
Bugfixes for `customize-create-theme'.2010-10-16, by Chong Yidong
-
Fix the MSDOS build broken by last revisions.2010-10-15, by Eli Zaretskii
-
Fix the MSDOS build broken by latest revisions.2010-10-15, by Eli Zaretskii
-
Fix last change in etc/NEWS.2010-10-15, by Eli Zaretskii
-
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):2010-10-15, by Michael Albinus
-
Fix bug #7196.2010-10-15, by Eli Zaretskii
-
Fix bug #7195 with NEWS entry for of select-active-region'.2010-10-15, by Eli Zaretskii
-
Document changes made in revno 101949.2010-10-15, by Eli Zaretskii
-
shr.el (shr-tag-img): Ignore images with no data.2010-10-15, by Katsumi Yamaoka
-
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.2010-10-15, by Eli Zaretskii
-
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.2010-10-15, by Eli Zaretskii
-
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, by Katsumi Yamaoka
-
Again, fix a typo in really-oldXMenu target2010-10-15, by Tassilo Horn
-
Fix variable name typo in really-oldXMenu target.2010-10-15, by Tassilo Horn
-
Merge changes made in Gnus trunk.2010-10-14, by Katsumi Yamaoka
-
* url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.2010-10-14, by Lars Magne Ingebrigtsen
-
Merge changes from emacs-23 branch.2010-10-14, by Juanma Barranquero
-
shr.el (shr-tag-a): Use url-link as widget type.2010-10-14, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-14, by Katsumi Yamaoka
-
src/w32*.c: Whitespace fixes and typos.2010-10-14, by Juanma Barranquero
-
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).2010-10-14, by Kenichi Handa
-
merge emacs-232010-10-14, by Kenichi Handa
-
Fix handling of font properties on Windows (bug#6303).2010-10-13, by Juanma Barranquero
-
* lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.2010-10-13, by Glenn Morris
-
Fix typos in docstrings, comments and ChangeLogs.2010-10-12, by Juanma Barranquero
-
Fix typos in docstrings, comments and ChangeLogs.2010-10-12, by Juanma Barranquero
-
Fix typos in comments2010-10-12, by Kenichi Handa
-
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).2010-10-14, by Kenichi Handa
-
Fix typos in comments2010-10-12, by Kenichi Handa
-
merge emacs-232010-10-12, by Kenichi Handa
-
* README: Updates.2010-10-12, by Glenn Morris
-
* BUGS, INSTALL.BZR: Updates.2010-10-12, by Glenn Morris
-
etc/NEWS.2010-10-12, by Glenn Morris
-
Fix 2010-10-12 change to custom-theme-set-faces.2010-10-14, by Chong Yidong
-
Define a cursor defface; minor face optimizations.2010-10-14, by Chong Yidong
-
calc-alg.el (math-var): Renamed from `var'.2010-10-14, by Jay Belanger
-
src/w32*.c: Make functions static.2010-10-14, by Juanma Barranquero
-
mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.2010-10-14, by Katsumi Yamaoka
-
src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.2010-10-13, by Juanma Barranquero
-
lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).2010-10-13, by Juanma Barranquero
-
lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).2010-10-13, by Juanma Barranquero
-
nnimap.el (nnimap-close-server): Forget the nnimap data on close.2010-10-13, by Katsumi Yamaoka
-
src/makefile.w32-in: Simplify OBJ macros.2010-10-13, by Juanma Barranquero
-
Merge changes made in Gnus trunk.2010-10-13, by Katsumi Yamaoka
-
Rename `image-library-alist' to `dynamic-library-alist'.2010-10-13, by Juanma Barranquero
-
shr: make shr-width a defcustom, use it in shr-tag-img.2010-10-13, by Katsumi Yamaoka
-
gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.2010-10-13, by Katsumi Yamaoka
-
* lisp/subr.el (last): Make it faster.2010-10-13, by Glenn Morris
-
* lisp/Makefile.in (compile-clean): Use `` instead of $().2010-10-13, by Glenn Morris
-
Tidy some nextstep README etc files.2010-10-13, by Glenn Morris
-
* nextstep/README: Remove information duplicated in AUTHORS.2010-10-13, by Glenn Morris
-
* nextstep/AUTHORS: Remove email addresses.2010-10-13, by Glenn Morris
-
More make-dist simplification.2010-10-13, by Glenn Morris
-
gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.2010-10-13, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-12, by Katsumi Yamaoka
-
Remove trailing / from directory names.2010-10-12, by Dan Nicolaescu
-
Add some default custom themes.2010-10-12, by Chong Yidong
-
Avoid using trailing / in directory variables.2010-10-12, by Dan Nicolaescu
-
gnus-sum.el: Remove long obsoleted functions.2010-10-12, by Katsumi Yamaoka
-
* make-dist: Replace grep with sed when determining $version.2010-10-12, by Glenn Morris
-
* make-dist: Remove the unnecessary $shortversion.2010-10-12, by Glenn Morris
-
* make-dist: Remove comment that no longer applies.2010-10-12, by Glenn Morris
-
* make-dist: Simplify trap handling.2010-10-12, by Glenn Morris
-
* make-dist: Use find for the whole etc/ directory.2010-10-12, by Glenn Morris
-
* make-dist: Use find for etc/image files.2010-10-12, by Glenn Morris
-
* make-dist: Use find to handle the etc and lisp directories.2010-10-12, by Glenn Morris
-
* make-dist: Simplify creation of lisp/MANIFEST.2010-10-12, by Glenn Morris
-
* make-dist: Update and simplify.2010-10-12, by Glenn Morris