mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #69 from marineam/eclass-fixes
fix(app-editors/qemacs): Fix malformed patch.
This commit is contained in:
commit
5e3df11447
@ -1,10 +1,9 @@
|
||||
Gemeinsame Unterverzeichnisse: ../qemacs/fonts und ./fonts.
|
||||
Gemeinsame Unterverzeichnisse: ../qemacs/libqhtml und ./libqhtml.
|
||||
Gemeinsame Unterverzeichnisse: ../qemacs/plugin-example und ./plugin-example.
|
||||
Gemeinsame Unterverzeichnisse: ../qemacs/tests und ./tests.
|
||||
diff -u ../qemacs/tty.c ./tty.c
|
||||
--- ../qemacs/tty.c 2007-02-08 00:27:33.000000000 +0100
|
||||
+++ ./tty.c 2007-02-26 15:07:41.000000000 +0100
|
||||
utf8 input in tty.c
|
||||
http://lists.gnu.org/archive/html/qemacs-devel/2004-03/msg00000.html
|
||||
http://bugs.gentoo.org/62829
|
||||
|
||||
--- qemacs-orig/tty.c 2007-02-08 00:27:33.000000000 +0100
|
||||
+++ qemacs/tty.c 2007-02-26 15:07:41.000000000 +0100
|
||||
@@ -78,7 +78,6 @@
|
||||
/* input handling */
|
||||
enum InputState input_state;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user