log lisp/ChangeLog @ 110987:cda2045a5ee8

age author description
Wed, 13 Oct 2010 01:25:19 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Tue, 12 Oct 2010 17:16:57 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Thu, 14 Oct 2010 11:03:25 +0900 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 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 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 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'.
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 16:06:20 -0400 Chong Yidong Add some default custom themes.
Mon, 11 Oct 2010 23:10:21 -0400 Chong Yidong New interface for choosing Custom themes.
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 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: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.
Mon, 11 Oct 2010 23:29:33 +0000 Katsumi Yamaoka nnimap.el (gnutls-negotiate): Silence the byte compiler.
Mon, 11 Oct 2010 00:49:59 -0400 Chong Yidong More cleanups and minor fixes for Customize.
Sun, 10 Oct 2010 16:12:30 -0700 Dan Nicolaescu Declare and define in one step various mode maps.
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.