branch: externals/ivy-posframe
commit 83047d440ff132d5a45acde5955f71853edeefb9
Author: Feng Shu
Commit: Feng Shu
v0.5.5
---
ivy-posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ivy-posframe.el b/ivy-posframe.el
index 918e6be..80ad037 100644
--- a/ivy-posframe.
branch: externals/ivy-posframe
commit ebf1296417eba1cf947bef1f7a172fb62364bdb9
Merge: 96fde5a ba58f6e
Author: tumashu
Commit: GitHub
Merge pull request #106 from tttuuu888/work-issue-103
Fix minibuffer height is increased after closing action list #103
---
ivy-posframe.el | 17
branch: externals/ivy-posframe
commit ba58f6e98e0f92d122881479f50269fce49cb475
Author: SeungKi Kim
Commit: SeungKi Kim
Update a function name properly to ivy-posframe--dispatching-done
---
ivy-posframe.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ivy-posframe
tumashu pushed a change to branch externals/ivy-posframe.
from 96fde5a v0.5.4
new 7bd5b91 Fix minibuffer height is increased after closing action
list #103
new ba58f6e Update a function name properly to
ivy-posframe--dispatching-done
new ebf1296 Merge pull
branch: externals/ivy-posframe
commit 7bd5b9101994132d84c3c36c9a6d9e0fc2743f23
Author: SeungKi Kim
Commit: SeungKi Kim
Fix minibuffer height is increased after closing action list #103
---
ivy-posframe.el | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a
branch: externals/scanner
commit 1439335484257935bb29cef31f1fa3daa9376440
Author: Raffael Stocker
Commit: Raffael Stocker
update documentation
---
Readme.org | 19 ++-
scanner.el | 18 +-
2 files changed, 27 insertions(+), 10 deletions(-)
diff --git a/Readme
branch: externals/scanner
commit b96d3d111b3666bb8217a67fddfc6445d1e13c82
Author: Raffael Stocker
Commit: Raffael Stocker
bump version number
---
scanner-test.el | 2 +-
scanner.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/scanner-test.el b/scanner-test.el
branch: externals/scanner
commit f1a7256a56090a58b7f7a6d17d24994a132fe705
Author: Raffael Stocker
Commit: Raffael Stocker
make use of --tessdata-dir compatible with tesseract v4
---
scanner-test.el | 9 +++--
scanner.el | 11 +--
2 files changed, 12 insertions(+), 8 deleti
branch: externals/scanner
commit 22ead30e90ae7afd57573543acd5fd6e954697df
Author: Raffael Stocker
Commit: Raffael Stocker
correct handling of empty TESSDATA_PREFIX env variable
---
scanner.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/scanner.el b/scanner.el
branch: externals/scanner
commit 52bb7197d9e5dc4ea3651e85d7cb95535fd177e0
Author: Raffael Stocker
Commit: Raffael Stocker
fix handling of tessdata directory
---
scanner-test.el | 7 +--
scanner.el | 11 ---
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/sc
branch: externals/scanner
commit a09407e101996a0c92e7bb4feabacc8605d350aa
Author: Raffael Stocker
Commit: Raffael Stocker
query tesseract version and use new switches conditionally
* scanner.el: (scanner--tesseract-version): new function
(scanner--tesseract-args): make
monnier pushed a change to branch externals/scanner.
from cbfd2bb bump up version number to 0.1
new a43ce69 Update scanner.el
new 7d5cd5c correct Readme.org markup (=...= instead of ~...~)
new f76603c ask for confirmation before overwriting existing files
branch: externals/scanner
commit 440a32484dfb67430d638099c1700190942da0c3
Author: Raffael Stocker
Commit: Raffael Stocker
Revert "make use of --tessdata-dir compatible with tesseract v4"
This reverts commit f1a7256a56090a58b7f7a6d17d24994a132fe705.
---
scanner-test.el | 9 ++--
branch: externals/scanner
commit e199957206ca02b1112feeaa3a18a43e955705a0
Author: Raffael Stocker
Commit: Raffael Stocker
add file-local variables for tab configuration
---
scanner.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/scanner.el b/scanner.el
index e6bdaf7..624d865 100
branch: externals/scanner
commit ff513b0314eac9bf85ef354b147f034eb01d08f3
Author: Raffael Stocker
Commit: Raffael Stocker
add image size selection function and order menu more logically
* scanner.el (scanner-select-image-size): new function
(scanner-menu): add image siz
branch: externals/scanner
commit b683e19cc0ab1896e50139bccca2b2a127c23712
Author: Raffael Stocker
Commit: Raffael Stocker
correct handling of existing files
* scanner.el (scanner--confirm-filenames): new function
(scanner-scan-document): use scanner--confirm
branch: externals/scanner
commit 2101ca0c18342319f2a7ad028dc37780b75a3a47
Author: Raffael Stocker
Commit: Raffael Stocker
handle undefined options and tesseract config directory gracefully
---
scanner.el | 48 ++--
1 file changed, 38 insertions(+)
branch: externals/scanner
commit 07ad81a4da5d2d0b0542b79cc6640be7a4e7
Author: Raffael Stocker
Commit: Raffael Stocker
improve doc-string in scanner--confirm-filenames
---
scanner.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/scanner.el b/scanner.el
index 8
branch: externals/scanner
commit 5c8f04be7452c415a6e510f2b8e16be3f23c6921
Author: Raffael Stocker
Commit: Raffael Stocker
add --tessdata-dir option to scanner--tesseract-args
---
scanner.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/scanner.el b/scanner.el
index 73a134a..51b6c07
branch: externals/scanner
commit f76603cfc86021cf9b4d2b6f0cd127368ee85fff
Author: Raffael Stocker
Commit: Raffael Stocker
ask for confirmation before overwriting existing files
* scanner.el (scanner-scan-image): ask before overwriting files
(scanner-scan-document):
branch: externals/scanner
commit 1495d30e3ba77025204aefd5144794cf4e65cc15
Author: Raffael Stocker
Commit: Raffael Stocker
add time stamps when logging and log program arguments
* scanner.el (scanner--log): add time stamp
(scanner-scan-document): log program
branch: externals/scanner
commit 7d5cd5ca45d681883d85787c59c06fc2228ac6ba
Author: Raffael Stocker
Commit: Raffael Stocker
correct Readme.org markup (=...= instead of ~...~)
---
Readme.org | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/Readme.org
branch: externals/scanner
commit a43ce6943d9cda82b416519f403552e7f3c1
Author: Francisco Hoecker
Commit: Francisco Hoecker
Update scanner.el
---
scanner.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scanner.el b/scanner.el
index 1b09b4e..587e5b0 100644
--- a/scan
branch: elpa-admin
commit b1bcdc4617a9b57daf24123ae9437d10c2ef4108
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--pull): Be slightly less chatty
---
elpa-admin.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-admin.el b/elpa-admin.el
index a
branch: elpa-admin
commit a74eed7b465173b21f54eaec5788966529529fb0
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--bwrap-args): Add `lib64` for amd64 hosts
---
elpa-admin.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-admin.el b/elpa-admin.el
index ac61e5b
branch: elpa-admin
commit 9126fc71c0020aa961ca65c2fc26f79d6aeece9b
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el: Fix date computation for :core packages
(elpaa--select-revision): Make sure we follow symlinks.
(elpaa--get-devel-version): For :core packages, use t
branch: new-master
commit e737cb05d5e07c506eba4f70bb809e82ce6ce82d
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-config: New file
* copyright_exceptions: Adjust file names.
---
copyright_exceptions | 102 +--
elpa-config
branch: elpa-admin
commit 4b508adaa30ce66789cf4563258b59d37412eac7
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el: Allow site-local config
Turn defconsts into defvars.
(elpaa--debug): Default to nil.
(elpaa-read-config): New function. Call it for all batch en
branch: new-master
commit 624bf8c02a3d83f489875484a16205cd0c4aa660
Author: Stefan Kangas
Commit: Stefan Kangas
* README: Convert to org-mode and prepare for export.
---
README | 225 ++---
1 file changed, 133 insertions(+), 92 dele
branch: new-master
commit 7e40b0b5b82f9c0a343b71a79d5c640fd8366241
Author: Stefan Kangas
Commit: Stefan Kangas
* COPYING: Update URLs.
---
COPYING | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/COPYING b/COPYING
index 94a9ed0..f288702 100644
--- a/COPYING
+++ b/
branch: new-master
commit ee03829f90d25f62c2d36c5fef6f7b5eafb1040d
Author: Stefan Monnier
Commit: Stefan Monnier
Finalize the new master branch
* README: Adjust to the new deployment system
* .gitignore: Re-add the file. Adjust to new generated subdirectories.
* Makefile: N
branch: new-master
commit 20a9074c45cc569e1309f984b6b461bf338d2253
Author: Stefan Kangas
Commit: Stefan Kangas
Sync jQuery with upstream (version 1.12.4)
---
html/javascript/jquery.min.js | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/html/javascript/jquery.m
branch: new-master
commit 0c3c141d385d9d9f981dc2ae2ec9be4d5428d505
Merge: baea9b9 ad82945
Author: Eric Schulte
Commit: Eric Schulte
Merge commit '469cd3bc117bfb8da0c03a2a2fb185e80c81d068'
Merged in the latest version of web-server to account for the actual
dependency on 24.3
branch: new-master
commit 2e9bb612616c2e276193caa8b4455cee7d956d17
Merge: 3cd9112 3cd0561
Author: João Távora
Commit: João Távora
Update packages/darkroom from upstream
Merge subtree commit '30d1b83a8cf7abfad8281f5d063e3316338bdfa4'
branch: new-master
commit 86685864898a034b606ae3fe196481b649e5ccab
Author: Stefan Kangas
Commit: Stefan Kangas
; Update copyright year
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 39d07f6..0b8c2ed 100644
--- a/README
+++ b/README
@@ -1
branch: new-master
commit 6b83e5ed312ed68f53b58151a25ab8e6a7e27623
Author: Stefan Kangas
Commit: Stefan Kangas
* html/index.html: Minor improvement to wording.
---
html/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/html/index.html b/html/index.html
index
branch: new-master
commit c76ccbc3423313334106c478451d38023930f038
Author: Stefan Monnier
Commit: Stefan Monnier
* README: Update for new "Version: 0" convention.
* admin/forward-diffs.py: Adapt to different syntax.
* admin/archive-contents.el (archive--strip-rcs-id): Remove.
(ba
branch: new-master
commit 274a4032cc51ebf5ddb9c885f3252fff29151e6e
Merge: 347030d 82fbc4f
Author: Ian Dunn
Commit: Ian Dunn
Add 'packages/org-edna/' from commit
'd5bce9db875a7ab2b085aca265ff7f3350d224ba'
git-subtree-dir: packages/org-edna
git-subtree-mainline: e6ba76941be7a1f5f
branch: new-master
commit 6d8f052a225be7cd0a42c2167e78bcfd30627174
Author: rocky
Commit: rocky
More specific externals example.
---
README | 23 ++-
1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/README b/README
index e0c9faf..9589009 100644
--- a/README
branch: new-master
commit 34abb9bd0f7665c386d0030dccb5e2a221989db0
Author: Phil Sainty
Commit: Lars Ingebrigtsen
README: Mention that the copyright in ELPA is with the FSF
* README: Mention that the copyright in ELPA is with the FSF
(bug#23972).
---
README | 6 ++
1 file ch
branch: new-master
commit 2e8f5ad2810e4de662193f88ff511875ea87c798
Author: Phil Sainty
Commit: Phil Sainty
Updated v1.05 for Savannah and GNU ELPA
---
COPYING | 674
1 file changed, 674 insertions(+)
diff --git a/COPYING b/CO
branch: new-master
commit 33479282bfd96bab874e4cc24158cff34a6b1747
Author: Nicolas Petton
Commit: Nicolas Petton
Package pages improvements
* admin/archive-contents.el: Better layout for package descriptions,
and add a section for package installation.
* html/layout.css: Min
branch: new-master
commit fd0dc42a75274c14707643dea3479dfd6de3864e
Author: Ian D
Commit: Ian D
Initial Import
---
COPYING | 674
1 file changed, 674 insertions(+)
diff --git a/COPYING b/COPYING
new file mode 100644
index
branch: new-master
commit 6a044b5497c74974ecc940f356134b8e02e6db2f
Merge: 9a3d3a1 b7842e2
Author: Nicolas Petton
Commit: Nicolas Petton
Merge branch 'master' into new-website
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 7c5cd36..57d9ca
branch: new-master
commit 84bac23d57dc14607b5d297f8b92eb7cc498e020
Author: Ian D
Commit: Ian D
Added copyright and licensing information to all files
---
COPYING | 674
1 file changed, 674 insertions(+)
diff --git a/COPYING b
branch: new-master
commit c1d5f548da0a82f6e02c577f4ec9bb398a831286
Merge: 55116c1 7ff1acf
Author: Ian Dunn
Commit: Ian Dunn
Add 'packages/paced/' from commit '223809ea68c8d86aef2b61a946d61497125ba250'
git-subtree-dir: packages/paced
git-subtree-mainline: 0775e8c12f66a193365716ca
branch: new-master
commit c778396366d9fe19e3c5da311d5482ec6279f27c
Author: Stefan Monnier
Commit: Stefan Monnier
* README: Recommend "externals" and add some recommendations
(Coding Style): New subsection.
(External branches): Recommend "externals" over "subtree".
(Externals
branch: new-master
commit 77214e1116f64abe51c715cb905ffc6dbcfbe3a8
Author: Ted Zlatanov
Commit: Ted Zlatanov
* README: mention make check_copyrights
---
README | 10 ++
1 file changed, 10 insertions(+)
diff --git a/README b/README
index 48c1059..a7182e3 100644
--- a/README
+++ b/RE
branch: new-master
commit 4ce436fd9be48f1f151da2d0206d9de4eb6480dc
Merge: e8a6d9d 7f9bb59
Author: Dmitry Gutov
Commit: Dmitry Gutov
Add 'packages/mmm-mode/' from commit
'00c10a69c8c90178530219730ccea14ab634a74e'
git-subtree-dir: packages/mmm-mode
git-subtree-mainline: 71566bae4
branch: new-master
commit 82fbc4f3fa6ac79e4d67d9b4ad47e1fdc892b156
Author: Ian D
Commit: Ian D
Added copyright and licensing information to all files
---
COPYING | 674
1 file changed, 674 insertions(+)
diff --git a/COPYING b
branch: new-master
commit d3f73d9706624faa3dfa6c3f544597d57f747dd3
Author: Paul Eggert
Commit: Paul Eggert
Warn about transfer.fsckObjects
---
README | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README b/README
index a1d6fd3..4318bad 100644
--- a/README
+++ b/RE
branch: new-master
commit 0adfc0bea3bb1d1a0edd140b3316e60470b896b1
Author: Steve Purcell
Commit: Steve Purcell
Note that 'autogen.sh' should be run to generate 'configure' and
'Makefile.in' (see #11)
---
README | 1 +
1 file changed, 1 insertion(+)
diff --git a/README b/README
index fdcb8
branch: new-master
commit 8cec0b6d264078241c58632c6a26617e3b44dd49
Author: Bastien
Commit: Bastien
README: Fix copyright years.
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 57d9ca9..3223929 100644
--- a/README
+++ b/README
@@ -1,4 +1,4
branch: new-master
commit 40419901bcf508523d69bf7567083fd33f2fe4fb
Author: Artur Malabarba
Commit: Artur Malabarba
* README: Add submission guideline
---
README | 56 ++--
1 file changed, 50 insertions(+), 6 deletions(-)
diff --git a/READ
branch: new-master
commit b7842e242903a77ec43933c5a665a2d7f03bbc0e
Merge: 07174b2 2e8f5ad
Author: Phil Sainty
Commit: Phil Sainty
Add 'packages/delight/' from commit
'cd037ed41ae29dda89e36ff2ac8637aea96acded'
git-subtree-dir: packages/delight
git-subtree-mainline: a1cdea05e8cbf
branch: new-master
commit da496fce036ef5193f8f5eedce490ee4dad6ee0a
Merge: 62cd08c 49bca02
Author: rocky
Commit: rocky
Merge commit '7fe5510edce15f5733552bb4d9de4f5ab1e0de76'
branch: new-master
commit 07174b2979af83b3de947badb15301b346cbf7f8
Author: Artur Malabarba
Commit: Artur Malabarba
Fix a typo in the readme
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 7c5cd36..57d9ca9 100644
--- a/README
+++ b/README
branch: new-master
commit d2d8dd08c077a37abec92a6c4c45a06230d86402
Author: Nicolas Petton
Commit: Nicolas Petton
Better generated HTML pages
* admin/archive-contents.el: Better HTML generation.
* html/index.html: Improvements of the page.
* html/javascript/jquery.filtertable
branch: new-master
commit 55f6ddc252ca8a1359621b05aeb74446cdfb1103
Author: Eli Zaretskii
Commit: Eli Zaretskii
Update README to tell how to checkout a single external package.
---
README | 13 +
1 file changed, 13 insertions(+)
diff --git a/README b/README
index acc42e4..be8d5b
branch: new-master
commit b586c0e51a66102f7dc063e1e827fe0337b472dd
Author: Artur Malabarba
Commit: Artur Malabarba
* README: Revert change about package.el headers
---
README | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
index f3fd32b..d64bc3a 100
branch: new-master
commit 438b47e431664235b0c5506e84780aed6d58518c
Author: Artur Malabarba
Commit: Artur Malabarba
* README: Typos
---
README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index ed74125..b3e2b7b 100644
--- a/README
+++ b/README
@@ -1
branch: new-master
commit 84e478ae5e1172665e95e8c9dfce709a03df628e
Author: rocky
Commit: rocky
Add GPL COPYING file
---
COPYING | 674
1 file changed, 674 insertions(+)
diff --git a/COPYING b/COPYING
new file mode 100644
inde
branch: new-master
commit 2b4f1663096d15dabcaa9b4528e8d43fc321a2f4
Merge: 23240a7 60ab286
Author: Daiki Ueno
Commit: Daiki Ueno
Merge commit 'cce1d8b50b1ceccb80c20398cd659db3a6348aac' as
'packages/gnome-c-style'
branch: new-master
commit dd528f17b8f612cd3a92461bcd3b72398bb743df
Merge: bc0d691 4284ef8
Author: Eric Schulte
Commit: Eric Schulte
Add 'packages/web-server/' from commit
'd0b6ae9df6014db2195da0081dc97cc8246f1fda'
git-subtree-dir: packages/web-server
git-subtree-mainline: f64a8
branch: new-master
commit 5607de30468f91d668ad694247a48a1e86c0560d
Author: Stefan Monnier
Commit: Stefan Monnier
html/index.html: Sync with the real file
---
html/index.html | 34 ++
1 file changed, 22 insertions(+), 12 deletions(-)
diff --git a/html/index.h
branch: new-master
commit e04b2ae8221456118152f5ff7eb46cebd6133443
Merge: 797f5f7 794fc1a
Author: Artur Malabarba
Commit: Artur Malabarba
Merge commit '00920450d83ffe7a02bbe98997e266726819efc2'
branch: new-master
commit ab1eca5c9fc051848769547ad090c1ed4f4d87f1
Author: Eric Schulte
Commit: Eric Schulte
tutorials
---
README | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/README b/README
index 573a70e..559b2cb 100644
--- a/README
+++ b/README
@@
branch: new-master
commit 2beb505aab74101329732ae5b6f21c4035855913
Merge: a8a9094 feebdea
Author: rocky
Commit: rocky
Add 'packages/load-relative/' from commit
'15ffaa9ebf1b7bbfcc307d1716eec135253b3b8d'
git-subtree-dir: packages/load-relative
git-subtree-mainline: af43c43b33726
branch: new-master
commit 235bfd18c5f414e335018fc02f78df74f9bc2ae3
Author: Eric Schulte
Commit: Eric Schulte
small updates to README and NOTES
---
README | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/README b/README
index 5c47109..cf081c0 100644
--- a/REA
branch: new-master
commit 31e0ba53e86dc6371c96eb685be9be6535e74eb2
Author: Eric Schulte
Commit: Eric Schulte
supports web sockets
---
README | 25 ++---
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git a/README b/README
index 0e6cdca..573a70e 100644
--- a/RE
branch: new-master
commit 23240a71a7b309a06b5491c568b8927864d8aab0
Author: Stefan Monnier
Commit: Stefan Monnier
* admin/archive-contents.el: Make :core handling optional
(archive--sync-emacs-repo): Drop support for $EMACS_CLONE_REFERENCE and
don't auto-use ../emacs/master if pr
branch: new-master
commit 14a3028e394d0d74c7d1af43297921be039bc298
Author: Artur Malabarba
Commit: Artur Malabarba
* README: Expand instructions
Reference the info manual when explaining package formats.
Improve the explanation of external packages and the instructions
on su
branch: new-master
commit 5ca8ff4a3bf4f80e3a1def06208b2d6e41ff6cad
Author: Barry O'Reilly
Commit: Barry O'Reilly
* README: Update with corrected information.
* packages/adjust-parens/adjust-parens.el: Add new package.
---
README | 19 ---
1 file changed, 8 insertions(+),
branch: new-master
commit 95904443af0ec6cef1c3ec0b6f360ac9e56027c1
Author: rocky
Commit: rocky
Thanks go to Lars Andersen.
---
README | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/README b/README
deleted file mode 100644
index 5b06a8c..000
--- a/README
+++ /dev/
branch: new-master
commit aa372932b92410a45fed3f7014daefe03e0ffa61
Author: Mario Lang
Commit: Mario Lang
README: Use remote.origin.url to avoid loosing write access and save some
typing.
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index be
branch: new-master
commit 3ec9dc40c9fd5eac8a5c03570a14554f3f6cf7dc
Author: mas
Commit: mas
# Added comment about loading supplied classes separately.
---
README | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README b/README
index b990d24..1028bce 100644
--- a/README
branch: new-master
commit e9be6a4e993d23d6ba7ef4c88a620b1af694c65a
Merge: f7bf2c2 6cafef1
Author: Eric Schulte
Commit: Eric Schulte
Merge commit 'aecfbcbc10cf03ec94062ac3e590f8118e5a0434'
Bumping version of the web-server to 0.1.1.
branch: new-master
commit a1502c2ecbebff176241dbb07e3db6171c845bbb
Author: R. Bernstein
Commit: R. Bernstein
Track original positions in the face of possible edits. Intended use in
debugging where one might edit the file but continue editing.
---
COPYING | 674 +
branch: new-master
commit 27d8fb8160775214921a776100255ca58173f735
Author: Eric Schulte
Commit: Eric Schulte
mention `make check' in README
---
README | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README b/README
index 81e7f33..95acc0e 100644
--- a/README
+++ b/README
@@ -30,6 +30,8
branch: new-master
commit 4e141e7ea3c23c444b3e868d2ce976837d99b42a
Author: rocky
Commit: rocky
Administrivia. Add COPYING, update README and .gitignore, bump version
number.
---
COPYING | 674
README | 51 +++--
2 files cha
branch: new-master
commit aa5dc11372c60533026976f3348871e97cb08b0a
Author: Eric Schulte
Commit: Eric Schulte
update link in README
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index cf081c0..c5d2bb9 100644
--- a/README
+++ b/README
@@ -19,7
branch: new-master
commit 0dc8adf70818c2ea4d2236a3fe477363199beb4f
Author: Eric Schulte
Commit: Eric Schulte
updating notes and README text
---
README | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/README b/README
index c5d2bb9..0e6cdca 100644
--- a/README
+
branch: new-master
commit f9d81bd2b55b6bfcf5dc5c808b5c146b897a1ddc
Author: Chong Yidong
Commit: Chong Yidong
Use archive-contents.el script.
Remove archive-contents and readme files from pacakges/ subdir.
---
README | 23 +--
1 file changed, 1 insertion(+), 22 deleti
branch: new-master
commit 88df7149c5854aa39feaf5fe230d85890fbf7ab5
Author: mas
Commit: mas
Added files required by automake.
---
COPYING | 340
1 file changed, 340 insertions(+)
diff --git a/COPYING b/COPYING
new file mode 10
branch: new-master
commit 3f7d70e3178f0aaa5a8459c85e3e10aea4872629
Author: Eric Schulte
Commit: Eric Schulte
update README
---
README | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/README b/README
index 78d4d6a..5c47109 100644
--- a/README
+++ b/README
@@
branch: new-master
commit 72a45cb5b11ddbb44f34dfd6dba09220a03b33f5
Author: Eric Schulte
Commit: Eric Schulte
more documentation and examples
---
README | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 6f7ccd7..78d4d6a 100644
--- a/README
+++ b/READ
branch: new-master
commit 9192ab360a04860b5f573e9c7538e5362399a44f
Author: Xue Fuqiao
Commit: Xue Fuqiao
Continue previous change.
---
html/index.html | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/html/index.html b/html/index.html
index 9bbc894..372851f 10
branch: new-master
commit deda3aed7f08c52e1ad7122f5a1bcb85c8dfbe9c
Merge: 36624aa fd0dc42
Author: Stefan Monnier
Commit: Stefan Monnier
Sync with enwc/master
branch: new-master
commit feebdea0acf0dc64b86e9bde91fd02ec7b16128f
Author: rocky
Commit: rocky
README.md, load-relative.el: Go over documentation. Makefile.am: add
targets test and test-short
---
README | 44
1 file changed, 44 deletions(-)
dif
branch: new-master
commit 5355d71113e6535ec965bb410c5fce16c885c89c
Merge: 8b45e8c edf6202
Author: Stefan Monnier
Commit: Stefan Monnier
Add ENWC from bzr://bzr.savannah.nongnu.org/enwc/trunk
git-subtree-dir: packages/enwc
git-subtree-mainline: 8973bd8b49ff3f383645921dfaa7ce71abc
branch: new-master
commit 7a13deb811e81154b5c6bc91a76ef2b7e99a22ef
Author: Dmitry Gutov
Commit: Dmitry Gutov
Remove the angle brackets
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 55106b0..a3803c1 100644
--- a/README
+++ b/README
@@ -1
branch: new-master
commit 226da6a21b78f5d6cc54369e4a915b5fc580b33b
Author: viritrilbia
Commit: viritrilbia
Added script and documentation for installing from CVS
---
README | 76 ++
1 file changed, 53 insertions(+), 23 deletion
branch: new-master
commit 54a4cb608ad69c99be46a8a7563961e569d8daaa
Author: Andrew Hyatt
Commit: Andrew Hyatt
Initial checkin of files. These files were initially part of the
emacs client for Wave project (now defunct), located at
http://code.google.com/p/wave-client-for-emacs/.
branch: new-master
commit e33caa05b65d16316341bac5f5311b95fd474856
Author: Ted Zlatanov
Commit: Ted Zlatanov
* html/index.html, html/layout.css : Initial import.
---
html/index.html | 23 +++
html/layout.css | 87 +
2 files
branch: new-master
commit 5a0a65652702b955b86445a3bf0f1c5acb5f07cc
Author: Stefan Monnier
Commit: Stefan Monnier
* README: Don't recommend to keep code on `master` any more
---
README | 76 ++
1 file changed, 16 insertions(+),
branch: new-master
commit 6c1b932439bc2ca483b9480ea70e9784ac7380e6
Author: Stefan Kangas
Commit: Stefan Kangas
Add lang attributes to the html tag
* html/index.html:
* admin/archive-contents.el (archive--html-header): Add lang attributes
to the html tag as recommended by W3C
branch: new-master
commit 288237d04f1a2d8d0228e52dc860536a3ac0c92a
Author: Stefan Kangas
Commit: Stefan Kangas
* README: Clarify deployment process.
---
README | 7 +++
1 file changed, 7 insertions(+)
diff --git a/README b/README
index 0b8c2ed..c574ed2 100644
--- a/README
+++ b/README
branch: new-master
commit 397c236d8b57f159b90180ea3c6f611324ca773c
Author: Stefan Kangas
Commit: Stefan Kangas
Update copyright year in index.html
* html/index.html (Contact): Update copyright year.
---
html/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g
branch: new-master
commit 56ffb2cdaac8a6e3855157620371f083d0e380a1
Author: Thien-Thi Nguyen
Commit: Thien-Thi Nguyen
* README: Fix typos.
---
README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index c574ed2..d31e64e 100644
--- a/README
+++ b/READM
branch: new-master
commit ecf285bd7fb8d2be2950fc78a87722f941f2250e
Author: Stefan Kangas
Commit: Stefan Kangas
Sync jQuery.FilterTable with upstream (version 1.5.7)
---
html/javascript/jquery.filtertable.min.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/html/jav
1 - 100 of 597 matches
Mail list logo