log lisp/ChangeLog @ 111292:c93578464b09

age author description
Sun, 31 Oct 2010 23:19:01 -0400 Chong Yidong Fix to package name computation in Finder.
Sun, 31 Oct 2010 23:16:48 -0400 Chong Yidong Remove extra leftover args to vc-*-checkin.
Sun, 31 Oct 2010 19:55:12 -0700 Glenn Morris * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
Sun, 31 Oct 2010 19:51:59 -0700 Glenn Morris Silence compilation of startup.el.
Sun, 31 Oct 2010 19:33:11 -0700 Glenn Morris * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.
Sun, 31 Oct 2010 15:43:06 -0700 Glenn Morris Fix previous cedet change and ChangeLog.
Sun, 31 Oct 2010 15:25:39 -0400 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
Sun, 31 Oct 2010 19:38:16 +0100 Juanma Barranquero More merge fixes.
Sun, 31 Oct 2010 11:26:54 -0700 Glenn Morris Fix bug#7299; default value of tool-bar-mode in without-x builds.
Sun, 31 Oct 2010 11:13:40 -0700 Glenn Morris * lisp/ChangeLog: Merge fixes.
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.
Thu, 28 Oct 2010 20:29:29 -0700 Glenn Morris Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
Thu, 28 Oct 2010 21:05:38 -0400 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
Thu, 28 Oct 2010 10:36:59 -0400 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
Thu, 28 Oct 2010 00:05:00 -0700 Glenn Morris Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
Wed, 27 Oct 2010 20:49:40 -0700 Glenn Morris * lisp/simple.el (x-selection-owner-p): Remove unused declaration.