comparison lisp/ChangeLog @ 66894:0b958d61a229

2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> * ediff-util (ediff-make-temp-file): use proper file-name-handler operation
author Michael Kifer <kifer@cs.stonybrook.edu>
date Tue, 15 Nov 2005 18:49:33 +0000
parents 7c76da84383b
children 8b7b188574d7
comparison
equal deleted inserted replaced
66893:7c76da84383b 66894:0b958d61a229
3 * viper-utils (viper-non-word-characters-reformed-vi): quote `-' in 3 * viper-utils (viper-non-word-characters-reformed-vi): quote `-' in
4 string. 4 string.
5 5
6 * viper.el (viper-emacs-state-mode-list): Ensure that 6 * viper.el (viper-emacs-state-mode-list): Ensure that
7 rcirc-mode buffers come up in Emacs state. 7 rcirc-mode buffers come up in Emacs state.
8
9 * ediff-util (ediff-make-temp-file): use proper file-name-handler
10 operation
8 11
9 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu> 12 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
10 13
11 * term.el (term-termcap-format): Fix typos. 14 * term.el (term-termcap-format): Fix typos.
12 (term-down): Fix the negative argument case. 15 (term-down): Fix the negative argument case.