annotate msdos/sed2v2.inp @ 92870:8f17f65dd575

* textmodes/org.el (org-ctrl-c-star): Implement a missing branch in the decision tree. (org-select-remember-template): Cleaned the code. (org-prepare-dblock): Added the extra :content parameter. (org-write-agenda): New output type ".ics" files. (org-write-agenda): Call `org-icalendar-verify-function', both for time stamps and for TODO entries. (org-agenda-collect-markers, org-create-marker-find-array) (org-check-agenda-marker-table): New functions. (org-agenda-marker-table): New variable. (org-export-as-html): Revert the change that killed the html buffer. Side effects first need to be studied carefully. (org-get-tags-at): Fix the structure of the condition-case statement. (org-ts-regexp0, org-repeat-re, org-display-custom-time) (org-timestamp-change): Fix regulear expressions to swallow the extra character for repeat-shift control. (org-auto-repeat-maybe): Implement the new repeater mechanisms. (org-get-legal-level): Aliased to `org-get-valid-level'. (org-dblock-write:clocktable): Added a :link parameter, linking headlines to their location in the Org agenda files. (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from throwing an error when getting tags before headlines. (org-timestamp-change, org-modify-ts-extra) (org-ts-regexp1): Fix timestamp editing. (org-agenda-custom-commands-local-options): New constant. (org-agenda-custom-commands): Use `org-agenda-custom-commands-local-options' to improve customize type. "htmlize": Removed hack to fix face problem with htmlize, it no longer seem necessary. (org-follow-link-hook): New hook. (org-agenda-custom-commands): Added "Component" as a tag for each item in a command serie. (org-open-at-point): Run `org-follow-link-hook'. (org-agenda-schedule): Bugfix: don't display marker type when it is `nil'. (org-store-link): org-irc required. (org-set-regexps-and-options): Parse the new logging options. (org-extract-log-state-settings): New function. (org-todo): Handle the new ways of recording state change stuff. (org-local-logging): New function. (org-columns-open-link): Fixed bug with opening link in column view. (org-local-logging): New function (org-todo): Make sure that LOGGING properties are honoured. (org-todo-keywords): Improve docstring. (org-startup-options): Cleanup startup options. (org-set-regexps-and-options): Process the "!" markers. (org-todo): Respect the new logging stuff. (org-log-note-how): New variable. (org-add-log-maybe): New parameter HOW that defines how logging should be done and also overrides PURPOSE. Add a docstring. (org-add-log-note): Check if we really need to ask for a note. (org-get-current-options): Digest the new keyword. (org-agenda-reset-markers): Renamed from `org-agenda-maybe-reset-markers'. FORCE argument removed. (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed function, without force argument. (org-buffer-property-keys): Bind local variables s and p. (org-make-tags-matcher): Allow "" to match an empty or non-existent property value. (org-export-as-html): Join unsorted lists when they directly follow each other. Such lists may be created by headlines that are converted to lists. (org-nofm-to-completion): New function. (org-export-as-html): Use :html-extension instead of org-export-html-extension. (org-store-link): Support for links from `rmail-summary-mode'. (org-columns-new, org-complete, org-set-property): Set the `include-columns' argument in the call to `org-buffer-property-keys'. (org-buffer-property-keys): New argument `include-columns', to include properties expected by any of the COLUMS formats in the current buffer. (org-cleaned-string-for-export): Get rid of drawers first, so that they will be removed also in the text before the first headline. (org-clock-report): Show the clocktable when found. (org-refile): Fix positioning bug when `org-reverse-note-order' is nil. (org-version): With prefix argument, insert `org-version' at point. (org-agenda-goto): Recenter the window after finding the target location, to make sure the correct position will be displayed. (org-agenda-get-deadlines): Don't scale priority with the warning period. (org-insert-heading): Don't break line in the middle of the line. (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to be 0. (org-update-checkbox-count): Revamped to deal with hierarchical beckboxes. This was a patch from Miguel A. Figueroa-Villanueva. (org-remove-timestamp-with-keyword): New function. (org-schedule, org-deadline): Use `org-remove-timestamp-with-keyword' to make sure all such time stamps are removed. (org-mode): Support for `align'. (org-agenda-get-deadlines): Make sure priorities increase as the due date approaches and is passed. (org-remember-apply-template): Fixed problem with tags that contain "_" or "@". (org-make-link-regexps): Improve the regular expression for plain links. (org-agenda-get-closed): List each clocking entry. (org-set-tags): Only tabify before tags if indent-tabs-mode is t. (org-special-ctrl-k): New option. (org-kill-line): New function. (org-archive-all-done): Fixed incorrect number of stars in regexp. (org-refile-get-location): New function. (org-refile-goto-last-stored): New function. (org-global-tags-completion-table): Add the value of org-tag-alist in each buffer, to make sure that also unused tags will be available for completion. (org-columns-edit-value) (org-columns-next-allowed-value): Only update if not in agenda. (org-clocktable-steps): New function. (org-dblock-write:clocktable): Call `org-clocktable-steps'. (org-archive-subtree): Add the outline tree context as a property. (org-closest-date): New optional argument `prefer'. (org-goto-auto-isearch): New option. (org-goto-map, org-get-location): Implement auto-isearch. (org-goto-local-auto-isearch-map): New variable. (org-goto-local-search-forward-headings) (org-goto-local-auto-isearch): New functions
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 13 Mar 2008 08:54:11 +0000
parents 319d87609e42
children 606f2d163a64 ed6d8c1d1bf3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
44633
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
1 # -sed2v2.inp-------------------------------------------------------------
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
2 # Configuration script for src/config.h under DJGPP v2.x
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
3 # ----------------------------------------------------------------------
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
4 #
64890
3723093a21fd Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 58032
diff changeset
5 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2002, 2003,
79742
319d87609e42 Add 2008 to copyright years.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
6 # 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
44633
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
7 #
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
8 # This file is part of GNU Emacs.
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
9 #
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
10 # This file is free software; as a special exception, the author gives
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
11 # unlimited permission to copy and/or distribute it, with or without
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
12 # modifications, as long as this notice is preserved.
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
13 #
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
14 # This program is distributed in the hope that it will be useful,
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
15 # but WITHOUT ANY WARRANTY; without even the implied warranty of
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
17 #
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
18 # ----------------------------------------------------------------------
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
19
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
20 /^#define EMACS_CONFIG_H/a\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
21 \
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
22 #include <sys/version.h>\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
23 /* In DJGPP v2.x almost everything is already defined in a system header. */\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
24 #include <sys/config.h>\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
25 /* For those who still use DJGPP v2.01 */\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
26 #if __DJGPP__ == 2 && __DJGPP_MINOR__ == 1\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
27 #define NSIG 320\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
28 #endif
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
29
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
30 /^#undef HAVE_ALLOCA *$/s/^.*$/#define HAVE_ALLOCA 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
31 /^#undef HAVE_SETITIMER *$/s/^.*$/#define HAVE_SETITIMER 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
32 /^#undef HAVE_STRUCT_UTIMBUF *$/s/^.*$/#define HAVE_STRUCT_UTIMBUF 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
33 /^#undef LOCALTIME_CACHE *$/s/^.*$/#define LOCALTIME_CACHE 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
34 /^#undef HAVE_TZSET *$/s/^.*$/#define HAVE_TZSET 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
35 /^#undef HAVE_LOGB *$/s/^.*$/#define HAVE_LOGB 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
36 /^#undef HAVE_FREXP *$/s/^.*$/#define HAVE_FREXP 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
37 /^#undef HAVE_FMOD *$/s/^.*$/#define HAVE_FMOD 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
38 /^#undef HAVE_RINT *$/s/^.*$/#define HAVE_RINT 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
39 /^#undef HAVE_CBRT *$/s/^.*$/#define HAVE_CBRT 1/
52306
f556fa5d8a6f (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE, HAVE_SIZE_T): Define.
Eli Zaretskii <eliz@gnu.org>
parents: 44633
diff changeset
40 /^#undef HAVE_DIFFTIME *$/s/^.*$/#define HAVE_DIFFTIME 1/
44633
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
41 /^#undef HAVE_FPATHCONF *$/s/^.*$/#define HAVE_FPATHCONF 1/
52306
f556fa5d8a6f (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE, HAVE_SIZE_T): Define.
Eli Zaretskii <eliz@gnu.org>
parents: 44633
diff changeset
42 /^#undef HAVE_MEMCMP *$/s/^.*$/#define HAVE_MEMCMP 1/
f556fa5d8a6f (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE, HAVE_SIZE_T): Define.
Eli Zaretskii <eliz@gnu.org>
parents: 44633
diff changeset
43 /^#undef HAVE_MEMMOVE *$/s/^.*$/#define HAVE_MEMMOVE 1/
44633
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
44 /^#undef HAVE_SETRLIMIT *$/s/^.*$/#define HAVE_SETRLIMIT 1/
55320
c7379a488c9c (HAVE_GETRUSAGE): Define.
Eli Zaretskii <eliz@gnu.org>
parents: 52401
diff changeset
45 /^#undef HAVE_GETRUSAGE *$/s/^.*$/#define HAVE_GETRUSAGE 1/
44633
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
46 /^#undef HAVE_TM_GMTOFF *$/s/^.*$/#define HAVE_TM_GMTOFF 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
47 /^#undef HAVE_MBLEN *$/s/^.*$/#define HAVE_MBLEN 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
48 /^#undef HAVE_STRUCT_TIMEZONE *$/s/^.*$/#define HAVE_STRUCT_TIMEZONE 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
49 /^#undef HAVE_INDEX *$/s/^.*$/#define HAVE_INDEX 1/
52306
f556fa5d8a6f (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE, HAVE_SIZE_T): Define.
Eli Zaretskii <eliz@gnu.org>
parents: 44633
diff changeset
50 /^#undef HAVE_SIZE_T *$/s/^.*$/#define HAVE_SIZE_T 1/
44633
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
51 /^#undef HAVE_RINDEX *$/s/^.*$/#define HAVE_RINDEX 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
52 /^#undef HAVE_MKSTEMP *$/s/^.*$/#define HAVE_MKSTEMP 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
53 /^#undef HAVE_STRUCT_TM_TM_ZONE *$/s/^.*$/#define HAVE_STRUCT_TM_TM_ZONE 1/
74425
7bbd3732cfed (HAVE_SYNC): Define.
Eli Zaretskii <eliz@gnu.org>
parents: 68648
diff changeset
54 /^#undef HAVE_SYNC *$/s/^.*$/#define HAVE_SYNC 1/
44633
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
55 /^#undef PACKAGE_BUGREPORT/s/^.*$/#define PACKAGE_BUGREPORT ""/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
56 /^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
57 /^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
58 /^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
59 /^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
60 /^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
61
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
62 /^#undef GNU_MALLOC *$/s/^.*$/#define GNU_MALLOC 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
63 /^#undef REL_ALLOC *$/s/^.*$/#define REL_ALLOC 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
64
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
65 s/^#define USER_FULL_NAME .*$/#define USER_FULL_NAME (getenv ("NAME"))/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
66 s/^#undef STACK_DIRECTION *$/#define STACK_DIRECTION -1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
67 s/^#undef EMACS_CONFIGURATION *$/#define EMACS_CONFIGURATION "i386-pc-msdosdjgpp"/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
68 s/^#undef EMACS_CONFIG_OPTIONS *$/#define EMACS_CONFIG_OPTIONS "msdos"/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
69 s!^#undef config_opsysfile *$!#define config_opsysfile "s/msdos.h"!
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
70 s!^#undef config_machfile *$!#define config_machfile "m/intel386.h"!
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
71 s/^#undef PROTOTYPES *$/#define PROTOTYPES 1/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
72 s/^#undef POINTER_TYPE *$/#define POINTER_TYPE void/
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
73 # ------------------------------------------------------------
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
74 # Without this ifndef, gcc -E -traditional barfs with GCC 3.0
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
75 # on the line which says if ! HAVE_MKTIME...
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
76 # ------------------------------------------------------------
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
77 /^#if ! HAVE_MKTIME || BROKEN_MKTIME/i\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
78 #ifndef __DJGPP__
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
79 /^#define mktime emacs_mktime/a\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
80 #endif
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
81
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
82 /^#undef HAVE_STDINT_H/c\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
83 #if __DJGPP__ > 2 || __DJGPP_MINOR__ > 3\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
84 #define HAVE_STDINT_H 1\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
85 #else\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
86 #undef HAVE_STDINT_H\
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
87 #endif
58032
9d4e23982c26 (HAVE_BZERO): Define for GCC v3.x and later.
Eli Zaretskii <eliz@gnu.org>
parents: 55320
diff changeset
88 # GCC 3.x has a built-in bzero, which conflicts with the define at
9d4e23982c26 (HAVE_BZERO): Define for GCC v3.x and later.
Eli Zaretskii <eliz@gnu.org>
parents: 55320
diff changeset
89 # the end of config.in
9d4e23982c26 (HAVE_BZERO): Define for GCC v3.x and later.
Eli Zaretskii <eliz@gnu.org>
parents: 55320
diff changeset
90 /^#undef HAVE_BZERO/c\
9d4e23982c26 (HAVE_BZERO): Define for GCC v3.x and later.
Eli Zaretskii <eliz@gnu.org>
parents: 55320
diff changeset
91 #if __GNUC__ >= 3\
9d4e23982c26 (HAVE_BZERO): Define for GCC v3.x and later.
Eli Zaretskii <eliz@gnu.org>
parents: 55320
diff changeset
92 #define HAVE_BZERO 1\
9d4e23982c26 (HAVE_BZERO): Define for GCC v3.x and later.
Eli Zaretskii <eliz@gnu.org>
parents: 55320
diff changeset
93 #else\
9d4e23982c26 (HAVE_BZERO): Define for GCC v3.x and later.
Eli Zaretskii <eliz@gnu.org>
parents: 55320
diff changeset
94 #undef HAVE_BZERO\
9d4e23982c26 (HAVE_BZERO): Define for GCC v3.x and later.
Eli Zaretskii <eliz@gnu.org>
parents: 55320
diff changeset
95 #endif
44633
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
96
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
97 # Comment out any remaining undef directives, because some of them
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
98 # might be defined in sys/config.h we include at the top of config.h.
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
99 /^#undef BSTRING/s|#undef|# undef|
e5e875cd7a9a New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
100 /^#undef .*$/s|^.*$|/* & */|
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 52306
diff changeset
101
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 52306
diff changeset
102 # arch-tag: 2acb5571-ff53-4822-9175-95b864b59f7c