emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Michael Kifer
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 24 Dec 2001 00:50:32 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3233 emacs/lisp/ChangeLog:1.3234
*** emacs/lisp/ChangeLog:1.3233 Sun Dec 23 23:52:54 2001
--- emacs/lisp/ChangeLog        Mon Dec 24 00:50:31 2001
***************
*** 1,3 ****
--- 1,27 ----
+ 2001-12-24  Michael Kifer  <address@hidden>
+       
+       * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
+       (viper-special-read-and-insert-char): Make C-m work right in the r
+       comand.
+       (viper-buffer-search-enable): Fixed format string.
+       
+       * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
+       instead of viper-info-on-file.
+       (ex-set-visited-file-name): New function.
+       
+       * viper.el (viper-emacs-state-mode-list): Added mail-mode.
+       
+       * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
+       action argument.
+       
+       * ediff-init.el: Fixed some doc strings.
+       
+       * ediff-util.el (ediff-after-quit-hook-internal): New variable.
+       Got rid of make-local-hook.
+       
+       * ediff-wind.el (ediff-setup-control-frame): Got rid of
+       make-local-hook.
+       
  2001-12-23  Richard M. Stallman  <address@hidden>
  
        * term/x-win.el (x-handle-geometry): Put height and width



reply via email to

[Prev in Thread] Current Thread [Next in Thread]