changeset 67186:d4cac21cdeb8

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Mon, 28 Nov 2005 21:20:28 +0000
parents 097959cbc08d
children 805356939662
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 28 21:19:59 2005 +0000
+++ b/lisp/ChangeLog	Mon Nov 28 21:20:28 2005 +0000
@@ -2,6 +2,11 @@
 
 	* simple.el (quoted-insert): Let-bind input-method-function to nil.
 
+	* term/w32-win.el: Bind [S-tab] to [backtab].
+
+	* info.el (Info-fontify-node): Set 2nd arg `noerror' of
+	`Info-find-file' to t.
+
 	* replace.el (occur-mode-mouse-goto): Pop, don't switch.
 	(occur-mode-goto-occurrence): Let-bind same-window-buffer-names
 	and same-window-regexps.