log lisp/ChangeLog @ 111623:0f82907d5a26

age author description
Wed, 17 Nov 2010 21:09:41 -0500 Stefan Monnier Make the yank-handler argument obsolete.
Wed, 17 Nov 2010 14:59:16 -0500 Stefan Monnier * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
Wed, 17 Nov 2010 09:34:28 -0500 Stefan Monnier * vc-hg.el (vc-hg-program): New var.
Tue, 16 Nov 2010 19:47:16 -0800 Glenn Morris autoload.el fix for bug#7414.
Tue, 16 Nov 2010 15:09:47 -0500 Chong Yidong * lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
Sat, 13 Nov 2010 23:07:58 +0200 Eli Zaretskii subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
Sat, 13 Nov 2010 16:01:10 -0500 Chong Yidong Fix picture-mouse-set-point calculation (Bug#7390).
Sat, 13 Nov 2010 11:08:21 +0100 Michael Albinus * net/tramp.el (tramp-remote-coding-commands): Add an alternative
Sat, 13 Nov 2010 01:16:18 -0800 Glenn Morris * lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)
Thu, 11 Nov 2010 19:16:20 -0800 Glenn Morris diary-iso-date-forms fix for bug#7377.
Thu, 11 Nov 2010 20:33:28 -0500 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
Thu, 11 Nov 2010 17:19:01 -0500 Stefan Monnier * lisp/files.el (safe-local-variable-p): Gracefully handle errors.
Thu, 11 Nov 2010 00:08:25 -0500 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
Wed, 10 Nov 2010 19:48:46 -0800 Glenn Morris Fix some ls-lisp oddness.
Tue, 09 Nov 2010 23:55:15 -0800 Glenn Morris * lisp/printing.el (pr-menu-bind): Doc fix.