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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 14 Apr 2002 13:33:06 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3707 emacs/lisp/ChangeLog:1.3708
*** emacs/lisp/ChangeLog:1.3707 Sun Apr 14 12:22:57 2002
--- emacs/lisp/ChangeLog        Sun Apr 14 13:33:06 2002
***************
*** 1,3 ****
--- 1,16 ----
+ 2002-04-14  Kim F. Storm  <address@hidden>
+ 
+       * simple.el (pop-to-mark-command, push-mark-command): New commands.
+       (set-mark-command): Use them.
+       Enhanced functionality when command is repeated:
+       - If first command set the mark (no prefix arg), repeat temporarily
+       enables transient-mark-mode.
+       - If first command jumped to mark off ring (with argument), 
+       repeat (with or without arg) jump to next mark off ring.
+       - Use C-u C-u prefix to set mark after jump.
+       (exchange-point-and-mark): Temporarily enable transient-mark-mode
+       if prefix arg.
+ 
  2002-04-14  Pavel Jan,Bm(Bk  <address@hidden>
  
        * speedbar.el (speedbar-tag-hierarchy-method)



reply via email to

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