gnu-emacs-sources
[Top][All Lists]
Advanced

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

ttn-pers-elisp 1.57 available


From: Thien-Thi Nguyen
Subject: ttn-pers-elisp 1.57 available
Date: Fri, 20 Apr 2007 18:52:05 +0200

release notes:

  clearing out for EDB...

  thi

README excerpt:

  This directory tree contains ttn's personal elisp library,
  released under GNU GPL with ABSOLUTELY NO WARRANTY.  See the
  file COPYING for details.

NEWS excerpt:

  - 1.57 | 2007-04-20
  
    - Bugfix: `C-u M-x surround-w-if-block' works as advertized
  
    - Dropped: low-stress/symbol-at-point.el
  
        Emacs has thingatpt.el, w/ a better function (that actually
        returns a symbol, not a string) by the same name.
  
    - Autoload file renamed to ttn-loaddefs.el
  
        This used to be named loaddefs.el, which might conflict w/
        Emacs' loaddefs.el in some (never experienced personally, but
        we change it anyway to be sure) cases.
  
    - New imported package: apt-utils.el
  
    - New imported package: fsm.el
  
        A temporary measure until we get this fine piece of codified
        thought into Emacs proper (by hook or by crook ;-).
  
    - New command: switch-window-contents
  
        Switch the contents of the selected window with next one.
        Optional arg CURSOR-TOO-P means also move the cursor to
        the next window (selecting it and the other buffer).
        If there is only one window, do nothing.
  
    - Many changes to keybindings
  
        C-c R           rename-buffer
        C-c _           raise-sexp
        C-j             ppq (Lisp Interaction mode)
        S-return        invisible-cursor-mode
        C-c s-d         disassemble
        C-c r           revert-buffer-t-t
        Scroll_Lock     emacs-uptime
        S-/             switch-window-contents
        C-c SPC         transient-mark-mode
        C-c C-m         gnus-no-server
        C-x m           message-mail
        C-c p           undefined
  
    - Many other small changes (see ChangeLog files)

tarball, expanded dist, etc, in dir:

  http://www.gnuvola.org/software/personal-elisp/




reply via email to

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