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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 30 Nov 2003 12:51:58 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5526 emacs/lisp/ChangeLog:1.5527
*** emacs/lisp/ChangeLog:1.5526 Sun Nov 30 01:58:00 2003
--- emacs/lisp/ChangeLog        Sun Nov 30 12:51:56 2003
***************
*** 1,3 ****
--- 1,11 ----
+ 2003-11-30  Luc Teirlinck  <address@hidden>
+ 
+       * help.el (help-map): Bind `display-local-help' to `C-h .'.
+       (help-for-help): Add `C-h .' to the listed Help options.
+       Remove trailing whitespace.
+ 
+       * help-at-pt.el: New file.
+ 
  2003-11-30  Jonathan Yavner  <address@hidden>
  
        * subr.el (noreturn, 1value): New macros for test coverage.  See
***************
*** 51,57 ****
  
  2003-11-25  Kim F. Storm  <address@hidden>
  
!       * emulation/cua-base.el (cua--standard-movement-commands): 
        Add forward-sentence and backward-sentence.
  
  2003-11-25  Stephen Eglen  <address@hidden>
--- 59,65 ----
  
  2003-11-25  Kim F. Storm  <address@hidden>
  
!       * emulation/cua-base.el (cua--standard-movement-commands):
        Add forward-sentence and backward-sentence.
  
  2003-11-25  Stephen Eglen  <address@hidden>
***************
*** 117,123 ****
  
        * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
        mouse-set-point so that hscroll still works now that clicks on
!       fringes generate specific mouse events.  
        (mouse-set-point): Note that it now works in fringes and margins
        too due to new semantics of posn-point in fringes and margins.
  
--- 125,131 ----
  
        * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
        mouse-set-point so that hscroll still works now that clicks on
!       fringes generate specific mouse events.
        (mouse-set-point): Note that it now works in fringes and margins
        too due to new semantics of posn-point in fringes and margins.
  




reply via email to

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