1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/doc
Michael Kifer 433d9ace74 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el: use viper-last-command-char instead of
	last-command-char/last-command-event.
	(viper-prefix-arg-value): do correct conversion of event-char for
	XEmacs.

	* viper-util.el, viper.el: use viper-last-command-char instead of
	last-command-char/last-command-event.

	* ediff-init.el, ediff-mult.el, ediff-util.el: relpace
	last-command-char and last-command-event with (ediff-last-command-char) everywhere.

	* ediff-vers.el (ediff-rcs-get-output-buffer): make sure the buffer is
	created in fundamental mode.

	* ediff.el (ediff-version): revert the change of interactive-p to
	called-interactively-p.
2009-11-22 03:14:14 +00:00
..
emacs (Acknowledgments): Add htmlfontify. 2009-11-20 02:30:55 +00:00
lispintro Fix some entries. 2009-10-29 16:44:23 +00:00
lispref * commands.texi (Motion Events): Fix typo (Bug#4907). 2009-11-14 15:15:32 +00:00
man Add "Branch for 23.1" ChangeLog entry. 2009-06-21 14:35:26 +00:00
misc 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu> 2009-11-22 03:14:14 +00:00