log

age author description
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.
Fri, 08 Oct 2010 18:15:15 -0700 Glenn Morris Remove lib-src/b2m.c and b2m.pl.
Fri, 08 Oct 2010 18:02:21 -0700 Glenn Morris Mark some doc/ rules as PHONY.
Fri, 08 Oct 2010 17:52:12 -0700 Glenn Morris browse-url.el trivia.
Fri, 08 Oct 2010 23:55:33 +0000 Katsumi Yamaoka shr.el (shr-insert): Don't insert double spaces.
Fri, 08 Oct 2010 19:32:14 +0200 Andreas Schwab * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.