• Dominik Honnef's avatar
    misc/emacs: Add compatibility for GNU Emacs 23 and XEmacs >=21.5.32 · cf8434fa
    Dominik Honnef authored
    This CL adds compatibility for GNU Emacs 23 (fixing fontification
    issues) and XEmacs >=21.5.32 (fixing a lot of issues). Earlier
    versions of XEmacs will not be supported because they do not
    support POSIX character classes. Because of that, we also make use
    of a lot of functions that were added in 21.5.32.
    
    A known and currently unfixable issue with XEmacs is that go-mode
    will not always fontify identifiers that use unicode correctly.
    
    All changes for XEmacs are annotated in the diff.
    
    Note: go--position-bytes is not currently used anywhere, but will
    be in a future CL.
    
    Fixes #4927.
    
    R=golang-dev, adonovan, cw, patrick.allen.higgins, sameer
    CC=golang-dev
    https://golang.org/cl/7456051
    cf8434fa
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...