projects
/
mutt
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c514f0
)
Fix up .hgignore for makedoc movement
author
Brendan Cully
<brendan@kublai.com>
Wed, 7 Nov 2007 22:50:06 +0000
(14:50 -0800)
committer
Brendan Cully
<brendan@kublai.com>
Wed, 7 Nov 2007 22:50:06 +0000
(14:50 -0800)
.hgignore
patch
|
blob
|
history
ChangeLog
patch
|
blob
|
history
diff --git
a/.hgignore
b/.hgignore
index 2f3c419275203d28a6eb072e9ed359de1e068d2d..f0735124620d11e3b961fc1ef35eef540fef6d61 100644
(file)
--- a/
.hgignore
+++ b/
.hgignore
@@
-21,7
+21,7
@@
^flea$
^hcversion\.h$
^keymap_(all)?defs\.h$
-^makedoc$
+^
doc/
makedoc$
^mutt$
^mutt_dotlock(\.c)?$
^patchlist\.c$
diff --git
a/ChangeLog
b/ChangeLog
index fe0f885054c4e702050e42271e57b3f2c25613b3..cabb3aaf08b986e504e29f361cfb43020f240914 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,12
@@
+2007-11-07 14:48 -0800 Brendan Cully <brendan@kublai.com> (b68ccc2e66e2)
+
+ * curs_lib.c, mutt_curses.h: Suppress progress bar updates less than
+ 250ms apart. Closes #2899.
+
+2007-11-07 12:12 -0800 Emanuele Giaquinta <e.giaquinta@glauco.it> (c62c5495d67c)
+
+ * wcwidth.c: Updated wcwidth to Unicode 5.0
+
2007-11-07 12:03 +0100 Rocco Rutte <pdmef@gmx.net> (fce40f3a1aec)
* Makefile.am, Muttrc.head, doc/Makefile.am, doc/Muttrc.head, doc