Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c24f4bf9
Commit
c24f4bf9
authored
Jan 26, 2009
by
Jason Rumney
Browse files
Swap name and description. Remove Windows versions.
parent
49ffdce8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
4 deletions
+9
-4
nt/ChangeLog
nt/ChangeLog
+5
-0
nt/emacs.rc
nt/emacs.rc
+2
-2
nt/emacsclient.rc
nt/emacsclient.rc
+2
-2
No files found.
nt/ChangeLog
View file @
c24f4bf9
2009-01-26 Jason Rumney <jasonr@gnu.org>
* emacsclient.rc, emacs.rc: Swap name and description. Remove
Windows versions.
2009-01-15 Jason Rumney <jasonr@gnu.org>
* nmake.defs, gmake.defs (UUID): New library for COM/OLE lookups.
...
...
nt/emacs.rc
View file @
c24f4bf9
...
...
@@ -24,12 +24,12 @@ BEGIN
BLOCK "040904B0"
BEGIN
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GNU Emacs
for Windows NT/95/98/2000/ME/XP
\0"
VALUE "FileDescription", "GNU Emacs
: The extensible self-documenting text editor
\0"
VALUE "FileVersion", "23, 0, 60, 0\0"
VALUE "InternalName", "Emacs\0"
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0"
VALUE "OriginalFilename", "emacs.exe"
VALUE "ProductName", "Emacs
: The extensible self-documenting text editor
\0"
VALUE "ProductName", "Emacs\0"
VALUE "ProductVersion", "23, 0, 60, 0\0"
VALUE "OLESelfRegister", "\0"
END
...
...
nt/emacsclient.rc
View file @
c24f4bf9
...
...
@@ -22,12 +22,12 @@ BEGIN
BLOCK "040904B0"
BEGIN
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GNU EmacsClient
for Windows NT/95/98/2000/ME/XP
\0"
VALUE "FileDescription", "GNU EmacsClient
: Client for the extensible self-documenting text editor
\0"
VALUE "FileVersion", "23, 0, 60, 0\0"
VALUE "InternalName", "EmacsClient\0"
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0"
VALUE "OriginalFilename", "emacsclientw.exe"
VALUE "ProductName", "EmacsClient
: Client for the extensible self-documenting text editor
\0"
VALUE "ProductName", "EmacsClient\0"
VALUE "ProductVersion", "23, 0, 60, 0\0"
VALUE "OLESelfRegister", "\0"
END
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment