log

age author description
Tue, 12 Oct 2010 21:41:18 +0900 Kenichi Handa merge emacs-23
Mon, 11 Oct 2010 20:47:36 -0700 Glenn Morris * README: Updates.
Mon, 11 Oct 2010 20:45:41 -0700 Glenn Morris * BUGS, INSTALL.BZR: Updates.
Mon, 11 Oct 2010 20:43:52 -0700 Glenn Morris etc/NEWS.
Thu, 14 Oct 2010 01:57:58 -0400 Chong Yidong Fix 2010-10-12 change to custom-theme-set-faces.
Wed, 13 Oct 2010 23:55:18 -0400 Chong Yidong Define a cursor defface; minor face optimizations.
Wed, 13 Oct 2010 22:14:38 -0500 Jay Belanger calc-alg.el (math-var): Renamed from `var'.
Thu, 14 Oct 2010 03:33:31 +0200 Juanma Barranquero src/w32*.c: Make functions static.
Thu, 14 Oct 2010 01:17:30 +0000 Katsumi Yamaoka mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.
Thu, 14 Oct 2010 01:48:09 +0200 Juanma Barranquero src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.
Thu, 14 Oct 2010 01:43:39 +0200 Juanma Barranquero lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
Thu, 14 Oct 2010 01:15:03 +0200 Juanma Barranquero lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).
Wed, 13 Oct 2010 23:12:47 +0000 Katsumi Yamaoka nnimap.el (nnimap-close-server): Forget the nnimap data on close.
Thu, 14 Oct 2010 01:08:58 +0200 Juanma Barranquero src/makefile.w32-in: Simplify OBJ macros.
Wed, 13 Oct 2010 22:21:20 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 13 Oct 2010 16:50:06 +0200 Juanma Barranquero Rename `image-library-alist' to `dynamic-library-alist'.
Wed, 13 Oct 2010 11:55:48 +0000 Katsumi Yamaoka shr: make shr-width a defcustom, use it in shr-tag-img.
Wed, 13 Oct 2010 05:39:17 +0000 Katsumi Yamaoka gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
Tue, 12 Oct 2010 20:30:36 -0700 Glenn Morris * lisp/subr.el (last): Make it faster.
Tue, 12 Oct 2010 20:23:47 -0700 Glenn Morris * lisp/Makefile.in (compile-clean): Use `` instead of $().
Tue, 12 Oct 2010 20:17:59 -0700 Glenn Morris Tidy some nextstep README etc files.
Tue, 12 Oct 2010 20:11:55 -0700 Glenn Morris * nextstep/README: Remove information duplicated in AUTHORS.
Tue, 12 Oct 2010 20:11:08 -0700 Glenn Morris * nextstep/AUTHORS: Remove email addresses.
Tue, 12 Oct 2010 20:08:45 -0700 Glenn Morris More make-dist simplification.
Wed, 13 Oct 2010 02:19:11 +0000 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.
Tue, 12 Oct 2010 22:18:24 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 12 Oct 2010 14:03:09 -0700 Dan Nicolaescu Remove trailing / from directory names.
Tue, 12 Oct 2010 16:06:20 -0400 Chong Yidong Add some default custom themes.
Tue, 12 Oct 2010 07:37:33 -0700 Dan Nicolaescu Avoid using trailing / in directory variables.
Tue, 12 Oct 2010 14:17:15 +0000 Katsumi Yamaoka gnus-sum.el: Remove long obsoleted functions.
Tue, 12 Oct 2010 01:05:28 -0700 Glenn Morris * make-dist: Replace grep with sed when determining $version.
Tue, 12 Oct 2010 01:01:11 -0700 Glenn Morris * make-dist: Remove the unnecessary $shortversion.
Tue, 12 Oct 2010 00:46:57 -0700 Glenn Morris * make-dist: Remove comment that no longer applies.
Tue, 12 Oct 2010 00:44:12 -0700 Glenn Morris * make-dist: Simplify trap handling.
Tue, 12 Oct 2010 00:31:58 -0700 Glenn Morris * make-dist: Use find for the whole etc/ directory.
Tue, 12 Oct 2010 00:27:07 -0700 Glenn Morris * make-dist: Use find for etc/image files.
Tue, 12 Oct 2010 00:09:39 -0700 Glenn Morris * make-dist: Use find to handle the etc and lisp directories.
Mon, 11 Oct 2010 23:38:34 -0700 Glenn Morris * make-dist: Simplify creation of lisp/MANIFEST.
Mon, 11 Oct 2010 21:32:20 -0700 Glenn Morris * make-dist: Update and simplify.
Mon, 11 Oct 2010 21:01:55 -0700 Glenn Morris Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.
Mon, 11 Oct 2010 20:55:21 -0700 Glenn Morris Move nextstep/DEV-NOTES to admin/notes/nextstep.
Mon, 11 Oct 2010 20:52:07 -0700 Glenn Morris * doc/lispref/book-spine.texinfo: Rename to book-spine.texi.
Mon, 11 Oct 2010 20:50:06 -0700 Glenn Morris * etc/BABYL: Remove file.
Mon, 11 Oct 2010 23:12:33 -0400 Chong Yidong Placeholder entry for Custom theme changes.
Mon, 11 Oct 2010 23:10:21 -0400 Chong Yidong New interface for choosing Custom themes.
Tue, 12 Oct 2010 04:45:24 +0200 Juanma Barranquero lisp/net/telnet.el: "Fix" commented code.
Tue, 12 Oct 2010 04:31:16 +0200 Juanma Barranquero lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
Tue, 12 Oct 2010 03:51:31 +0200 Juanma Barranquero lisp/ChangeLog: Add missing bug reference.
Tue, 12 Oct 2010 03:48:58 +0200 Juanma Barranquero lisp/net/telnet.el (telnet-mode-map): Fix previous change.
Tue, 12 Oct 2010 10:49:05 +0900 Daiki Ueno Clarify the doc about caching passphrases.
Tue, 12 Oct 2010 00:25:50 +0000 Katsumi Yamaoka Fix last change.
Tue, 12 Oct 2010 01:57:49 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Mon, 11 Oct 2010 21:18:08 +0200 Jan D. Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
Sun, 10 Oct 2010 21:31:40 +0200 Andreas Schwab * Makefile.in (ELCFILES): Update.
Sat, 09 Oct 2010 17:05:14 -0700 Glenn Morris * doc/man/emacs.1: Small fixes.
Sat, 09 Oct 2010 17:43:43 +0200 Stefan Monnier * lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
Sat, 09 Oct 2010 23:51:42 +1300 Nick Roberts (gdb-mouse-toggle-breakpoint-margin)
Sat, 09 Oct 2010 00:09:19 -0400 Chong Yidong Fix hi-lock-mode interactions with font-lock.
Fri, 08 Oct 2010 17:44:53 -0700 Glenn Morris Rename another shadow.el function.
Fri, 08 Oct 2010 17:41:03 -0700 Glenn Morris * lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.
Fri, 08 Oct 2010 17:37:11 -0700 Glenn Morris * doc/man/emacs.1: Update license description.
Fri, 08 Oct 2010 13:40:23 +0200 Michael Albinus * dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.
Fri, 08 Oct 2010 11:52:34 +0200 Eli Zaretskii Mention the bug number for the last change in make-dist.
Fri, 08 Oct 2010 11:36:38 +0200 Eli Zaretskii make-dist: Don't distribute src/buildobj.h.
Mon, 11 Oct 2010 23:29:33 +0000 Katsumi Yamaoka nnimap.el (gnutls-negotiate): Silence the byte compiler.
Mon, 11 Oct 2010 22:27:28 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 11 Oct 2010 11:02:17 +0000 Katsumi Yamaoka gnus-topic.el (gnus-topic-read-group): If after the last group, select the last group.
Mon, 11 Oct 2010 10:03:07 +0000 Katsumi Yamaoka gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
Mon, 11 Oct 2010 00:49:59 -0400 Chong Yidong More cleanups and minor fixes for Customize.
Sun, 10 Oct 2010 18:57:48 -0700 Glenn Morris Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.
Sun, 10 Oct 2010 17:43:27 -0700 Glenn Morris Add html targets for some doc/ Makefiles.
Sun, 10 Oct 2010 17:30:34 -0700 Glenn Morris Add ps rules for some doc/ Makefiles.
Sun, 10 Oct 2010 16:13:58 -0700 Dan Nicolaescu * lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
Sun, 10 Oct 2010 16:12:30 -0700 Dan Nicolaescu Declare and define in one step various mode maps.
Sun, 10 Oct 2010 22:48:40 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 10 Oct 2010 20:47:45 +0200 Lars Magne Ingebrigtsen Fix gnutls write-before-negotiation case.
Sun, 10 Oct 2010 08:49:31 -0700 Dan Nicolaescu Remove #ifdef emacs / #ifndef emacs code, unused.
Sun, 10 Oct 2010 08:35:04 -0700 Dan Nicolaescu Pass CFLAGS to the linker.
Sun, 10 Oct 2010 07:47:43 -0700 Dan Nicolaescu * src/Makefile.in (CRT_DIR): Move near potential user.
Sun, 10 Oct 2010 07:43:05 -0700 Dan Nicolaescu * src/Makefile.in: Use $(...) everywhere instead of ${...}
Sun, 10 Oct 2010 06:44:22 -0700 Dan Nicolaescu Small sysdep.c cleanups.
Sun, 10 Oct 2010 09:39:03 -0400 Eli Zaretskii Rearrange an entry (test commit to bzr++ssh).
Sat, 09 Oct 2010 20:40:58 -0700 Dan Nicolaescu * lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.
Sun, 10 Oct 2010 10:45:45 +0900 Daiki Ueno Simplify r101871.
Sun, 10 Oct 2010 00:15:21 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 09 Oct 2010 15:40:30 -0700 Glenn Morris * doc/misc/Makefile.in: Missed a few spots in the earlier $< change.
Sat, 09 Oct 2010 17:54:20 -0400 Chong Yidong Interface improvements to cus-theme.el.
Sat, 09 Oct 2010 23:38:04 +0200 Eli Zaretskii Fix building manuals on MS-Windows using emacsver.texi.
Sat, 09 Oct 2010 14:19:09 -0700 Glenn Morris Replace use of VPATH in most doc/ Makefiles.
Sat, 09 Oct 2010 13:36:14 -0700 Glenn Morris Anchor regexps in doc/ `make dist' rules.
Sat, 09 Oct 2010 13:28:34 -0700 Glenn Morris * doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.
Sat, 09 Oct 2010 13:22:11 -0700 Glenn Morris Remove references to emacsver.texi.in in doc/ `make dist' rules.
Sat, 09 Oct 2010 13:14:43 -0700 Glenn Morris * doc/misc/Makefile.in (mostlyclean): Delete *.toc.
Sat, 09 Oct 2010 13:12:18 -0700 Glenn Morris * doc/misc/Makefile.in: Use $< in rules.
Sat, 09 Oct 2010 19:58:28 +0000 Alan Mackenzie Enhance fontification of declarators to take account of the
Sat, 09 Oct 2010 12:39:42 -0700 Glenn Morris Use $< in some doc/*/Makefile rules.
Sat, 09 Oct 2010 12:27:22 -0700 Glenn Morris Fix previous doc/*/Makefile.in change.
Sat, 09 Oct 2010 11:51:21 -0700 Glenn Morris * doc/man/b2m.1: Remove file.
Sat, 09 Oct 2010 11:46:57 -0700 Glenn Morris * make-dist: No more doc/emacs/*.texi.in.
Sat, 09 Oct 2010 11:39:01 -0700 Glenn Morris Quieten emacs-devel.
Sat, 09 Oct 2010 11:31:12 -0700 Glenn Morris Avoid having a directory as a prerequisite in doc Makefiles.
Sat, 09 Oct 2010 10:59:55 -0700 Glenn Morris * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
Sat, 09 Oct 2010 17:44:44 +0200 Lars Magne Ingebrigtsen (ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.
Sat, 09 Oct 2010 16:31:56 +0200 Lars Magne Ingebrigtsen Don't use foo() to talk about functions.
Sat, 09 Oct 2010 15:54:57 +0200 Lars Magne Ingebrigtsen (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
Sat, 09 Oct 2010 15:27:24 +0200 Lars Magne Ingebrigtsen (epa-passphrase-callback-function): Say what we're querying the password for.
Sat, 09 Oct 2010 15:23:29 +0200 Lars Magne Ingebrigtsen * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
Sat, 09 Oct 2010 15:19:30 +0200 Lars Magne Ingebrigtsen Make emacs_gnutls_read() return the expected on errors.
Sat, 09 Oct 2010 09:14:46 +0000 Katsumi Yamaoka nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
Sat, 09 Oct 2010 08:44:12 +0000 Katsumi Yamaoka shr,el: Allow shr table char to be customized.
Sat, 09 Oct 2010 04:22:17 +0000 Katsumi Yamaoka gnus.texi: untabify.
Fri, 08 Oct 2010 23:30:31 -0400 Chong Yidong * xterm.c (x_draw_relief_rect): Clear corner pixels.
Fri, 08 Oct 2010 23:23:38 -0400 Chong Yidong More face customization cleanups.
Fri, 08 Oct 2010 19:25:38 -0700 Glenn Morris Small simplifications for some cal-hebrew calculations.
Fri, 08 Oct 2010 19:16:38 -0700 Glenn Morris * configure.in: Combine some conditionals.
Fri, 08 Oct 2010 19:13:20 -0700 Glenn Morris Add doc/emacs/emacsver.texi.
Fri, 08 Oct 2010 19:09:46 -0700 Glenn Morris Add doc/ dependencies on emacsver.texi.
Fri, 08 Oct 2010 18:59:50 -0700 Glenn Morris Regenerate configure, src/config.in.
Fri, 08 Oct 2010 18:49:20 -0700 Glenn Morris * doc/misc/gnus.texi (Article Washing): Fix previous change.
Fri, 08 Oct 2010 18:41:21 -0700 Glenn Morris Set the version number in the texinfo manuals using configure.