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

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

thingatpt-utils 1.8


From: Andreas Röhler
Subject: thingatpt-utils 1.8
Date: Mon, 7 Jan 2008 12:58:58 +0100
User-agent: KMail/1.9.5

Herewith a new version of thingatpt-utils.

Maybe try one of the test-functions `thatpt-mv-test',
`thatpt-delimtest', `thatpt-test' with some scratch to
get an impression.

Comments welcome

Andreas Röhler

;;; Major changes to previous version: 

;; New functions move to beginning- and end-of-THING-atpt 
;; New trim function removes leading and/or trailing char

;; New set of functions starting with `sh-struct' edits
;; shell-script `if-fi', `while-done', `case-esac'
;; etc. constructs similar to lists in Emacs Lisp: jump
;; to the matching opening/closing, copy or kill these
;; structures etc.

;; Functions starting with `parenthese-' renamed to `parentize-'

;;; Commentary:

;; A set of functions to return, mover over or
;; manipulate a given THING. THING may be a well known
;; form as symbol', `list', `sexp', `defun' but also a
;; new defined and abstract thing. 

Attachment: thingatpt-1.8.tgz
Description: application/tgz


reply via email to

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