Mercurial > emacs
graph
-
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
-
Anchor regexps in doc/ `make dist' rules.Sat, 09 Oct 2010 13:36:14 -0700, by Glenn Morris
-
* doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.Sat, 09 Oct 2010 13:28:34 -0700, by Glenn Morris
-
Remove references to emacsver.texi.in in doc/ `make dist' rules.Sat, 09 Oct 2010 13:22:11 -0700, by Glenn Morris
-
* doc/misc/Makefile.in (mostlyclean): Delete *.toc.Sat, 09 Oct 2010 13:14:43 -0700, by Glenn Morris
-
* doc/misc/Makefile.in: Use $< in rules.Sat, 09 Oct 2010 13:12:18 -0700, by Glenn Morris
-
Enhance fontification of declarators to take account of theSat, 09 Oct 2010 19:58:28 +0000, by Alan Mackenzie
-
Use $< in some doc/*/Makefile rules.Sat, 09 Oct 2010 12:39:42 -0700, by Glenn Morris
-
Fix previous doc/*/Makefile.in change.Sat, 09 Oct 2010 12:27:22 -0700, by Glenn Morris
-
* doc/man/b2m.1: Remove file.Sat, 09 Oct 2010 11:51:21 -0700, by Glenn Morris
-
* make-dist: No more doc/emacs/*.texi.in.Sat, 09 Oct 2010 11:46:57 -0700, by Glenn Morris
-
Quieten emacs-devel.Sat, 09 Oct 2010 11:39:01 -0700, by Glenn Morris
-
Avoid having a directory as a prerequisite in doc Makefiles.Sat, 09 Oct 2010 11:31:12 -0700, by Glenn Morris
-
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.Sat, 09 Oct 2010 10:59:55 -0700, by Glenn Morris
-
(ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.Sat, 09 Oct 2010 17:44:44 +0200, by Lars Magne Ingebrigtsen
-
Don't use foo() to talk about functions.Sat, 09 Oct 2010 16:31:56 +0200, by Lars Magne Ingebrigtsen
-
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.Sat, 09 Oct 2010 15:54:57 +0200, by Lars Magne Ingebrigtsen
-
(epa-passphrase-callback-function): Say what we're querying the password for.Sat, 09 Oct 2010 15:27:24 +0200, by Lars Magne Ingebrigtsen
-
* ibuffer.el (ibuffer-visit-buffer): To mimick list-buffersSat, 09 Oct 2010 15:23:29 +0200, by Lars Magne Ingebrigtsen
-
Make emacs_gnutls_read() return the expected on errors.Sat, 09 Oct 2010 15:19:30 +0200, by Lars Magne Ingebrigtsen
-
nnir.el (nnir-read-parm): Fix call to gnus-completing-read.Sat, 09 Oct 2010 09:14:46 +0000, by Katsumi Yamaoka
-
shr,el: Allow shr table char to be customized.Sat, 09 Oct 2010 08:44:12 +0000, by Katsumi Yamaoka
-
gnus.texi: untabify.Sat, 09 Oct 2010 04:22:17 +0000, by Katsumi Yamaoka
-
* xterm.c (x_draw_relief_rect): Clear corner pixels.Fri, 08 Oct 2010 23:30:31 -0400, by Chong Yidong
-
More face customization cleanups.Fri, 08 Oct 2010 23:23:38 -0400, by Chong Yidong
-
Small simplifications for some cal-hebrew calculations.Fri, 08 Oct 2010 19:25:38 -0700, by Glenn Morris
-
* configure.in: Combine some conditionals.Fri, 08 Oct 2010 19:16:38 -0700, by Glenn Morris
-
Add doc/emacs/emacsver.texi.Fri, 08 Oct 2010 19:13:20 -0700, by Glenn Morris
-
Add doc/ dependencies on emacsver.texi.Fri, 08 Oct 2010 19:09:46 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Fri, 08 Oct 2010 18:59:50 -0700, by Glenn Morris