log

age author description
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.
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.
Fri, 08 Oct 2010 14:41:49 +0200 Michael Albinus * keyboard.c: Revert last change; it was not intended to be
Fri, 08 Oct 2010 12:16:05 +0000 Katsumi Yamaoka gnus.el (gnus-expand-group-parameter): Only return and act on what was matched.
Fri, 08 Oct 2010 12:14:47 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 07 Oct 2010 20:19:47 -0700 Glenn Morris ChangeLog fix.
Thu, 07 Oct 2010 20:12:43 -0700 Glenn Morris * lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.
Thu, 07 Oct 2010 20:08:32 -0700 Glenn Morris * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
Thu, 07 Oct 2010 20:05:09 -0700 Glenn Morris Rename some shadow.el things.
Thu, 07 Oct 2010 20:01:23 -0700 Glenn Morris Minor cl.texi change.
Fri, 08 Oct 2010 11:23:52 +0900 Kenichi Handa coding.c (complement_process_encoding_system): Fix previous change.
Fri, 08 Oct 2010 11:23:11 +0900 Kenichi Handa merge emacs-23
Fri, 08 Oct 2010 09:43:16 +0900 Kenichi Handa coding.c (complement_process_encoding_system): Fix previous change.
Mon, 04 Oct 2010 10:53:48 +0900 Kenichi Handa merge emacs-23
Mon, 04 Oct 2010 10:47:51 +0900 Kenichi Handa coding.c (complement_process_encoding_system): Fix previous change.
Wed, 06 Oct 2010 19:16:02 -0700 Glenn Morris * doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
Tue, 05 Oct 2010 19:19:42 -0700 Glenn Morris * doc/misc/cl.texi (Usage, Installation): Remove outdated information.
Sun, 03 Oct 2010 15:50:14 -0400 Chong Yidong Use lexical-let to avoid false matches in var completion (Bug#7056).
Sun, 03 Oct 2010 12:43:54 -0700 Glenn Morris * lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
Sun, 03 Oct 2010 11:23:07 +0200 Michael Albinus * dbusbind.c (syms_of_dbusbind): Move putenv call ...
Sat, 02 Oct 2010 21:27:39 -0400 Chong Yidong Fix return value of dnd-get-local-file-name (Bug#7090).
Sat, 02 Oct 2010 18:23:50 -0700 Glenn Morris Doc fix.
Sat, 02 Oct 2010 18:18:35 -0700 Glenn Morris Add missing ChangeLog entry for r1.146 of lispref/text.texi.
Sat, 02 Oct 2010 11:53:21 +0900 Kenichi Handa Fix complementing of a coding system
Sat, 02 Oct 2010 11:05:56 +0900 Kenichi Handa merge emacs-23