log lisp/ChangeLog @ 111232:a9904c1962db

age author description
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.
Wed, 27 Oct 2010 22:22:29 -0400 Stefan Monnier * lisp/minibuffer.el (completion-cycling): New var.
Wed, 27 Oct 2010 21:30:01 -0400 Stefan Monnier * lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
Wed, 27 Oct 2010 21:10:22 -0400 Stefan Monnier * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
Wed, 27 Oct 2010 17:47:09 -0400 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
Wed, 27 Oct 2010 10:31:44 -0400 Stefan Monnier * lisp/play/landmark.el: Adjust commenting convention.
Wed, 27 Oct 2010 10:26:01 -0400 Stefan Monnier * lisp/electric.el (electric-indent-chars): Autoload.
Tue, 26 Oct 2010 23:50:28 -0700 Glenn Morris * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
Tue, 26 Oct 2010 23:48:04 -0700 Glenn Morris ns-win.el trivia.
Tue, 26 Oct 2010 23:42:15 -0700 Glenn Morris * server.el (server-host, server-port, server-auth-dir): Autoload risky.
Tue, 26 Oct 2010 20:48:28 -0700 Glenn Morris * lisp/term/ns-win.el: Restore require of cl when compiling.
Tue, 26 Oct 2010 09:56:11 -0700 Glenn Morris * lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
Tue, 26 Oct 2010 16:20:00 +0300 Adrian Robert * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * term/common-win.el (x-setup-function-keys): Remove most of the keymappings. Comment on the remaining ones.
Tue, 26 Oct 2010 00:41:30 -0700 Glenn Morris Add ChangeLog bug ref.
Tue, 26 Oct 2010 00:40:07 -0700 Glenn Morris Add server-port option. (Bug#854)
Mon, 25 Oct 2010 20:58:19 -0700 Glenn Morris Remove ns-handle-* functions that duplicate x-handle-*.
Mon, 25 Oct 2010 19:59:05 -0700 Glenn Morris Let ns load common-win.
Tue, 26 Oct 2010 10:31:27 +0900 Daiki Ueno Make epa-mail-encrypt expand mail aliases.
Tue, 26 Oct 2010 10:02:08 +0900 Daiki Ueno Make epa-mail-encrypt handle local-part only recipients.
Sun, 24 Oct 2010 22:39:21 -0700 Glenn Morris Simplifications for lisp/term/common-win.el
Sun, 24 Oct 2010 17:48:26 -0700 Glenn Morris Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
Sun, 24 Oct 2010 19:40:55 -0400 Chong Yidong Avoid inline image variables for checkboxes (Bug#7222).
Sun, 24 Oct 2010 15:07:06 -0700 Glenn Morris ChangeLog fix.
Sun, 24 Oct 2010 15:04:45 -0700 Glenn Morris Move some more shared x-, w32- things to common-win.