pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/emacs-snapshot
Module Name: pkgsrc
Committed By: minskim
Date: Wed Dec 14 20:56:09 UTC 2011
Modified Files:
pkgsrc/editors/emacs-snapshot: Makefile.common distinfo
Log Message:
Update emacs-snapshot to 24.0.92.20111213.
Changes:
* progmodes/make-mode.el: Bring it up to date with makepp V2.0.
* ses.el: The overall change is to add cell renaming, that is
setting fancy names for cell symbols other than name matching
"\\`[A-Z]+[0-9]+\\'" regexp .
* progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
for completion via gud-gdb-fetch-lines-filter (Bug#10274).
* mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
`from' or `to' address before taking its substring. Fixes
incorrect display in Rmail summary buffer whereby an RFC2047
encoded name is chopped in the middle of the encoded string, and
thus displayed encoded.
* speedbar.el (speedbar-supported-extension-expressions):
Add .adb and .ads, commonly used for Ada source code (bug#10256).
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/editors/emacs-snapshot/Makefile.common
cvs rdiff -u -r1.46 -r1.47 pkgsrc/editors/emacs-snapshot/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index