Mercurial > emacs
graph
-
Bugfixes for `customize-create-theme'.Fri, 15 Oct 2010 20:16:34 -0400, by Chong Yidong
-
Fix the MSDOS build broken by last revisions.Fri, 15 Oct 2010 20:45:12 +0200, by Eli Zaretskii
-
Fix the MSDOS build broken by latest revisions.Fri, 15 Oct 2010 20:42:54 +0200, by Eli Zaretskii
-
Fix last change in etc/NEWS.Fri, 15 Oct 2010 18:44:01 +0200, by Eli Zaretskii
-
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):Fri, 15 Oct 2010 14:07:38 +0200, by Michael Albinus
-
Fix bug #7196.Fri, 15 Oct 2010 13:33:17 +0200, by Eli Zaretskii
-
Fix bug #7195 with NEWS entry for of select-active-region'.Fri, 15 Oct 2010 13:00:57 +0200, by Eli Zaretskii
-
Document changes made in revno 101949.Fri, 15 Oct 2010 12:49:07 +0200, by Eli Zaretskii
-
shr.el (shr-tag-img): Ignore images with no data.Fri, 15 Oct 2010 10:24:10 +0000, by Katsumi Yamaoka
-
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.Fri, 15 Oct 2010 12:21:03 +0200, by Eli Zaretskii
-
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.Fri, 15 Oct 2010 12:10:20 +0200, 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.Fri, 15 Oct 2010 08:10:56 +0000, by Katsumi Yamaoka
-
Again, fix a typo in really-oldXMenu targetFri, 15 Oct 2010 09:46:47 +0200, by Tassilo Horn
-
Fix variable name typo in really-oldXMenu target.Fri, 15 Oct 2010 09:34:26 +0200, by Tassilo Horn
-
Merge changes made in Gnus trunk.Thu, 14 Oct 2010 22:39:54 +0000, by Katsumi Yamaoka
-
* url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.Thu, 14 Oct 2010 23:35:03 +0200, by Lars Magne Ingebrigtsen
-
Merge changes from emacs-23 branch.Thu, 14 Oct 2010 16:32:27 +0200, by Juanma Barranquero
-
shr.el (shr-tag-a): Use url-link as widget type.Thu, 14 Oct 2010 13:55:30 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Thu, 14 Oct 2010 10:16:59 +0000, by Katsumi Yamaoka
-
src/w32*.c: Whitespace fixes and typos.Thu, 14 Oct 2010 14:25:35 +0200, by Juanma Barranquero
-
mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).Thu, 14 Oct 2010 13:24:38 +0900, by Kenichi Handa
-
mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).Thu, 14 Oct 2010 13:23:36 +0900, by Kenichi Handa
-
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).Thu, 14 Oct 2010 11:07:23 +0900, by Kenichi Handa
-
merge emacs-23Thu, 14 Oct 2010 11:06:31 +0900, by Kenichi Handa
-
Fix handling of font properties on Windows (bug#6303).Wed, 13 Oct 2010 16:07:28 +0200, by Juanma Barranquero
-
* lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.Tue, 12 Oct 2010 20:05:22 -0700, by Glenn Morris
-
Fix typos in docstrings, comments and ChangeLogs.Wed, 13 Oct 2010 01:25:19 +0200, by Juanma Barranquero
-
Fix typos in docstrings, comments and ChangeLogs.Tue, 12 Oct 2010 17:16:57 +0200, by Juanma Barranquero
-
Fix typos in commentsTue, 12 Oct 2010 21:52:28 +0900, by Kenichi Handa
-
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).Thu, 14 Oct 2010 11:03:25 +0900, by Kenichi Handa
-
Fix typos in commentsTue, 12 Oct 2010 21:52:05 +0900, by Kenichi Handa
-
merge emacs-23Tue, 12 Oct 2010 21:41:18 +0900, by Kenichi Handa
-
* README: Updates.Mon, 11 Oct 2010 20:47:36 -0700, by Glenn Morris
-
* BUGS, INSTALL.BZR: Updates.Mon, 11 Oct 2010 20:45:41 -0700, by Glenn Morris
-
etc/NEWS.Mon, 11 Oct 2010 20:43:52 -0700, by Glenn Morris
-
Fix 2010-10-12 change to custom-theme-set-faces.Thu, 14 Oct 2010 01:57:58 -0400, by Chong Yidong
-
Define a cursor defface; minor face optimizations.Wed, 13 Oct 2010 23:55:18 -0400, by Chong Yidong
-
calc-alg.el (math-var): Renamed from `var'.Wed, 13 Oct 2010 22:14:38 -0500, by Jay Belanger
-
src/w32*.c: Make functions static.Thu, 14 Oct 2010 03:33:31 +0200, by Juanma Barranquero
-
mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.Thu, 14 Oct 2010 01:17:30 +0000, by Katsumi Yamaoka
-
src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.Thu, 14 Oct 2010 01:48:09 +0200, by Juanma Barranquero
-
lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).Thu, 14 Oct 2010 01:43:39 +0200, by Juanma Barranquero
-
lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).Thu, 14 Oct 2010 01:15:03 +0200, by Juanma Barranquero
-
nnimap.el (nnimap-close-server): Forget the nnimap data on close.Wed, 13 Oct 2010 23:12:47 +0000, by Katsumi Yamaoka
-
src/makefile.w32-in: Simplify OBJ macros.Thu, 14 Oct 2010 01:08:58 +0200, by Juanma Barranquero
-
Merge changes made in Gnus trunk.Wed, 13 Oct 2010 22:21:20 +0000, by Katsumi Yamaoka
-
Rename `image-library-alist' to `dynamic-library-alist'.Wed, 13 Oct 2010 16:50:06 +0200, by Juanma Barranquero
-
shr: make shr-width a defcustom, use it in shr-tag-img.Wed, 13 Oct 2010 11:55:48 +0000, by Katsumi Yamaoka
-
gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.Wed, 13 Oct 2010 05:39:17 +0000, by Katsumi Yamaoka
-
* lisp/subr.el (last): Make it faster.Tue, 12 Oct 2010 20:30:36 -0700, by Glenn Morris
-
* lisp/Makefile.in (compile-clean): Use `` instead of $().Tue, 12 Oct 2010 20:23:47 -0700, by Glenn Morris
-
Tidy some nextstep README etc files.Tue, 12 Oct 2010 20:17:59 -0700, by Glenn Morris
-
* nextstep/README: Remove information duplicated in AUTHORS.Tue, 12 Oct 2010 20:11:55 -0700, by Glenn Morris
-
* nextstep/AUTHORS: Remove email addresses.Tue, 12 Oct 2010 20:11:08 -0700, by Glenn Morris
-
More make-dist simplification.Tue, 12 Oct 2010 20:08:45 -0700, by Glenn Morris
-
gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.Wed, 13 Oct 2010 02:19:11 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 12 Oct 2010 22:18:24 +0000, by Katsumi Yamaoka
-
Remove trailing / from directory names.Tue, 12 Oct 2010 14:03:09 -0700, by Dan Nicolaescu
-
Add some default custom themes.Tue, 12 Oct 2010 16:06:20 -0400, by Chong Yidong
-
Avoid using trailing / in directory variables.Tue, 12 Oct 2010 07:37:33 -0700, by Dan Nicolaescu
-
gnus-sum.el: Remove long obsoleted functions.Tue, 12 Oct 2010 14:17:15 +0000, by Katsumi Yamaoka
-
* make-dist: Replace grep with sed when determining $version.Tue, 12 Oct 2010 01:05:28 -0700, by Glenn Morris
-
* make-dist: Remove the unnecessary $shortversion.Tue, 12 Oct 2010 01:01:11 -0700, by Glenn Morris
-
* make-dist: Remove comment that no longer applies.Tue, 12 Oct 2010 00:46:57 -0700, by Glenn Morris
-
* make-dist: Simplify trap handling.Tue, 12 Oct 2010 00:44:12 -0700, by Glenn Morris
-
* make-dist: Use find for the whole etc/ directory.Tue, 12 Oct 2010 00:31:58 -0700, by Glenn Morris
-
* make-dist: Use find for etc/image files.Tue, 12 Oct 2010 00:27:07 -0700, by Glenn Morris
-
* make-dist: Use find to handle the etc and lisp directories.Tue, 12 Oct 2010 00:09:39 -0700, by Glenn Morris
-
* make-dist: Simplify creation of lisp/MANIFEST.Mon, 11 Oct 2010 23:38:34 -0700, by Glenn Morris
-
* make-dist: Update and simplify.Mon, 11 Oct 2010 21:32:20 -0700, by Glenn Morris
-
Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.Mon, 11 Oct 2010 21:01:55 -0700, by Glenn Morris
-
Move nextstep/DEV-NOTES to admin/notes/nextstep.Mon, 11 Oct 2010 20:55:21 -0700, by Glenn Morris
-
* doc/lispref/book-spine.texinfo: Rename to book-spine.texi.Mon, 11 Oct 2010 20:52:07 -0700, by Glenn Morris
-
* etc/BABYL: Remove file.Mon, 11 Oct 2010 20:50:06 -0700, by Glenn Morris
-
Placeholder entry for Custom theme changes.Mon, 11 Oct 2010 23:12:33 -0400, by Chong Yidong
-
New interface for choosing Custom themes.Mon, 11 Oct 2010 23:10:21 -0400, by Chong Yidong
-
lisp/net/telnet.el: "Fix" commented code.Tue, 12 Oct 2010 04:45:24 +0200, by Juanma Barranquero
-
lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.Tue, 12 Oct 2010 04:31:16 +0200, by Juanma Barranquero
-
lisp/ChangeLog: Add missing bug reference.Tue, 12 Oct 2010 03:51:31 +0200, by Juanma Barranquero
-
lisp/net/telnet.el (telnet-mode-map): Fix previous change.Tue, 12 Oct 2010 03:48:58 +0200, by Juanma Barranquero
-
Clarify the doc about caching passphrases.Tue, 12 Oct 2010 10:49:05 +0900, by Daiki Ueno
-
Fix last change.Tue, 12 Oct 2010 00:25:50 +0000, by Katsumi Yamaoka
-
Merge changes from emacs-23 branch.Tue, 12 Oct 2010 01:57:49 +0200, by Juanma Barranquero
-
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.Mon, 11 Oct 2010 21:18:08 +0200, by Jan D.
-
* Makefile.in (ELCFILES): Update.Sun, 10 Oct 2010 21:31:40 +0200, by Andreas Schwab
-
* doc/man/emacs.1: Small fixes.Sat, 09 Oct 2010 17:05:14 -0700, by Glenn Morris
-
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point):Sat, 09 Oct 2010 17:43:43 +0200, by Stefan Monnier
-
(gdb-mouse-toggle-breakpoint-margin)Sat, 09 Oct 2010 23:51:42 +1300, by Nick Roberts
-
Fix hi-lock-mode interactions with font-lock.Sat, 09 Oct 2010 00:09:19 -0400, by Chong Yidong
-
Rename another shadow.el function.Fri, 08 Oct 2010 17:44:53 -0700, by Glenn Morris
-
* lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.Fri, 08 Oct 2010 17:41:03 -0700, by Glenn Morris
-
* doc/man/emacs.1: Update license description.Fri, 08 Oct 2010 17:37:11 -0700, by Glenn Morris
-
* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.Fri, 08 Oct 2010 13:40:23 +0200, by Michael Albinus
-
Mention the bug number for the last change in make-dist.Fri, 08 Oct 2010 11:52:34 +0200, by Eli Zaretskii
-
make-dist: Don't distribute src/buildobj.h.Fri, 08 Oct 2010 11:36:38 +0200, by Eli Zaretskii
-
nnimap.el (gnutls-negotiate): Silence the byte compiler.Mon, 11 Oct 2010 23:29:33 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 11 Oct 2010 22:27:28 +0000, by Katsumi Yamaoka
-
gnus-topic.el (gnus-topic-read-group): If after the last group, select the last group.Mon, 11 Oct 2010 11:02:17 +0000, by Katsumi Yamaoka
-
gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.Mon, 11 Oct 2010 10:03:07 +0000, by Katsumi Yamaoka
-
More cleanups and minor fixes for Customize.Mon, 11 Oct 2010 00:49:59 -0400, by Chong Yidong
-
Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.Sun, 10 Oct 2010 18:57:48 -0700, by Glenn Morris
-
Add html targets for some doc/ Makefiles.Sun, 10 Oct 2010 17:43:27 -0700, by Glenn Morris
-
Add ps rules for some doc/ Makefiles.Sun, 10 Oct 2010 17:30:34 -0700, by Glenn Morris
-
* lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.Sun, 10 Oct 2010 16:13:58 -0700, by Dan Nicolaescu
-
Declare and define in one step various mode maps.Sun, 10 Oct 2010 16:12:30 -0700, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.Sun, 10 Oct 2010 22:48:40 +0000, by Katsumi Yamaoka
-
Fix gnutls write-before-negotiation case.Sun, 10 Oct 2010 20:47:45 +0200, by Lars Magne Ingebrigtsen
-
Remove #ifdef emacs / #ifndef emacs code, unused.Sun, 10 Oct 2010 08:49:31 -0700, by Dan Nicolaescu
-
Pass CFLAGS to the linker.Sun, 10 Oct 2010 08:35:04 -0700, by Dan Nicolaescu
-
* src/Makefile.in (CRT_DIR): Move near potential user.Sun, 10 Oct 2010 07:47:43 -0700, by Dan Nicolaescu
-
* src/Makefile.in: Use $(...) everywhere instead of ${...}Sun, 10 Oct 2010 07:43:05 -0700, by Dan Nicolaescu
-
Small sysdep.c cleanups.Sun, 10 Oct 2010 06:44:22 -0700, by Dan Nicolaescu
-
Rearrange an entry (test commit to bzr++ssh).Sun, 10 Oct 2010 09:39:03 -0400, by Eli Zaretskii
-
* lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.Sat, 09 Oct 2010 20:40:58 -0700, by Dan Nicolaescu
-
Simplify r101871.Sun, 10 Oct 2010 10:45:45 +0900, by Daiki Ueno
-
Merge changes made in Gnus trunk.Sun, 10 Oct 2010 00:15:21 +0000, by Katsumi Yamaoka
-
* doc/misc/Makefile.in: Missed a few spots in the earlier $< change.Sat, 09 Oct 2010 15:40:30 -0700, by Glenn Morris
-
Interface improvements to cus-theme.el.Sat, 09 Oct 2010 17:54:20 -0400, by Chong Yidong
-
Fix building manuals on MS-Windows using emacsver.texi.Sat, 09 Oct 2010 23:38:04 +0200, by Eli Zaretskii
-
Replace use of VPATH in most doc/ Makefiles.Sat, 09 Oct 2010 14:19:09 -0700, by Glenn Morris