[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ttn-pers-elisp 1.36 available
From: |
thi |
Subject: |
ttn-pers-elisp 1.36 available |
Date: |
Thu, 21 Dec 2000 13:28:10 -0800 |
greetings world,
please see directory:
http://www.glug.org/people/ttn/software/ttn-pers-elisp/
for tarball and friends. the experimental online distribution expansion
is now gone since logs indicate only bots find that stuff useful. NEWS
excerpt below. happy solstice!
thi
___________________________________________________
- VERSION 1.36 (released 2000/12/21)
- NEWS file trimmed -- old news in OLD-NEWS
- New command: `www-add'
Prompt for a URL, which is added to ~/.www-links if new.
- Changes to mail subsystem
- New imported package: rmime.el
- `rmail-file-name', `mail-yank-prefix' updated
- New command: `mail-alias'
Look up ALIAS in `mail-aliases' and if not there, offer to add
to ~/.mailrc and rebuild `mail-aliases'.
- New command: `fetch-mail'
Fetch mail in a ttn-specific way, but invoke RMAIL first if mail
spools aren't empty.
- `rmail-ignored-headers' has more ignorance
We now also ignore headers beginning with "List-",
"Organization-", "Mailing-List-" and "User-Agent-".
- Indentation fixed (scheme mode)
The following forms now indent more nicely:
and-let*
qa-do-test
qa-do-test-expect-fail
- More veneration
These functions/variables have been added to core/veneration.el:
display-color-p
enable-multibyte-characters
toggle-enable-multibyte-characters
- `zone' now discards pending input before zoning
- Changes to dired support
- `browse-url-of-dired-file' bound to `U'
- `dired-wipe-types' bug fix
A bug was fixed in calculating this var in which
`auto-mode-alist' non-simple cons cells were taken into account
instead of being properly ignored.
- Bug fix in adhoc.el where cleanup failed due to no output window
- Changes to timesheet support
- Imported worklog.el upgraded to 1.6
- New commands to add stylized entries
C-c C-l C-a timesheet-add-entry
C-c C-l C-s timesheet-stop
C-c C-l C-d timesheet-done
- New command: `generate-worklog-summary'
This (and future) extension(s) of worklog.el is in
editing/worklog-timesheet.el.
- `%' no longer globally bound to match parens
Historical Note: This was ttn's first foray into elisp
programming, copied from the manual.
- Bug fixed in minibuffer `~' command
When the buffer was already empty, this command used to signal
an error. Now it DTRT in all cases: clear the minibuffer and
insert "~/".
Local Variables:
mode: outline
outline-regexp: "\\([ ][ ]\\)*- "
fill-column: 72
fill-prefix: "\t"
End:
[NEWS excerpt ends here]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ttn-pers-elisp 1.36 available,
thi <=