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
59ef8268
Commit
59ef8268
authored
Jan 13, 2010
by
Martin Rudalics
Committed by
Juanma Barranquero
Jan 13, 2010
Browse files
Fix breakage to nt/emacsclient.rc in 2010-01-13T08:35:10Z!rgm@gnu.org
parent
114f9c96
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
nt/ChangeLog
nt/ChangeLog
+4
-0
nt/emacsclient.rc
nt/emacsclient.rc
+1
-2
No files found.
nt/ChangeLog
View file @
59ef8268
2010-01-13 Martin Rudalics <rudalics@gmx.at>
* emacsclient.rc: Fix format of "LegalCopyright" value.
2009-12-28 Juanma Barranquero <lekktu@gmail.com>
* INSTALL: Remove obsolete notes about line endings, and fix some typos.
...
...
nt/emacsclient.rc
View file @
59ef8268
...
...
@@ -25,8 +25,7 @@ BEGIN
VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
VALUE "FileVersion", "23, 1, 91, 0\0"
VALUE "InternalName", "EmacsClient\0"
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003,
2004, 2005, 2006, 2007, 2008, 2009, 2010\0"
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010\0"
VALUE "OriginalFilename", "emacsclientw.exe"
VALUE "ProductName", "EmacsClient\0"
VALUE "ProductVersion", "23, 1, 91, 0\0"
...
...
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