log lisp/ChangeLog @ 111264:238b8ef4506c

age author description
Sun, 31 Oct 2010 17:03:11 +0100 Jan D. Don't use STRING as first choice when pasting PRIMARY (Bug#6802).
Sun, 31 Oct 2010 10:40:01 -0400 Chong Yidong Merge changes from emacs-23 branch
Sat, 30 Oct 2010 18:28:17 +0200 Michael Albinus * net/tramp.el (tramp-handle-insert-file-contents): For root,
Fri, 29 Oct 2010 00:48:10 -0700 Glenn Morris Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Wed, 27 Oct 2010 20:52:14 -0700 Glenn Morris * lisp/select.el (x-selection): Mark it as an obsolete alias.
Wed, 27 Oct 2010 17:37:15 -0400 Stefan Monnier * add-log.el (find-change-log): Use derived-mode-p rather than
Tue, 26 Oct 2010 21:06:52 -0700 Glenn Morris Fix treatment of menu-bar-files-menu.
Sun, 31 Oct 2010 11:54:02 +0000 Alan Mackenzie progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes
Sat, 30 Oct 2010 20:06:18 -0400 Chong Yidong Check more carefully for packages before loading package.el.
Sat, 30 Oct 2010 12:24:06 +0000 Alan Mackenzie progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
Fri, 29 Oct 2010 19:27:44 -0700 Glenn Morris Fix bug#7306; customization of minor-mode variables defined in C.
Mon, 01 Nov 2010 13:09:26 +0900 Kenichi Handa Handle glyphless characters on tty.
Fri, 29 Oct 2010 09:50:13 +0900 Kenichi Handa Implement various display methods for glyphless characters.
Fri, 29 Oct 2010 15:20:28 -0400 Stefan Monnier SMIE: change indent rules format, improve smie-setup.
Thu, 28 Oct 2010 23:51:36 -0700 Glenn Morris Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.