diff options
| author | Miles Bader | 2008-07-15 23:52:03 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-07-15 23:52:03 +0000 |
| commit | 0ae1e5e5653aff34bb099296d34314a1c8279f91 (patch) | |
| tree | 9e174f42778e248235112f35efbe71549327c83c /src/nsmenu.m | |
| parent | 209a0f5ec0d954e81ecb681bbe44f1c63d5ed9d3 (diff) | |
| download | emacs-0ae1e5e5653aff34bb099296d34314a1c8279f91.tar.gz emacs-0ae1e5e5653aff34bb099296d34314a1c8279f91.zip | |
Add arch tagline
Diffstat (limited to 'src/nsmenu.m')
| -rw-r--r-- | src/nsmenu.m | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nsmenu.m b/src/nsmenu.m index d59732b02e4..f549d3a4f03 100644 --- a/src/nsmenu.m +++ b/src/nsmenu.m | |||
| @@ -1946,3 +1946,6 @@ syms_of_nsmenu () | |||
| 1946 | Qdebug_on_next_call = intern ("debug-on-next-call"); | 1946 | Qdebug_on_next_call = intern ("debug-on-next-call"); |
| 1947 | staticpro (&Qdebug_on_next_call); | 1947 | staticpro (&Qdebug_on_next_call); |
| 1948 | } | 1948 | } |
| 1949 | |||
| 1950 | /* arch-tag: 75773656-52e5-4c44-a398-47bd87b32619 | ||
| 1951 | (do not change this comment) */ | ||