2011-11-01 07:11:59 by Steven Drake | Files touched by this commit (67) |
Log message:
Recursive bump for graphics/freetype2 buildlink addition.
|
2011-10-30 21:10:16 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Update emacs-snapshot to 24.0.90.20111026.
Changes:
- Fix use-prompt-regexp case in comint.
- Many documentation improvements.
|
2011-10-24 22:42:24 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Update emacs-snapshot to 20111019.
Changes:
- Add support for detecting encoding in HTML5 specified only as
<meta charset="UTF-8">. Implementation just makes http-equiv and
content-type parts from HTML4 encoding string optional.
- menu-bar.el (menu-bar-file-menu): Add entry for making new window on
right of selected. (Bug#9350) Reword other window entries and
separate them from frame entries.
- net/network-stream.el (network-stream-open-starttls): Improve
detection of failure due to lack of TLS support.
- textmodes/flyspell.el (flyspell-large-region): Make sure extended
character mode is used if defined.
|
2011-10-18 23:48:36 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Update emacs-snapshot to 24.0.90.20111012.
Changes:
* mail/sendmail.el: Don't use sendmail-query-once if not needed.
* progmodes/f90.el: Ignore preprocessor lines, like
f90-previous-statement does.
* eshell/eshell.el: History should be saved only in interactive use,
to avoid error.
* bindings.el ([M-left],[M-right]): Bind to left-word and right-word
respectively.
* progmodes/gdb-mi.el (gdb): Doc fix.
|
2011-10-09 16:02:07 by OBATA Akio | Files touched by this commit (2) |
Log message:
Fixes for using GNUstep.
|
2011-10-04 21:30:02 by Min Sik Kim | Files touched by this commit (4) |
Log message:
Update emacs-snapshot to 24.0.90.20111004.
Notable changes:
* buffer.h (struct buffer): Use time_t, not int, for a time stamp.
This fixes a Y2038 bug on 64-bit hosts.
* pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes to
split-string.
* mouse.el (mouse-drag-track): Set scroll-margin to 0 while
tracking (Bug#9541).
* mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
when sending QUIT
* emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow check.
|
2011-09-24 09:15:08 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Teach configure where to find crt*.o files on NetBSD.
This should fix PR 45395.
|
2011-08-25 05:13:44 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update emacs-snapshot to 24.0.50.20110821.
Notable changes:
- Resolve invalid use of a regexp in regexp-opt.
- Sync with Tramp 2.2.2.
- Simplify url handling in rcirc-mode.
- Fontify bitfield declarations properly.
- Prevent cc-langs.elc being loaded at run time.
- Fontify declarators properly when, e.g., a jit-lock chunk begins
inside a declaration.
- Add support for biblatex.
|
2011-06-17 21:23:01 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update emacs-snapshot to 24.0.50.20110614.
Changes:
- themes/dichromacy-theme.el: New theme.
|
2011-06-11 22:53:11 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update emacs-snapshot to 24.0.50.20110608.
Changes:
- New input method: ipa-paraat.
- url-future.el: Add general futures facility.
|