projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a30bf88
)
(infohack-texi-format): Revert.
author
yamaoka
<yamaoka>
Thu, 23 Dec 2004 23:20:58 +0000
(23:20 +0000)
committer
yamaoka
<yamaoka>
Thu, 23 Dec 2004 23:20:58 +0000
(23:20 +0000)
ChangeLog
patch
|
blob
|
history
texi/infohack.el
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
00600c9
..
def1b28
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2004-12-23 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * texi/infohack.el (infohack-texi-format): Revert.
+
2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
* texi/infohack.el (infohack-texi-format): Bind undo-outer-limit.
diff --git
a/texi/infohack.el
b/texi/infohack.el
index
9412b18
..
31fd019
100644
(file)
--- a/
texi/infohack.el
+++ b/
texi/infohack.el
@@
-131,8
+131,7
@@
Both characters must have the same length of multi-byte form."
(let ((auto-save-default nil)
(find-file-run-dired nil)
coding-system-for-write
- (error 0)
- (undo-outer-limit (eval '(lsh -1 -1))))
+ (error 0))
(condition-case err
(progn
(find-file file)