log lisp/ChangeLog @ 111145:127f4f5efa50

age author description
Sun, 24 Oct 2010 14:43:31 -0400 Chong Yidong Merge read-color and facemenu-read-color (Bug#7242).
Sun, 24 Oct 2010 13:24:24 -0400 Chong Yidong Use recursive-trash feature for eshell deletion (Bug#7011).
Sun, 24 Oct 2010 11:46:21 -0400 Chong Yidong * package.el (package-menu-mode-map): Inherit from button-buffer-map.
Sun, 24 Oct 2010 11:39:32 -0400 Chong Yidong Fix last commit.
Sun, 24 Oct 2010 11:37:21 -0400 Chong Yidong Make the *Packages* buffer read-only.
Sun, 24 Oct 2010 15:27:37 +0000 Alan Mackenzie progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result of
Sun, 24 Oct 2010 12:12:17 +0900 Daiki Ueno Try to use "gpg2" if "gpg" isn't available.
Sat, 23 Oct 2010 19:22:43 -0700 Glenn Morris Sync docs of selection-coding-system between C and Lisp.
Sat, 23 Oct 2010 19:13:37 -0700 Glenn Morris Sync Lisp and C docs of next-selection-coding-system.
Sat, 23 Oct 2010 18:57:21 -0700 Glenn Morris Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
Sat, 23 Oct 2010 18:48:39 -0700 Glenn Morris Remove duplicate definition of tty-defined-color-alist.
Sat, 23 Oct 2010 17:58:22 -0700 Glenn Morris Avoid redefining some C defcustoms.
Sat, 23 Oct 2010 20:21:59 -0400 Chong Yidong Bind "C-c ]" to block-closing commands in several modes.
Sat, 23 Oct 2010 14:58:18 -0700 Glenn Morris * lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,
Sat, 23 Oct 2010 14:13:39 -0700 Glenn Morris Sync docs of cursor-in-non-selected-windows between Lisp and C.